Takes assignment ZIPs with all students' solutions and unpacks them into separate folders for each assignment
1 2 | unpack.moodle.sub.zips(zip.dir = "moodle_zip", sub.dir = "sub",
prefix = "", postfix = ".zip")
|
zip.dir |
directory with big ZIP files from Moodle. Each ZIP file contains all submissions of one problem set |
sub.dir |
directory into which sub files shall be extracted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.