summaryrefslogtreecommitdiff
path: root/yaksh
AgeCommit message (Expand)Author
2017-01-03Merge pull request #169 from ankitjavalkar/create_mark_fractionPrabhu Ramachandran
2016-12-27Merge pull request #168 from maheshgudi/get_test_cases_fixPrabhu Ramachandran
2016-12-27Add floating point mark_weight to control test case weightageankitjavalkar
2016-12-23Remove unused method from base evaluatoradityacp
2016-12-23Fix conflictadityacp
2016-12-23fixed pull conflictsmaheshgudi
2016-12-23Remove unused files for java, c, bash, scilabadityacp
2016-12-23fix error; allows get_test_cases method to fetch multiple test cases model cl...maheshgudi
2016-12-23Change test for load_questions and consolidate_answer_data functionsadityacp
2016-12-23Add new StandardTestCase model field for command line argsadityacp
2016-12-23Remove the use of files in Bash evaluatoradityacp
2016-12-23Add minor template changesadityacp
2016-12-23Remove the use of files in scilab evaluatoradityacp
2016-12-23Remove commented codeadityacp
2016-12-23Add test cases based on moderator input codeadityacp
2016-12-23Remove the use of files for specifying test casesadityacp
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-21Add errors only if test case is unsuccessfulankitjavalkar
2016-12-21Fix test cases for storing error as listankitjavalkar
2016-12-21Render output errors properly in grade userankitjavalkar
2016-12-21Fix output rendering in the questionankitjavalkar
2016-12-20Fix errors and rename resourcesankitjavalkar
2016-12-20Change weight variable name to mark_fractionankitjavalkar
2016-12-20Remove commented codeankitjavalkar
2016-12-20Fix model test casesankitjavalkar
2016-12-20Change all evaluator structure and make sure eval test cases passankitjavalkar
2016-12-20Add further changes to code evaluatorankitjavalkar
2016-12-20Fix test cases to reflect code server and python evaluator changesankitjavalkar
2016-12-20Refactor code server and python evaluatorankitjavalkar
2016-12-19Merge pull request #162 from prathamesh920/question-form-interfacePrabhu Ramachandran
2016-12-19modified to check form validationprathamesh
2016-12-19changed default weight in model testcase to 1prathamesh
2016-12-19cleaned up the code and made testcase forms dynamicprathamesh
2016-12-19change in add question interfaceprathamesh
2016-12-08form rendering improvedprathamesh
2016-12-07new question templateprathamesh
2016-12-07basic interface to add multiple testcases to a questionprathamesh
2016-12-01change in quiz model test to check instructionsadityacp
2016-12-01removed extra html tag and changed alignment of rendered textadityacp
2016-12-01removed bind function instead used keypressadityacp
2016-11-30fix views tests for quizadityacp
2016-11-30Quiz instructions fetched from database instead of default textadityacp
2016-11-30Render Instructions from textareaadityacp
2016-11-30Added field Instructions in Quizadityacp
2016-11-18Merge pull request #160 from maheshgudi/add_datetimepickerPrabhu Ramachandran
2016-11-18fixed test cases and added timeout exception in python assertionmaheshgudi
2016-11-18changed execption messages in python_assertion_evaluator.maheshgudi
2016-11-18added date time picker for simple start and end quiz time selection.maheshgudi