produce_QCM: produce_QCM

Description Usage Arguments Value

Description

produce_QCM

Usage

1
2
3
produce_QCM(qcm_material, keep_rmd = FALSE, keep_psswrd = TRUE,
  keep_signatures = TRUE, destination = NULL,
  qcm_name = paste0("QCM_", Sys.Date(), "_"))

Arguments

qcm_material

list avec 3 composantes : rmd_document, signature, psswrd

keep_rmd

boolean keep Rmd after rendering

keep_psswrd

write a text file containing the password

keep_signatures

write a text file containing the signatures

destination

directory path for grenrating the MCQ

qcm_name

debut du nom du fichier

Value

generate the output (html, pdf, ...)


Guillaume-Lombardo/rQCM documentation built on Oct. 30, 2019, 6:37 p.m.