Merge branch 'master' into release

pull/26/head
Paal Joergensen 2017-11-03 10:13:25 +01:00
commit eeedb5e7f9
32 changed files with 3638 additions and 3510 deletions

View File

@ -231,7 +231,7 @@ H5P.QuestionSet = function (options, contentId, contentData) {
// Set overrides for questions
var override;
if (params.override.showSolutionButton || params.override.retryButton) {
if (params.override.showSolutionButton || params.override.retryButton || params.override.checkButton === false) {
override = {};
if (params.override.showSolutionButton) {
// Force "Show solution" button to be on or off for all interactions
@ -244,6 +244,11 @@ H5P.QuestionSet = function (options, contentId, contentData) {
override.enableRetry =
(params.override.retryButton === 'on' ? true : false);
}
if (params.override.checkButton === false) {
// Force "Check" button to be on or off for all interactions
override.enableCheckButton = params.override.checkButton;
}
}
/**

View File

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

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "النقاط"
}
],
"default":"dots"
]
},
{
"label": "نسبة النجاح",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "إعدادات زر \"مشاهدة حل \" وزر \"إعادة المحاولة\" ",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,12 +38,11 @@
{
"label": "Bodovi"
}
],
"default":"dots"
]
},
{
"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",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Podešavanje dugmeta \"Prikaži rješenje\" i \"Ponovi\".",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Percentatge per passar",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Punkte"
}
],
"default":"dots"
]
},
{
"label": "Prozentsatz zum Bestehen",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Benutzerdefinierte Rückmeldung für jeden Punkte-Bereich definieren",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Punkte-Bereich"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Einstellungen für \"Lösung zeigen\"-Button und \"Nochmal\".",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Täplät"
}
],
"default":"dots"
]
},
{
"label": "Läpäisyprosentti",
@ -79,12 +78,12 @@
{
"label": "Edistyminen",
"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",
"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",
@ -93,7 +92,7 @@
{
"label": "Ruudunlukijan teksti edistymiselle",
"description": "Käytettävissä olevat muuttujat: @current ja @total",
"default":"Kysymys @current\/@total"
"default": "Kysymys @current/@total"
},
{
"label": "Teksti vastaamattomalle kysymykselle",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"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!",
@ -155,9 +156,7 @@
{
"label": "Pisteraja"
},
{
},
{},
{
"label": "Palaute määritellylle pisterajalle",
"placeholder": "Kirjoita palaute"
@ -225,6 +224,10 @@
{
"label": "Asetukset \"Näytä vastaus\" ja \"Yritä uudelleen\" painikkeille",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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",

View File

@ -38,8 +38,7 @@
{
"label": "Points"
}
],
"default":"dots"
]
},
{
"label": "Pourcentage de réussite",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Options pour les boutons \"Montrer la solution\" et \"Recommencer\".",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Punti"
}
],
"default":"dots"
]
},
{
"label": "Percentuale di superamento della prova",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"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!",
@ -155,9 +156,7 @@
{
"label": "Intervallo di punteggio"
},
{
},
{},
{
"label": "Feedback per un intervallo di punteggio definito",
"placeholder": "Compila il feedback"
@ -225,6 +224,10 @@
{
"label": "Impostazioni per i pulsanti \"Mostra soluzione\" e \"Riprova\".",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "ドット"
}
],
"default":"dots"
]
},
{
"label": "合格パーセンテージ",
@ -79,12 +78,12 @@
{
"label": "進行状況のテキスト",
"description": "テキストによる進行状況を選択した場合に使用するテキスト。",
"default":"設問: @current \/ @total"
"default": "設問: @current / @total"
},
{
"label": "特定の設問にジャンプするラベル",
"description": "設問番号ではなくプレース ホルダー '%d' を、また設問の全体数ではなく %total を使用する必要があります。",
"default":"設問 %d \/ %total"
"default": "設問 %d / %total"
},
{
"label": "著作権ダイアログ設問ラベル",
@ -93,7 +92,7 @@
{
"label": "リードスピーカーの進行状況",
"description": "@current と @total の設問用変数を使用できます",
"default":"設問 @current \/ @total"
"default": "設問 @current / @total"
},
{
"label": "未回答の設問テキスト",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "ある得点範囲に対して、カスタムフィードバックを定義します。",
"description": "例: 0-20% 低得点、 21-91% 平均点、 91-100% 高得点 !",
@ -155,9 +156,7 @@
{
"label": "得点範囲"
},
{
},
{},
{
"label": "定義した得点範囲に対するフィードバック",
"placeholder": "フィードバックを記入"
@ -225,6 +224,10 @@
{
"label": "「解を表示」と「リトライ」ボタンの設定",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"label": "「解を表示」ボタンを上書き",
"description": "このオプションは、すべての設問に対して「解を表示」ボタンが表示されるか、すべての設問に対して無効になるか、各設問ごとに個別に設定されるかを決定します。",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Prikker"
}
],
"default":"dots"
]
},
{
"label": "Krav for å bestå",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Spesifiser en egendefinert tilbakemelding for et poengintervall",
"description": "Eksempel: 0-20% dårlig poengsum, 21-91% gjennomsnittlig poengsum, 91-100% God poengsum!",
@ -155,9 +156,7 @@
{
"label": "Poengintervall"
},
{
},
{},
{
"label": "Tilbakemelding for spesifisert poengintervall",
"placeholder": "Fyll inn tilbakemelding"
@ -225,6 +224,10 @@
{
"label": "Innstillinger for «Fasit»- og «Prøv igjen»-knapp",
"fields": [
{
"label": "Vis \"Sjekk\"-knapper",
"description": "Dette valget avgjør om «Sjekk»-knappen vil vises for alle spørsmål."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Slagingspercentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Angi fremdrift med prikker"
}
],
"default":"dots"
]
},
{
"label": "Krav for å bestå",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Innstillinger for «Fasit»- og «Prøv igjen»-knapp",
"fields": [
{
"label": "Vis \"Sjekk\"-knappar",
"description": "Dette valget avgjer om «Sjekk»-knappen vil visast for alle spørsmål."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Geçiş yüzdesi",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -38,8 +38,7 @@
{
"label": "Dots"
}
],
"default":"dots"
]
},
{
"label": "Pass percentage",
@ -145,7 +144,9 @@
"fields": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Define custom feedback for any score range",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
@ -155,9 +156,7 @@
{
"label": "Score Range"
},
{
},
{},
{
"label": "Feedback for defined score range",
"placeholder": "Fill in the feedback"
@ -225,6 +224,10 @@
{
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"fields": [
{
"label": "Show \"Check\" buttons",
"description": "This option determines if the \"Check\" button will be shown for all questions."
},
{
"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.",

View File

@ -64,6 +64,11 @@
"machineName": "H5PEditor.QuestionSetTextualEditor",
"majorVersion": 1,
"minorVersion": 2
},
{
"machineName": "H5PEditor.ShowWhen",
"majorVersion": 1,
"minorVersion": 0
}
]
}

View File

@ -470,10 +470,19 @@
{
"name": "override",
"type": "group",
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
"label": "Settings for \"Check\", \"Show solution\" and \"Retry\"",
"importance": "low",
"optional": true,
"fields": [
{
"name": "checkButton",
"type": "boolean",
"label": "Show \"Check\" buttons",
"importance": "low",
"description": "This option determines if the \"Check\" button will be shown for all questions.",
"optional": true,
"default": true
},
{
"name": "showSolutionButton",
"type": "select",
@ -481,6 +490,15 @@
"importance": "low",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"optional": true,
"widget": "showWhen",
"showWhen": {
"rules": [
{
"field": "checkButton",
"equals": true
}
]
},
"options": [
{
"value": "on",
@ -499,6 +517,15 @@
"importance": "low",
"description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"optional": true,
"widget": "showWhen",
"showWhen": {
"rules": [
{
"field": "checkButton",
"equals": true
}
]
},
"options": [
{
"value": "on",