diff --git a/Peer-Review-Response.md b/Peer-Review-Response.md index 2de7bad..5ba1eb3 100644 --- a/Peer-Review-Response.md +++ b/Peer-Review-Response.md @@ -10,11 +10,11 @@ The PIN 2 view exists in the project, but this was unused as the signing feature This feature will not be implemented. It was a low priority feature that we hoped to implement when we started with this project, but it was not possible. It may be implemented after the course has ended. * **UC7: application closes automatically** This feature was implemented and tested at the time of the peer review. We are not sure why it didn't work for the peer review team. -* **UC8: authenticating to a website** +* **UC8: authenticating to a website** The user is not asked for PIN 1 if it saved because the application prioritizes the speed of the authentication process. Otherwise the saving feature would become pointless. The user is not required to save PIN 1 in order to use the application so it is always possible to enter it manually. -* **UC10: authenticating to an application** +* **UC10: authenticating to an application** Similarily to the UC7 there seems to be somekind of a misunderstanding here because the test mobile app is included in the project in the TestMobileApp folder and at the time of peer review it was possible to use it for authentication. -* **USN8: google talkback support** -This feature did not work and it will not be implemented as it was a low priority feature. +* **USN8: google talkback support** +This feature did not work and it will not be implemented in order to focus on the more important task at the moment. \ No newline at end of file