Adding an image to a quiz
1. Upload the image to Files & Uploads and note the image’s static code in the studio.
2. Inside the quiz component, insert the HTML code between the question/instructions and the suggested answers, as follows:
Elements in bold are customizable depending on the image and the size.
Elements in italics are customizable as you wish.
<p><b>1. Selon toi, qu’est-ce qu’un objet connecté ?</b><br/>
<i>Retrouve la bonne définition.</i></p><img src=”/static/question_1.png” width=”150” align=”left” />
( ) C’est un produit que l’on peut connecter manuellement
(x) C’est un produit intelligent et pilotable à distance, via un smartphone ou une tablette
( ) C’est un produit qui est connecté uniquement via mon ordinateur
Learner platform display: