index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
templates
Age
Commit message (
Expand
)
Author
2017-02-03
renamed quiz model attribute from can_skip_questions to allow_skip
maheshgudi
2017-02-03
added skip question feature. closes #191
maheshgudi
2017-02-01
Merge pull request #198 from prathamesh920/password_reset_issue
Prabhu Ramachandran
2017-02-01
Forgot Password and Reset Issue Resolved
prathamesh
2017-01-31
Should fix #189.
Prabhu Ramachandran
2017-01-29
added bootstrap modal as student info links in course detail page.
maheshgudi
2017-01-28
added select all to remove all trial papers
maheshgudi
2017-01-28
added info glyphicons for help text in add quiz and demo course.
maheshgudi
2017-01-28
added Download CSV link for course alloted as well.
maheshgudi
2017-01-25
student selected answer is now rendered in html
maheshgudi
2017-01-25
Merge pull request #184 from maheshgudi/mcq_bugfix
Prabhu Ramachandran
2017-01-25
Merge pull request #185 from ankitjavalkar/course-prerequisite
Prabhu Ramachandran
2017-01-23
Minor fixes to instruction field rendering
ankitjavalkar
2017-01-23
Add course instructions
ankitjavalkar
2017-01-23
moved activate/deactivate course button to the top. Removed instructions from...
maheshgudi
2017-01-22
rectified monitor answerpaper view. Changed mcqfield from charfield to textfi...
maheshgudi
2017-01-21
monitor sorts wrt to highest score. removed quiz instructions from models.
maheshgudi
2017-01-19
Add minor UI change when displaying Code question errors
ankitjavalkar
2017-01-18
added bootstrap labels instead of mark tag
maheshgudi
2017-01-18
students can see the correct option for MCQ/MCC questions in view_answerpaper
maheshgudi
2017-01-18
Can download csv of students' performance per course
maheshgudi
2017-01-13
Merge branch 'master' of https://github.com/FOSSEE/online_test into UI-modifi...
prathamesh
2017-01-13
Fixed a bug which would mark all MCQ and MCC questions' answers as correct
maheshgudi
2017-01-12
Exam interface improved
prathamesh
2017-01-09
Merge pull request #172 from adityacp/update_docs
Prabhu Ramachandran
2017-01-06
Change image in docs and other minor docs changes
adityacp
2017-01-04
Student UI modification.
prathamesh
2017-01-03
added completed and inprogress papers' status in monitor
maheshgudi
2017-01-03
MCQ/MCC choices HTML tags are rendered.
maheshgudi
2017-01-03
navbar display was not proper in small devices. modified navabar.
prathamesh
2017-01-02
Add minor template change in questions
adityacp
2016-12-23
Fix conflict
adityacp
2016-12-23
Add minor template changes
adityacp
2016-12-22
- Fix grade user rendering issue when question is skipped
ankitjavalkar
2016-12-22
Refactor check method for cleaner code and fixing multiple issues
ankitjavalkar
2016-12-21
Fix rendering and representation of errors
ankitjavalkar
2016-12-21
Render output errors properly in grade user
ankitjavalkar
2016-12-21
Fix output rendering in the question
ankitjavalkar
2016-12-19
Merge pull request #162 from prathamesh920/question-form-interface
Prabhu Ramachandran
2016-12-19
cleaned up the code and made testcase forms dynamic
prathamesh
2016-12-19
change in add question interface
prathamesh
2016-12-07
new question template
prathamesh
2016-12-01
removed extra html tag and changed alignment of rendered text
adityacp
2016-11-30
Quiz instructions fetched from database instead of default text
adityacp
2016-11-30
Render Instructions from textarea
adityacp
2016-11-18
Merge pull request #160 from maheshgudi/add_datetimepicker
Prabhu Ramachandran
2016-11-18
added date time picker for simple start and end quiz time selection.
maheshgudi
2016-11-18
fixed tooltip and Show files which are not hidden for a question
adityacp
2016-11-17
Merge branch 'master' of https://github.com/FOSSEE/online_test into student-i...
prathamesh
2016-11-17
Changes as per suggestions
prathamesh
[next]