Skip to main content

User Management

Roles:Admin

Create User

To create a new user click on the "+ New" button in the upper right of the page. Fill out the form as described below to create a new user.

User Form

  1. Firstname: The firstname of the user.

  2. Lastname: The lastname of the user.

  3. E-Mail: A valid e-mail address of the user. Used to send the credentials to if mailing is configured (see Provide Credentials on this page).

  4. Roles: All roles of the user.

  5. Username: The username of the user. Gets auto-generated from the last- and firstname. If you changed the username and want to restore the auto-generated one just click on the restore button .

  6. First Password: The initial password of the user. If not changed it is randomly generated. To view the entered or generated password click on the "Toggle clear text" button and to generate a new password click on the generate button .

  7. Tutorials: All tutorials the user holds. Is disabled if the user does not have the TUTOR role.

  8. Tutorials to correct: All tutorials the user is a corrector of. Is disabled if the user does not have the CORRECTOR role.

Provide Credentials

Users need their initial credentials to log in for the first time. There are multiple ways to provide the initial credentials to your users:

  • Send per E-Mail: By clicking on "Send credentials" all users get an e-mail with their username and initial password. Also, you can send the credentials to a single user only by clicking on the menu button on their bar and selecting "Send credentials".

    Custom E-Mail

    You can customize the e-mail by changing the template used for the mails. For more information read the Configuration Page in the server setup.

    Availability

    These options are only available if the mailing is configured in the Settings.

  • Hand out: By clicking "Print credentials" the TMS generates a PDF with a table containing the usernames and the initial passwords. You could cut out the credentials and hand them to your users.

    warning

    The passwords are clearly readable! Make sure that only the user gets the credentials belonging to him/her.

Import Users

To import users from a CSV file click on the " Generate" button in the upper right. A step-by-step wizard will guide you through the import process.

  1. Import CSV content: Import the CSV content by either copy & paste the content in the input field or by uploading the file. You can upload the file by clicking the "Upload CSV-file" button and the content will be pasted into the input field after uploading. If the separator is not correctly detected on the next page you can change the seperator on this page using the "Separator" input in the upper right.

    Drag & Drop

    You can also drag & drop the file on the button

  2. Map Columns: The TMS tries to find all needed columns automatically. If the columns are not properly detected you can change them through the dropdown menus on this page. The following columns are supported (required ones must be provided):

    • Firstname (required): The firstname of the user.

    • Lastname (required): The lastname of the user.

    • E-Mail address (required): A valid e-mail address of the user. Used to send the credentials to if mailing is configured (see Provide Credentials on this page).

    • Roles: All roles of the user. If provided must be a comma-separated list of Roles supported by the TMS. If not provided the user only gets assigned the TUTOR role.

    • Tutorials: All tutorials the user holds. Must be a comma-separated list of Slot names of already existing tutorials.

      Role

      If the user holds tutorials he/she also needs the TUTOR role.

    • Tutorials to correct: All tutorials the user is a corrector of. Must be a comma-separated list of Slot names of already existing tutorials.

      Role

      If the user corrects tutorials he/she also needs the CORRECTOR role.

    • Username: The username of the user. If not provided a proper username will be generated by the TMS.

      Unique

      If you provide usernames for your users make sure that they are unique.

    • Password: The inital password of the user. If not provided a randomly generated password will be used.

  3. Review User Data: You can review the users that would be generated by the system. If you need to change information click on the edit button . If you want to reset your changes click on the reset button .

Edit User

To edit an user click the menu button on their bar and choose "Edit". The form that opens up is the same one as for the process of creating an user (see above), however, the password field will be blank.

Change Password

The password of a user will be changed if the password field is not empty on editing a user. If it is empty the passwort will be kept.

Delete User

To delete an user click the menu button on their bar and choose "Delete". A confirmation dialog opens up if you really want to delete the user.

No restore possible

Deleting an user is permanent! Deleted users can NOT be restored.