Fourth step Quiz

Front configuration tab.

Display:

Simple page, all rubrics if they are apparent, the questions and answers are loaded on the same page.

Multi pages, following the separation chosen, the rubrics or questions will be loaded one after the other when the participant chooses it by clicking on Continue.

Separation :

This only makes sense if you have chosen the Multi Pages option above.

2 choices are possible, Rubric by Rubric or Question by Question.

The Result field is not accessible in parameter setting, it is just present for memory.

This one is configured automatically when choosing the type of the questionnaire, for a quiz there are two possibilities:

At the end or continuously, if you have chosen to apply the result treatment continuously.

Show the right answers:

If you click Yes and you specify which group or number of points represents the correct answers in the pick list that appeared, the correct answers will be displayed on the participant results page.

If no group or number of points is representative of the correct answers (no total recurrence in the questions), this option is not available.

The field of the tpl file serves only if you have decided not to use the default tpl files but to integrate your own files.

In this case, after putting your own files on your server, enter here the generic name of the file (s) without any extension.

For example "the-name-that-you-want".

Rule for naming these files for a quiz (or contest or survey):

The default files are named:

formquiz.tpl for display dedicated to a quiz,

formquiz.js for the javascript file called on the list page (formquiz_list.tpl not taken into account in this feature) and the dedicated page.

formquiz.css for the css file called on the list page (formquiz_list.tpl not taken into account in this feature) and the dedicated page.

Your files should therefore be named:

the-name-that-you-want.tpl for display dedicated to a quiz,

the-name-that-you-want.js for the javascript file called on the list page (formquiz_list.tpl not taken into account in this feature) and the dedicated page.

the-name-that-you-want.css for the css file called on the list page (formquiz_list.tpl not taken into account in this feature) and the dedicated page.

These files can be placed on the server in different directories:

For tpl in directories:

views/templates/front/ of module

or modules/multiquiz/views/templates/front/ of your theme

or modules/multiquiz/ of your theme

For the js file in the directories:

views/js/ of module

or js/modules/multiquiz/views/js/ of your theme

or js/modules/multiquiz/ of your theme

For the css file in the directories:

views/css/ of module

or css/modules/multiquiz/views/css/ of your theme

or css/modules/multiquiz/ of your theme

If either of these files is missing, it is the corresponding default file that will be loaded.

Display in an individual block in Front office:

Allows or not the display of dedicated blocks, the following parameters are necessary because this option alone does not display anything.

Left column display:

A block dedicated to this quiz will appear in the left column if it is present on your site (depends on your theme and different settings of Prestashop)

Right column display:

A block dedicated to this quiz will appear in the right column if it is present on your site (depends on your theme and different settings of Prestashop)

Participate directly since the block (left column, right):

Allow or not the participation without going on the dedicated page but directly since the block.

Display in the footer of the site:

A link to this quizt in addition to the link to the list of Quiz will appear in the footer of the site.

Display in the home page:

A block dedicated to this quiz will appear in the home page.

Participate directly since home page:

Allow or not the participation without going on the dedicated page but directly since the home page.

Save your settings.