HFP-30 Updated translations.

Added new field checkButton with the state new.
Ran the h5p update-translations command.
Added nb and nn translations for the new field.
pull/19/merge
Andreas Nergaard 2017-10-13 10:15:19 +02:00
parent b10c1354e2
commit 3ebce107c4
30 changed files with 3599 additions and 3508 deletions

View File

@ -38,8 +38,7 @@
{ {
"label": "Dots" "label": "Dots"
} }
], ]
"default": "dots"
}, },
{ {
"label": "Pass percentage", "label": "Pass percentage",
@ -144,7 +143,11 @@
"label": "Overall Feedback", "label": "Overall Feedback",
"fields": [ "fields": [
{ {
"widgets": [], "widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity": "range", "entity": "range",
@ -221,6 +224,10 @@
{ {
"label": "Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [ "fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{ {
"label": "Override \"Show Solution\" button", "label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
@ -248,4 +255,4 @@
] ]
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"مقدمة المسابقة", "label": "مقدمة المسابقة",
"fields":[ "fields": [
{ {
"label":"عرض المقدمة" "label": "عرض المقدمة"
}, },
{ {
"label":"العنوان", "label": "العنوان",
"description":"سيتم عرض هذا العنوان فوق النص المقدمة" "description": "سيتم عرض هذا العنوان فوق النص المقدمة"
}, },
{ {
"label":"مقدمة النص", "label": "مقدمة النص",
"description":"سيتم عرض هذا النص قبل أن تبدأ هذه المسابقة" "description": "سيتم عرض هذا النص قبل أن تبدأ هذه المسابقة"
}, },
{ {
"label":"بدء زر النص", "label": "بدء زر النص",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"صورة الخلفية", "label": "صورة الخلفية",
"description":"إدخال صورة خلفية اختيارية" "description": "إدخال صورة خلفية اختيارية"
} }
] ]
}, },
{ {
"label":"صورة الخلفية", "label": "صورة الخلفية",
"description":"صورة خلفية اختيارية لأسئلة" "description": "صورة خلفية اختيارية لأسئلة"
}, },
{ {
"label":"مؤشر التقدم", "label": "مؤشر التقدم",
"description":"أسئلة لتعيين نمط مؤشر التقدم", "description": "أسئلة لتعيين نمط مؤشر التقدم",
"options":[ "options": [
{ {
"label":"النصية" "label": "النصية"
}, },
{ {
"label":"النقاط" "label": "النقاط"
} }
], ]
"default":"dots"
}, },
{ {
"label":"نسبة النجاح", "label": "نسبة النجاح",
"description":"النسبة المئوية لمجموع النقاط المطلوبة لاجتياز الاختبار" "description": "النسبة المئوية لمجموع النقاط المطلوبة لاجتياز الاختبار"
}, },
{ {
"label":"الأسئلة", "label": "الأسئلة",
"widgets":[ "widgets": [
{ {
"label":"الافتراضي" "label": "الافتراضي"
}, },
{ {
"label":"النصية" "label": "النصية"
} }
], ],
"entity":"السؤال", "entity": "السؤال",
"field":{ "field": {
"label":"نوع السؤال", "label": "نوع السؤال",
"description":"مكتبة لهذا السؤال" "description": "مكتبة لهذا السؤال"
} }
}, },
{ {
"label":"واجهة النصوص لهذه المسابقة", "label": "واجهة النصوص لهذه المسابقة",
"fields":[ "fields": [
{ {
"label":"زر العودة", "label": "زر العودة",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"زر التقدم", "label": "زر التقدم",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"زر الانتهاء", "label": "زر الانتهاء",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"نص التقدم", "label": "نص التقدم",
"description":"النص المستخدم إذا تم تحديد التقدم نصيا", "description": "النص المستخدم إذا تم تحديد التقدم نصيا",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"السؤال" "default": "السؤال"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"تمكين العرض بطريقة عشوائية وترتيب الأسئلة على الشاشة" "description": "تمكين العرض بطريقة عشوائية وترتيب الأسئلة على الشاشة"
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"انتهاء المسابقة", "label": "انتهاء المسابقة",
"fields":[ "fields": [
{ {
"label":"عرض النتائج" "label": "عرض النتائج"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"نص راس الملاحظات", "label": "نص راس الملاحظات",
"default":"Your result:", "default": "Your result:",
"description":"سيتم عرض هذا العنوان في نهاية هذه المسابقة حيثما أجاب المستخدم على جميع الأسئلة المستعملة" "description": "سيتم عرض هذا العنوان في نهاية هذه المسابقة حيثما أجاب المستخدم على جميع الأسئلة المستعملة"
}, },
{ {
"label":"شفافية خلفية العناصر", "label": "شفافية خلفية العناصر",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"تعليق النجاح بالمسابقة", "label": "تعليق النجاح بالمسابقة",
"description":"سيتم عرض هذا النص أعلاه النتيجة إذا انقضى المستخدم بنجاح هذه المسابقة" "description": "سيتم عرض هذا النص أعلاه النتيجة إذا انقضى المستخدم بنجاح هذه المسابقة"
}, },
{ {
"label":"ملاحظة النجاح", "label": "ملاحظة النجاح",
"description":"سيتم عرض هذه الملاحظة بعد النتيجة إذا انقضى المستخدم بنجاح هذه المسابقة" "description": "سيتم عرض هذه الملاحظة بعد النتيجة إذا انقضى المستخدم بنجاح هذه المسابقة"
}, },
{ {
"label":"تعليق الرسوب بالمسابقة", "label": "تعليق الرسوب بالمسابقة",
"description":"سيتم عرض هذا النص أعلاه النتيجة إذا كان المستخدم قد فشلت في المسابقة" "description": "سيتم عرض هذا النص أعلاه النتيجة إذا كان المستخدم قد فشلت في المسابقة"
}, },
{ {
"label":"ملاحظة الرسوب", "label": "ملاحظة الرسوب",
"description":"سيتم عرض هذه الملاحظة بعد النتيجة إذا كان المستخدم قد فشلت في المسابقة" "description": "سيتم عرض هذه الملاحظة بعد النتيجة إذا كان المستخدم قد فشلت في المسابقة"
} }
] ]
}, },
{ {
"label":"تسمية زر اظهار الحل", "label": "تسمية زر اظهار الحل",
"default":"مشاهدة الحل", "default": "مشاهدة الحل",
"description":"نص زر الحل" "description": "نص زر الحل"
}, },
{ {
"label":"تسمية زر إعادة المحاولة", "label": "تسمية زر إعادة المحاولة",
"default":"إعادة المحاولة", "default": "إعادة المحاولة",
"description":"نص زر إعادة المحاولة" "description": "نص زر إعادة المحاولة"
}, },
{ {
"label":"نص زر الانتهاء", "label": "نص زر الانتهاء",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"عرض الفيديو قبل نتائج المسابقة" "label": "عرض الفيديو قبل نتائج المسابقة"
}, },
{ {
"label":"تفعيل زر تخطى الفيديو" "label": "تفعيل زر تخطى الفيديو"
}, },
{ {
"label":"تسمية زر تخطى الفيديو", "label": "تسمية زر تخطى الفيديو",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"فيديو النجاح بالمسابقة", "label": "فيديو النجاح بالمسابقة",
"description":"سيتم تشغيل هذا الفيديو إذا كان المستخدم ناجحا بهذه المسابقة" "description": "سيتم تشغيل هذا الفيديو إذا كان المستخدم ناجحا بهذه المسابقة"
}, },
{ {
"label":"فيديو الرسوب بالمسابقة", "label": "فيديو الرسوب بالمسابقة",
"description":"سيتم تشغيل هذا الفيديو إذا كان المستخدم راسبا بهذه المسابقة" "description": "سيتم تشغيل هذا الفيديو إذا كان المستخدم راسبا بهذه المسابقة"
} }
] ]
}, },
{ {
"label":"إعدادات زر \"مشاهدة حل \" وزر \"إعادة المحاولة\" ", "label": "إعدادات زر \"مشاهدة حل \" وزر \"إعادة المحاولة\" ",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Uvod u kviz", "label": "Uvod u kviz",
"fields":[ "fields": [
{ {
"label":"Prikaži uvod" "label": "Prikaži uvod"
}, },
{ {
"label":"Naziv", "label": "Naziv",
"description":"Ovaj će naziv biti prikazan iznad uvodnog teksta." "description": "Ovaj će naziv biti prikazan iznad uvodnog teksta."
}, },
{ {
"label":"Tekst uvoda", "label": "Tekst uvoda",
"description":"Ovaj će naziv biti prikazan prije početka kviza." "description": "Ovaj će naziv biti prikazan prije početka kviza."
}, },
{ {
"label":"Oznaka za dugme \"Start\"", "label": "Oznaka za dugme \"Start\"",
"default":"Start" "default": "Start"
}, },
{ {
"label":"Slika pozadine", "label": "Slika pozadine",
"description":"Slika pozadine na početku. (opcionalno)." "description": "Slika pozadine na početku. (opcionalno)."
} }
] ]
}, },
{ {
"label":"Slika pozadine", "label": "Slika pozadine",
"description":"Slika pozadine seta pitanja. (opcionalno)." "description": "Slika pozadine seta pitanja. (opcionalno)."
}, },
{ {
"label":"Prikaz napredovanja", "label": "Prikaz napredovanja",
"description":"Prikazivanje napredovanja", "description": "Prikazivanje napredovanja",
"options":[ "options": [
{ {
"label":"Tekst" "label": "Tekst"
}, },
{ {
"label":"Bodovi" "label": "Bodovi"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Procenat za uspješan prolaz", "label": "Procenat za uspješan prolaz",
"description":"Procenat tačnih odgovora kao preduvijet da je kviz\/zadatak uspješno završen." "description": "Procenat tačnih odgovora kao preduvijet da je kviz/zadatak uspješno završen."
}, },
{ {
"label":"Pitanja", "label": "Pitanja",
"widgets":[ "widgets": [
{ {
"label":"Standard" "label": "Standard"
}, },
{ {
"label":"Tekst" "label": "Tekst"
} }
], ],
"entity":"pitanje", "entity": "pitanje",
"field":{ "field": {
"label":"Vrsta pitanja", "label": "Vrsta pitanja",
"description":"Biblioteka za ovo pitanje." "description": "Biblioteka za ovo pitanje."
} }
}, },
{ {
"label":"Prikaz teksta u kvizu", "label": "Prikaz teksta u kvizu",
"fields":[ "fields": [
{ {
"label":"Oznaka za dugme \"Nazad\"", "label": "Oznaka za dugme \"Nazad\"",
"default":"Zurück" "default": "Zurück"
}, },
{ {
"label":"Oznaka za dugme \"Naprijed\"", "label": "Oznaka za dugme \"Naprijed\"",
"default":"Weiter" "default": "Weiter"
}, },
{ {
"label":"Oznaka za dugme \"Završi\"", "label": "Oznaka za dugme \"Završi\"",
"default":"Kraj" "default": "Kraj"
}, },
{ {
"label":"Početni tekst", "label": "Početni tekst",
"description":"Koristi tekst ako je izabran za napredak u pisanom obliku.", "description": "Koristi tekst ako je izabran za napredak u pisanom obliku.",
"default":"Aktuelno pitanje: @current od @total pitanja" "default": "Aktuelno pitanje: @current od @total pitanja"
}, },
{ {
"label":"Označavanje za skakanje do određene tačke", "label": "Označavanje za skakanje do određene tačke",
"description":"Koristi mjesto '%d' za redoslijed pitanja i %total za ukupan broj pitanja.", "description": "Koristi mjesto '%d' za redoslijed pitanja i %total za ukupan broj pitanja.",
"default":"Pitanje %d od %total" "default": "Pitanje %d od %total"
}, },
{ {
"label":"Opis pitanja u vezi sa vezi s autorom", "label": "Opis pitanja u vezi sa vezi s autorom",
"default":"Pitanje" "default": "Pitanje"
}, },
{ {
"label":"Napredno \"Readspeaker\"", "label": "Napredno \"Readspeaker\"",
"description":"Varijable: @current i @total", "description": "Varijable: @current i @total",
"default":"Pitanje @current od @total" "default": "Pitanje @current od @total"
}, },
{ {
"label":"Tekst za neodgovorena pitanja", "label": "Tekst za neodgovorena pitanja",
"default":"Neodgovoreno" "default": "Neodgovoreno"
}, },
{ {
"label":"Tekst za odgovorena pitanja", "label": "Tekst za odgovorena pitanja",
"default":"Odgovoreno" "default": "Odgovoreno"
}, },
{ {
"label":"Tekst za trenutno pitanja", "label": "Tekst za trenutno pitanja",
"default":"Trenutno pitanje" "default": "Trenutno pitanje"
} }
] ]
}, },
{ {
"label":"Deaktivirati mogućnost povratka unazad", "label": "Deaktivirati mogućnost povratka unazad",
"description":"Ako je aktivirano, korisnik će moći ići samo naprijed u odgovaranju na pitanja." "description": "Ako je aktivirano, korisnik će moći ići samo naprijed u odgovaranju na pitanja."
}, },
{ {
"label":"Izmješati pitanja", "label": "Izmješati pitanja",
"description":"Ako je aktivirano, pitanja će kod svakog učitavanja kviza imati drugi raspored." "description": "Ako je aktivirano, pitanja će kod svakog učitavanja kviza imati drugi raspored."
}, },
{ {
"label":"Broj pitanja za prikaz:", "label": "Broj pitanja za prikaz:",
"description":"Može se koristiti kod odabira slučajnog pitanja." "description": "Može se koristiti kod odabira slučajnog pitanja."
}, },
{ {
"label":"Završi kviz", "label": "Završi kviz",
"fields":[ "fields": [
{ {
"label":"Prikaz rezultata" "label": "Prikaz rezultata"
}, },
{ {
"label":"Napomena ako nema rezultata" "label": "Napomena ako nema rezultata"
}, },
{ {
"label":"Oznaka za povratne informacije", "label": "Oznaka za povratne informacije",
"description":"Ovaj tekst će biti prikazan na kraju kviza kada korisnik odgovori na pitanja.", "description": "Ovaj tekst će biti prikazan na kraju kviza kada korisnik odgovori na pitanja.",
"default":"Tvoj rezultat:" "default": "Tvoj rezultat:"
}, },
{ {
"label":"Tekst za prikaz broj odova", "label": "Tekst za prikaz broj odova",
"default":"Osvojeno @score bodova od @total mogućih.", "default": "Osvojeno @score bodova od @total mogućih.",
"description":"Ovaj tekst će se koristiti da prikaže ukupan broj bodova korisnika. \"@score\" će biti zamjenjen sa osvojenim bodovima, \"@total\" će biti zamjenjeno sa maksimalnim brojem bodova." "description": "Ovaj tekst će se koristiti da prikaže ukupan broj bodova korisnika. \"@score\" će biti zamjenjen sa osvojenim bodovima, \"@total\" će biti zamjenjeno sa maksimalnim brojem bodova."
}, },
{ {
"label":"Pozadinska zamućenost za elemente za uzimanje", "label": "Pozadinska zamućenost za elemente za uzimanje",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Komentar za uspješno završen kviz", "label": "Komentar za uspješno završen kviz",
"description":"Ovaj tekst će biti prikazan iznad broja bodova kada je korisnik uspješno završio kviz." "description": "Ovaj tekst će biti prikazan iznad broja bodova kada je korisnik uspješno završio kviz."
}, },
{ {
"label":"Oznaka kod neuspješnog završetka kviza", "label": "Oznaka kod neuspješnog završetka kviza",
"description":"Ovaj tekst će biti prikazan iznad broja bodova kada je korisnik nije uspješno završio kviz." "description": "Ovaj tekst će biti prikazan iznad broja bodova kada je korisnik nije uspješno završio kviz."
}, },
{ {
"label":"Oznaka kod neuspješnog završetka kviza", "label": "Oznaka kod neuspješnog završetka kviza",
"description":"Ovaj komentar će se pokazati nakon što korisnik nije sakupio dovoljan broj bodova za uspješan završetak kviza." "description": "Ovaj komentar će se pokazati nakon što korisnik nije sakupio dovoljan broj bodova za uspješan završetak kviza."
}, },
{ {
"label":"Oznaka za dugme \"Prikaži rješenje\"", "label": "Oznaka za dugme \"Prikaži rješenje\"",
"description":"Oznaka za dugme \"Prikaži rješenje\"" "description": "Oznaka za dugme \"Prikaži rješenje\""
} }
] ]
}, },
{ {
"label":"Oznaka za dugme \"Ponovi\"", "label": "Oznaka za dugme \"Ponovi\"",
"default":"Prikaži rješenje", "default": "Prikaži rješenje",
"description":"Oznaka za dugme \"Ponovi\"" "description": "Oznaka za dugme \"Ponovi\""
}, },
{ {
"label":"Oznaka za dugme \"Završi\"", "label": "Oznaka za dugme \"Završi\"",
"default":"Ponovi", "default": "Ponovi",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Prikaži video prije rezultata kviza", "label": "Prikaži video prije rezultata kviza",
"default":"Kraj" "default": "Kraj"
}, },
{ {
"label":"Aktiviraj dugme \"Preskoči vidio\"" "label": "Aktiviraj dugme \"Preskoči vidio\""
}, },
{ {
"label":"Oznaka za dugme \"Preskoči video\"" "label": "Oznaka za dugme \"Preskoči video\""
}, },
{ {
"label":"Video nakon položenog kviza", "label": "Video nakon položenog kviza",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Video nakon nepoloženog kviza", "label": "Video nakon nepoloženog kviza",
"description":"Ovaj video se prikazuje nakon što korisnik neuspješno završi kviz." "description": "Ovaj video se prikazuje nakon što korisnik neuspješno završi kviz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Podešavanje dugmeta \"Prikaži rješenje\" i \"Ponovi\".", "label": "Podešavanje dugmeta \"Prikaži rješenje\" i \"Ponovi\".",
"fields":[ "fields": [
{ {
"label":"Poništi dugme \"Prikaži rješenje\"", "label": "Show \"Check\" buttons",
"description":"Ova opcija podešava prikazivanje dugmeta \"Prikaži rješenje\" za sva pitanja ili da bude za svako posebno pitanje konfigurirano.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Poništi dugme \"Prikaži rješenje\"",
"description": "Ova opcija podešava prikazivanje dugmeta \"Prikaži rješenje\" za sva pitanja ili da bude za svako posebno pitanje konfigurirano.",
"options": [
{ {
"label":"Prikaži" "label": "Prikaži"
}, },
{ {
"label":"Nemoj prikazati" "label": "Nemoj prikazati"
} }
] ]
}, },
{ {
"label":"Poništi dugme \"Ponovi\"", "label": "Poništi dugme \"Ponovi\"",
"description":"Ova opcija podešava prikazivanje dugmeta \"Ponovi\" za sva pitanja ili da bude za svako posebno pitanje konfigurirano.", "description": "Ova opcija podešava prikazivanje dugmeta \"Ponovi\" za sva pitanja ili da bude za svako posebno pitanje konfigurirano.",
"options":[ "options": [
{ {
"label":"Prikaži" "label": "Prikaži"
}, },
{ {
"label":"Nemoj prikazati" "label": "Nemoj prikazati"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Text d'introducció", "label": "Text d'introducció",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Imatge de fons", "label": "Imatge de fons",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Imatge de fons", "label": "Imatge de fons",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Percentatge per passar", "label": "Percentatge per passar",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Per defecte" "label": "Per defecte"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Acabar" "default": "Acabar"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Pregunta" "default": "Pregunta"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Mostrar solució", "default": "Mostrar solució",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Etiqueta del botó \"Tornar-ho a provar\"", "label": "Etiqueta del botó \"Tornar-ho a provar\"",
"default":"Tornar-ho a provar", "default": "Tornar-ho a provar",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Acabar" "default": "Acabar"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Tilbage-knap", "label": "Tilbage-knap",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Overskriv \"Vi svar\"-knap", "label": "Show \"Check\" buttons",
"description":"Dette valg afgør om \"Vis svar\"-knappen skal vises på alle spørgsmål, skjules for alle eller konfigureres individuelt til hvert spørgsmål.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Overskriv \"Vi svar\"-knap",
"description": "Dette valg afgør om \"Vis svar\"-knappen skal vises på alle spørgsmål, skjules for alle eller konfigureres individuelt til hvert spørgsmål.",
"options": [
{ {
"label":"Aktiveret" "label": "Aktiveret"
}, },
{ {
"label":"Deaktiveret" "label": "Deaktiveret"
} }
] ]
}, },
{ {
"label":"Overskriv \"Prøv igen\"-knap", "label": "Overskriv \"Prøv igen\"-knap",
"description":"Dette valg afgør om \"Prøv igen\"-knappen skal vises på alle spørgsmål, skjules for alle eller konfigureres individuelt til hvert spørgsmål.", "description": "Dette valg afgør om \"Prøv igen\"-knappen skal vises på alle spørgsmål, skjules for alle eller konfigureres individuelt til hvert spørgsmål.",
"options":[ "options": [
{ {
"label":"Aktiveret" "label": "Aktiveret"
}, },
{ {
"label":"Deaktiveret" "label": "Deaktiveret"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz-Einführung", "label": "Quiz-Einführung",
"fields":[ "fields": [
{ {
"label":"Zeige Einführung" "label": "Zeige Einführung"
}, },
{ {
"label":"Titel", "label": "Titel",
"description":"Dieser Titel wird über dem Einführungstext angezeigt." "description": "Dieser Titel wird über dem Einführungstext angezeigt."
}, },
{ {
"label":"Einführungstext", "label": "Einführungstext",
"description":"Dieser Text wird angezeigt, bevor das Quiz anfängt." "description": "Dieser Text wird angezeigt, bevor das Quiz anfängt."
}, },
{ {
"label":"Beschriftung des \"Start\"-Buttons", "label": "Beschriftung des \"Start\"-Buttons",
"default":"Starte Quiz" "default": "Starte Quiz"
}, },
{ {
"label":"Hintergrundbild", "label": "Hintergrundbild",
"description":"Ein optionales Hintergrundbild für die Einführung." "description": "Ein optionales Hintergrundbild für die Einführung."
} }
] ]
}, },
{ {
"label":"Hintergrundbild", "label": "Hintergrundbild",
"description":"Ein optionales Hintergrundbild für das Fragenset." "description": "Ein optionales Hintergrundbild für das Fragenset."
}, },
{ {
"label":"Fortschrittsanzeige", "label": "Fortschrittsanzeige",
"description":"Anzeigestil für die Fortschrittsanzeige des Fragensets.", "description": "Anzeigestil für die Fortschrittsanzeige des Fragensets.",
"options":[ "options": [
{ {
"label":"Text" "label": "Text"
}, },
{ {
"label":"Punkte" "label": "Punkte"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Prozentsatz zum Bestehen", "label": "Prozentsatz zum Bestehen",
"description":"Prozentsatz der Gesamtpunktzahl, der nötig ist, um das Quiz zu bestehen" "description": "Prozentsatz der Gesamtpunktzahl, der nötig ist, um das Quiz zu bestehen"
}, },
{ {
"label":"Fragen", "label": "Fragen",
"widgets":[ "widgets": [
{ {
"label":"Vorgabe" "label": "Vorgabe"
}, },
{ {
"label":"Text" "label": "Text"
} }
], ],
"entity":"frage", "entity": "frage",
"field":{ "field": {
"label":"Fragentyp", "label": "Fragentyp",
"description":"Bibliothek für diese Frage." "description": "Bibliothek für diese Frage."
} }
}, },
{ {
"label":"Anzeigetexte im Quiz", "label": "Anzeigetexte im Quiz",
"fields":[ "fields": [
{ {
"label":"Zurück-Button", "label": "Zurück-Button",
"default":"Zurück" "default": "Zurück"
}, },
{ {
"label":"Beschriftung des \"Weiter\"-Buttons", "label": "Beschriftung des \"Weiter\"-Buttons",
"default":"Weiter" "default": "Weiter"
}, },
{ {
"label":"Beschriftung des \"Beenden\"-Buttons", "label": "Beschriftung des \"Beenden\"-Buttons",
"default":"Beenden" "default": "Beenden"
}, },
{ {
"label":"Fortschrittsanzeigetext", "label": "Fortschrittsanzeigetext",
"description":"Verwendeter Text, wenn Fortschrittsanzeige in Textform gewählt wurde.", "description": "Verwendeter Text, wenn Fortschrittsanzeige in Textform gewählt wurde.",
"default":"Aktuelle Frage: @current von @total Fragen" "default": "Aktuelle Frage: @current von @total Fragen"
}, },
{ {
"label":"Beschriftung für das Springen zu einem bestimmten Punkt", "label": "Beschriftung für das Springen zu einem bestimmten Punkt",
"description":"Nutze den Platzhalter '%d' für die Fragennummer und %total für die Gesamtzahl der Fragen.", "description": "Nutze den Platzhalter '%d' für die Fragennummer und %total für die Gesamtzahl der Fragen.",
"default":"Frage %d von %total" "default": "Frage %d von %total"
}, },
{ {
"label":"Beschriftung für eine Frage zum Urheberrechtsdialog", "label": "Beschriftung für eine Frage zum Urheberrechtsdialog",
"default":"Frage" "default": "Frage"
}, },
{ {
"label":"Fortschritt \"Readspeaker\"", "label": "Fortschritt \"Readspeaker\"",
"description":"Variablen: @current und @total", "description": "Variablen: @current und @total",
"default":"Frage @current von @total" "default": "Frage @current von @total"
}, },
{ {
"label":"Text für unbeantwortete Fragen", "label": "Text für unbeantwortete Fragen",
"default":"Unbeantwortet" "default": "Unbeantwortet"
}, },
{ {
"label":"Text für beantwortete Fragen", "label": "Text für beantwortete Fragen",
"default":"Beantwortet" "default": "Beantwortet"
}, },
{ {
"label":"Text fpr aktuelle Frage", "label": "Text fpr aktuelle Frage",
"default":"Aktuelle Frage" "default": "Aktuelle Frage"
} }
] ]
}, },
{ {
"label":"Rückwärts-Navigation ausstellen", "label": "Rückwärts-Navigation ausstellen",
"description":"Wenn aktiviert, kann der Nutzer nur vorwärts durch das Fragenset navigieren." "description": "Wenn aktiviert, kann der Nutzer nur vorwärts durch das Fragenset navigieren."
}, },
{ {
"label":"Fragen zufällig anordnen", "label": "Fragen zufällig anordnen",
"description":"Aktivieren, um die Fragen auf dem Bildschirm zufällig anzuordnen." "description": "Aktivieren, um die Fragen auf dem Bildschirm zufällig anzuordnen."
}, },
{ {
"label":"Anzahl der anzuzeigenden Fragen:", "label": "Anzahl der anzuzeigenden Fragen:",
"description":"Kann benutzt werden, um eine zufällige Auswahl auf mehreren Fragen zu treffen." "description": "Kann benutzt werden, um eine zufällige Auswahl auf mehreren Fragen zu treffen."
}, },
{ {
"label":"Quiz beendet", "label": "Quiz beendet",
"fields":[ "fields": [
{ {
"label":"Ergebnisanzeige" "label": "Ergebnisanzeige"
}, },
{ {
"label":"Hinweis bei keinen Ergebnissen" "label": "Hinweis bei keinen Ergebnissen"
}, },
{ {
"label":"Kopfzeile für die Rückmeldungen", "label": "Kopfzeile für die Rückmeldungen",
"description":"diese Kopfzeile wird am Ende des Quizzes angezeigt, wenn der Nutzer alle Fragen beantwortet hat.", "description": "diese Kopfzeile wird am Ende des Quizzes angezeigt, wenn der Nutzer alle Fragen beantwortet hat.",
"default":"Dein Ergebnis:" "default": "Dein Ergebnis:"
}, },
{ {
"label":"Text für die Punkteanzeige", "label": "Text für die Punkteanzeige",
"default":"Du hast @score Punkte von @total möglichen.", "default": "Du hast @score Punkte von @total möglichen.",
"description":"Dieser Text wird verwendet, um die Gesamtpunkte des Nutzers anzuzeigen. \"@score\" wird durch die errechnete Punktzahl ersetzt, \"@total\" wird durch die maximal erreichbare Punktzahl ersetzt." "description": "Dieser Text wird verwendet, um die Gesamtpunkte des Nutzers anzuzeigen. \"@score\" wird durch die errechnete Punktzahl ersetzt, \"@total\" wird durch die maximal erreichbare Punktzahl ersetzt."
}, },
{ {
"label":"Hintergrunddeckkraft für bewegliche Elemente", "label": "Hintergrunddeckkraft für bewegliche Elemente",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Benutzerdefinierte Rückmeldung für jeden Punkte-Bereich definieren", "label": "Benutzerdefinierte Rückmeldung für jeden Punkte-Bereich definieren",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"Bereich", "entity": "Bereich",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Punkte-Bereich" "label": "Punkte-Bereich"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Kommentar für bestandenes Quiz", "label": "Kommentar für bestandenes Quiz",
"description":"Dieser Kommentar wird nach den Punkten angezeigt, wenn der Nutzer das Quiz erfolgreich bestanden hat." "description": "Dieser Kommentar wird nach den Punkten angezeigt, wenn der Nutzer das Quiz erfolgreich bestanden hat."
}, },
{ {
"label":"Kopfzeile für nicht bestandenes Quiz", "label": "Kopfzeile für nicht bestandenes Quiz",
"description":"Dieser Text wird oberhalb der Punkte angezeigt, wenn der Nutzer das Quiz nicht bestanden hat." "description": "Dieser Text wird oberhalb der Punkte angezeigt, wenn der Nutzer das Quiz nicht bestanden hat."
}, },
{ {
"label":"Kommentar für nicht bestandenes Quiz", "label": "Kommentar für nicht bestandenes Quiz",
"description":"Dieser Kommentar wird nach den Punkten angezeigt, wenn der Nutzer das Quiz nicht bestanden hat." "description": "Dieser Kommentar wird nach den Punkten angezeigt, wenn der Nutzer das Quiz nicht bestanden hat."
}, },
{ {
"label":"Beschriftung des \"Lösung zeigen\"-Buttons", "label": "Beschriftung des \"Lösung zeigen\"-Buttons",
"description":"Beschriftung des \"Lösung zeigen\"-Buttons" "description": "Beschriftung des \"Lösung zeigen\"-Buttons"
} }
] ]
}, },
{ {
"label":"Beschriftung des \"Wiederholen\"-Buttons", "label": "Beschriftung des \"Wiederholen\"-Buttons",
"default":"Lösung anzeigen", "default": "Lösung anzeigen",
"description":"Beschriftung des \"Wiederholen\"-Buttons" "description": "Beschriftung des \"Wiederholen\"-Buttons"
}, },
{ {
"label":"Beschriftung des \"Beenden\"-Buttons", "label": "Beschriftung des \"Beenden\"-Buttons",
"default":"Wiederholen", "default": "Wiederholen",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Schaltflächentext Beenden", "label": "Schaltflächentext Beenden",
"default":"Beenden" "default": "Beenden"
}, },
{ {
"label":"Aktiviere \"Video überspringen\"-Button" "label": "Aktiviere \"Video überspringen\"-Button"
}, },
{ {
"label":"Beschriftung des \"Video überspringen\"-Buttons" "label": "Beschriftung des \"Video überspringen\"-Buttons"
}, },
{ {
"label":"Bestanden-Video", "label": "Bestanden-Video",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Nicht-bestanden-Video", "label": "Nicht-bestanden-Video",
"description":"Dieses Video wird angezeigt, wenn der Nutzer das Quiz nicht bestanden hat." "description": "Dieses Video wird angezeigt, wenn der Nutzer das Quiz nicht bestanden hat."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Einstellungen für \"Lösung zeigen\"-Button und \"Nochmal\".", "label": "Einstellungen für \"Lösung zeigen\"-Button und \"Nochmal\".",
"fields":[ "fields": [
{ {
"label":"Überschreiben des \"Lösungen anzeigen\"-Buttons", "label": "Show \"Check\" buttons",
"description":"Diese Option gibt an, ob der \"Lösung anzeigen\"-Button für alle Fragen angezeigt, ausgeblendet oder für jede Frage individuell konfiguriert wird.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Überschreiben des \"Lösungen anzeigen\"-Buttons",
"description": "Diese Option gibt an, ob der \"Lösung anzeigen\"-Button für alle Fragen angezeigt, ausgeblendet oder für jede Frage individuell konfiguriert wird.",
"options": [
{ {
"label":"Anzeigen" "label": "Anzeigen"
}, },
{ {
"label":"Ausblenden" "label": "Ausblenden"
} }
] ]
}, },
{ {
"label":"Überschreiben des \"Wiederholen\"-Buttons", "label": "Überschreiben des \"Wiederholen\"-Buttons",
"description":"Diese Option gibt an, ob der \"Wiederholen\" Button für alle Fragen angezeigt, ausgeblendet oder für jede Frage individuell konfiguriert wird.", "description": "Diese Option gibt an, ob der \"Wiederholen\" Button für alle Fragen angezeigt, ausgeblendet oder für jede Frage individuell konfiguriert wird.",
"options":[ "options": [
{ {
"label":"Anzeigen" "label": "Anzeigen"
}, },
{ {
"label":"Ausblenden" "label": "Ausblenden"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Επανάληψη", "default": "Επανάληψη",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Título", "label": "Título",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Predeterminado" "label": "Predeterminado"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Botón de retroceso", "label": "Botón de retroceso",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Mostrar solución", "default": "Mostrar solución",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Reintentar", "default": "Reintentar",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Ocultar el botón \"Mostrar solución\"", "label": "Show \"Check\" buttons",
"description":"Esta opción determina si el botón \"Mostrar solución\" se muestra en todas las preguntas, se desactiva para todas, o se configura para cada pregunta individualmente.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Ocultar el botón \"Mostrar solución\"",
"description": "Esta opción determina si el botón \"Mostrar solución\" se muestra en todas las preguntas, se desactiva para todas, o se configura para cada pregunta individualmente.",
"options": [
{ {
"label":"Habilitado" "label": "Habilitado"
}, },
{ {
"label":"Deshabilitado" "label": "Deshabilitado"
} }
] ]
}, },
{ {
"label":"Ocultar el botón de \"Reintentar\"", "label": "Ocultar el botón de \"Reintentar\"",
"description":"Esta opción determina si el botón \"Reintentar\" se muestra en todas las preguntas, se desactiva para todas, o se configura para cada pregunta individualmente.", "description": "Esta opción determina si el botón \"Reintentar\" se muestra en todas las preguntas, se desactiva para todas, o se configura para cada pregunta individualmente.",
"options":[ "options": [
{ {
"label":"Habilitado" "label": "Habilitado"
}, },
{ {
"label":"Deshabilitado" "label": "Deshabilitado"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Küsimus" "default": "Küsimus"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Õige vastus", "default": "Õige vastus",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Proovi uuesti nupu silt", "label": "Proovi uuesti nupu silt",
"default":"Proovi uuesti", "default": "Proovi uuesti",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Tietovisan johdanto", "label": "Tietovisan johdanto",
"fields":[ "fields": [
{ {
"label":"Näytä johdanto" "label": "Näytä johdanto"
}, },
{ {
"label":"Otsikko", "label": "Otsikko",
"description":"Johdanto-osion otsikko." "description": "Johdanto-osion otsikko."
}, },
{ {
"label":"Johdantoteksti", "label": "Johdantoteksti",
"description":"Teksti näytetään ennen visan alkua." "description": "Teksti näytetään ennen visan alkua."
}, },
{ {
"label":"Aloita -painikkeen teksti", "label": "Aloita -painikkeen teksti",
"default":"Aloita" "default": "Aloita"
}, },
{ {
"label":"Taustakuva", "label": "Taustakuva",
"description":"Valinnainen taustakuva johdantoon." "description": "Valinnainen taustakuva johdantoon."
} }
] ]
}, },
{ {
"label":"Taustakuva", "label": "Taustakuva",
"description":"Valinnainen taustakuva kysymyksille." "description": "Valinnainen taustakuva kysymyksille."
}, },
{ {
"label":"Edistymisen näyttäminen", "label": "Edistymisen näyttäminen",
"description":"Miten edistyminen tehtävässä näytetään tekijälle.", "description": "Miten edistyminen tehtävässä näytetään tekijälle.",
"options":[ "options": [
{ {
"label":"Teksti" "label": "Teksti"
}, },
{ {
"label":"Täplät" "label": "Täplät"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Läpäisyprosentti", "label": "Läpäisyprosentti",
"description":"Kuinka monta prosenttia maksimipisteistä vaaditaan tehtävän läpäisyyn." "description": "Kuinka monta prosenttia maksimipisteistä vaaditaan tehtävän läpäisyyn."
}, },
{ {
"label":"Kysymykset", "label": "Kysymykset",
"widgets":[ "widgets": [
{ {
"label":"Oletus" "label": "Oletus"
}, },
{ {
"label":"Teksti" "label": "Teksti"
} }
], ],
"entity":"kysymys", "entity": "kysymys",
"field":{ "field": {
"label":"Kysymyksen tyyppi", "label": "Kysymyksen tyyppi",
"description":"Tarjolla olevat kysymystyypit." "description": "Tarjolla olevat kysymystyypit."
} }
}, },
{ {
"label":"Käyttöliittymän tekstit", "label": "Käyttöliittymän tekstit",
"fields":[ "fields": [
{ {
"label":"Painikkeen Edellinen teksti", "label": "Painikkeen Edellinen teksti",
"default":"Edellinen kysymys" "default": "Edellinen kysymys"
}, },
{ {
"label":"Painikkeen Seuraava teksti", "label": "Painikkeen Seuraava teksti",
"default":"Seuraava kysymys" "default": "Seuraava kysymys"
}, },
{ {
"label":"Painikkeen Lopeta teksti", "label": "Painikkeen Lopeta teksti",
"default":"Lopeta" "default": "Lopeta"
}, },
{ {
"label":"Edistyminen", "label": "Edistyminen",
"description":"Tekstiä käytetään mikäli tekstimuotoinen edistymisen näyttäminen on valittuna.", "description": "Tekstiä käytetään mikäli tekstimuotoinen edistymisen näyttäminen on valittuna.",
"default":"Kysymys @current\/@total" "default": "Kysymys @current/@total"
}, },
{ {
"label":"Teksti kun hypätään tiettyyn kysymykseen", "label": "Teksti kun hypätään tiettyyn kysymykseen",
"description":"Käytettävissä olevat muuttujat: '%d' kysymyksen numerolle ja %total kysymysten kokonaismäärälle.", "description": "Käytettävissä olevat muuttujat: '%d' kysymyksen numerolle ja %total kysymysten kokonaismäärälle.",
"default":"Kysymys %d\/%total" "default": "Kysymys %d/%total"
}, },
{ {
"label":"Kysymyksen selite tekijänoikeusvalinnoissa", "label": "Kysymyksen selite tekijänoikeusvalinnoissa",
"default":"Kysymys" "default": "Kysymys"
}, },
{ {
"label":"Ruudunlukijan teksti edistymiselle", "label": "Ruudunlukijan teksti edistymiselle",
"description":"Käytettävissä olevat muuttujat: @current ja @total", "description": "Käytettävissä olevat muuttujat: @current ja @total",
"default":"Kysymys @current\/@total" "default": "Kysymys @current/@total"
}, },
{ {
"label":"Teksti vastaamattomalle kysymykselle", "label": "Teksti vastaamattomalle kysymykselle",
"default":"Ei vastattu" "default": "Ei vastattu"
}, },
{ {
"label":"Teksti vastatulle kysymykselle", "label": "Teksti vastatulle kysymykselle",
"default":"Vastattu" "default": "Vastattu"
}, },
{ {
"label":"Teksti meneillään olevalle kysymykselle", "label": "Teksti meneillään olevalle kysymykselle",
"default":"Meneillään oleva kysymys" "default": "Meneillään oleva kysymys"
} }
] ]
}, },
{ {
"label":"Estä paluu", "label": "Estä paluu",
"description":"Tämä valinta sallii vain eteenpäin siirtymisen tehtävässä" "description": "Tämä valinta sallii vain eteenpäin siirtymisen tehtävässä"
}, },
{ {
"label":"Sekoita kysymykset", "label": "Sekoita kysymykset",
"description":"Kysymykset näytetään satunnaisessa järjestyksessä." "description": "Kysymykset näytetään satunnaisessa järjestyksessä."
}, },
{ {
"label":"Näytettävien kysymyksien määrä:", "label": "Näytettävien kysymyksien määrä:",
"description":"Näytetään annettu lukumäärä kysymyksiä kokonaismäärästä." "description": "Näytetään annettu lukumäärä kysymyksiä kokonaismäärästä."
}, },
{ {
"label":"Tehtävän päätyttyä", "label": "Tehtävän päätyttyä",
"fields":[ "fields": [
{ {
"label":"Näytä tulokset" "label": "Näytä tulokset"
}, },
{ {
"label":"Salli painike \"Katso vastaus\"" "label": "Salli painike \"Katso vastaus\""
}, },
{ {
"label":"Teksti kun ei tuloksia", "label": "Teksti kun ei tuloksia",
"description":"Teksti näytetään, kun \"Näytä tulokset\" ei ole valittuna", "description": "Teksti näytetään, kun \"Näytä tulokset\" ei ole valittuna",
"default":"Valmis" "default": "Valmis"
}, },
{ {
"label":"Palautteet otsikko", "label": "Palautteet otsikko",
"default":"Tuloksesi:", "default": "Tuloksesi:",
"description":"Otsikko näytetään tehtävän lopussa, kun käyttäjä on vastannut kaikkiin kysymyksiin." "description": "Otsikko näytetään tehtävän lopussa, kun käyttäjä on vastannut kaikkiin kysymyksiin."
}, },
{ {
"label":"Yleispalaute", "label": "Yleispalaute",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Määritä muokattu palaute pisterajojen mukaan.", "label": "Määritä muokattu palaute pisterajojen mukaan.",
"description":"Klikkaa \"Lisää alue\" painiketta lisätäksesi niin monta pisterajaa kuin tarvit. Esimerkiksi: 0-20% Huono tulos, 21-91% Kelpo tulos, 91-100% Mahtava tulos!", "description": "Klikkaa \"Lisää alue\" painiketta lisätäksesi niin monta pisterajaa kuin tarvit. Esimerkiksi: 0-20% Huono tulos, 21-91% Kelpo tulos, 91-100% Mahtava tulos!",
"entity":"alue", "entity": "alue",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Pisteraja" "label": "Pisteraja"
}, },
{},
{ {
"label": "Palaute määritellylle pisterajalle",
}, "placeholder": "Kirjoita palaute"
{
"label":"Palaute määritellylle pisterajalle",
"placeholder":"Kirjoita palaute"
} }
] ]
} }
@ -168,88 +167,92 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Painikkeen \"Katso vastaus\" nimi", "label": "Painikkeen \"Katso vastaus\" nimi",
"default":"Katso vastaus", "default": "Katso vastaus",
"description":"Teksti \"Katso vastaus\" painikkeelle." "description": "Teksti \"Katso vastaus\" painikkeelle."
}, },
{ {
"label":"Painikkeen \"Yritä uudelleen\" nimi", "label": "Painikkeen \"Yritä uudelleen\" nimi",
"default":"Yritä uudelleen", "default": "Yritä uudelleen",
"description":"Teksti \"Yritä uudelleen\" painikkeelle." "description": "Teksti \"Yritä uudelleen\" painikkeelle."
}, },
{ {
"label":"Painikkeen \"Lopeta\" teksti", "label": "Painikkeen \"Lopeta\" teksti",
"default":"Lopeta" "default": "Lopeta"
}, },
{ {
"label":"Näytä video ennen tuloksia" "label": "Näytä video ennen tuloksia"
}, },
{ {
"label":"Salli videon ohittaminen" "label": "Salli videon ohittaminen"
}, },
{ {
"label":"Teksti painikkeelle Ohita video", "label": "Teksti painikkeelle Ohita video",
"default":"Ohita video" "default": "Ohita video"
}, },
{ {
"label":"Video, kun suoritettu", "label": "Video, kun suoritettu",
"description":"Tämä video näytetään, kun tehtävä on suoritettu onnistuneesti." "description": "Tämä video näytetään, kun tehtävä on suoritettu onnistuneesti."
}, },
{ {
"label":"Video, kun ei suoritettu", "label": "Video, kun ei suoritettu",
"description":"Tämä video näytetään, kun tehtävää ei ole suoritettu onnistuneesti." "description": "Tämä video näytetään, kun tehtävää ei ole suoritettu onnistuneesti."
} }
] ]
}, },
{ {
"label":"Asetukset \"Näytä vastaus\" ja \"Yritä uudelleen\" painikkeille", "label": "Asetukset \"Näytä vastaus\" ja \"Yritä uudelleen\" painikkeille",
"fields":[ "fields": [
{ {
"label":"\"Näytä vastaus\"-painike", "label": "Show \"Check\" buttons",
"description":"Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "\"Näytä vastaus\"-painike",
"description": "Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia",
"options": [
{ {
"label":"Käytössä kaikissa" "label": "Käytössä kaikissa"
}, },
{ {
"label":"Pois käytöstä" "label": "Pois käytöstä"
} }
] ]
}, },
{ {
"label":"\"Yritä uudelleen\"-painike", "label": "\"Yritä uudelleen\"-painike",
"description":"Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia.", "description": "Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia.",
"options":[ "options": [
{ {
"label":"Käytössä kaikissa" "label": "Käytössä kaikissa"
}, },
{ {
"label":"Pois käytöstä" "label": "Pois käytöstä"
} }
] ]
} }
] ]
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Introduction du Quiz ", "label": "Introduction du Quiz ",
"fields":[ "fields": [
{ {
"label":"Afficher l'introduction" "label": "Afficher l'introduction"
}, },
{ {
"label":"Titre", "label": "Titre",
"description":"Ce titre sera affiché au-dessus de votre texte d'introduction." "description": "Ce titre sera affiché au-dessus de votre texte d'introduction."
}, },
{ {
"label":"Texte d'introduction ", "label": "Texte d'introduction ",
"description":"Ce texte sera affiché avant le démarrage du quiz." "description": "Ce texte sera affiché avant le démarrage du quiz."
}, },
{ {
"label":"Texte du bouton de démarrage", "label": "Texte du bouton de démarrage",
"default":"Commencer" "default": "Commencer"
}, },
{ {
"label":"Image d'arrière-plan", "label": "Image d'arrière-plan",
"description":"Image d'arrière-plan optionnelle pour l'introduction." "description": "Image d'arrière-plan optionnelle pour l'introduction."
} }
] ]
}, },
{ {
"label":"Image d'arrière-plan", "label": "Image d'arrière-plan",
"description":"Image d'arrière-plan optionnelle pour la série de questions." "description": "Image d'arrière-plan optionnelle pour la série de questions."
}, },
{ {
"label":"Indicateur de progression", "label": "Indicateur de progression",
"description":"Style de l'indicateur de progression de la série de questions.", "description": "Style de l'indicateur de progression de la série de questions.",
"options":[ "options": [
{ {
"label":"Texte" "label": "Texte"
}, },
{ {
"label":"Points" "label": "Points"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pourcentage de réussite", "label": "Pourcentage de réussite",
"description":"Pourcentage exigé pour considérer que le quiz est réussi." "description": "Pourcentage exigé pour considérer que le quiz est réussi."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Par défaut" "label": "Par défaut"
}, },
{ {
"label":"Texte" "label": "Texte"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Type de question", "label": "Type de question",
"description":"Types possibles pour cette question." "description": "Types possibles pour cette question."
} }
}, },
{ {
"label":"Textes de l'interface du quiz", "label": "Textes de l'interface du quiz",
"fields":[ "fields": [
{ {
"label":"Bouton Retour", "label": "Bouton Retour",
"default":"Retour" "default": "Retour"
}, },
{ {
"label":"Bouton suivant", "label": "Bouton suivant",
"default":"Suite" "default": "Suite"
}, },
{ {
"label":"Bouton fin", "label": "Bouton fin",
"default":"Confirmer" "default": "Confirmer"
}, },
{ {
"label":"Texte de progression", "label": "Texte de progression",
"description":"Texte utilisé si la progression textuelle a été sélectionnée.", "description": "Texte utilisé si la progression textuelle a été sélectionnée.",
"default":"Question @current sur @total" "default": "Question @current sur @total"
}, },
{ {
"label":"Texte pour aller directement à une question", "label": "Texte pour aller directement à une question",
"description":"Vous devez utiliser la variable '%d' à la place du numéro de la question et %total à la place du nombre total de questions.", "description": "Vous devez utiliser la variable '%d' à la place du numéro de la question et %total à la place du nombre total de questions.",
"default":"Question %d sur %total" "default": "Question %d sur %total"
}, },
{ {
"label":"Texte de la question de la boîte de dialogue de copyright", "label": "Texte de la question de la boîte de dialogue de copyright",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Progression pour la synthèse vocale", "label": "Progression pour la synthèse vocale",
"description":"Vous pouvez utiliser les variables @current et @total", "description": "Vous pouvez utiliser les variables @current et @total",
"default":"Question @current sur @total" "default": "Question @current sur @total"
}, },
{ {
"label":"Texte d'une question sans réponse", "label": "Texte d'une question sans réponse",
"default":"Pas de réponse donnée" "default": "Pas de réponse donnée"
}, },
{ {
"label":"Texte d'une question ayant reçu une réponse", "label": "Texte d'une question ayant reçu une réponse",
"default":"Réponse donnée" "default": "Réponse donnée"
}, },
{ {
"label":"Texte de la question en cours", "label": "Texte de la question en cours",
"default":"Question en cours" "default": "Question en cours"
} }
] ]
}, },
{ {
"label":"Désactiver la possibilité de naviguer en arrière", "label": "Désactiver la possibilité de naviguer en arrière",
"description":"Cette option ne permettra plus que la navigation en avant au sein du module Question Set" "description": "Cette option ne permettra plus que la navigation en avant au sein du module Question Set"
}, },
{ {
"label":"Afficher les question dans un ordre aléatoire", "label": "Afficher les question dans un ordre aléatoire",
"description":"Les réponses possibles seront affichées dans l'ordre aléatoire." "description": "Les réponses possibles seront affichées dans l'ordre aléatoire."
}, },
{ {
"label":"Nombre de questions à afficher:", "label": "Nombre de questions à afficher:",
"description":"Génère aléatoire un jeu de question parmi toutes les questions disponibles." "description": "Génère aléatoire un jeu de question parmi toutes les questions disponibles."
}, },
{ {
"label":"Quiz terminé", "label": "Quiz terminé",
"fields":[ "fields": [
{ {
"label":"Afficher les résultats" "label": "Afficher les résultats"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"Message si pas de résultats", "label": "Message si pas de résultats",
"description":"Texte affiché sur la page finale si l'option \"Afficher les résultats\" est désactivée.", "description": "Texte affiché sur la page finale si l'option \"Afficher les résultats\" est désactivée.",
"default":"Terminé" "default": "Terminé"
}, },
{ {
"label":"Titre des commentaires", "label": "Titre des commentaires",
"default":"Vos résultats :", "default": "Vos résultats :",
"description":"Ce titre sera affiché à la fin du quiz quand l'utilisateur aura répondu à toutes les questions." "description": "Ce titre sera affiché à la fin du quiz quand l'utilisateur aura répondu à toutes les questions."
}, },
{ {
"label":"Opacité des étiquettes", "label": "Opacité des étiquettes",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Commentaire de félicitation", "label": "Commentaire de félicitation",
"description":"Ce commentaire sera affiché au-dessus du score de l'utilisateur si celui-ci réussit le quiz." "description": "Ce commentaire sera affiché au-dessus du score de l'utilisateur si celui-ci réussit le quiz."
}, },
{ {
"label":"Commentaire en cas de succès", "label": "Commentaire en cas de succès",
"description":"Commentaire affiché lors du passage du quiz avec succès." "description": "Commentaire affiché lors du passage du quiz avec succès."
}, },
{ {
"label":"Commentaire en cas d'échec", "label": "Commentaire en cas d'échec",
"description":"Ce commentaire sera affiché au-dessus du score de l'utilisateur si celui-ci échoue au quiz." "description": "Ce commentaire sera affiché au-dessus du score de l'utilisateur si celui-ci échoue au quiz."
}, },
{ {
"label":"Commentaire additionnel en cas d'échec", "label": "Commentaire additionnel en cas d'échec",
"description":"Commentaire additionnel affiché lors de l'échec au quiz." "description": "Commentaire additionnel affiché lors de l'échec au quiz."
} }
] ]
}, },
{ {
"label":"Texte du bouton \"Solution\"", "label": "Texte du bouton \"Solution\"",
"default":"Voir la solution", "default": "Voir la solution",
"description":"Texte pour le bouton de solution." "description": "Texte pour le bouton de solution."
}, },
{ {
"label":"Texte du bouton \"Recommencer\"", "label": "Texte du bouton \"Recommencer\"",
"default":"Recommencer", "default": "Recommencer",
"description":"Texte pour le bouton Recommencer." "description": "Texte pour le bouton Recommencer."
}, },
{ {
"label":"Texte pour le bouton de fin", "label": "Texte pour le bouton de fin",
"default":"Confirmer" "default": "Confirmer"
}, },
{ {
"label":"Afficher une vidéo avant l'affichage des résultats du quiz" "label": "Afficher une vidéo avant l'affichage des résultats du quiz"
}, },
{ {
"label":"Activer le bouton \"Passer la vidéo\"" "label": "Activer le bouton \"Passer la vidéo\""
}, },
{ {
"label":"Texte du bouton \"Passer la vidéo\"", "label": "Texte du bouton \"Passer la vidéo\"",
"default":"Passer la vidéo" "default": "Passer la vidéo"
}, },
{ {
"label":"Vidéo en cas de succès", "label": "Vidéo en cas de succès",
"description":"Vidéo affichée si l'utilisateur réussit le quiz." "description": "Vidéo affichée si l'utilisateur réussit le quiz."
}, },
{ {
"label":"Vidéo en cas d'échec", "label": "Vidéo en cas d'échec",
"description":"Vidéo affichée si l'utilisateur échoue au quiz." "description": "Vidéo affichée si l'utilisateur échoue au quiz."
} }
] ]
}, },
{ {
"label":"Options pour les boutons \"Montrer la solution\" et \"Recommencer\".", "label": "Options pour les boutons \"Montrer la solution\" et \"Recommencer\".",
"fields":[ "fields": [
{ {
"label":"Ecraser le bouton \"Voir la correction\"", "label": "Show \"Check\" buttons",
"description":"Cette option détermine si le bouton \"Voir la correction\" sera affiché pour toutes les questions, désactivé pour toutes ou configuré pour chaque question individuellement.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Ecraser le bouton \"Voir la correction\"",
"description": "Cette option détermine si le bouton \"Voir la correction\" sera affiché pour toutes les questions, désactivé pour toutes ou configuré pour chaque question individuellement.",
"options": [
{ {
"label":"Activé" "label": "Activé"
}, },
{ {
"label":"Désactivé" "label": "Désactivé"
} }
] ]
}, },
{ {
"label":"Ecraser le bouton \"Recommencer\"", "label": "Ecraser le bouton \"Recommencer\"",
"description":"Cette option détermine si le bouton \"Recommencer\" sera affiché pour toutes les questions, désactivé pour toutes ou configuré pour chaque question individuellement.", "description": "Cette option détermine si le bouton \"Recommencer\" sera affiché pour toutes les questions, désactivé pour toutes ou configuré pour chaque question individuellement.",
"options":[ "options": [
{ {
"label":"Activé" "label": "Activé"
}, },
{ {
"label":"Désactivé" "label": "Désactivé"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Introduzione al quiz", "label": "Introduzione al quiz",
"fields":[ "fields": [
{ {
"label":"Visualizza l'introduzione" "label": "Visualizza l'introduzione"
}, },
{ {
"label":"Titolo", "label": "Titolo",
"description":"Questo titolo sarà visualizzato sopra il testo introduttivo." "description": "Questo titolo sarà visualizzato sopra il testo introduttivo."
}, },
{ {
"label":"Testo di introduzione", "label": "Testo di introduzione",
"description":"Questo testo sarà visualizzato prima dell'inizio del quiz." "description": "Questo testo sarà visualizzato prima dell'inizio del quiz."
}, },
{ {
"label":"Testo pulsante di avvio", "label": "Testo pulsante di avvio",
"default":"Inizia il quiz" "default": "Inizia il quiz"
}, },
{ {
"label":"Immagine di sfondo", "label": "Immagine di sfondo",
"description":"Immagine di sfondo facoltativa per l'introduzione." "description": "Immagine di sfondo facoltativa per l'introduzione."
} }
] ]
}, },
{ {
"label":"Immagine di sfondo", "label": "Immagine di sfondo",
"description":"Immagine di sfondo facoltativa per il gruppo di domande." "description": "Immagine di sfondo facoltativa per il gruppo di domande."
}, },
{ {
"label":"Indicatore di avanzamento", "label": "Indicatore di avanzamento",
"description":"Stile dell'indicatore di avanzamento del gruppo di domande.", "description": "Stile dell'indicatore di avanzamento del gruppo di domande.",
"options":[ "options": [
{ {
"label":"Testuale" "label": "Testuale"
}, },
{ {
"label":"Punti" "label": "Punti"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Percentuale di superamento della prova", "label": "Percentuale di superamento della prova",
"description":"Percentuale del punteggio totale richiesto per passare il quiz." "description": "Percentuale del punteggio totale richiesto per passare il quiz."
}, },
{ {
"label":"Domande", "label": "Domande",
"widgets":[ "widgets": [
{ {
"label":"Predefinito" "label": "Predefinito"
}, },
{ {
"label":"Testuale" "label": "Testuale"
} }
], ],
"entity":"domanda", "entity": "domanda",
"field":{ "field": {
"label":"Tipo di domanda", "label": "Tipo di domanda",
"description":"Libreria per questa domanda." "description": "Libreria per questa domanda."
} }
}, },
{ {
"label":"Testi di interfaccia nel quiz", "label": "Testi di interfaccia nel quiz",
"fields":[ "fields": [
{ {
"label":"Pulsante indietro", "label": "Pulsante indietro",
"default":"Domanda precedente" "default": "Domanda precedente"
}, },
{ {
"label":"Pulsante Avanti", "label": "Pulsante Avanti",
"default":"Prossima domanda" "default": "Prossima domanda"
}, },
{ {
"label":"Pulsante Fine", "label": "Pulsante Fine",
"default":"Finito" "default": "Finito"
}, },
{ {
"label":"Testo di avanzamento", "label": "Testo di avanzamento",
"description":"Testo usate se il testo di avanzamento è selezionato.", "description": "Testo usate se il testo di avanzamento è selezionato.",
"default":"Domanda: @current di @total domande totali" "default": "Domanda: @current di @total domande totali"
}, },
{ {
"label":"Etichetta per saltare a una determinata domanda", "label": "Etichetta per saltare a una determinata domanda",
"description":"Devi usare il segnaposto '%d' anziché il numero di domanda, e %total invece del numero totale delle domande.", "description": "Devi usare il segnaposto '%d' anziché il numero di domanda, e %total invece del numero totale delle domande.",
"default":"Domanda %d di %total" "default": "Domanda %d di %total"
}, },
{ {
"label":"Etichetta della domanda nella finestra sul diritto d'autore", "label": "Etichetta della domanda nella finestra sul diritto d'autore",
"default":"Domanda" "default": "Domanda"
}, },
{ {
"label":"Progresso del dispositvo di riproduzione vocale", "label": "Progresso del dispositvo di riproduzione vocale",
"description":"Puoi utilizzare le variabili di domanda @current e @total", "description": "Puoi utilizzare le variabili di domanda @current e @total",
"default":"Domanda @current di @total" "default": "Domanda @current di @total"
}, },
{ {
"label":"Testo della domanda senza risposta", "label": "Testo della domanda senza risposta",
"default":"Senza risposta" "default": "Senza risposta"
}, },
{ {
"label":"Testo della domanda con risposta", "label": "Testo della domanda con risposta",
"default":"Risposta" "default": "Risposta"
}, },
{ {
"label":"Testo della domanda corrente", "label": "Testo della domanda corrente",
"default":"Domanda corrente" "default": "Domanda corrente"
} }
] ]
}, },
{ {
"label":"Disattiva la navigazione all'indietro", "label": "Disattiva la navigazione all'indietro",
"description":"Questa opzione ti permetterà solo di spostarti in avanti in Question Set (Insieme di domande)" "description": "Questa opzione ti permetterà solo di spostarti in avanti in Question Set (Insieme di domande)"
}, },
{ {
"label":"Rendi casuale l'ordine delle domande", "label": "Rendi casuale l'ordine delle domande",
"description":"Abilita per rendere casuale l'ordine delle domande visualizzate." "description": "Abilita per rendere casuale l'ordine delle domande visualizzate."
}, },
{ {
"label":"Numero di domande da mostrare:", "label": "Numero di domande da mostrare:",
"description":"Crea un raggruppamento casuale dal totale delle domande." "description": "Crea un raggruppamento casuale dal totale delle domande."
}, },
{ {
"label":"Quiz terminato", "label": "Quiz terminato",
"fields":[ "fields": [
{ {
"label":"Visualizza i risultati" "label": "Visualizza i risultati"
}, },
{ {
"label":"Pulsante visualizza soluzione" "label": "Pulsante visualizza soluzione"
}, },
{ {
"label":"Messaggio di nessun risultato", "label": "Messaggio di nessun risultato",
"description":"Testo visualizzato nella pagina finale quando \"Visualizza risultati\" è disattivato", "description": "Testo visualizzato nella pagina finale quando \"Visualizza risultati\" è disattivato",
"default":"Finito" "default": "Finito"
}, },
{ {
"label":"Intestazione di feedback", "label": "Intestazione di feedback",
"default":"Il tuo risultato:", "default": "Il tuo risultato:",
"description":"Questa intestazione sarà visualizzata alla fine del quiz, dopo che l'utente avrà risposto a tutte le domande." "description": "Questa intestazione sarà visualizzata alla fine del quiz, dopo che l'utente avrà risposto a tutte le domande."
}, },
{ {
"label":"Feedback generale", "label": "Feedback generale",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Definisci un feedback personalizzato per ogni intervallo di punteggio", "label": "Definisci un feedback personalizzato per ogni intervallo di punteggio",
"description":"Esempio: 0-20%, cattivo punteggio; 21-91% punteggio nella media; 91-100% ottimo punteggio!", "description": "Esempio: 0-20%, cattivo punteggio; 21-91% punteggio nella media; 91-100% ottimo punteggio!",
"entity":"Intervallo", "entity": "Intervallo",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Intervallo di punteggio" "label": "Intervallo di punteggio"
}, },
{},
{ {
"label": "Feedback per un intervallo di punteggio definito",
}, "placeholder": "Compila il feedback"
{
"label":"Feedback per un intervallo di punteggio definito",
"placeholder":"Compila il feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Vecchio feedback", "label": "Vecchio feedback",
"fields":[ "fields": [
{ {
"label":"Messaggio di superamento quiz", "label": "Messaggio di superamento quiz",
"description":"Questo testo verrà visualizzato sopra il punteggio se l'utente ha superato con successo il quiz." "description": "Questo testo verrà visualizzato sopra il punteggio se l'utente ha superato con successo il quiz."
}, },
{ {
"label":"Commento di superamento quiz", "label": "Commento di superamento quiz",
"description":"Questo commento verrà visualizzato dopo il punteggio se l'utente ha superato con successo il quiz." "description": "Questo commento verrà visualizzato dopo il punteggio se l'utente ha superato con successo il quiz."
}, },
{ {
"label":"Titolo quiz fallito", "label": "Titolo quiz fallito",
"description":"Questo testo verrà visualizzato sopra il punteggio se l'utente non ha superato il quiz." "description": "Questo testo verrà visualizzato sopra il punteggio se l'utente non ha superato il quiz."
}, },
{ {
"label":"Commento quiz fallito", "label": "Commento quiz fallito",
"description":"Questo commento verrà visualizzato dopo il punteggio se l'utente non ha superato il quiz." "description": "Questo commento verrà visualizzato dopo il punteggio se l'utente non ha superato il quiz."
} }
] ]
}, },
{ {
"label":"Etichetta pulsante Soluzione", "label": "Etichetta pulsante Soluzione",
"default":"Mostra la soluzione", "default": "Mostra la soluzione",
"description":"Testo per il pulsante Soluzione." "description": "Testo per il pulsante Soluzione."
}, },
{ {
"label":"Etichetta del pulsante Riprova", "label": "Etichetta del pulsante Riprova",
"default":"Riprova", "default": "Riprova",
"description":"Testo per il pulsante Riprova." "description": "Testo per il pulsante Riprova."
}, },
{ {
"label":"Testo pulsante Fine", "label": "Testo pulsante Fine",
"default":"Finito" "default": "Finito"
}, },
{ {
"label":"Visualizza il video prima dei risultati del quiz" "label": "Visualizza il video prima dei risultati del quiz"
}, },
{ {
"label":"Abilita pulsante Salta video" "label": "Abilita pulsante Salta video"
}, },
{ {
"label":"Etichetta pulsante Salta video", "label": "Etichetta pulsante Salta video",
"default":"Salta video" "default": "Salta video"
}, },
{ {
"label":"Video di superamento quiz", "label": "Video di superamento quiz",
"description":"Questo video verrà visualizzato sopra il punteggio se l'utente ha superato con successo il quiz." "description": "Questo video verrà visualizzato sopra il punteggio se l'utente ha superato con successo il quiz."
}, },
{ {
"label":"Video quiz fallito", "label": "Video quiz fallito",
"description":"Questo testo verrà visualizzato se l'utente non ha superato il quiz." "description": "Questo testo verrà visualizzato se l'utente non ha superato il quiz."
} }
] ]
}, },
{ {
"label":"Impostazioni per i pulsanti \"Mostra soluzione\" e \"Riprova\".", "label": "Impostazioni per i pulsanti \"Mostra soluzione\" e \"Riprova\".",
"fields":[ "fields": [
{ {
"label":"Sovrascrivi il pulsante Mostra soluzione", "label": "Show \"Check\" buttons",
"description":"Questa opzione determina se il pulsante \"Mostra soluzione\" sarà visualizzato per tutte le domande, disabilitato per tutti o configurato individualmente per ogni domanda.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Sovrascrivi il pulsante Mostra soluzione",
"description": "Questa opzione determina se il pulsante \"Mostra soluzione\" sarà visualizzato per tutte le domande, disabilitato per tutti o configurato individualmente per ogni domanda.",
"options": [
{ {
"label":"Attivato" "label": "Attivato"
}, },
{ {
"label":"Disabilitato" "label": "Disabilitato"
} }
] ]
}, },
{ {
"label":"Sovrascrivi il pulsante \"Riprova\"", "label": "Sovrascrivi il pulsante \"Riprova\"",
"description":"Questa opzione determina se il pulsante \"Riprova\" sarà visualizzato per tutte le domande, disabilitato per tutti o configurato individualmente per ogni domanda.", "description": "Questa opzione determina se il pulsante \"Riprova\" sarà visualizzato per tutte le domande, disabilitato per tutti o configurato individualmente per ogni domanda.",
"options":[ "options": [
{ {
"label":"Attivo" "label": "Attivo"
}, },
{ {
"label":"Disattivato" "label": "Disattivato"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"クイズ概要", "label": "クイズ概要",
"fields":[ "fields": [
{ {
"label":"概要を表示" "label": "概要を表示"
}, },
{ {
"label":"タイトル", "label": "タイトル",
"description":"このタイトルは、概要文の上に表示されます。" "description": "このタイトルは、概要文の上に表示されます。"
}, },
{ {
"label":"概要文", "label": "概要文",
"description":"このテキストは、クイズが始まる前に表示されます。" "description": "このテキストは、クイズが始まる前に表示されます。"
}, },
{ {
"label":"スタート ボタンのテキスト", "label": "スタート ボタンのテキスト",
"default":"クイズをスタート" "default": "クイズをスタート"
}, },
{ {
"label":"背景画像", "label": "背景画像",
"description":"概要のオプションの背景画像" "description": "概要のオプションの背景画像"
} }
] ]
}, },
{ {
"label":"背景画像", "label": "背景画像",
"description":"設問集のオプションの背景画像" "description": "設問集のオプションの背景画像"
}, },
{ {
"label":"進行状況インジケーター", "label": "進行状況インジケーター",
"description":"設問集の進捗状況インジケータースタイル", "description": "設問集の進捗状況インジケータースタイル",
"options":[ "options": [
{ {
"label":"原文" "label": "原文"
}, },
{ {
"label":"ドット" "label": "ドット"
} }
], ]
"default":"dots"
}, },
{ {
"label":"合格パーセンテージ", "label": "合格パーセンテージ",
"description":"クイズにパスするために必要となる合計点のパーセンテージです。" "description": "クイズにパスするために必要となる合計点のパーセンテージです。"
}, },
{ {
"label":"設問", "label": "設問",
"widgets":[ "widgets": [
{ {
"label":"デフォルト" "label": "デフォルト"
}, },
{ {
"label":"原文" "label": "原文"
} }
], ],
"entity":"設問", "entity": "設問",
"field":{ "field": {
"label":"設問タイプ", "label": "設問タイプ",
"description":"この設問のライブラリ。" "description": "この設問のライブラリ。"
} }
}, },
{ {
"label":"クイズ内のインターフェイステキスト", "label": "クイズ内のインターフェイステキスト",
"fields":[ "fields": [
{ {
"label":"戻るボタン", "label": "戻るボタン",
"default":"前の設問" "default": "前の設問"
}, },
{ {
"label":"次へボタン", "label": "次へボタン",
"default":"次の設問" "default": "次の設問"
}, },
{ {
"label":"完了ボタン", "label": "完了ボタン",
"default":"完了" "default": "完了"
}, },
{ {
"label":"進行状況のテキスト", "label": "進行状況のテキスト",
"description":"テキストによる進行状況を選択した場合に使用するテキスト。", "description": "テキストによる進行状況を選択した場合に使用するテキスト。",
"default":"設問: @current \/ @total" "default": "設問: @current / @total"
}, },
{ {
"label":"特定の設問にジャンプするラベル", "label": "特定の設問にジャンプするラベル",
"description":"設問番号ではなくプレース ホルダー '%d' を、また設問の全体数ではなく %total を使用する必要があります。", "description": "設問番号ではなくプレース ホルダー '%d' を、また設問の全体数ではなく %total を使用する必要があります。",
"default":"設問 %d \/ %total" "default": "設問 %d / %total"
}, },
{ {
"label":"著作権ダイアログ設問ラベル", "label": "著作権ダイアログ設問ラベル",
"default":"設問" "default": "設問"
}, },
{ {
"label":"リードスピーカーの進行状況", "label": "リードスピーカーの進行状況",
"description":"@current と @total の設問用変数を使用できます", "description": "@current と @total の設問用変数を使用できます",
"default":"設問 @current \/ @total" "default": "設問 @current / @total"
}, },
{ {
"label":"未回答の設問テキスト", "label": "未回答の設問テキスト",
"default":"未回答" "default": "未回答"
}, },
{ {
"label":"回答済みの設問テキスト", "label": "回答済みの設問テキスト",
"default":"回答済み" "default": "回答済み"
}, },
{ {
"label":"現在の設問テキスト", "label": "現在の設問テキスト",
"default":"現在の設問" "default": "現在の設問"
} }
] ]
}, },
{ {
"label":"後方ナビゲーションを無効化", "label": "後方ナビゲーションを無効化",
"description":"このオプションは、設問集内で前方移動を許可します。" "description": "このオプションは、設問集内で前方移動を許可します。"
}, },
{ {
"label":"ランダムな設問", "label": "ランダムな設問",
"description":"表示される設問の順序をランダム化します。" "description": "表示される設問の順序をランダム化します。"
}, },
{ {
"label":"表示される設問の数:", "label": "表示される設問の数:",
"description":"全体からランダム化したに設問集を作成します。" "description": "全体からランダム化したに設問集を作成します。"
}, },
{ {
"label":"クイズ完了", "label": "クイズ完了",
"fields":[ "fields": [
{ {
"label":"結果を表示" "label": "結果を表示"
}, },
{ {
"label":"解ボタンを表示" "label": "解ボタンを表示"
}, },
{ {
"label":"結果のメッセージはありません", "label": "結果のメッセージはありません",
"description":"「結果を表示」が無効のとき最後のページにに表示されるテキスト", "description": "「結果を表示」が無効のとき最後のページにに表示されるテキスト",
"default":"完了" "default": "完了"
}, },
{ {
"label":"フィードバックの見出し", "label": "フィードバックの見出し",
"default":"結果:", "default": "結果:",
"description":"この見出しは、ユーザーがすべての設問に答えたときクイズの終わりに表示されます。" "description": "この見出しは、ユーザーがすべての設問に答えたときクイズの終わりに表示されます。"
}, },
{ {
"label":"全体のフィードバック", "label": "全体のフィードバック",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"ある得点範囲に対して、カスタムフィードバックを定義します。", "label": "ある得点範囲に対して、カスタムフィードバックを定義します。",
"description":"例: 0-20% 低得点、 21-91% 平均点、 91-100% 高得点 !", "description": "例: 0-20% 低得点、 21-91% 平均点、 91-100% 高得点 !",
"entity":"範囲", "entity": "範囲",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"得点範囲" "label": "得点範囲"
}, },
{},
{ {
"label": "定義した得点範囲に対するフィードバック",
}, "placeholder": "フィードバックを記入"
{
"label":"定義した得点範囲に対するフィードバック",
"placeholder":"フィードバックを記入"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"古いフィードバック", "label": "古いフィードバック",
"fields":[ "fields": [
{ {
"label":"クイズの合格メッセージ", "label": "クイズの合格メッセージ",
"description":"このテキストは、クイズの合格に成功した場合、得点の上に表示されます。" "description": "このテキストは、クイズの合格に成功した場合、得点の上に表示されます。"
}, },
{ {
"label":"合格コメント", "label": "合格コメント",
"description":"このコメントは、クイズの合格に成功した場合、得点の後に表示されます。" "description": "このコメントは、クイズの合格に成功した場合、得点の後に表示されます。"
}, },
{ {
"label":"クイズ不合格タイトル", "label": "クイズ不合格タイトル",
"description":"このテキストは、クイズに不合格となった場合、得点の上に表示されます。" "description": "このテキストは、クイズに不合格となった場合、得点の上に表示されます。"
}, },
{ {
"label":"不合格コメント", "label": "不合格コメント",
"description":"このコメントは、クイズに不合格となった場合、得点の後に表示されます。" "description": "このコメントは、クイズに不合格となった場合、得点の後に表示されます。"
} }
] ]
}, },
{ {
"label":"解ボタンのラベル", "label": "解ボタンのラベル",
"default":"解を表示", "default": "解を表示",
"description":"解ボタンのテキスト" "description": "解ボタンのテキスト"
}, },
{ {
"label":"リトライボタンのラベル", "label": "リトライボタンのラベル",
"default":"リトライ", "default": "リトライ",
"description":"リトライボタンのテキスト" "description": "リトライボタンのテキスト"
}, },
{ {
"label":"完了ボタンのテキスト", "label": "完了ボタンのテキスト",
"default":"完了" "default": "完了"
}, },
{ {
"label":"クイズの結果の前にビデオを表示" "label": "クイズの結果の前にビデオを表示"
}, },
{ {
"label":"ビデオスキップボタンを有効化" "label": "ビデオスキップボタンを有効化"
}, },
{ {
"label":"ビデオスをスキップボタンのラベル", "label": "ビデオスをスキップボタンのラベル",
"default":"ビデオをスキップ" "default": "ビデオをスキップ"
}, },
{ {
"label":"合格ビデオ", "label": "合格ビデオ",
"description":"このビデオは、ユーザーがクイズの合格に成功した場合に表示されます。" "description": "このビデオは、ユーザーがクイズの合格に成功した場合に表示されます。"
}, },
{ {
"label":"不合格ビデオ", "label": "不合格ビデオ",
"description":"このビデオは、ユーザーがクイズに不合格となった場合に表示されます。" "description": "このビデオは、ユーザーがクイズに不合格となった場合に表示されます。"
} }
] ]
}, },
{ {
"label":"「解を表示」と「リトライ」ボタンの設定", "label": "「解を表示」と「リトライ」ボタンの設定",
"fields":[ "fields": [
{ {
"label":"「解を表示」ボタンを上書き", "label": "Show \"Check\" buttons",
"description":"このオプションは、すべての設問に対して「解を表示」ボタンが表示されるか、すべての設問に対して無効になるか、各設問ごとに個別に設定されるかを決定します。", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "「解を表示」ボタンを上書き",
"description": "このオプションは、すべての設問に対して「解を表示」ボタンが表示されるか、すべての設問に対して無効になるか、各設問ごとに個別に設定されるかを決定します。",
"options": [
{ {
"label":"有効" "label": "有効"
}, },
{ {
"label":"無効" "label": "無効"
} }
] ]
}, },
{ {
"label":"「リトライ」ボタンを上書き", "label": "「リトライ」ボタンを上書き",
"description":"このオプションは、すべての設問に対して「リトライ」ボタンが表示されるか、すべての設問に対して無効になるか、各設問ごとに個別に設定されるかを決定します。", "description": "このオプションは、すべての設問に対して「リトライ」ボタンが表示されるか、すべての設問に対して無効になるか、各設問ごとに個別に設定されるかを決定します。",
"options":[ "options": [
{ {
"label":"有効" "label": "有効"
}, },
{ {
"label":"無効" "label": "無効"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Introduksjon", "label": "Introduksjon",
"fields":[ "fields": [
{ {
"label":"Vis introduksjon" "label": "Vis introduksjon"
}, },
{ {
"label":"Tittel", "label": "Tittel",
"description":"Denne tittelen vil bli vist over introduksjonsteksten." "description": "Denne tittelen vil bli vist over introduksjonsteksten."
}, },
{ {
"label":"Introduksjonstekst", "label": "Introduksjonstekst",
"description":"Denne teksten vises før spørsmålssettet starter." "description": "Denne teksten vises før spørsmålssettet starter."
}, },
{ {
"label":"Tekst til \"Start\" knappen", "label": "Tekst til \"Start\" knappen",
"default":"Start" "default": "Start"
}, },
{ {
"label":"Bakgrunnsbilde", "label": "Bakgrunnsbilde",
"description":"Et valgfritt bakgrunnsbilde for introduksjonssiden." "description": "Et valgfritt bakgrunnsbilde for introduksjonssiden."
} }
] ]
}, },
{ {
"label":"Bakgrunnsbilde", "label": "Bakgrunnsbilde",
"description":"Bakgrunnsbilde for spørsmålssettet (ikke obligatorisk)." "description": "Bakgrunnsbilde for spørsmålssettet (ikke obligatorisk)."
}, },
{ {
"label":"Fremdriftsindikator", "label": "Fremdriftsindikator",
"description":"Velg om fremdriften skal angis som prikker (få spørsmål) eller som tekst (mange spørsmål).", "description": "Velg om fremdriften skal angis som prikker (få spørsmål) eller som tekst (mange spørsmål).",
"options":[ "options": [
{ {
"label":"Tekstlig" "label": "Tekstlig"
}, },
{ {
"label":"Prikker" "label": "Prikker"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Krav for å bestå", "label": "Krav for å bestå",
"description":"Antall prosent riktig som kreves for å bestå spørsmålssettet." "description": "Antall prosent riktig som kreves for å bestå spørsmålssettet."
}, },
{ {
"label":"Spørsmål", "label": "Spørsmål",
"widgets":[ "widgets": [
{ {
"label":"Standard" "label": "Standard"
}, },
{ {
"label":"Tekstlig" "label": "Tekstlig"
} }
], ],
"entity":"spørsmål", "entity": "spørsmål",
"field":{ "field": {
"label":"Spørsmåltype", "label": "Spørsmåltype",
"description":"Velg spørsmålstype for dette spørsmålet" "description": "Velg spørsmålstype for dette spørsmålet"
} }
}, },
{ {
"label":"Ledetekster", "label": "Ledetekster",
"fields":[ "fields": [
{ {
"label":"Forrige-knappen", "label": "Forrige-knappen",
"default":"Forrige spørsmål" "default": "Forrige spørsmål"
}, },
{ {
"label":"Neste-knappen", "label": "Neste-knappen",
"default":"Neste spørsmål" "default": "Neste spørsmål"
}, },
{ {
"label":"Avslutt-knappen", "label": "Avslutt-knappen",
"default":"Avslutt" "default": "Avslutt"
}, },
{ {
"label":"Fremgangstekst", "label": "Fremgangstekst",
"description":"Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total", "description": "Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total",
"default":"Deloppgave @current av @total" "default": "Deloppgave @current av @total"
}, },
{ {
"label":"Merkelapp ved hopping til spørsmål", "label": "Merkelapp ved hopping til spørsmål",
"description":"Du må bruke plassholderen '%d' istedenfor spørsmålsnummeret, og '%total' istedet for totalt antall spørsmål.", "description": "Du må bruke plassholderen '%d' istedenfor spørsmålsnummeret, og '%total' istedet for totalt antall spørsmål.",
"default":"Spørsmål %d av %total" "default": "Spørsmål %d av %total"
}, },
{ {
"label":"Opphavsrett spørsmål-etikett", "label": "Opphavsrett spørsmål-etikett",
"default":"Spørsmål" "default": "Spørsmål"
}, },
{ {
"label":"Fremdriftstekst for hjelpemiddelteknologi", "label": "Fremdriftstekst for hjelpemiddelteknologi",
"description":"Kan bruke @current og @total variabler", "description": "Kan bruke @current og @total variabler",
"default":"Deloppgave @current av @total" "default": "Deloppgave @current av @total"
}, },
{ {
"label":"Ikke svart på spørsmål-tekst", "label": "Ikke svart på spørsmål-tekst",
"default":"Ikke svart" "default": "Ikke svart"
}, },
{ {
"label":"Svart på spørsmål-tekst", "label": "Svart på spørsmål-tekst",
"default":"Svar avgitt" "default": "Svar avgitt"
}, },
{ {
"label":"Aktivt spørsmål-tekst", "label": "Aktivt spørsmål-tekst",
"default":"Aktivt spørsmål" "default": "Aktivt spørsmål"
} }
] ]
}, },
{ {
"label":"Slå av tilbakenavigering", "label": "Slå av tilbakenavigering",
"description":"Slå på for å nekte å gå tilbake i Question Set" "description": "Slå på for å nekte å gå tilbake i Question Set"
}, },
{ {
"label":"Stokk spørsmålene", "label": "Stokk spørsmålene",
"description":"Slå på for å vise alternativene i tilfeldig rekkefølge." "description": "Slå på for å vise alternativene i tilfeldig rekkefølge."
}, },
{ {
"label":"Antall spørsmål som skal vises:", "label": "Antall spørsmål som skal vises:",
"description":"Lag et tilfeldig sett med spørsmål." "description": "Lag et tilfeldig sett med spørsmål."
}, },
{ {
"label":"Spørsmålssett avslutning", "label": "Spørsmålssett avslutning",
"fields":[ "fields": [
{ {
"label":"Vis resultater" "label": "Vis resultater"
}, },
{ {
"label":"Vis resultatknapp" "label": "Vis resultatknapp"
}, },
{ {
"label":"Melding når resultater ikke vises", "label": "Melding når resultater ikke vises",
"description":"Teksten vises på avslutnings-siden når resultater ikke vises", "description": "Teksten vises på avslutnings-siden når resultater ikke vises",
"default":"Ferdig" "default": "Ferdig"
}, },
{ {
"label":"Overskrift over tilbakemeldinger", "label": "Overskrift over tilbakemeldinger",
"default":"Resultat:", "default": "Resultat:",
"description":"Denne overskriften vises over tilbakemeldingene på slutten av spørsmålssettet." "description": "Denne overskriften vises over tilbakemeldingene på slutten av spørsmålssettet."
}, },
{ {
"label":"Samlet tilbakemelding", "label": "Samlet tilbakemelding",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Spesifiser en egendefinert tilbakemelding for et poengintervall", "label": "Spesifiser en egendefinert tilbakemelding for et poengintervall",
"description":"Eksempel: 0-20% dårlig poengsum, 21-91% gjennomsnittlig poengsum, 91-100% God poengsum!", "description": "Eksempel: 0-20% dårlig poengsum, 21-91% gjennomsnittlig poengsum, 91-100% God poengsum!",
"entity":"intervall", "entity": "intervall",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Poengintervall" "label": "Poengintervall"
}, },
{},
{ {
"label": "Tilbakemelding for spesifisert poengintervall",
}, "placeholder": "Fyll inn tilbakemelding"
{
"label":"Tilbakemelding for spesifisert poengintervall",
"placeholder":"Fyll inn tilbakemelding"
} }
] ]
} }
@ -168,88 +167,92 @@
] ]
}, },
{ {
"label":"Gammel tilbakemelding", "label": "Gammel tilbakemelding",
"fields":[ "fields": [
{ {
"label":"Tittel ved bestått", "label": "Tittel ved bestått",
"description":"Denne tittelen vises dersom brukeren har bestått spørsmålssettet." "description": "Denne tittelen vises dersom brukeren har bestått spørsmålssettet."
}, },
{ {
"label":"Kommentar ved bestått", "label": "Kommentar ved bestått",
"description":"Denne kommentaren vises dersom brukeren har bestått spørsmålssettet." "description": "Denne kommentaren vises dersom brukeren har bestått spørsmålssettet."
}, },
{ {
"label":"Tittel ved ikke bestått", "label": "Tittel ved ikke bestått",
"description":"Denne tittelen vises dersom brukeren ikke har bestått spørsmålssettet." "description": "Denne tittelen vises dersom brukeren ikke har bestått spørsmålssettet."
}, },
{ {
"label":"Kommentar ved ikke bestått", "label": "Kommentar ved ikke bestått",
"description":"Denne kommentaren vises dersom brukeren ikke har bestått spørsmålssettet." "description": "Denne kommentaren vises dersom brukeren ikke har bestått spørsmålssettet."
} }
] ]
}, },
{ {
"label":"Tekst til \"Fasit\" knapp", "label": "Tekst til \"Fasit\" knapp",
"default":"Vis svar", "default": "Vis svar",
"description":"Tekst for \"Fasit\" knapp." "description": "Tekst for \"Fasit\" knapp."
}, },
{ {
"label":"Tekst til \"Prøv igjen\" knapp", "label": "Tekst til \"Prøv igjen\" knapp",
"default":"Prøv igjen", "default": "Prøv igjen",
"description":"Tekst til \"Prøv igjen\"-knappen." "description": "Tekst til \"Prøv igjen\"-knappen."
}, },
{ {
"label":"Avslutt knappetekst", "label": "Avslutt knappetekst",
"default":"Bekreft" "default": "Bekreft"
}, },
{ {
"label":"Vis video før resultatene" "label": "Vis video før resultatene"
}, },
{ {
"label":"Tillat å hoppe over video" "label": "Tillat å hoppe over video"
}, },
{ {
"label":"Tekst til \"Hopp over video\" knapp", "label": "Tekst til \"Hopp over video\" knapp",
"default":"Hopp over" "default": "Hopp over"
}, },
{ {
"label":"Video ved bestått", "label": "Video ved bestått",
"description":"Denne videoen vil bli vist dersom brukeren består spørsmålssettet." "description": "Denne videoen vil bli vist dersom brukeren består spørsmålssettet."
}, },
{ {
"label":"Video ved ikke bestått", "label": "Video ved ikke bestått",
"description":"Denne videoen vil bli vist dersom brukeren ikke består spørsmålssettet." "description": "Denne videoen vil bli vist dersom brukeren ikke består spørsmålssettet."
} }
] ]
}, },
{ {
"label":"Innstillinger for «Fasit»- og «Prøv igjen»-knapp", "label": "Innstillinger for «Fasit»- og «Prøv igjen»-knapp",
"fields":[ "fields": [
{ {
"label":"Overstyr «Vis svar»-knapp", "label": "Vis \"Sjekk\"-knapper",
"description":"Dette valget avgjør om «Vis svar»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.", "description": "Dette valget avgjør om «Sjekk»-knappen vil vises for alle spørsmål."
"options":[ },
{
"label": "Overstyr «Vis svar»-knapp",
"description": "Dette valget avgjør om «Vis svar»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.",
"options": [
{ {
"label":"Aktivert" "label": "Aktivert"
}, },
{ {
"label":"Deaktivert" "label": "Deaktivert"
} }
] ]
}, },
{ {
"label":"Overstyr «Prøv igjen»-knapp", "label": "Overstyr «Prøv igjen»-knapp",
"description":"Dette valget avgjør om «Prøv igjen»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.", "description": "Dette valget avgjør om «Prøv igjen»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.",
"options":[ "options": [
{ {
"label":"Aktivert" "label": "Aktivert"
}, },
{ {
"label":"Deaktivert" "label": "Deaktivert"
} }
] ]
} }
] ]
} }
] ]
} }

View File

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

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Introduksjon", "label": "Introduksjon",
"fields":[ "fields": [
{ {
"label":"Vis introduksjon" "label": "Vis introduksjon"
}, },
{ {
"label":"Tittel", "label": "Tittel",
"description":"Tittel for intoduksjonssiden." "description": "Tittel for intoduksjonssiden."
}, },
{ {
"label":"Introduksjonstekst", "label": "Introduksjonstekst",
"description":"Denne teksten vises før spørsmålssettet starter." "description": "Denne teksten vises før spørsmålssettet starter."
}, },
{ {
"label":"Tekst til \"Start\" knappen", "label": "Tekst til \"Start\" knappen",
"default":"Start" "default": "Start"
}, },
{ {
"label":"Bakgrunnsbilde", "label": "Bakgrunnsbilde",
"description":"Bakgrunnsbilde for introduksjonssiden" "description": "Bakgrunnsbilde for introduksjonssiden"
} }
] ]
}, },
{ {
"label":"Bakgrunnsbilde", "label": "Bakgrunnsbilde",
"description":"Bakgrunnsbilde for spørsmålssettet(ikke obligatorisk)." "description": "Bakgrunnsbilde for spørsmålssettet(ikke obligatorisk)."
}, },
{ {
"label":"Fremdriftsindikator", "label": "Fremdriftsindikator",
"description":"Velg om fremdriften skal angis som prikker(få spørsmål) eller som tekst(mange spørsmål).", "description": "Velg om fremdriften skal angis som prikker(få spørsmål) eller som tekst(mange spørsmål).",
"options":[ "options": [
{ {
"label":"Tekstlig" "label": "Tekstlig"
}, },
{ {
"label":"Angi fremdrift med prikker" "label": "Angi fremdrift med prikker"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Krav for å bestå", "label": "Krav for å bestå",
"description":"Antall prosent riktig som kreves for å bestå spørsmålssettet." "description": "Antall prosent riktig som kreves for å bestå spørsmålssettet."
}, },
{ {
"label":"Spørsmål", "label": "Spørsmål",
"widgets":[ "widgets": [
{ {
"label":"Standard" "label": "Standard"
}, },
{ {
"label":"Tekstlig" "label": "Tekstlig"
} }
], ],
"entity":"spørsmål", "entity": "spørsmål",
"field":{ "field": {
"label":"Spørsmålstype", "label": "Spørsmålstype",
"description":"Velg spørsmålstype for dette spørsmålet" "description": "Velg spørsmålstype for dette spørsmålet"
} }
}, },
{ {
"label":"Ledetekster", "label": "Ledetekster",
"fields":[ "fields": [
{ {
"label":"Tilbakeknapp", "label": "Tilbakeknapp",
"default":"Førre" "default": "Førre"
}, },
{ {
"label":"Neste-knappen", "label": "Neste-knappen",
"default":"Neste" "default": "Neste"
}, },
{ {
"label":"Avslutt-knappen", "label": "Avslutt-knappen",
"default":"Bekreft" "default": "Bekreft"
}, },
{ {
"label":"Fremgangstekst", "label": "Fremgangstekst",
"description":"Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total", "description": "Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total",
"default":"Deloppgåve @current av @total" "default": "Deloppgåve @current av @total"
}, },
{ {
"label":"Merkelapp ved hopping til spørsmål", "label": "Merkelapp ved hopping til spørsmål",
"description":"Du må bruke plassholderen '%d' istedenfor spørsmålsnummeret, og '%total' istedet for totalt antall spørsmål.", "description": "Du må bruke plassholderen '%d' istedenfor spørsmålsnummeret, og '%total' istedet for totalt antall spørsmål.",
"default":"Spørsmål %d av %total" "default": "Spørsmål %d av %total"
}, },
{ {
"label":"Opphavsrett spørsmål-etikett", "label": "Opphavsrett spørsmål-etikett",
"default":"Spørsmål" "default": "Spørsmål"
}, },
{ {
"label":"Fremdriftstekst for hjelpemiddelteknologi", "label": "Fremdriftstekst for hjelpemiddelteknologi",
"description":"Kan bruke @current og @total variabler", "description": "Kan bruke @current og @total variabler",
"default":"Deloppgave @current av @total" "default": "Deloppgave @current av @total"
}, },
{ {
"label":"Ikke svart på spørsmål-tekst", "label": "Ikke svart på spørsmål-tekst",
"default":"Ikke svart" "default": "Ikke svart"
}, },
{ {
"label":"Svart på spørsmål-tekst", "label": "Svart på spørsmål-tekst",
"default":"Svar avgitt" "default": "Svar avgitt"
}, },
{ {
"label":"Aktivt spørsmål-tekst", "label": "Aktivt spørsmål-tekst",
"default":"Aktivt spørsmål" "default": "Aktivt spørsmål"
} }
] ]
}, },
{ {
"label":"Slå av tilbakenavigering", "label": "Slå av tilbakenavigering",
"description":"Slå på for å nekte å gå tilbake i Question Set" "description": "Slå på for å nekte å gå tilbake i Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Slå på for å vise de mulige svara i tilfeldig rekkefølge." "description": "Slå på for å vise de mulige svara i tilfeldig rekkefølge."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Spørsmålssett avslutning", "label": "Spørsmålssett avslutning",
"fields":[ "fields": [
{ {
"label":"Vis resultat" "label": "Vis resultat"
}, },
{ {
"label":"Vis resultatknapp" "label": "Vis resultatknapp"
}, },
{ {
"label":"Melding når resultater ikke vises", "label": "Melding når resultater ikke vises",
"description":"Teksten vises på avslutnings-siden når resultater ikke vises", "description": "Teksten vises på avslutnings-siden når resultater ikke vises",
"default":"Ferdig" "default": "Ferdig"
}, },
{ {
"label":"Overskrift over tilbakemeldingar", "label": "Overskrift over tilbakemeldingar",
"default":"Resultat:", "default": "Resultat:",
"description":"Denne overskriften vises over tilbakemeldingane på slutten av spørsmålssettet." "description": "Denne overskriften vises over tilbakemeldingane på slutten av spørsmålssettet."
}, },
{ {
"label":"Bakgrunnsopasitet på flyttbare elementer", "label": "Bakgrunnsopasitet på flyttbare elementer",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,88 +167,92 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Tittel ved bestått", "label": "Tittel ved bestått",
"description":"Denne tittelen vises dersom brukeren har bestått spørsmålssettet." "description": "Denne tittelen vises dersom brukeren har bestått spørsmålssettet."
}, },
{ {
"label":"Kommentar ved bestått", "label": "Kommentar ved bestått",
"description":"Denne kommentaren vises dersom brukaren har bestått spørsmålssettet." "description": "Denne kommentaren vises dersom brukaren har bestått spørsmålssettet."
}, },
{ {
"label":"Tittel ved ikkje bestått", "label": "Tittel ved ikkje bestått",
"description":"Denne tittelen visast dersom brukaren ikkje har bestått spørsmålssettet." "description": "Denne tittelen visast dersom brukaren ikkje har bestått spørsmålssettet."
}, },
{ {
"label":"Kommentar ved ikkje bestått", "label": "Kommentar ved ikkje bestått",
"description":"Denne kommentaren vises dersom brukaren ikkje har bestått spørsmålssettet." "description": "Denne kommentaren vises dersom brukaren ikkje har bestått spørsmålssettet."
} }
] ]
}, },
{ {
"label":"Tekst til \"Fasit\" knapp", "label": "Tekst til \"Fasit\" knapp",
"default":"Fasit", "default": "Fasit",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Tekst til \"Prøv igjen\" knapp", "label": "Tekst til \"Prøv igjen\" knapp",
"default":"Prøv igjen", "default": "Prøv igjen",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Tekst til \"Avslutt\" knapp", "label": "Tekst til \"Avslutt\" knapp",
"default":"Bekreft" "default": "Bekreft"
}, },
{ {
"label":"Vis video før resultata" "label": "Vis video før resultata"
}, },
{ {
"label":"Tillat å hoppe over video" "label": "Tillat å hoppe over video"
}, },
{ {
"label":"Tekst til \"Hopp over video\" knapp", "label": "Tekst til \"Hopp over video\" knapp",
"default":"Hopp over" "default": "Hopp over"
}, },
{ {
"label":"Video ved bestått", "label": "Video ved bestått",
"description":"Denne videoen vil bli vist dersom brukaren består spørsmålssettet." "description": "Denne videoen vil bli vist dersom brukaren består spørsmålssettet."
}, },
{ {
"label":"Video ved ikke bestått", "label": "Video ved ikke bestått",
"description":"Denne videoen vil bli vist dersom brukaren ikkje består spørsmålssettet." "description": "Denne videoen vil bli vist dersom brukaren ikkje består spørsmålssettet."
} }
] ]
}, },
{ {
"label":"Innstillinger for «Fasit»- og «Prøv igjen»-knapp", "label": "Innstillinger for «Fasit»- og «Prøv igjen»-knapp",
"fields":[ "fields": [
{ {
"label":"Overstyr «Vis svar»-knapp", "label": "Vis \"Sjekk\"-knappar",
"description":"Dette valget avgjør om «Vis svar»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.", "description": "Dette valget avgjer om «Sjekk»-knappen vil visast for alle spørsmål."
"options":[ },
{
"label": "Overstyr «Vis svar»-knapp",
"description": "Dette valget avgjør om «Vis svar»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.",
"options": [
{ {
"label":"Aktivert" "label": "Aktivert"
}, },
{ {
"label":"Deaktivert" "label": "Deaktivert"
} }
] ]
}, },
{ {
"label":"Overstyr «Prøv igjen»-knapp", "label": "Overstyr «Prøv igjen»-knapp",
"description":"Dette valget avgjør om «Prøv igjen»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.", "description": "Dette valget avgjør om «Prøv igjen»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.",
"options":[ "options": [
{ {
"label":"Aktivert" "label": "Aktivert"
}, },
{ {
"label":"Deaktivert" "label": "Deaktivert"
} }
] ]
} }
] ]
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Försök på nytt", "default": "Försök på nytt",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Giriş metni", "label": "Giriş metni",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Metin" "label": "Metin"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Geçiş yüzdesi", "label": "Geçiş yüzdesi",
"description":"Quizi geçmek için gerekli toplam puan yüzdesi." "description": "Quizi geçmek için gerekli toplam puan yüzdesi."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Varsayılan" "label": "Varsayılan"
}, },
{ {
"label":"Metin" "label": "Metin"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Bitir" "default": "Bitir"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Soru" "default": "Soru"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Soruları sırasını ekranda rasgele gelmesi için etkinleştirin." "description": "Soruları sırasını ekranda rasgele gelmesi için etkinleştirin."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Çözümü göster", "default": "Çözümü göster",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Yeniden dene buton etiketi", "label": "Yeniden dene buton etiketi",
"default":"Yeniden dene", "default": "Yeniden dene",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Bitir" "default": "Bitir"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -1,166 +1,165 @@
{ {
"semantics":[ "semantics": [
{ {
"label":"Quiz introduction", "label": "Quiz introduction",
"fields":[ "fields": [
{ {
"label":"Display introduction" "label": "Display introduction"
}, },
{ {
"label":"Title", "label": "Title",
"description":"This title will be displayed above the introduction text." "description": "This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label": "Introduction text",
"description":"This text will be displayed before the quiz starts." "description": "This text will be displayed before the quiz starts."
}, },
{ {
"label":"Start button text", "label": "Start button text",
"default":"Start Quiz" "default": "Start Quiz"
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the introduction." "description": "An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label": "Background image",
"description":"An optional background image for the Question set." "description": "An optional background image for the Question set."
}, },
{ {
"label":"Progress indicator", "label": "Progress indicator",
"description":"Question set progress indicator style.", "description": "Question set progress indicator style.",
"options":[ "options": [
{ {
"label":"Textual" "label": "Textual"
}, },
{ {
"label":"Dots" "label": "Dots"
} }
], ]
"default":"dots"
}, },
{ {
"label":"Pass percentage", "label": "Pass percentage",
"description":"Percentage of Total score required for passing the quiz." "description": "Percentage of Total score required for passing the quiz."
}, },
{ {
"label":"Questions", "label": "Questions",
"widgets":[ "widgets": [
{ {
"label":"Default" "label": "Default"
}, },
{ {
"label":"Textual" "label": "Textual"
} }
], ],
"entity":"question", "entity": "question",
"field":{ "field": {
"label":"Question type", "label": "Question type",
"description":"Library for this question." "description": "Library for this question."
} }
}, },
{ {
"label":"Interface texts in quiz", "label": "Interface texts in quiz",
"fields":[ "fields": [
{ {
"label":"Back button", "label": "Back button",
"default":"Previous question" "default": "Previous question"
}, },
{ {
"label":"Next button", "label": "Next button",
"default":"Next question" "default": "Next question"
}, },
{ {
"label":"Finish button", "label": "Finish button",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Progress text", "label": "Progress text",
"description":"Text used if textual progress is selected.", "description": "Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default": "Question: @current of @total questions"
}, },
{ {
"label":"Label for jumping to a certain question", "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.", "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" "default": "Question %d of %total"
}, },
{ {
"label":"Copyright dialog question label", "label": "Copyright dialog question label",
"default":"Question" "default": "Question"
}, },
{ {
"label":"Readspeaker progress", "label": "Readspeaker progress",
"description":"May use @current and @total question variables", "description": "May use @current and @total question variables",
"default":"Question @current of @total" "default": "Question @current of @total"
}, },
{ {
"label":"Unanswered question text", "label": "Unanswered question text",
"default":"Unanswered" "default": "Unanswered"
}, },
{ {
"label":"Answered question text", "label": "Answered question text",
"default":"Answered" "default": "Answered"
}, },
{ {
"label":"Current question text", "label": "Current question text",
"default":"Current question" "default": "Current question"
} }
] ]
}, },
{ {
"label":"Disable backwards navigation", "label": "Disable backwards navigation",
"description":"This option will only allow you to move forward in Question Set" "description": "This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label": "Randomize questions",
"description":"Enable to randomize the order of questions on display." "description": "Enable to randomize the order of questions on display."
}, },
{ {
"label":"Number of questions to be shown:", "label": "Number of questions to be shown:",
"description":"Create a randomized batch of questions from the total." "description": "Create a randomized batch of questions from the total."
}, },
{ {
"label":"Quiz finished", "label": "Quiz finished",
"fields":[ "fields": [
{ {
"label":"Display results" "label": "Display results"
}, },
{ {
"label":"Display solution button" "label": "Display solution button"
}, },
{ {
"label":"No results message", "label": "No results message",
"description":"Text displayed on end page when \"Display results\" is disabled", "description": "Text displayed on end page when \"Display results\" is disabled",
"default":"Finished" "default": "Finished"
}, },
{ {
"label":"Feedback heading", "label": "Feedback heading",
"default":"Your result:", "default": "Your result:",
"description":"This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
}, },
{ {
"label":"Overall Feedback", "label": "Overall Feedback",
"fields":[ "fields": [
{ {
"widgets":[ "widgets": [
{
"label": "Default"
}
], ],
"label":"Define custom feedback for any score range", "label": "Define custom feedback for any score range",
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
"entity":"range", "entity": "range",
"field":{ "field": {
"fields":[ "fields": [
{ {
"label":"Score Range" "label": "Score Range"
}, },
{},
{ {
"label": "Feedback for defined score range",
}, "placeholder": "Fill in the feedback"
{
"label":"Feedback for defined score range",
"placeholder":"Fill in the feedback"
} }
] ]
} }
@ -168,84 +167,88 @@
] ]
}, },
{ {
"label":"Old Feedback", "label": "Old Feedback",
"fields":[ "fields": [
{ {
"label":"Quiz passed greeting", "label": "Quiz passed greeting",
"description":"This text will be displayed above the score if the user has successfully passed the quiz." "description": "This text will be displayed above the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Passed comment", "label": "Passed comment",
"description":"This comment will be displayed after the score if the user has successfully passed the quiz." "description": "This comment will be displayed after the score if the user has successfully passed the quiz."
}, },
{ {
"label":"Quiz failed title", "label": "Quiz failed title",
"description":"This text will be displayed above the score if the user has failed the quiz." "description": "This text will be displayed above the score if the user has failed the quiz."
}, },
{ {
"label":"Failed comment", "label": "Failed comment",
"description":"This comment will be displayed after the score if the user has failed the quiz." "description": "This comment will be displayed after the score if the user has failed the quiz."
} }
] ]
}, },
{ {
"label":"Solution button label", "label": "Solution button label",
"default":"Show solution", "default": "Show solution",
"description":"Text for the solution button." "description": "Text for the solution button."
}, },
{ {
"label":"Retry button label", "label": "Retry button label",
"default":"Retry", "default": "Retry",
"description":"Text for the retry button." "description": "Text for the retry button."
}, },
{ {
"label":"Finish button text", "label": "Finish button text",
"default":"Finish" "default": "Finish"
}, },
{ {
"label":"Display video before quiz results" "label": "Display video before quiz results"
}, },
{ {
"label":"Enable skip video button" "label": "Enable skip video button"
}, },
{ {
"label":"Skip video button label", "label": "Skip video button label",
"default":"Skip video" "default": "Skip video"
}, },
{ {
"label":"Passed video", "label": "Passed video",
"description":"This video will be played if the user successfully passed the quiz." "description": "This video will be played if the user successfully passed the quiz."
}, },
{ {
"label":"Fail video", "label": "Fail video",
"description":"This video will be played if the user failes the quiz." "description": "This video will be played if the user failes the quiz."
} }
] ]
}, },
{ {
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields": [
{ {
"label":"Override \"Show Solution\" button", "label": "Show \"Check\" buttons",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Check\" button will be shown for all questions."
"options":[ },
{
"label": "Override \"Show Solution\" button",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label": "Override \"Retry\" button",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"options":[ "options": [
{ {
"label":"Enabled" "label": "Enabled"
}, },
{ {
"label":"Disabled" "label": "Disabled"
} }
] ]
} }

View File

@ -539,4 +539,4 @@
} }
] ]
} }
] ]