Skip to content

Commit 3055d07

Browse files
authored
multi-word update (#408)
<!-- 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>
1 parent f1f2948 commit 3055d07

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

source/instructors/setupcourses/add-remove-students.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can add, remove or archive students assigned to your course. View this video
1111
Add Students
1212
------------
1313

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:
1515

1616
1. Navigate to the **Courses** page and select the course to open it.
1717
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
2727
.. image:: /img/manage_classes/addstudents.png
2828
:alt: Add Students
2929

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.
3131

3232
- Copy the URL and send to your students. Instruct them to simply click the URL and register their Codio account.
3333

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.
3535

3636
The students who have been added are displayed on the **Students** page for the course.
3737

@@ -46,7 +46,7 @@ You may view your course using the special student accounts Codio creates for yo
4646
3. Click on the **Add test students** button. You will now see three test students displayed on the **Students** page for the course.
4747
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.
4848

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**.
5050

5151
Remove Students
5252
---------------
@@ -63,8 +63,8 @@ To remove a student from a course, follow these steps:
6363
.. image:: /img/manage_classes/remove_student.png
6464
:alt: Remove Student
6565

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+
6868
.. _archive-students:
6969

7070
Archive Students
@@ -83,7 +83,7 @@ To archive a student from a course, follow these steps:
8383
.. image:: /img/manage_classes/archive_student.png
8484
:alt: Archive Student
8585

86-
4. Teachers can unarchive students from the same **Options** meno
86+
4. Teachers can unarchive students from the same **Options** menu.
8787

8888
.. 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>`.
8989

student-source/accessing-codio.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ If your school is not using an LMS platform, your instructor will provide you on
2424

2525
- Send you an invitation URL that you can copy and paste into your browser.
2626

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**.
2828

2929
.. image:: /img/joinclass.png
30-
:alt: Auth token
30+
:alt: Join Course page showing token entry field
3131

3232

3333
To access your course, log in to your Codio account and select **Courses** in the navigation pane.

0 commit comments

Comments
 (0)