h5p-question-set/language/nl.json

255 lines
7.2 KiB
JSON
Raw Normal View History

2017-08-21 14:10:19 +02:00
{
"semantics":[
{
"label":"Quiz introduction",
"fields":[
{
"label":"Display introduction"
},
{
2017-08-28 14:49:43 +02:00
"label":"Titel",
2017-08-21 14:10:19 +02:00
"description":"This title will be displayed above the introduction text."
},
{
2017-08-28 14:49:43 +02:00
"label":"Inleidende tekst",
2017-08-21 14:10:19 +02:00
"description":"This text will be displayed before the quiz starts."
},
{
"label":"Start button text",
"default":"Start Quiz"
},
{
2017-08-28 14:49:43 +02:00
"label":"Achtergrondafbeelding",
2017-08-21 14:10:19 +02:00
"description":"An optional background image for the introduction."
}
]
},
{
2017-08-28 14:49:43 +02:00
"label":"Achtergrondafbeelding",
2017-08-21 14:10:19 +02:00
"description":"An optional background image for the Question set."
},
{
"label":"Progress indicator",
"description":"Question set progress indicator style.",
"options":[
{
2017-08-28 14:49:43 +02:00
"label":"Tekstueel"
2017-08-21 14:10:19 +02:00
},
{
"label":"Dots"
}
],
"default":"dots"
},
{
2017-08-28 14:49:43 +02:00
"label":"Slagingspercentage",
"description":"Percentage van de Totale score die vereist is om te slagen."
2017-08-21 14:10:19 +02:00
},
{
"label":"Questions",
"widgets":[
{
2017-08-28 14:49:43 +02:00
"label":"Standaard"
2017-08-21 14:10:19 +02:00
},
{
2017-08-28 14:49:43 +02:00
"label":"Tekstueel"
2017-08-21 14:10:19 +02:00
}
],
"entity":"question",
"field":{
"label":"Question type",
"description":"Library for this question."
}
},
{
"label":"Interface texts in quiz",
"fields":[
{
2017-08-28 14:49:43 +02:00
"label":"Terugknop",
2017-08-21 14:10:19 +02:00
"default":"Previous question"
},
{
"label":"Next button",
"default":"Next question"
},
{
"label":"Finish button",
2017-08-28 14:49:43 +02:00
"default":"Beëindigen"
2017-08-21 14:10:19 +02:00
},
{
2017-08-28 14:49:43 +02:00
"label":"Tekst bij voortgang",
2017-08-21 14:10:19 +02:00
"description":"Text used if textual progress is selected.",
"default":"Question: @current of @total questions"
},
{
"label":"Label for jumping to a certain question",
"description":"You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions.",
"default":"Question %d of %total"
},
{
"label":"Copyright dialog question label",
2017-08-28 14:49:43 +02:00
"default":"Vraag"
2017-08-21 14:10:19 +02:00
},
{
"label":"Readspeaker progress",
"description":"May use @current and @total question variables",
"default":"Question @current of @total"
},
{
"label":"Unanswered question text",
"default":"Unanswered"
},
{
"label":"Answered question text",
"default":"Answered"
},
{
"label":"Current question text",
"default":"Current question"
}
]
},
{
2017-08-28 14:49:43 +02:00
"label":"Achteruit navigeren uitschakelen",
2017-08-21 14:10:19 +02:00
"description":"This option will only allow you to move forward in Question Set"
},
{
"label":"Randomize questions",
2017-08-28 14:49:43 +02:00
"description":"Vragen in willekeurige volgorde inschakelen."
2017-08-21 14:10:19 +02:00
},
{
"label":"Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total."
},
{
"label":"Quiz finished",
"fields":[
{
"label":"Display results"
},
{
"label":"Display solution button"
},
{
"label":"No results message",
"description":"Text displayed on end page when \"Display results\" is disabled",
"default":"Finished"
},
{
"label":"Feedback heading",
"default":"Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions."
},
{
"label":"Overall Feedback",
"fields":[
{
"widgets":[
],
"label":"Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range",
"field":{
"fields":[
{
"label":"Score Range"
},
{
},
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
}
]
}
}
]
},
{
"label":"Old Feedback",
"fields":[
{
"label":"Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz."
},
{
"label":"Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz."
},
{
"label":"Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz."
},
{
"label":"Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz."
}
]
},
{
"label":"Solution button label",
2017-08-28 14:49:43 +02:00
"default":"Toon oplossing",
2017-08-21 14:10:19 +02:00
"description":"Text for the solution button."
},
{
2017-08-28 14:49:43 +02:00
"label":"Tekst van de Opnieuw proberen knop",
"default":"Opnieuw proberen",
2017-08-21 14:10:19 +02:00
"description":"Text for the retry button."
},
{
"label":"Finish button text",
2017-08-28 14:49:43 +02:00
"default":"Beëindigen"
2017-08-21 14:10:19 +02:00
},
{
"label":"Display video before quiz results"
},
{
"label":"Enable skip video button"
},
{
"label":"Skip video button label",
"default":"Skip video"
},
{
"label":"Passed video",
"description":"This video will be played if the user successfully passed the quiz."
},
{
"label":"Fail video",
"description":"This video will be played if the user failes the quiz."
}
]
},
{
"label":"Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[
{
2017-08-28 14:49:43 +02:00
"label":"\"Toon oplossing\" knop instellen",
"description":"Deze optie bepaalt of de \"Toon oplossing\" knop voor alle vragen wordt getoond, uitgeschakeld of voor iedere vraag afzonderlijk wordt geconfigureerd.",
2017-08-21 14:10:19 +02:00
"options":[
{
2017-08-28 14:49:43 +02:00
"label":"Ingeschakeld"
2017-08-21 14:10:19 +02:00
},
{
2017-08-28 14:49:43 +02:00
"label":"Uitgeschakeld"
2017-08-21 14:10:19 +02:00
}
]
},
{
2017-08-28 14:49:43 +02:00
"label":"\"Opnieuw proberen\" knop instellen",
"description":"Deze optie bepaalt of de \"Opnieuw proberen\" knop voor alle vragen wordt getoond, uitgeschakeld of voor iedere vraag afzonderlijk wordt geconfigureerd.",
2017-08-21 14:10:19 +02:00
"options":[
{
2017-08-28 14:49:43 +02:00
"label":"Ingeschakeld"
2017-08-21 14:10:19 +02:00
},
{
2017-08-28 14:49:43 +02:00
"label":"Uitgeschakeld"
2017-08-21 14:10:19 +02:00
}
]
}
]
}
]
}