From 50b7ced7770b27abfb64e3f7240deea36e115022 Mon Sep 17 00:00:00 2001 From: Sharon Jason Date: Wed, 28 Jan 2026 22:12:00 +0000 Subject: [PATCH 1/2] Mentor role clarifications @coderabbitai review --- source/instructors/admin/integration/lms-students.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/instructors/admin/integration/lms-students.rst b/source/instructors/admin/integration/lms-students.rst index 6ad3a7eb..91eca649 100644 --- a/source/instructors/admin/integration/lms-students.rst +++ b/source/instructors/admin/integration/lms-students.rst @@ -38,7 +38,7 @@ Understanding how Codio maps external system users to Codio users is important. .. note:: - 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 `. + If you need to reset your password, you can use your username instead of your email address. Course instructors, can assist :ref:`reset passwords `. Student accounts are **not** created via LTI integration while an organization is in trial mode. Activate a subscription to enable student enrolments. @@ -54,10 +54,12 @@ Based on the LMS role, if teachers join Codio via the LMS, the following will ap +----------------------+-----------------------------------------------------------------------------------------------------+ | Content Developer | TEACHER | +----------------------+-----------------------------------------------------------------------------------------------------+ -| Mentor | TEACHER (with :ref:`read only ` access to the course} | +| Mentor | TEACHER (with :ref:`read only ` access to the course) | +----------------------+-----------------------------------------------------------------------------------------------------+ -If you wish to only allow Mentors to view/manage specific students in the course, see :ref:`Filter Learners For Mentors ` +- Teachers who are enrolled with the Mentor role are designated as read-only teachers in the organization. + +- If you want Mentors to have access to specific students only, rather than all students in the course, see :ref:`Filter Learners For Mentors `. LTI Field to Uniquely Identify Students From 6c0c8d4254a64c2b7654b49f182224629d246005 Mon Sep 17 00:00:00 2001 From: Sharon Jason Date: Wed, 28 Jan 2026 22:49:58 +0000 Subject: [PATCH 2/2] CR updates --- source/instructors/admin/integration/lms-students.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/instructors/admin/integration/lms-students.rst b/source/instructors/admin/integration/lms-students.rst index 91eca649..0aacc393 100644 --- a/source/instructors/admin/integration/lms-students.rst +++ b/source/instructors/admin/integration/lms-students.rst @@ -38,7 +38,7 @@ Understanding how Codio maps external system users to Codio users is important. .. note:: - If you need to reset your password, you can use your username instead of your email address. Course instructors, can assist :ref:`reset passwords `. + 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 `. Student accounts are **not** created via LTI integration while an organization is in trial mode. Activate a subscription to enable student enrolments. @@ -48,7 +48,7 @@ Teacher Roles Based on the LMS role, if teachers join Codio via the LMS, the following will apply: +----------------------+-----------------------------------------------------------------------------------------------------+ -| LMS Role | Will be added to Codio with these rights | +| **LMS Role** | **Will be added to Codio with these rights** | +======================+=====================================================================================================+ | Teaching Assistant | TEACHER | +----------------------+-----------------------------------------------------------------------------------------------------+ @@ -58,7 +58,6 @@ Based on the LMS role, if teachers join Codio via the LMS, the following will ap +----------------------+-----------------------------------------------------------------------------------------------------+ - Teachers who are enrolled with the Mentor role are designated as read-only teachers in the organization. - - If you want Mentors to have access to specific students only, rather than all students in the course, see :ref:`Filter Learners For Mentors `.