27 Mar, 2022
1 commit
15 Jan, 2022
2 commits
-
Remove generate() method from qfactory. Question generation is async.
14 Jan, 2022
3 commits
-
review explicitly indicates that a test was not corrected instead of grade=NaN
04 Jan, 2022
2 commits
-
- removed option --show_ref, now depends on debug. - the option --correct is not implemented yet.
01 Jan, 2022
1 commit
-
sqlalchemy1.4. Needs more testing.
29 Dec, 2021
1 commit
27 Dec, 2021
1 commit
-
Functional, but notifications (unfocus, password defined, etc) are not yet implemented.
29 Nov, 2021
1 commit
02 Nov, 2021
1 commit
19 Oct, 2021
1 commit
11 Oct, 2021
2 commits
16 Sep, 2021
2 commits
-
- fix mypy errors and warnings - remove unused code
05 Feb, 2021
1 commit
-
- codemirror converts tabs to 4 spaces. tab indents, shift-tab dedents
29 Jan, 2021
3 commits
-
other minor changes
05 Jan, 2021
1 commit
-
- add update.sh script with the main commands to update perguntations - other minor changes
13 Dec, 2020
4 commits
-
allow offline correction of tests BREAKING CHANGES: Incompatible database tables from previous versions! Must start with empty database.
10 Dec, 2020
1 commit
09 Dec, 2020
3 commits
-
required changes in all questions classes where a new method gen() was added to generate a question instead of __init__()
-
(NOT YET FUNCTIONAL) - removed question type code since it can be done in textarea using the jobe_submit module and is more flexible
06 Dec, 2020
1 commit
02 Dec, 2020
1 commit
-
- fix get_questions_csv when there are questions with duplicate refs - modified database model to include question number and comment in the questions table. Also removed student_id so that it is now normalized.
01 Dec, 2020
1 commit
25 Nov, 2020
1 commit
22 Nov, 2020
1 commit
-
add check for correction of code and textarea.
18 Nov, 2020
1 commit
-
… but can be overriden. - comments are parsed by markdown when reviewing tests.
17 Nov, 2020
1 commit
16 Nov, 2020
2 commits