Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Mirror

#####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:#####

  1. Download mirror.html and make any changes you wish, following the comments.
  2. Rename the file!
  3. Upload the file/s to your course.
  4. Download mirror.xml and 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!).
  5. Replace the contents of your edX JS Input problem with your edited mirror.xml.