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

Delete quiz.json

parent f966820a
Branches
No related tags found
No related merge requests found
{
"correctComment": "Bonnes réponses !",
"incorrectComment": "**Voici le corrigé :**\ncomfortable: 3 syllabes.\nhistory: 2 syllabes.\naverage: 2 syllabes.\ninterested: 3 syllabes.",
"elements": [
{
"type": "radiogroup",
"name": "question1",
"title": "<div><audio id=\"history_01.mp3\" ><source src=\"\/macao-hugo\/media\/history\/history_01.mp3\" type=\"audio\/mpeg\"><\/audio><button onclick=\"document.getElementById('history_01.mp3').play()\">Play<\/button><\/div>",
"choices": [
{ "value": 1, "text": "1" },
{ "value": 2, "text": "2" },
{ "value": 3, "text": "3" },
{ "value": 4, "text": "4" },
{ "value": 5, "text": "5" }
],
"enableHtml": true,
"correctAnswer": 3,
"colCount": 5,
"customFormat": "one_line",
"titleLocation": "left"
},
{
"type": "radiogroup",
"name": "question2",
"title": "<div><audio id=\"average_01.mp3\" ><source src=\"\/macao-hugo\/media\/average\/average_01.mp3\" type=\"audio\/mpeg\"><\/audio><button onclick=\"document.getElementById('average_01.mp3').play()\">Play<\/button><\/div>",
"choices": [
{ "value": 1, "text": "1" },
{ "value": 2, "text": "2" },
{ "value": 3, "text": "3" },
{ "value": 4, "text": "4" },
{ "value": 5, "text": "5" }
],
"enableHtml": true,
"correctAnswer": 2,
"colCount": 5,
"titleLocation": "left"
},
{
"type": "radiogroup",
"name": "question3",
"title": "<div><audio id=\"confortable_01.mp3\" ><source src=\"\/macao-hugo\/media\/confortable\/confortable_01.mp3\" type=\"audio\/mpeg\"><\/audio><button onclick=\"document.getElementById('confortable_01.mp3').play()\">Play<\/button><\/div>",
"choices": [
{ "value": 1, "text": "1" },
{ "value": 2, "text": "2" },
{ "value": 3, "text": "3" },
{ "value": 4, "text": "4" },
{ "value": 5, "text": "5" }
],
"enableHtml": true,
"correctAnswer": 3,
"colCount": 5,
"titleLocation": "left"
},
{
"type": "radiogroup",
"name": "question3",
"title": "<div><audio id=\"interested_01.mp3\" ><source src=\"\/macao-hugo\/media\/interested\/interested_01.mp3\" type=\"audio\/mpeg\"><\/audio><button onclick=\"document.getElementById('interested_01.mp3').play()\">Play<\/button><\/div>",
"choices": [
{ "value": 1, "text": "1" },
{ "value": 2, "text": "2" },
{ "value": 3, "text": "3" },
{ "value": 4, "text": "4" },
{ "value": 5, "text": "5" }
],
"enableHtml": true,
"correctAnswer": 3,
"colCount": 5,
"titleLocation": "left"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment