26 lines
657 B
JSON
26 lines
657 B
JSON
{
|
|
"semantics": [
|
|
{
|
|
"label": "Taakomschrijving",
|
|
"description": "Beschrijf hoe de gebruiker de taak dient op te lossen."
|
|
},
|
|
{
|
|
"label": "Media",
|
|
"fields": [
|
|
{
|
|
"label": "Type",
|
|
"description": "Optionele media die boven de vraag wordt getoond."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Label voor de beschrijving van de oplossing",
|
|
"default": "Klik om het antwoord te zien",
|
|
"description": "Het klikbare tekstgebied waar de oplossing zal worden getoond."
|
|
},
|
|
{
|
|
"label": "Tekst voor de oplossing",
|
|
"description": "De oplossing voor de afbeelding."
|
|
}
|
|
]
|
|
} |