Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-12 | adds search feature for Profile model in admin interface. | mahesh | |
2017-01-30 | added ip search in admin. | maheshgudi | |
2017-01-12 | yadded search option in answerpaper admin page, gitignore doc _builds | maheshgudi | |
1. added search option in answerpaper admin page, helpful to find specific answerpapers 2. modified gitinore file, ignores _builds in docs now | |||
2016-12-20 | Fix errors and rename resources | ankitjavalkar | |
- code_evaluator module and class renamed to grader - Test cases fixed - Comments removed - weight variable renamed to mark | |||
2016-09-15 | admin can delete answerpaper | maheshgudi | |
2016-08-31 | rebase with latest changes | adityacp | |
2016-08-29 | minor changes in admin | maheshgudi | |
2016-08-29 | added Course and question paper classes in admin.py | maheshgudi | |
2016-08-19 | - Modify admin.py to include Course model | ankitjavalkar | |
- Modify user.html and complete.html to include id for html elements | |||
2016-07-27 | changed model class name Stdout to Stdio | maheshgudi | |
2016-05-10 | - Adhere to 80 columns | ankitjavalkar | |
- add docstrings - Fix further tests | |||
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 | |||
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar | |