Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-22 | Added statistics per question for a quiz | prathamesh | |
2016-02-18 | Monitor shows latest attempt of a student for a given quiz | prathamesh | |
User data is shown as per the question paper/quiz and not all together. It also shows other attempts for the same question paper. And then grade user interface is as per question paper if nagivated via monitor interface. | |||
2016-02-16 | Added tests for status and update_status | prathamesh | |
2016-02-16 | Marks are updated at each submit. | prathamesh | |
Shows status of the user test to the moderator | |||
2016-02-15 | update marks on time up | prathamesh | |
2016-02-12 | Typos fixed and minor interface fixes | ankitjavalkar | |
2016-02-12 | Revert question display design, add language used | ankitjavalkar | |
2016-02-12 | - Fix blinker in Timer | ankitjavalkar | |
- modify question display | |||
2016-02-12 | Frontend interface changes: | ankitjavalkar | |
- Current question in nav bar highlighted with green - Submitted question in nav bar disabled, greyed out - Timer display size increased - Timer warning display, blinking | |||
2016-02-11 | Fix bug: Double submission of answers | ankitjavalkar | |
2016-01-22 | Add docstring to middleware | ankitjavalkar | |
2016-01-15 | Change model name associated with concurrent login | ankitjavalkar | |
2016-01-15 | Allow single user session active at any given time | ankitjavalkar | |
2016-01-13 | Merge pull request #68 from ankitjavalkar/dockersupport | Prabhu Ramachandran | |
Add Dockerfile, modify docs and code_server | |||
2015-12-04 | Add Dockerfile, modify docs and code_server | ankitjavalkar | |
2015-11-23 | Add quiz score table in grade user | ankitjavalkar | |
2015-10-13 | Fix test cases | ankitjavalkar | |
2015-10-09 | move tests to new dir and modify travis.yml | ankitjavalkar | |
2015-10-09 | Add missing evaluator tests | ankitjavalkar | |
2015-10-09 | minor changes to README post review | ankitjavalkar | |
2015-10-08 | - Modify initial fixtures | ankitjavalkar | |
- Add load data command with settings.py path - Modify Manifest | |||
2015-10-07 | Modify fixtures and load them on quickstart | ankitjavalkar | |
2015-10-07 | Clean setup procedure | ankitjavalkar | |
- Make corresponding app name changes in script - Change app name in setup.py - Minor changes in Readme, it is now split into quickstart & production - rename install script | |||
2015-09-23 | Change some more paths to reflect new name | ankitjavalkar | |
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar | |