Adding students and examiners to the semester

Before you do anything, the first step should always be to add students and examiners to the semester, as students get automatically added to the assignments you create.

Note

Only examiners added to the semester can be added as examiners for each of the groups in an assignment. Read more about that here assignment_configuration

We’ll add students to the semester to show the workflow, but the same exact workflow applies to examiners as well.

../../_images/admin-period-add-students-box.png

Clicking the Add/edit students from the semester page will take you to an overview of all the students on the semester. Since we haven’t added anyone yet, this overview is empty.

../../_images/admin-period-add-students.png

As you can see, there are two options here: Add students and Import students:

Add students:

will take you to a page where you can select applicable users in the system. Here you can select multiple users you want to add to the semester as students. See Add students from users.

Import students:

makes it possible for you to “import” students from emails by typing the emails in a text input field. See Import students

Add students from users

Let’s start by adding students from a list of users. You can add as many or as few as you like, and you also have the option to search for students by their username or full name.

../../_images/admin-period-add-students-select-view.png

Clicking the Add selected students button will add the users as students on the semester and redirect you back to the student overview. The students you selected will now be listed here.

../../_images/admin-period-add-students-added-from-users.png

Import students

You have now added multiple students from existing users in Devilry, but you would like to import some students as well. Importing students is used when the users does not exist in the Devilry system, and you want to create these users by their email and add at the same time add them as students. Clicking the Import students button will take you to this page:

../../_images/admin-period-import-students.png

You’ll see a text input field where you can paste emails of the users you want to import. Explained below the textfield is the required formats we support: comma-, space- or newline-separated emails:

jane@example.com,john@example.com

or:

jane@example.com john@example.com

or:

jane@example.com
john@example.com

Clicking the BULK IMPORT STUDENTS will create the users and add them as students on the semester.

Note

Only users with emails that does not already exist in the system will be added.