nops_feedback: Generate nops test feedback files (answer/solution)

View source: R/olat_feedback.R

nops_feedbackR Documentation

Generate nops test feedback files (answer/solution)

Description

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).

Usage

nops_feedback(res, xexam, name = "nops_feedback")

Arguments

res

data.frame, content of the csv file created by nops_eval.

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

Value

Returns the name of the zip file created.

Author(s)

Reto Stauffer


c403 documentation built on Oct. 20, 2023, 3:01 p.m.