08 Nov, 2020
6 commits
-
instead of just one.
-
- update .gitignore - remove explicit popper.js and use bootstrap.bundle instead - update questions.py to match aprendizations
07 Nov, 2020
1 commit
03 Nov, 2020
1 commit
-
make questions.py similar to the one in aprendizations checkbox correct now raises error instead of warning about behavior change in values
02 Nov, 2020
5 commits
-
code refactoring. pre-generate tests
-
- remove __init__() from Test class as its useless
-
use raise from pattern to chain exception stack trace add function to print test (incomplete)
29 Oct, 2020
2 commits
-
- refactor several functions in app.py and rename some as private - add pylint commands
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
5 commits
-
- debounce authorization checkboxes