17 Dec, 2018
2 commits
-
not yet functional!
04 Dec, 2018
3 commits
01 Dec, 2018
1 commit
-
…a is to avoid incompatible prefixes on multiple yaml files. - some changes in async functions
20 Nov, 2018
1 commit
06 Apr, 2018
1 commit
27 Feb, 2018
1 commit
-
- changed the certificate names and permissions.
06 Feb, 2018
2 commits
-
…ection is taken (with only 1 correct option)
-
- checkbox also has new 'choose' to limit the number of options selected.
28 Nov, 2017
1 commit
-
- many topics do not work yet.
22 Nov, 2017
1 commit
16 Nov, 2017
1 commit
31 May, 2017
1 commit
-
- allow multiple instances of same question - wrong answer => new instance of question added at the end of topic - show current topic on sidebar - fixed reload crash - fixed text show previous answer if incorrect not yet working.
13 May, 2017
1 commit
02 Apr, 2017
1 commit
-
- fixed enter in textarea, tabs still need fix
29 Mar, 2017
1 commit
-
- changed some logger messages.
24 Mar, 2017
1 commit
09 Mar, 2017
1 commit
04 Mar, 2017
1 commit
-
- fix direction of graph edges. - use config file given in a commandline option. - improved debug messages - removed panel from question html
28 Feb, 2017
1 commit
23 Feb, 2017
1 commit
-
- Each question has it's own factory - Questions are added to a list in each node of the graph - Database has a topics table and N-M relationship to students
10 Feb, 2017
1 commit
-
- all answers saved in the database - sqlalchemy no longer uses scoped_session. it could cause problems mixing threading and asyncronous calls.
05 Feb, 2017
1 commit
-
- questions.correct() accepts answer to correct. - added models.py with sqlalchemy code.
04 Feb, 2017
1 commit