12 May, 2020
7 commits
-
- minor cosmetic changes.
-
- simplified log messages
-
- simplified log messages
11 May, 2020
1 commit
-
- show in comments when external correct program aborts
10 May, 2020
4 commits
09 May, 2020
2 commits
-
- remove lost print() - fix answers not shown in review (escape html) - fix duration in review - cosmetic changes in review
07 May, 2020
3 commits
-
- new information question in the demo suggesting use of yamllint. - satisfy pylint recommendations against logging f-strings - handle JSON exception - show file and ref both in the test and review - add button to get detailed grades of all questions in a test - version bump to 2020.05.dev3
-
- new information question in the demo suggesting use of yamllint. - version bump to 2020.05.dev3
06 May, 2020
3 commits
-
- show file and ref both in the test and review
05 May, 2020
7 commits
-
- debounce authorization checkboxes
02 May, 2020
5 commits
-
- button to close the test after the grades. - replace (scale_points, scale_min, scale_max) by "scale: [0, 20]" - updates demo.yaml - correct-question.py changed to count the number of correct colors - catch exception during loading test configuration - fix exception handling of sqlalchemy - change default logging to include seconds - update BUGS.md
01 May, 2020
4 commits
-
- updates demo.yaml - correct-question.py changed to count the number of correct colors - catch exception loading test configuration
-
- update BUGS.md
30 Apr, 2020
4 commits
-
- update BUGS.md - add example of random choice of questions in demo.yaml - update .gitignore - remove package-lock.json from git repository
-
- add example of random choice of questions in demo.yaml