Description Usage Arguments Value
Step 5: Evaluate the exam
1 2 3 4 5 6 7 | exam_evaluate(
shortname,
flavor = "template",
report.template = system.file("nops", "eval.html", package = "exams"),
eval = exams::exams_eval(partial = FALSE, negative = FALSE),
...
)
|
shortname |
short name, directory contains config.rds, created with |
flavor |
character. User nops_eval_write_<flavor> |
report.template |
character. Passed on to nops_eval_write_<flavor> as an argument to template paramter |
eval |
list specification of evaluation policy |
... |
Parameters passed on to |
data.frame
of marked result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.