-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create Quiz application * Include application in Pod & add USE_QUIZ setting * Add Quiz & Question models + fix context processors * Add UniqueChoiceQuestion model * Improve models - add validators * Add urls * First version of quiz maker * Improve quiz form * Manage hidden inputs for question forms * Manage POST request for quiz creation * Fix POST create quiz * Add video quiz page * Add quiz deletion * Add links in video completion & info * Fix JS, handle authentification * Add admin panel * Handle maintenance * Add translations * Add pydoc & improve models * Fix quiz edition * Improve style for quiz creation page * Fix quiz edition * Improve video quiz styles * Add utils function tests * Auto review & add multiple choice question * Add __init__ for quiz migrations * Handle timestamps for quiz creation. * Add timestamp management in video quiz page * Remove Union type * Improve utils UT * Fix review * Add model tests * Fix select form styles * Fix json.loads for calculate score in quiz submission & Improvements * Add template tags tests * Fix imports * Add first version of README.md to help for adding a new type of question * Add models tests * improve util test for quiz * Add tests for quiz views * Add __init__.py file in tests folder * Fix video_completion.html * Fix translations
- Loading branch information
1 parent
d5291c5
commit da43a2e
Showing
38 changed files
with
4,380 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.