creación de bancos de preguntas para moodle con clases R
Manual: https://mcstllns.github.io/moodleQ/
new()
quiz$new(...)
add()
quiz$add(...)
print()
quiz$print(...)
xml()
quiz$xml(file)
remove()
quiz$remove(qids)
save_xml()
quiz$save_xml(file)
clone()
The objects of this class are cloneable with this method.
quiz$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.