Age | Commit message (Expand) | Author |
2016-05-04 | teachers added to course can grade user | mahesh |
2016-05-04 | minor changes in views | mahesh |
2016-05-04 | importing datetime object from datetime module | mahesh |
2016-05-04 | modified try statement in grade_user | mahesh |
2016-05-04 | removed get_user_data | mahesh |
2016-05-04 | made changes to grade_user | mahesh |
2016-05-04 | removed a duplicated method | mahesh |
2016-05-04 | modified grade user, get_user_data, user_data | mahesh |
2016-04-29 | function name change | adityacp |
2016-04-29 | changes for adding teachers | adityacp |
2016-04-28 | further commented changes | adityacp |
2016-04-27 | changes after comments | adityacp |
2016-04-26 | changes in add teachers as per comments | 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 | 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 | 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 | views functions related to exam flow are cleaned-up | prathamesh |
2016-04-01 | Merge pull request #84 from adityacp/templates | Prabhu Ramachandran |
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 | Frontend design changes | adityacp |
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 | 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 | Marks are updated at each submit. | prathamesh |
2016-02-15 | update marks on time up | prathamesh |
2016-02-12 | Frontend interface changes: | ankitjavalkar |
2016-02-11 | Fix bug: Double submission of answers | ankitjavalkar |
2016-01-15 | Allow single user session active at any given time | ankitjavalkar |
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar |