Once a course has been created, students can be enrolled. This page will list the different parts of the application that are involved with student enrollment.
Professors can add students to a course in the Select Class tab of the Dashboard by using the Students menu.
Click this button to open an alert to enter the email of a student you want to enroll into your course.
Click this button to open a modal that allows you to open a file containing a list of students to add to the course.
The file needs to be a .csv file that has a column titled “email” containing the emails of the students you want to add to the course.
After uploading the file, a preview of the students you wish to add to the course will be displayed, and the students will be added after confirming the values in the file uploaded are correct.
The grades students receive in exercises can be downloaded as .csv files so that professors can store them locally. The files can also be uploaded to Learning Management Systems (LMS) to synchronize their records with exercises stored on EduRITA. In order to generate a file that LMS can read, a corresponding username or id needs to be stored alongside the student's enrollment. This submenu contains options to open modals to configure these LMS ids.
For a student to be able to sign up for a course, the professor must enable the Allow Join Course setting in the Course Settings tab of the Course Settings page
Students can join a course by clicking the “Join New Class” button on the Classes tab of the Dashboard. Clicking the button will open an alert where a student can enter a Course ID given to them by their professor. After joining the course, it will be visible in the course list.