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
2017-02-01
Forgot Password and Reset Issue Resolved
prathamesh
2017-01-18
Can download csv of students' performance per course
maheshgudi
2017-01-04
Student UI modification.
prathamesh
2016-12-19
change in add question interface
prathamesh
2016-12-07
basic interface to add multiple testcases to a question
prathamesh
2016-10-04
Edit Question Paper Feature.
prathamesh
2016-09-23
Merge branch 'master' of https://github.com/FOSSEE/online_test into regrade_p...
prathamesh
2016-09-23
Regrade Feature
prathamesh
2016-09-20
added url for demo course
adityacp
2016-09-06
added 'add new quiz' button to each course
maheshgudi
2016-08-31
Merge branch 'master' of https://github.com/FOSSEE/online_test into view_answ...
prathamesh
2016-08-29
made UI changes to courses page and teacher can add another teacher
maheshgudi
2016-08-25
Students can view their submission i.e. answer paper
prathamesh
2016-07-11
changed templates for forgot password and change password
maheshgudi
2016-07-08
Fix Django versions in travis.yml and minor test errors
ankitjavalkar
2016-07-08
Add further tests for views
ankitjavalkar
2016-07-08
Add tests for views
ankitjavalkar
2016-05-27
added urls for test_modes
maheshgudi
2016-05-09
- Fix tests
ankitjavalkar
2016-05-05
- Modify question - answer validation in views
ankitjavalkar
2016-05-05
- Add formsets to Add question templates
ankitjavalkar
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