nops_feedback {c403} | R Documentation |
Similar to what olat_eval
does but in a more
detailed way. Creates html files for each participant with feedback
about his/her test results (including questions and solutions).
nops_feedback(res, xexam, name = "nops_feedback")
res |
|
xexam |
list as returned from reading the rds file |
name |
character, name of the test, will be used to name the zip archive file and the html files |
Returns the name of the zip file created.
Reto Stauffer