Description Usage Arguments Value
Function creating a test of the exam generator based on the solutions recorded is an rds file.
1 2 | simulanswers(exam_id = NULL, correction = 1/(5 - 1), nbr = 50,
path = getwd())
|
exam_id |
character. ID of the exam. |
correction |
numeric. Penalty to apply for guesses. |
nbr |
integer. Number of students to simulate. |
path |
character. Path to the .rds file direcgtory. |
A list with two elements: answers from students and corresponding grades
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.