index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
urls.py
Age
Commit message (
Expand
)
Author
2016-05-05
changes for download questions
adityacp
2016-05-04
rebase changes and changes as per comments
adityacp
2016-05-04
models testcase changes
adityacp
2016-05-04
rebase changes
adityacp
2016-05-04
changed urls for gradeuser, user_data
mahesh
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
rebase changes
adityacp
2016-04-18
changes for profile edit
adityacp
2016-04-15
changes after rebase
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
views functions related to exam flow are cleaned-up
prathamesh
2016-03-16
A moderator can download csv file for a given question paper.
prathamesh
2016-03-09
Forgot Password facility
prathamesh
2016-03-02
Course module implemented
prathamesh
2016-02-25
Question Statistics for a quiz per attempt.
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-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