summaryrefslogtreecommitdiff
path: root/yaksh/views.py
AgeCommit message (Collapse)Author
2016-07-28added files upload for questionsadityacp
2016-07-08Add further tests for viewsankitjavalkar
2016-07-08Add tests for viewsankitjavalkar
2016-07-05Merge pull request #107 from ankitjavalkar/codemirrorPrabhu Ramachandran
Add CodeMirror to Code questions
2016-07-05Merge pull request #101 from maheshgudi/test_modesPrabhu Ramachandran
Test modes
2016-07-05will not create trial paper object if the quiz has expired or is inactivemaheshgudi
2016-07-05moderator can now select and delete trial papersmaheshgudi
2016-06-07Escape quotes in codemirrorankitjavalkar
2016-06-06changed naive datetime to aware datetime in models.py, views.py, tests.pyadityacp
2016-06-03Add codemirrorankitjavalkar
2016-06-01removed some is_trial parametermaheshgudi
2016-05-27modified to make code pep8 compliantmaheshgudi
2016-05-27removed HttpRequest from imports in viewsmaheshgudi
2016-05-27home button will redirect moderators to exam/manage instead of exam/quizzesmaheshgudi
2016-05-27minor changes in test_mode functionmaheshgudi
2016-05-27minor changes in redirection for test_modemaheshgudi
2016-05-27added view functions for godmode, usermode and test_questionsmaheshgudi
2016-05-09- Fix testsankitjavalkar
- Fix minor views.py - Fix minor errors caused due to conflict resolution, rebasing - Fix errors in forms, views - Minor Button label change in addquestion.html - Add snippet to question - Remove commented code
2016-05-05Remove commented code and cleanupankitjavalkar
2016-05-05- Fix redirections after saving Questionankitjavalkar
- Rename Cancel button to 'Back to QUestions' in Add Questions page
2016-05-05- Modify question - answer validation in viewsankitjavalkar
- Modify show_question to include test_cases in template context - Modify question display template - Minor changes in forms and urls for proper rebasing
2016-05-05- Add formsets to Add question templatesankitjavalkar
- add/modify test cases in place when adding questions
2016-05-05Add views, forms and templates (with JS) for new test cases:ankitjavalkar
- Add a view and template to list out test cases for particular question - Add a view and template to add/edit test cases
2016-05-05Add testcase addition templates, views and formsankitjavalkar
2016-05-05- Fix django model test cases for Questions and TestCasesankitjavalkar
- Remove unrequired fields from Question in its models, views and forms
2016-05-05- Connect test case type models to backend code serverankitjavalkar
- Support for Stdout test case and Standard assertion test case - Add MCQ Test case and support for validations - Remove tester dir
2016-05-05Add a python standard out evaluatorankitjavalkar
2016-05-05Revert testcase formsetsankitjavalkar
2016-05-05changes for download questionsadityacp
2016-05-04rebase changes and changes as per commentsadityacp
2016-05-04rebase changes and function name changesadityacp
2016-05-04added test cases for loading and dumping questionsadityacp
2016-05-04further rebase changesadityacp
2016-05-04rebase changesadityacp
2016-05-04teachers added to course can grade usermahesh
2016-05-04minor changes in viewsmahesh
2016-05-04importing datetime object from datetime modulemahesh
2016-05-04modified try statement in grade_usermahesh
2016-05-04removed get_user_datamahesh
2016-05-04made changes to grade_usermahesh
2016-05-04removed a duplicated methodmahesh
2016-05-04modified grade user, get_user_data, user_datamahesh
2016-04-29function name changeadityacp
2016-04-29changes for adding teachersadityacp
2016-04-28further commented changesadityacp
2016-04-27changes after commentsadityacp
2016-04-26changes in add teachers as per commentsadityacp
2016-04-26made more rebase changesadityacp
2016-04-26further rebase changesadityacp
2016-04-26rebase changesadityacp