19 Jan, 2019
1 commit
-
- fix and update demo. - fix striping <p></p> tags in certain cases in the md_to_html function.
06 Jan, 2019
1 commit
05 Jan, 2019
4 commits
-
…nd checkbox questions
-
- updated QUESTIONS.md
03 Jan, 2019
1 commit
02 Jan, 2019
2 commits
-
- changed FileHandler to close the file immediately after reading it
25 Dec, 2018
1 commit
24 Dec, 2018
5 commits
-
- code simplification in topics.js - clarified comments on question numeric-interval
-
- solution in bootstrap card instead of alert
20 Dec, 2018
1 commit
19 Dec, 2018
1 commit
-
will invalidate older ones.
18 Dec, 2018
1 commit
-
- using material theme for bootstrap.
17 Dec, 2018
4 commits
-
- fixed info questions to continue with a single button click.
-
- removed commeted code
-
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.
05 Dec, 2018
1 commit
04 Dec, 2018
4 commits
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
2 commits
-
- added option --port to select the HTTPS port.
-
- documentation updates to python3.7. - started to make changes to allow multiple configuration files.
25 Nov, 2018
2 commits
20 Nov, 2018
6 commits
-
…ted at this point. maybe questions should be generated in parallel?