export_test_to_files.Rd
Function creating tests to be printed out.
export_test_to_files(
test_parameters,
propositions,
translations,
test_folder,
format,
language,
template_folder = NA,
template = NA
)
Tibble. List of questions with associated parameters.
Tibble. List of propositions, criteria, and associated feedback.
Tibble. Table containing translations of items and explanations.
Character. Path to the exam folder.
Character. Whether the files should be MD, DOCX, HTML, or PDF
Character. ISO2 code of the printed language.
Character. Path to the tex folder.
Character. Name of the template to be used to format the test.