Age | Commit message (Expand) | Author |
2016-04-15 | changes in forms.py, views.py, template | adityacp |
2016-04-15 | user profile display for moderators changes | adityacp |
2016-04-15 | design css and html changes | adityacp |
2016-04-15 | view profile template design change | adityacp |
2016-04-15 | deleted extra password change file | adityacp |
2016-04-15 | changes in edit profile, enrollment, change password | adityacp |
2016-04-15 | EditProfile, ChangePassword, StudentsEnrollment facility | adityacp |
2016-04-11 | Migration from django 1.6 to django 1.9 | prathamesh |
2016-04-07 | Phase 2 views cleanup | prathamesh |
2016-04-01 | Resolved minor issues after rebase | prathamesh |
2016-04-01 | Minor changes due to model change | prathamesh |
2016-04-01 | added a testcase since get_questions_for_answerpaper private method is | prathamesh |
2016-04-01 | Removed private methods from tests | prathamesh |
2016-04-01 | Django 1.5.7 does not support first() | prathamesh |
2016-04-01 | Added and modoified testcases | prathamesh |
2016-04-01 | views functions related to exam flow are cleaned-up | prathamesh |
2016-04-01 | Merge pull request #84 from adityacp/templates | Prabhu Ramachandran |
2016-04-01 | python error based test case changes | adityacp |
2016-03-21 | python test cases changes | adityacp |
2016-03-16 | A moderator can download csv file for a given question paper. | prathamesh |
2016-03-11 | small change in views.py | adityacp |
2016-03-11 | small login page change | adityacp |
2016-03-11 | changes in python test cases | adityacp |
2016-03-11 | python test case changes | adityacp |
2016-03-11 | Frontend design changes | adityacp |
2016-03-09 | Forgot Password facility | prathamesh |
2016-03-07 | UI modification and checks for answerpaper before evaluating. | prathamesh |
2016-03-07 | Added a checkpoint, quizzes will be available only if the user is | prathamesh |
2016-03-07 | Added tests for Course model | prathamesh |
2016-03-02 | Course module implemented | prathamesh |
2016-02-25 | Question Statistics for a quiz per attempt. | prathamesh |
2016-02-23 | Changed as per suggestion | prathamesh |
2016-02-23 | minor shuffle | prathamesh |
2016-02-23 | Added a check for zero attempt | prathamesh |
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 |
2016-02-16 | Added tests for status and update_status | prathamesh |
2016-02-16 | Marks are updated at each submit. | prathamesh |
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 |
2016-02-12 | Frontend interface changes: | ankitjavalkar |
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 |
2015-12-04 | Add Dockerfile, modify docs and code_server | ankitjavalkar |
2015-11-23 | Add quiz score table in grade user | ankitjavalkar |