summaryrefslogtreecommitdiff
path: root/yaksh/templates
AgeCommit message (Expand)Author
2017-02-03renamed quiz model attribute from can_skip_questions to allow_skipmaheshgudi
2017-02-03added skip question feature. closes #191maheshgudi
2017-02-01Merge pull request #198 from prathamesh920/password_reset_issuePrabhu Ramachandran
2017-02-01Forgot Password and Reset Issue Resolvedprathamesh
2017-01-31Should fix #189.Prabhu Ramachandran
2017-01-29added bootstrap modal as student info links in course detail page.maheshgudi
2017-01-28added select all to remove all trial papersmaheshgudi
2017-01-28added info glyphicons for help text in add quiz and demo course.maheshgudi
2017-01-28added Download CSV link for course alloted as well.maheshgudi
2017-01-25student selected answer is now rendered in htmlmaheshgudi
2017-01-25Merge pull request #184 from maheshgudi/mcq_bugfixPrabhu Ramachandran
2017-01-25Merge pull request #185 from ankitjavalkar/course-prerequisitePrabhu Ramachandran
2017-01-23Minor fixes to instruction field renderingankitjavalkar
2017-01-23Add course instructionsankitjavalkar
2017-01-23moved activate/deactivate course button to the top. Removed instructions from...maheshgudi
2017-01-22rectified monitor answerpaper view. Changed mcqfield from charfield to textfi...maheshgudi
2017-01-21monitor sorts wrt to highest score. removed quiz instructions from models.maheshgudi
2017-01-19Add minor UI change when displaying Code question errorsankitjavalkar
2017-01-18added bootstrap labels instead of mark tagmaheshgudi
2017-01-18students can see the correct option for MCQ/MCC questions in view_answerpapermaheshgudi
2017-01-18Can download csv of students' performance per coursemaheshgudi
2017-01-13Merge branch 'master' of https://github.com/FOSSEE/online_test into UI-modifi...prathamesh
2017-01-13Fixed a bug which would mark all MCQ and MCC questions' answers as correctmaheshgudi
2017-01-12Exam interface improvedprathamesh
2017-01-09Merge pull request #172 from adityacp/update_docsPrabhu Ramachandran
2017-01-06Change image in docs and other minor docs changesadityacp
2017-01-04Student UI modification.prathamesh
2017-01-03added completed and inprogress papers' status in monitormaheshgudi
2017-01-03MCQ/MCC choices HTML tags are rendered.maheshgudi
2017-01-03navbar display was not proper in small devices. modified navabar.prathamesh
2017-01-02Add minor template change in questionsadityacp
2016-12-23Fix conflictadityacp
2016-12-23Add minor template changesadityacp
2016-12-22- Fix grade user rendering issue when question is skippedankitjavalkar
2016-12-22Refactor check method for cleaner code and fixing multiple issuesankitjavalkar
2016-12-21Fix rendering and representation of errorsankitjavalkar
2016-12-21Render output errors properly in grade userankitjavalkar
2016-12-21Fix output rendering in the questionankitjavalkar
2016-12-19Merge pull request #162 from prathamesh920/question-form-interfacePrabhu Ramachandran
2016-12-19cleaned up the code and made testcase forms dynamicprathamesh
2016-12-19change in add question interfaceprathamesh
2016-12-07new question templateprathamesh
2016-12-01removed extra html tag and changed alignment of rendered textadityacp
2016-11-30Quiz instructions fetched from database instead of default textadityacp
2016-11-30Render Instructions from textareaadityacp
2016-11-18Merge pull request #160 from maheshgudi/add_datetimepickerPrabhu Ramachandran
2016-11-18added date time picker for simple start and end quiz time selection.maheshgudi
2016-11-18fixed tooltip and Show files which are not hidden for a questionadityacp
2016-11-17Merge branch 'master' of https://github.com/FOSSEE/online_test into student-i...prathamesh
2016-11-17Changes as per suggestionsprathamesh