Skip to content
Snippets Groups Projects
Commit 37ae1259 authored by David Rouquet's avatar David Rouquet
Browse files

dropdown for p624

parent 73b9c55a
No related branches found
No related tags found
No related merge requests found
...@@ -647,6 +647,30 @@ macao:pg60 ...@@ -647,6 +647,30 @@ macao:pg60
""" ; """ ;
. .
macao:pg624
macao:surveyjs_json """{
\"correctComment\": \"C'est cela!\\n **OF** est le seul mot commun aux deux énoncés.\",
'incorrectComment': 'Vous vous trompez.\\n **OF** est le seul mot commun aux deux énoncés. Vous pouvez réécouter les énoncés.',
\"elements\": [
{
\"type\": \"dropdown\",
\"name\": \"question1\",
\"customFormat\": \"one_line\",
\"title\": \"<div><audio id=\\\"e29_macao1_2b11_01.mp3\\\" ><source src=\\\"/macao-hugo\\/macao\\/static\\/media\\/e29_macao1_2b11\\/e29_macao1_2b11_01.mp3\\\" type=\\\"audio\\/mpeg\\\"><\\/audio><button onclick=\\\"document.getElementById('e29_macao1_2b11_01.mp3').play()\\\">Play<\\/button><\\/div> <div><audio id=\\\"e29_macao1_2b21_01.mp3\\\" ><source src=\\\"\\/macao-hugo\\/macao\\/static\\/media\\/e29_macao1_2b21\\/e29_macao1_2b21_01.mp3\\\" type=\\\"audio\\/mpeg\\\"><\\/audio><button onclick=\\\"document.getElementById('e29_macao1_2b21_01.mp3').play()\\\">Play<\\/button><\\/div>\",
\"choices\": [
{ \"value\": 1, \"text\": \"at\" },
{ \"value\": 2, \"text\": \"for\" },
{ \"value\": 3, \"text\": \"in\" },
{ \"value\": 4, \"text\": \"of\" },
{ \"value\": 5, \"text\": \"on\" },
{ \"value\": 6, \"text\": \"to\" }
],
\"enableHtml\": true,
\"correctAnswer\": 4,
}
]
}""" ;
.
macao:pg7851 macao:pg7851
rdf:type macao-manual-edition:ExerciceQC_manualEdit ; rdf:type macao-manual-edition:ExerciceQC_manualEdit ;
rdf:type macao:ExerciceQC_QCU ; rdf:type macao:ExerciceQC_QCU ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment