Daily updates from Odoo
Friday, December 20, 2019
1 change · master
Code cleanup and technical improvements
The quiz completion popup in Website Slides was reorganized into its own reusable component. This keeps the course quiz code simpler and easier to maintain without changing the learner experience.
Original PR description
This commit moves the finished quiz modal into a dedicated dialog widget. It will lessen the "slide_course_quiz.js" code length and simplify the dialog template. Task ID : 2126621 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr