index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
views.py
Age
Commit message (
Expand
)
Author
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