Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-30 | changed code_evaluators dict in settings | adityacp | |
2016-07-27 | made changes to stdio evaluator and added bash evaluator with test cases | maheshgudi | |
2016-07-27 | changed model class name Stdout to Stdio | maheshgudi | |
2016-07-27 | c,cpp,java evaluators with test cases | adityacp | |
2016-05-10 | - Adhere to 80 columns | ankitjavalkar | |
- add docstrings - Fix further tests | |||
2016-05-05 | - Modify question - answer validation in views | ankitjavalkar | |
- 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 | - Refactor Scilab, Bash, Java and C | ankitjavalkar | |
- Add Test Cases to reflect refactoring changes - Fix language registry - Add test case for language registry - Fix register in settings - Keep snippet field for now | |||
2016-05-05 | - Add test cases for multiple python evaluators | ankitjavalkar | |
- Change name from python_standard_evaluator to python_assertion_evaluator | |||
2016-05-05 | - Connect test case type models to backend code server | ankitjavalkar | |
- Support for Stdout test case and Standard assertion test case - Add MCQ Test case and support for validations - Remove tester dir | |||
2016-05-05 | Add a python standard out evaluator | ankitjavalkar | |
2016-02-11 | Fix bug: Double submission of answers | ankitjavalkar | |
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar | |