Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update django version in .travis.yml
|
|
Add bootstrap 3 files
|
|
Fix timezone
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code evaluator refactor
|
|
- add docstrings
- Fix further tests
|
|
- 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
|
|
|
|
- Rename Cancel button to 'Back to QUestions' in Add Questions page
|
|
- Modify show_question to include test_cases in template context
- Modify question display template
- Minor changes in forms and urls for proper rebasing
|
|
- add/modify test cases in place when adding questions
|
|
|
|
- Add a view and template to list out test cases for particular question
- Add a view and template to add/edit test cases
|
|
- compiled_output is set during setup
- python exec context renamed
- _compile_command deprecated
|
|
|
|
of test cases
|
|
|
|
- Remove unrequired fields from Question in its models, views and forms
|