Age | Commit message (Collapse) | Author |
|
|
|
- Answerpaper method validate_validate takes server port as an argument.
- Added tests for all question types
|
|
|
|
|
|
answerpaper.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for Python assertion
|
|
|
|
|
|
|
|
|
|
Hook evaluator
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|