Age | Commit message (Expand) | Author |
2016-04-26 | Changes after rebase | adityacp |
2016-04-26 | small template change | adityacp |
2016-04-26 | made more rebase changes | adityacp |
2016-04-26 | further rebase changes | adityacp |
2016-04-26 | rebase changes | adityacp |
2016-04-22 | added jquery file in base.html and manage.html | adityacp |
2016-04-22 | profile form name changes | adityacp |
2016-04-21 | final changes in edit profile | adityacp |
2016-04-18 | changes for profile edit | adityacp |
2016-04-15 | changes after rebase | adityacp |
2016-04-15 | changes in forms and views | adityacp |
2016-04-15 | removed commented line from views | adityacp |
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 |