#####Files:#####
mirror.html: Extensively commented HTML file, for use as basis for custom problems. Has CSS and JS sections included for portability, but larger projects should separate these into their own files.mirror.xml: Problem code in xml, for use in edX JS Input Studio problem type.
#####Usage:#####
- Download
mirror.htmland make any changes you wish, following the comments. - Rename the file!
- Upload the file/s to your course.
- Download
mirror.xmland follow the comments in it to make any changes necessary (Make sure you change and match the name of your .html file in this file!). - Replace the contents of your edX JS Input problem with your edited
mirror.xml.