Description Usage Arguments Value
Convert structure of nops_eval.zip for bulk uploading to Moodle Grading worksheet will also be produced.
1 2 3 4 5 6 7 8 9 10 |
nops_zip |
character. Path to nops_eval.zip, output of nops_eval() |
worksheet_csv |
character. Path to Moodle's grading worksheet. |
merge |
closure. Function to merge nops_eval.csv and worksheet_csv |
register |
character. Path to register.csv |
nops_csv |
character. Path to nops_eval.csv, output of nops_eval(). If NULL, it is guessed from the argument to nops_zip. |
suffix |
character. Suffix for output zip file. |
pattern |
character. Pattern for output directory names. |
quote |
logical, passed to write.csv |
None. New zip file is created as a side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.