If requested, save the explanations associated with each proposition of each possible version so that it can be used later to produce individual reports for students.

record_version(record_solution, test, version, exercise)

Arguments

record_solution

Logical. Whether an individual report will be sent later to each student.

test

Character. Name of the test.

version

Character. Name of the version of the question.

exercise

Tibble. Output of one of the "questions_create_..." functions setting interrogations, propositions, and explanations among other pieces of information.

Author

Nicolas Mangin