Artemis allows instructors to define grading keys for courses and exams.
When the grading key is defined, the total points obtained by a student from all exercises are calculated and mapped to a grade.
Grading Keys can be either:
Grade type which maps the points to a letter or numeric grade with a FirstPassingGrade. This can be used e.g., for final exams or courses without exams that are graded solely by exercises.
Bonus type which maps the points to a numeric value. This can be used e.g., when the grade obtained in the given course or exam is not an end result but complements a final exam.
Instructors can export and import grading keys in CSV format to reuse them inside or outside of Artemis.
If a grading key is defined, exporting student results includes the obtained grade information as well.
It is also possible to create or modify grading keys after an exam or course is over.
In that case student grades will be adjusted automatically.
During a semester, students can see their grade based on attainable points for a course.
Attainable points are the sum of the maximum points for all exercises assessed so far, independent of a student’s participation.
This means the students can track their relative performance during the semester without having to wait until all the exercises are conducted and assessed.
Note
Grades section has more detailed information on how to read the boundaries of the grading keys.