applyGrading | Compute grades per student |
check.answers.key | Make sanity checks on MC.key and MC.answers |
checkResults | Check written edoz-file |
compareEdozTest | Compare two edoz-files wrt. number and grade |
correctMC | Mark individual student answers as wrong or correct |
createManual | Create file for manual correction |
exportGrades | Write grades to edoz-file |
givePoints | Compute points obtained for each student |
gradeRound | Rounds to quarter grades |
gradesLinear | Linear grading scale, defined by points necessary for 4 and 6, resp. |
gradesPiecewiseLinear | Piecewise linear grading scale, defined by points necessary for 4 and 6, resp., and the condition that 0 points correspond to grade 1 |
gradesPiecewiseLinearIntercept | Piecewise linear grading scale, defined by points necessary for 4 and 6, resp., and the condition that expected number of points through random guessing correspond to grade 1 |
points.ex | Helper function for giving points |
process_corrections_manual | Correction Workflow for Hand-Corrected Written Exams |
process_corrections_MC | Correction Workflow for Multiple Choice Exams |
process_corrections_Moodle | Correction Workflow for Moodle Exams |
readEdoz | Read edoz-file |
readManual | Read file with points from manual correction |
readMC.answers | Read MC answerfile |
readMC.key | Read MC-key file with solutions |
readMoodle | Read Moodle points file |
replaceNumber | Replace legi number of student |
roundz | Round value and prepare for pretty printing |
sfsGrading | sfsGrading |