export_test_to_lms.Rd
Function creating tests to be uploaded on various Learning Management Systems.
export_test_to_lms(
test_parameters,
propositions,
translations,
exam_folder,
lms = "Moodle",
language
)
Tibble. List of questions with associated parameters.
Tibble. List of propositions, criteria, and associated explanations.
Tibble. Table containing translations of items and explanations.
Character. Path to the exam folder.
Character. Name of the learning management system for which the export should be generated.
Character. ISO2 code of the printed language.