genquiz | R Documentation |
This function generates an xml file for import into moodle.
genquiz(k = 1, fun, folder, problem = 0, funname, Show = FALSE, ...)
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 |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.