Tools for CSE courses
Completion requirements
Configuration options
To change options from their default values, create file config and add an entry for each option you wish to change.
An entry consists of an option name followed by an option value.
option | default | |
---|---|---|
assignment_fail | 49 | fail grade for assignment |
targil_fail | 49 | fail grade for ''targil'' |
exam_fail | 49 | fail grade for exam |
formula_fail | 49 | fail grade for formula |
final_fail | 59 | fail grade for course |
min_score | 0 | minimum score for assignment or exam |
max_score | 1000 | maximum score for assignment or exam |
multiple_entries | false | true = allow more than one entry per student in task file/s |
multiple_files | false | true = allow more than one file per task |
strict_exempt | false | false = ignore ungraded assignments when calculating exempt grade |
explicit | false | true = mark exempt and ungraded assignments EXEMPT and N/A |
allow_zero | false | true = allow a grade of zero to be submitted to GR |
See Grading an assignment for explanation of multiple_* options.