23 Apr, 2019
1 commit
-
- remove dead code in html templates
22 Apr, 2019
2 commits
-
- Sanity checks now support tests_right and tests_wrong in questions (unit testing for questions) - Application name is defined in __init__.py only, so that changing name becomes easier.
27 Mar, 2019
1 commit
25 Mar, 2019
1 commit
21 Mar, 2019
1 commit
19 Mar, 2019
1 commit
-
Moved menu item "topicos" to menu bar.
18 Mar, 2019
1 commit
-
- initdb.py sorts users by id - start_topic generates questions in threads - add sanity_check_questions as command line option `--check`
14 Mar, 2019
1 commit
-
- drop support for python 3.6 - min_level in course configuration so that a topic is unlocked if dependencies are above the minimum level. - changed shuffle to shuffle_questions in course configuration to avoid confusion between the shuffle options of some questions. - correction no longer returns grade, just updates q['grade']. - remove prefix 'l' from students login name. - allow codemirror text boxes to grow. - updated yaml.load to yaml.safe_load (untested in regex).
27 Feb, 2019
1 commit
18 Feb, 2019
2 commits
27 Jan, 2019
1 commit
19 Jan, 2019
1 commit
-
- fix and update demo. - fix striping <p></p> tags in certain cases in the md_to_html function.
02 Jan, 2019
2 commits
-
- changed FileHandler to close the file immediately after reading it
24 Dec, 2018
1 commit
-
- solution in bootstrap card instead of alert
19 Dec, 2018
1 commit
-
will invalidate older ones.
17 Dec, 2018
3 commits
-
- fixed info questions to continue with a single button click.
-
not yet functional!
10 Dec, 2018
1 commit
-
…ons when answered wrong. - added option 'max_tries'. - added option 'shuffle' to que order of the questions in a topic. - images are no longer in a html figure tag, and are now centered.
04 Dec, 2018
1 commit
03 Dec, 2018
1 commit
-
- question factories moved out of the graph. Now they are in a dict where the key is the question ref. - construction of the graph and questions factory was separated into two different functions. - code cleanup.
01 Dec, 2018
1 commit
-
…a is to avoid incompatible prefixes on multiple yaml files. - some changes in async functions
29 Nov, 2018
1 commit
-
- added option --port to select the HTTPS port.
25 Nov, 2018
2 commits
20 Nov, 2018
5 commits
-
…ted at this point. maybe questions should be generated in parallel?
22 Oct, 2018
2 commits
-
…codemirror, fontawesome)
-
- cosmetic changes, mostly.
08 Apr, 2018
1 commit
-
- randomize question order and sample for 8 questions at maximum.
06 Apr, 2018
1 commit
26 Mar, 2018
1 commit
-
- removed learn column in maintopics (not developed yet)
12 Mar, 2018
1 commit
11 Mar, 2018
1 commit