Age | Commit message (Collapse) | Author |
|
- Install script: Add code server launcher
- Add requirements.txt
- Edit README to fix changes/errors
- Remove jquery v1.11.3 and add v1.4.2
- Edit initial_data.json
|
|
Conflicts:
testapp/templates/demo_urls.py
|
|
- Change functions names in code_evaluator
|
|
- ref_code_path is now part of Question model
- MCQ/MCC answers checked using solution field in question model
- Formset should reload even after errors
- add_question page chould display solution field only in MCQ/MCC
|
|
Students can now move from one question to another through
the navigator window.
Also, the questions attempted will have different color then
the ones which are not attempted.
|
|
|
|
|