Skip to content

Commit 4781b8f

Browse files
committed
Add instructor docs for self registration
1 parent 2d82049 commit 4781b8f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_docs/instructor/course_management/managing_enrollment.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,20 @@ traditionally registered, to immediately add a student who registered
4040
late, or if the feed is not available for your course.
4141

4242

43+
### Self Registration
44+
Submitty allows users to register for courses where specified by the Course Settings. ***This allows any user who has access to Submitty to register.***
4345

46+
Currently the only option for self registration allows any users to automatically join the course upon registering. In the future, we will add a
47+
self-registration mode where the user requests to join the course. The instructor(s) will be able to allow or deny users from joining the course.
48+
49+
Once the user registers for the course, the instructor(s) will receive an email with the user's user_id and the course they registered for.
50+
51+
#### Enable Self Registration
52+
**Before you enable Self Registration, you must have at least one registration section.**
53+
1. Navigate to the `Course Settings` page.
54+
2. Scroll all the way down to the `Danger Zone`
55+
3. Check the checkbox for `Enable Self Registration`.
56+
4. (Optional) Select the default section you want users to be added to. This defaults to the first section. This can also be edited in the `Manage Sections` page.
4457

4558
### Add students one-at-a-time
4659

0 commit comments

Comments
 (0)