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
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated instructor and student guides to refer to join tokens as
"multi-word" (not limited to two words).
* Standardized join instructions to use the "Join Course" link and
clarified token entry wording.
* Recommended joining via URL and streamlined invite/join phrasing.
* Clarified how to revoke access by regenerating the token and fixed
minor UI wording/typo issues.
* Editorial only—no UI or functional changes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Lola Valente <lvalente@codio.com>
Copy file name to clipboardExpand all lines: source/instructors/setupcourses/add-remove-students.rst
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ You can add, remove or archive students assigned to your course. View this video
11
11
Add Students
12
12
------------
13
13
14
-
To add a student to your course, follow these steps: follow these steps to add students to a course:
14
+
To add a student to your course, follow these steps:
15
15
16
16
1. Navigate to the **Courses** page and select the course to open it.
17
17
2. Click the **Students** tab and then click the **Add a student** button.
@@ -27,11 +27,11 @@ To add a student to your course, follow these steps: follow these steps to add s
27
27
.. image:: /img/manage_classes/addstudents.png
28
28
:alt:Add Students
29
29
30
-
- Copy the two-word token and send to your students. Instruct your students to go to https://codio.com/p/join-class or click the **Join Course** button on our main website. They should enter the token and register their Codio account.
30
+
- Copy the multi-word token and send it to your students. Ask them to go to `Join Course <https://codio.com/p/join-class>`_ on the Codio website, enter the token, and then sign in or create a Codio account.
31
31
32
32
- Copy the URL and send to your students. Instruct them to simply click the URL and register their Codio account.
33
33
34
-
.. Note:: We would recommend the Student Invite URL option as all the students need to do is enter that URL into their browser to join the correct course in your organization.
34
+
.. Note:: We recommend the Student Invite URL option because students can simply open the URL to join the correct course in your organization.
35
35
36
36
The students who have been added are displayed on the **Students** page for the course.
37
37
@@ -46,7 +46,7 @@ You may view your course using the special student accounts Codio creates for yo
46
46
3. Click on the **Add test students** button. You will now see three test students displayed on the **Students** page for the course.
47
47
4. Now that you have added test students, you are able to log in as one of the test students by pressing the **Login as** button. Please note that this is only available for the special test student accounts.
48
48
49
-
.. Note:: When logged in as a test student, you will see a bar on the top of the window letting you know you are logged in as a test student. You can switch back to your main teacher account by selecting **Switch back to teachers account**.
49
+
.. Note:: When logged in as a test student, you will see a bar at the top of the window indicating you are logged in as a test student. You can switch back to your main teacher account by selecting **Switch back to teacher's account**.
50
50
51
51
Remove Students
52
52
---------------
@@ -63,8 +63,8 @@ To remove a student from a course, follow these steps:
63
63
.. image:: /img/manage_classes/remove_student.png
64
64
:alt:Remove Student
65
65
66
-
4. Students can rejoin the course using either the options above. If you wish to prevent this, you can **Regenerate** the student token so the previously advised code will not work
67
-
66
+
4. Students can rejoin the course using any of the options above. Students who originally enrolled using the course token or URL link will continue to have access through those methods. To revoke access via the original token, simply regenerate it by clicking the circular arrow icon next to the token name this will deactivate the old token and create a new one.
67
+
68
68
.. _archive-students:
69
69
70
70
Archive Students
@@ -83,7 +83,7 @@ To archive a student from a course, follow these steps:
4. Teachers can unarchive students from the same **Options** meno
86
+
4. Teachers can unarchive students from the same **Options** menu.
87
87
88
88
.. Note:: These actions do not remove your student entirely from your organization and any/all data for them in the course is not deleted. If/when they rejoin the course, all their data will be available. To remove a student entirely from your organization, when all their data will also be deleted, see - :ref:`remove members <remove-org-members>`.
Copy file name to clipboardExpand all lines: student-source/accessing-codio.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,10 @@ If your school is not using an LMS platform, your instructor will provide you on
24
24
25
25
- Send you an invitation URL that you can copy and paste into your browser.
26
26
27
-
- Send you a two-word token that you can enter on the Codio website using `Join Course <https://codio.com/p/join-class>`_. Enter the token and click **Next**.
27
+
- Send you a multi-word token that you can enter on the Codio website using `Join Course <https://codio.com/p/join-class>`_. Enter the token, then click **Next**.
28
28
29
29
.. image:: /img/joinclass.png
30
-
:alt:Auth token
30
+
:alt:Join Course page showing token entry field
31
31
32
32
33
33
To access your course, log in to your Codio account and select **Courses** in the navigation pane.
0 commit comments