Skip to content
Snippets Groups Projects
Commit ec9e389f authored by Hoste Patrick's avatar Hoste Patrick Committed by Thibault Delavallée
Browse files

[IMP] website_slides: allow to create and update quizzes directly in frontend


Purpose is to ease designing your courses by allowing to create and update
slide quiz directly in frontend, within the slide display.

With this commit you are able to

  * add a quiz to a slide or add a question to an existing quiz;
  * edit an existing question from a quiz:

   * change the title of the Question;
   * add, remove or update answers;
   * change the right answer;
   * delete an existing question;
   * reorder the questions from a quiz;
   * reset the quiz for the current user if he is a website designer, allowing
     to test the quiz and its answers;

New frontend widgets are introduced allowing to manipulate quiz. Slide page
now supports a readonly / taking quiz mode and an edit mode for quizzes
used notably for website designers / course maintainers.

Task ID : 1999636
PR : #35326

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent a4abdfa3
No related branches found
No related tags found
No related merge requests found
Showing
with 818 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment