diff --git a/advlabdb/templates/docs/assistant.html b/advlabdb/templates/docs/assistant.html index 78f1173..68403bf 100644 --- a/advlabdb/templates/docs/assistant.html +++ b/advlabdb/templates/docs/assistant.html @@ -36,7 +36,7 @@

IMPORTANT: Oral and protocol marks are between 0 and 15!

-

To edit an oral or protocol mark, click on it (underlined fields are editable). Then, enter the mark and click on the check mark or press enter.

+

To edit an oral or protocol mark, click on the pen icon in a row. Then, enter the mark(s) and click on Save.

You can use the search bar to find a student by a part of the name or an email.

@@ -45,7 +45,7 @@

User

-

Here, you find a table with only one entry which is you as a user. Make sure that the fields Phone Number, Mobile Phone Number, Building and Room are filled and up to date, especially if you are a new assistant. To edit these fields, click on the pen icon near the single entry in the table. After editing, click on Save.

+

Here, you find a table with only one entry which is you as a user. Make sure that the fields Phone Number, Mobile Phone Number, Building and Room are filled and up to date, especially if you are a new assistant. To edit these fields, click on the pen icon at the left of the single entry in the table. After editing, click on Save.

You can generate a new random password by clicking on the pen icon, checking the corresponding checkbox and then clicking on Save. You will be then logged out. Your new password is displayed above the login fields. Make sure that you save the password in a safe place. Using a free open source password manager like Bitwarden or KeepassXC is recommended.

diff --git a/docs/user_docs/assistant.adoc b/docs/user_docs/assistant.adoc index c71ecf3..ee38a5e 100644 --- a/docs/user_docs/assistant.adoc +++ b/docs/user_docs/assistant.adoc @@ -19,12 +19,12 @@ Here, you find the experiment marks that you have to fill for every student in e *IMPORTANT:* #Oral and protocol marks are between 0 and 15!# -To edit an oral or protocol mark, click on it (underlined fields are editable). Then, enter the mark and click on the check mark or press enter. +To edit an oral or protocol mark, click on the pen icon in a row. Then, enter the mark(s) and click on _Save_. You can use the search bar to find a student by a part of the name or an email. === User -Here, you find a table with only one entry which is you as a user. Make sure that the fields _Phone Number_, _Mobile Phone Number_, _Building_ and _Room_ are filled and up to date, especially if you are a new assistant. To edit these fields, click on the pen icon near the single entry in the table. After editing, click on _Save_. +Here, you find a table with only one entry which is you as a user. Make sure that the fields _Phone Number_, _Mobile Phone Number_, _Building_ and _Room_ are filled and up to date, especially if you are a new assistant. To edit these fields, click on the pen icon at the left of the single entry in the table. After editing, click on _Save_. You can generate a new random password by clicking on the pen icon, checking the corresponding checkbox and then clicking on _Save_. You will be then logged out. Your new password is displayed above the login fields. Make sure that you save the password in a safe place. Using a free open source password manager like https://bitwarden.com/[Bitwarden^] or https://keepassxc.org/[KeepassXC^] is recommended.