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