]> git.parisson.com Git - teleforma.git/commit
Reintroduce quiz
authorYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 6 Dec 2022 12:42:23 +0000 (13:42 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 6 Dec 2022 12:42:23 +0000 (13:42 +0100)
commit4d8556fe84116d842cb15a68a969fa7f851129fd
treef77a9d9a30d035da74519c8ee6ac5c94a5da8052
parentb41fcbbf6a7769c33f09dcd1bc506c5e6901938b
Reintroduce quiz
app/settings.py
requirements.txt
teleforma/admin.py
teleforma/migrations/0021_course_quiz.py [new file with mode: 0644]
teleforma/models/core.py
teleforma/templates/quiz/question.html
teleforma/templates/quiz/result.html
teleforma/templates/teleforma/course_detail.html
teleforma/urls.py
teleforma/views/crfpa.py