summaryrefslogtreecommitdiff
path: root/yaksh/templates
AgeCommit message (Expand)Author
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
2016-11-17Removed javascript console statementprathamesh
2016-11-17Improved Student Interfaceprathamesh
2016-11-16Fix Output display of Code Questionankitjavalkar
2016-11-10Fix minor errors, fix template rendering in grade userankitjavalkar
2016-11-10dd basic partial marking feature per test caseankitjavalkar
2016-11-01courses and question paper creation UI modifiedprathamesh
2016-11-01Merge branch 'master' of https://github.com/FOSSEE/online_test into UI-modifi...prathamesh
2016-11-01modified profile and password reset/change templatesprathamesh
2016-10-26Migration from bootstrap 1.4 to bootstrap 3.3prathamesh
2016-10-13Hide questions instead of deletionankitjavalkar
2016-10-06Fixed div collapse inconsistencyprathamesh
2016-10-04Edit Question Paper Feature.prathamesh
2016-09-23Merge branch 'master' of https://github.com/FOSSEE/online_test into regrade_p...prathamesh
2016-09-23Regrade Featureprathamesh
2016-09-21changed func name from create_demo_que_ppr to create_demo_quiz_paperadityacp
2016-09-20changed manage and courses templateadityacp
2016-09-19changed template tagadityacp
2016-09-16changed course template to view demo courseadityacp
2016-09-16changed courses templateadityacp
2016-09-16consistent indentation of 4 spaces in view_answerpaper.css and minor changes ...maheshgudi
2016-09-15monitor table sortermaheshgudi
2016-09-15beautified grade user and monitormaheshgudi
2016-09-08Merge pull request #131 from adityacp/fix_quiz_UIPrabhu Ramachandran
2016-09-08Merge pull request #133 from maheshgudi/test_modesPrabhu Ramachandran
2016-09-08Merge pull request #135 from maheshgudi/view_answerpaperPrabhu Ramachandran
2016-09-08changed template to add end_time and status details in answerpapermaheshgudi
2016-09-08changed input name in html from delete_quiz to delete_papermaheshgudi
2016-09-07only answerpapers are deleted and not the entire trial quizmaheshgudi
2016-09-07removed initial form field from QuizForm and minor fixes in add_quiz view fun...maheshgudi
2016-09-07students can view questions, beautified view_answerpaper.htmlmaheshgudi
2016-09-06users and not course creator will see their own trial papersmaheshgudi
2016-09-06added 'add new quiz' button to each coursemaheshgudi
2016-09-02refactor in test_models and updated with latest changesadityacp