...
Once you have read this article you will be able to create and edit student login credentials that enable or restrict student access to the system.
Complexity:
Status | ||||
---|---|---|---|---|
|
Table of Contents
Table of Contents | ||||
---|---|---|---|---|
|
Assumptions
Note |
---|
Be advisedThe pages, fields and buttons that you can see, and the items you can edit, are based on:
For more information please contact your "nominated contact person" or other Paradigm expert. |
The student record has already been created, and this article describes how you can change the login details and security levels assigned to that record.
You have an access level that allows you to create or edit student records.
You have an understanding of the Australian Tertiary Education System / VET Sector and the terms commonly used.
Warning | |
---|---|
title | SecurityWarningExtreme care must be taken to ensure that each student is given an access level that limits them to change only the details for their own student record. You have an understanding that:
|
Key terms and concepts
Access Levels
...
If a student record shows any access level rows for any Security Group other than STUDENT, those rows should be removed.
Current Password Policy
The current password policy (as at April 5th, 2019), is that a password must contain:
a minimum of 8 characters,
a combination of uppercase and lowercase letters, and
at least one number.
Implications
Warning | |
---|---|
title | SecurityWarningIt is imperative that each student is given an access level that limits them to change only the details for their own student record. |
...
How to Create a Student Level Login Access
Load the Student's record or click here for more information.
Click on the Student Details option in the side menu.
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.
For all students, the ASSIGNED SECURITY FOR USER
LOGIN sectionLOGIN section should either be empty, or contain one record in the list, showing STUDENT in the Security Group column.
The student level login access is automatically added by the system, when the minimum details have been provided for a student. If the top section shows an empty list, the system needs more details for this student before a login can be created.
refer to the article Student - Add New for more information on completing the minimum details required by the system to create an operationally viable record.
If the ASSIGNED SECURITY FOR USER LOGIN section shows any records with a Security Group field that shows anything other than STUDENT, then for each of those rows:
click the
button for each of those rows,
Click the OK button on the popup window
, to confirm that you want to delete the record.
If the ASSIGNED SECURITY FOR USER LOGIN section is empty, use the drop box to choose STUDENT ACCESS LEVEL and click the ASSIGN SECURITY button
to save the record.
When the new row appears in the ASSIGNED SECURITY FOR USER LOGIN section, and STUDENT appears in the Security Group column, click the ENABLE USER LOGIN
button to allow the student to login. This will show a Y in the Enabled box of the second section of the page called ACTIVATE USER LOGIN.
The student's access level has now been enabled.
You now need to either create a new user login, or change password, using the steps below.
How to Create a Student Password
Load the Student's record or click here for more information.
Click on the Student Details option in the side menu.
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.
Once the student's access level has been enabled a password needs to be assigned. To do this scroll to the bottom of the page.
In the Create New User Login section, create a new password for the student user.
The new password must comply with the requirements of the current password policy (refer to the Key terms and concepts section above), before the Save User Login button
will appear on the page.
Repeat the new password to confirm that they both match.
Click the Save User Login
button.
How to Update a Student Password (Forgotten Password)
Load the Student's record or click here for more information.
Click on the Student Details option in the side menu.
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.
Scroll half way down the page to the Change Password section.
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.
Repeat the new password to confirm that they both match.
Click the Update User Password
button.
How to edit the reset user login password email template
Info | |
---|---|
title | Background information:NoteThe password reset template is largely composed of two label text fields:
|
...
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.
...
Code Block | ||
---|---|---|
| ||
<html><body>Dear {student_firstName}{contact_firstName},<br><br>{label:get_tpl_label_text_long reset_user_login_password_emailHtmlHeader} <b>Username:</b>{optional:show_form_field reset_user_login_password_email_userLoginId} {user_login_userLoginId} <b>or:</b> {/optional} {user_login_email} <br> <b>Password:</b> {user_login_newPassword}<br>{label:get_tpl_label_text_long reset_user_login_password_emailHtmlFooter}</body></html> |
Further reading
...
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|
Related Pages
Related Labels |
---|