make.xml {moodler} | R Documentation |
This function is a wrapper for genquiz. It reads file from folder and runs genquiz
make.xml(fun, k = 1, delete.fun = TRUE, ...)
fun |
name of function that makes a quiz |
k |
how many quizzes? |
delete.fun |
should file be deleted from workspace after we are done? |
make.xml(correlation, 10, problem=1)