27 Dec, 2021
1 commit
-
Functional, but notifications (unfocus, password defined, etc) are not yet implemented.
09 Dec, 2020
1 commit
-
(NOT YET FUNCTIONAL) - removed question type code since it can be done in textarea using the jobe_submit module and is more flexible
18 Nov, 2020
1 commit
-
… but can be overriden. - comments are parsed by markdown when reviewing tests.
17 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
29 Oct, 2020
1 commit
10 May, 2020
1 commit
09 May, 2020
1 commit
-
- remove lost print() - fix answers not shown in review (escape html) - fix duration in review - cosmetic changes in review
07 May, 2020
1 commit
-
- new information question in the demo suggesting use of yamllint. - version bump to 2020.05.dev3
30 Apr, 2020
1 commit
-
- add example of random choice of questions in demo.yaml
29 Apr, 2020
1 commit
-
- fix grade format in logs - fix many pyyaml warnings - rewrite run_script and run_script_async
24 Mar, 2020
1 commit
-
commandline options: --version and --port
23 Nov, 2019
1 commit
12 Nov, 2019
1 commit
-
to the answer before correction (lower case, remove spaces, etc). - updated demo. - fix spaces between questions and information panels.
07 Nov, 2019
1 commit
-
- fix and improve sanity checks - show discount points - add scale_min - add support for list of regular expressions in regex questions - improve documentation - improves exception handling in python - grades are no longer rounded in the database, but show rounded to 1 decimal place in the browser.
19 Sep, 2019
1 commit
-
- mathjax update to version 3 improves performance. - fix solution rendering in the review. - minor text changes in the demo. - minor version updates in javascript libraries.
14 May, 2019
1 commit
-
- shares same questions.py as aprendizations. - rewrite of TestFactory to use the same QFactory as aprendizations. removes factory.py. - fix async functions to always use the same thread (no executor), also fixes sqlalchemy threading errors. - fix textarea lines. - fix checkbox with shuffle set to false. - fix error in scale_points when total points is zero.
13 May, 2019
1 commit
-
updates js libs versions adds new bug reports in BUGS.md
24 Jan, 2019
1 commit
-
- fix show test duration
12 Jan, 2019
1 commit
-
- fixes and improvements in the demo.
06 Nov, 2018
2 commits
-
- added support to images in the questions.
24 Sep, 2018
1 commit
20 Nov, 2017
1 commit
15 Nov, 2017
1 commit
-
- some corrections to demo
13 Nov, 2017
1 commit
23 Oct, 2017
1 commit
-
- its now possible to sort, but allow/deny is no longer working...
21 Oct, 2017
1 commit
-
- fixed markdown rendering in questions.
20 Oct, 2017
1 commit
-
- many changes and fixes. review still hardcoded...