olat_eval {exams2openolat} | R Documentation |
Evaluate OpenOlat exams produced with exams2openolat
,
and carried out and exported in OpenOlat.
olat_eval(file, plot = TRUE)
file |
character. Base file name of RDS and XLS file with
exam generated by |
plot |
logical. Should barplots with the aggregated results be displayed on the screen? |
olat_eval
is a companion function for exams2openolat
.
It evaluates the exams carried out in OpenOlat for further processing outside
of OpenOlat (in CSV format).
A data.frame
with the detailed exam results is returned invisibly.
It is also written to a CSV file in the current directory.