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
Questionnaire
Questionnaire
- Attachments
-
- questionnaire.png (1005.02 KiB) Viewed 937 times
Re: Questionnaire
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.
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.