Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Error are sent as list
- Error are None if answer is fully correct
- Error is rendered as in grade user and code questions as neat CSS divs
- Fix corresponding test cases
- Fix get_question answers in models.py
|
|
|
|
- code_evaluator module and class renamed to grader
- Test cases fixed
- Comments removed
- weight variable renamed to mark
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
partial grading
|
|
|
|
|
|
|
|
- Fix minor test case issues
|
|
|
|
compatibility
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix quiz templates
|
|
|
|
|
|
|
|
bash_stio_evaluator and stdio_evaluator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
of test cases
|
|
- 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
|
|
|
|
|
|
- Change name from python_standard_evaluator to python_assertion_evaluator
|
|
|
|
|