You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mentor role clarifications Clarify instructor roles and password reset documentation review (#454)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Clarified password reset assistance procedures for course instructors.
* Corrected punctuation in the role table.
* Added detail that teachers enrolled as Mentors have read-only access
in the organization.
* Expanded guidance on restricting Mentor access to specific students in
the course.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Copy file name to clipboardExpand all lines: source/instructors/admin/integration/lms-students.rst
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Understanding how Codio maps external system users to Codio users is important.
38
38
39
39
40
40
.. note::
41
-
If you need to reset your password, you can use your username instead of your email address. Alternatively, you can contact your course instructor, who can assist with :ref:`resetting the password<reset-pass>`.
41
+
If you need to reset your password, you can use your username instead of your email address. Course instructors can assist with password resets; see :ref:`reset passwords<reset-pass>`.
42
42
43
43
Student accounts are **not** created via LTI integration while an organization is in trial mode. Activate a subscription to enable student enrolments.
44
44
@@ -48,16 +48,17 @@ Teacher Roles
48
48
Based on the LMS role, if teachers join Codio via the LMS, the following will apply:
If you wish to only allow Mentors to view/manage specific students in the course, see :ref:`Filter Learners For Mentors <filter-learners>`
60
+
- Teachers who are enrolled with the Mentor role are designated as read-only teachers in the organization.
61
+
- If you want Mentors to have access to specific students only, rather than all students in the course, see :ref:`Filter Learners For Mentors <filter-learners>`.
0 commit comments