Page 1 of 1

Questionnaire

Posted: 25 Jun 2020, 19:09
by jean
Bonjour
Est ce qu'il ya un moyen de cree un questionnaire genre les questions du permis de conduire et à la fin calculer les bonnes et les mauvaises réponses?. Si on combine une photo et une boîte de dialogue peut-être ça va marcher
Merci pour ceux qui peuvent m'aider

Re: Questionnaire

Posted: 15 Aug 2020, 12:00
by Cengokill
Je n'ai pas bien compris.

Re: Questionnaire

Posted: 17 Aug 2020, 09:54
by eureka
From English chapter.
I have been puzzling over this question but have just thought of a solution.

Add a Multi data input widget

Set options ..
Option A
Option B
Option C

Now in Question field set the question as HTML format.
You can now insert into Question a link to image to display above option choice box.
<img src="path/to/image/driving.png">
You might need to set width, height in above.