Description
This function generates an xml file for import into moodle.
Usage
genquiz(k = 1, fun, folder, problem = 0, funname, Show = FALSE, ...)
Arguments
- k
=1, how many quizzes?
- fun
name of the R routine that makes a quiz
- folder
where is the .R located?
- problem
(optional) which problem should be done?
- funname
name of quiz
- Show
=FALSE (optional) want to see what it looks like?
- ...
further arguments passed to fun