From 3e92f2eecfab85f6f406b1cb0da234eb7e77ef25 Mon Sep 17 00:00:00 2001 From: Ihab Date: Tue, 15 Feb 2022 15:30:58 +0000 Subject: [PATCH] Update README.md --- subjects/atm-management-system/audit/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/subjects/atm-management-system/audit/README.md b/subjects/atm-management-system/audit/README.md index 3d005b679..84e4193a5 100644 --- a/subjects/atm-management-system/audit/README.md +++ b/subjects/atm-management-system/audit/README.md @@ -80,18 +80,18 @@ #### Bonus -##### Open two terminals and login with two different users. Then transfer ownership of an account to the other user. +##### Open two terminals and login with two different users. Then transfer ownership of an account to the other user. -###### +Was the user whom received the account notified instantly? +###### [+] Was the user whom received the account notified instantly? -###### +Did the student update the terminal interface? +###### [+] Did the student update the terminal interface? -###### +Is the password saved in the file `"users.txt"` encrypted? +###### [+] Is the password saved in the file `"users.txt"` encrypted? -###### +Did the student create a relational database? • 6 +###### [+] Did the student create a relational database? • 6 -###### +Did the student make their own Makefile? +###### [+] Did the student make their own Makefile? -###### +Did the student add more features to the project? +###### [+] Did the student add more features to the project? -###### +Did the student optimise the code already given? +###### [+] Did the student optimise the code already given?