15 May, 2019

2 commits


08 May, 2019

9 commits


07 May, 2019

5 commits


06 May, 2019

2 commits


24 Apr, 2019

1 commit


23 Apr, 2019

1 commit


22 Apr, 2019

2 commits


20 Apr, 2019

4 commits


11 Apr, 2019

2 commits


27 Mar, 2019

1 commit


26 Mar, 2019

1 commit


25 Mar, 2019

1 commit


23 Mar, 2019

1 commit


21 Mar, 2019

1 commit


19 Mar, 2019

1 commit


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`
    Miguel Barão
     

16 Mar, 2019

1 commit


15 Mar, 2019

1 commit


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).
    Miguel Barão
     

12 Mar, 2019

1 commit


27 Feb, 2019

1 commit