Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • one or more different security levels can be assigned to a student's Login Id at any time

  • the highest security level assigned to a student, is the one that is used each time the student logs in

  • the highest security level assigned to a student may allow that student to change the login details and security levels of other students.

Key terms and concepts

Access Levels

Some system functions require high level access permission because performing those functions can have system-wide implications. A student should never be granted permission to run any such high level functions, and should only ever be able to change their own login details, and no one else's details.

...

Expand
title3. How to Update a Student Password (Forgotten Password)
  1. Load the Student's record

  2. Click on the Student Details option in the side menu.

  3. Move down the side menu and click the Login option to load the Login page for this student. The top section of the page is called ASSIGNED SECURITY FOR USER LOGIN.

  4. Scroll half way down the page to the Change Password section.

  5. Enter a new password. The new password must comply with the requirements of the current password policy (refer to the Key terms and concepts section above), before the Update User Password button

    will appear on the page.

  6. Repeat the new password to confirm that they both match.

  7. Click the Update User Password button.

Expand
title4. How to edit the reset user login password email template

The password reset template is largely composed of two label text fields:

  1. reset_user_login_password_emailHtmlHeader

  2. reset_user_login_password_emailHtmlFooter..

Here is the direct links for your information:

  • http://<put in your paradigm url here>/label_edit.php?labelId=reset_user_login_password_emailHtmlHeader

  • http://<put in your paradigm url here>/label_edit.php?labelId=reset_user_login_password_emailHtmlFooter

*Note to put in your paradigm URL in the "<>" but don't actually include "<>" in the URL.

...