Merge branch 'release' into stable

pull/70/head
Paal Joergensen 2021-01-20 13:14:37 +01:00
commit c49d899e48
7 changed files with 250 additions and 250 deletions

View File

@ -4,7 +4,7 @@
"label": "Quiz introduction", "label": "Quiz introduction",
"fields": [ "fields": [
{ {
"label": "Display introduction" "label": "Vertoon inleiding"
}, },
{ {
"label": "Title", "label": "Title",
@ -258,4 +258,4 @@
] ]
} }
] ]
} }

View File

@ -1,168 +1,168 @@
{ {
"semantics": [ "semantics": [
{ {
"label": "Quiz introduction", "label": "Introducció al qüestionari",
"fields": [ "fields": [
{ {
"label": "Display introduction" "label": "Mostra la introdució"
}, },
{ {
"label": "Title", "label": "Títol",
"description": "This title will be displayed above the introduction text." "description": "Aquest títol es mostrarà a sobre del text dintroducció."
}, },
{ {
"label": "Text d'introducció", "label": "Text dintroducció",
"description": "This text will be displayed before the quiz starts." "description": "Aquest text es mostrarà abans de començar el qüestionari."
}, },
{ {
"label": "Start button text", "label": "Text del botó \"Inicia\"",
"default": "Start Quiz" "default": "Inicia el qüestionari"
}, },
{ {
"label": "Imatge de fons", "label": "Imatge de fons",
"description": "An optional background image for the introduction." "description": "Una imatge de fons opcional per a la introducció."
} }
] ]
}, },
{ {
"label": "Imatge de fons", "label": "Imatge de fons",
"description": "An optional background image for the Question set." "description": "Imatge de fons opcional per al conjunt de preguntes."
}, },
{ {
"label": "Progress indicator", "label": "Indicador de progrés",
"description": "Question set progress indicator style.", "description": "Estil de lindicador de progrés del conjunt de preguntes.",
"options": [ "options": [
{ {
"label": "Textual" "label": "Textual"
}, },
{ {
"label": "Dots" "label": "Punts"
} }
] ]
}, },
{ {
"label": "Percentatge per passar", "label": "Percentatge per aprovar el qüestionari",
"description": "Percentage of Total score required for passing the quiz." "description": "Percentatge de la puntuació total requerida per aprovar el qüestionari."
}, },
{ {
"label": "Questions", "label": "Preguntes",
"widgets": [ "widgets": [
{ {
"label": "Per defecte" "label": "Opció predeterminada"
}, },
{ {
"label": "Textual" "label": "Textual"
} }
], ],
"entity": "question", "entity": "pregunta",
"field": { "field": {
"label": "Question type", "label": "Tipus de pregunta",
"description": "Library for this question." "description": "Biblioteca per a aquesta pregunta."
} }
}, },
{ {
"label": "Interface texts in quiz", "label": "Textos de la interfície al qüestionari",
"fields": [ "fields": [
{ {
"label": "Back button", "label": "Botó \"Enrere\"",
"default": "Previous question" "default": "Pregunta anterior"
}, },
{ {
"label": "Next button", "label": "Botó següent",
"default": "Next question" "default": "Pregunta següent"
}, },
{ {
"label": "Finish button", "label": "Botó \"Finalitza\"",
"default": "Acabar" "default": "Finalitza"
}, },
{ {
"label": "Progress text", "label": "Text del progrés",
"description": "Text used if textual progress is selected.", "description": "Text que sutilitza si se selecciona el progrés textual.",
"default": "Question: @current of @total questions" "default": "Pregunta: @current de @total"
}, },
{ {
"label": "Label for jumping to a certain question", "label": "Etiqueta per saltar a una pregunta concreta",
"description": "You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions.", "description": "Heu dutilitzar lespai reservat \"%d\" en lloc del número de pregunta i %total en lloc del nombre de preguntes total.",
"default": "Question %d of %total" "default": "Pregunta %d del %total"
}, },
{ {
"label": "Copyright dialog question label", "label": "Etiqueta de la pregunta del quadre de diàleg de drets dautor",
"default": "Pregunta" "default": "Pregunta"
}, },
{ {
"label": "Readspeaker progress", "label": "Progrés de laltaveu de lectura",
"description": "May use @current and @total question variables", "description": "Pot utilitzar variables de pregunta @current i @total",
"default": "Question @current of @total" "default": "Pregunta @current de @total"
}, },
{ {
"label": "Unanswered question text", "label": "Text de la pregunta sense respondre",
"default": "Unanswered" "default": "No sha respost"
}, },
{ {
"label": "Answered question text", "label": "Text de la pregunta resposta",
"default": "Answered" "default": "Respost"
}, },
{ {
"label": "Current question text", "label": "Text de la pregunta actual",
"default": "Current question" "default": "Pregunta actual"
} }
] ]
}, },
{ {
"label": "Disable backwards navigation", "label": "Desactiva la possibilitat de navegar enrere",
"description": "This option will only allow you to move forward in Question Set" "description": "Aquesta opció només us permetrà avançar pel conjunt de preguntes"
}, },
{ {
"label": "Randomize questions", "label": "Distribueix les preguntes aleatòriament",
"description": "Enable to randomize the order of questions on display." "description": "Permeteu que les preguntes es distribueixin aleatòriament a la pantalla."
}, },
{ {
"label": "Number of questions to be shown:", "label": "Nombre de preguntes a mostrar:",
"description": "Create a randomized batch of questions from the total." "description": "Creeu un conjunt aleatori de preguntes extret del total de preguntes."
}, },
{ {
"label": "Quiz finished", "label": "El qüestionari ha finalitzat",
"fields": [ "fields": [
{ {
"label": "Display results" "label": "Mostra els resultats"
}, },
{ {
"label": "Display solution button" "label": "Mostra el botó \"Solució\""
}, },
{ {
"label": "Display retry button" "label": "Mostra el botó per tornar-ho a provar"
}, },
{ {
"label": "No results message", "label": "Missatge \"Sense resultats\"",
"description": "Text displayed on end page when \"Display results\" is disabled", "description": "Text que es mostra a lúltima pàgina quan lopció \"Mostra els resultats\" està desactivada",
"default": "Finished" "default": "Finalitzat"
}, },
{ {
"label": "Feedback heading", "label": "Encapçalament de la retroacció",
"default": "Your result:", "default": "El seu resultat:",
"description": "This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "Aquest títol es mostrarà al final del qüestionari quan lusuari hagi respost a totes les preguntes."
}, },
{ {
"label": "Overall Feedback", "label": "Suggeriment general",
"fields": [ "fields": [
{ {
"widgets": [ "widgets": [
{ {
"label": "Default" "label": "Opció predeterminada"
} }
], ],
"label": "Define custom feedback for any score range", "label": "Defineix una valoració per cada rang de puntuació",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "Exemple: 0-20% per a puntuació baixa, 21-91% per a puntuació mitjana, 91-100% per a puntuació excel·lent.",
"entity": "range", "entity": "rang",
"field": { "field": {
"fields": [ "fields": [
{ {
"label": "Score Range" "label": "Rang de puntuació"
}, },
{}, {},
{ {
"label": "Feedback for defined score range", "label": "Suggeriment per al rang de puntuació definit",
"placeholder": "Fill in the feedback" "placeholder": "Introduïu el suggeriment"
} }
] ]
} }
@ -170,92 +170,92 @@
] ]
}, },
{ {
"label": "Old Feedback", "label": "Suggeriments antics",
"fields": [ "fields": [
{ {
"label": "Quiz passed greeting", "label": "Lenhorabona per a qüestionari superat",
"description": "This text will be displayed above the score if the user has successfully passed the quiz." "description": "Aquest text es mostrarà a sobre de la puntuació, si lusuari ha superat el qüestionari."
}, },
{ {
"label": "Passed comment", "label": "Comentari per a qüestionari superat",
"description": "This comment will be displayed after the score if the user has successfully passed the quiz." "description": "Aquest comentari es mostrarà després de la puntuació si lusuari ha superat el qüestionari correctament."
}, },
{ {
"label": "Quiz failed title", "label": "Títol de qüestionari no superat",
"description": "This text will be displayed above the score if the user has failed the quiz." "description": "Aquest text es mostrarà a sobre de la puntuació, si lusuari no ha superat el qüestionari."
}, },
{ {
"label": "Failed comment", "label": "Ha fallat el comentari",
"description": "This comment will be displayed after the score if the user has failed the quiz." "description": "Aquest comentari es mostrarà després de la puntuació, si lusuari no ha superat el qüestionari."
} }
] ]
}, },
{ {
"label": "Solution button label", "label": "Etiqueta del botó \"Solució\"",
"default": "Mostrar solució", "default": "Mostra la solució",
"description": "Text for the solution button." "description": "Text per al botó de solució."
}, },
{ {
"label": "Etiqueta del botó \"Tornar-ho a provar\"", "label": "Etiqueta del botó \"Torna-ho a provar\"",
"default": "Tornar-ho a provar", "default": "Torna-ho a provar",
"description": "Text for the retry button." "description": "Text del botó \"Torna-ho a provar\"."
}, },
{ {
"label": "Finish button text", "label": "Text del botó \"Finalitza\"",
"default": "Acabar" "default": "Finalitza"
}, },
{ {
"label": "Display video before quiz results" "label": "Mostra el vídeo abans dels resultats del qüestionari"
}, },
{ {
"label": "Enable skip video button" "label": "Activa el botó de saltar el vídeo"
}, },
{ {
"label": "Skip video button label", "label": "Etiqueta del botó \"Omet el vídeo\"",
"default": "Skip video" "default": "Omet el vídeo"
}, },
{ {
"label": "Passed video", "label": "Vídeo per a qüestionari superat",
"description": "This video will be played if the user successfully passed the quiz." "description": "Aquest vídeo es reproduirà si lusuari supera el qüestionari."
}, },
{ {
"label": "Fail video", "label": "Vídeo fallit",
"description": "This video will be played if the user fails the quiz." "description": "Aquest vídeo es reproduirà si lusuari falla el qüestionari."
} }
] ]
}, },
{ {
"label": "Settings for \"Show solution\" and \"Retry\" buttons", "label": "Configuració dels botons \"Mostra la solució\" i \"Torna-ho a provar\"",
"fields": [ "fields": [
{ {
"label": "Show \"Check\" buttons", "label": "Mostra els botons \"Comprova\"",
"description": "This option determines if the \"Check\" button will be shown for all questions." "description": "Aquesta opció determina si es mostrarà el botó \"Comprovar\" per a totes les preguntes."
}, },
{ {
"label": "Override \"Show Solution\" button", "label": "Substitueix el botó \"Mostra la solució\"",
"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": "Aquesta opció determina si el botó \"Mostra la solució\" es mostrarà per a totes les preguntes, es desactivarà per a totes o es configurarà per a cada pregunta individualment.",
"options": [ "options": [
{ {
"label": "Enabled" "label": "Activat"
}, },
{ {
"label": "Disabled" "label": "Desactivat"
} }
] ]
}, },
{ {
"label": "Override \"Retry\" button", "label": "Substitueix el botó \"Torna-ho a provar\"",
"description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "Aquesta opció determina si es mostrarà el botó \"Torna-ho a provar\" per a totes les preguntes, es desactivarà per a totes o es configurarà per a cada pregunta individualment.",
"options": [ "options": [
{ {
"label": "Enabled" "label": "Activat"
}, },
{ {
"label": "Disabled" "label": "Desactivat"
} }
] ]
} }
] ]
} }
] ]
} }

View File

@ -8,29 +8,29 @@
}, },
{ {
"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": "מילולי"
@ -57,7 +57,7 @@
"entity": "שאלה", "entity": "שאלה",
"field": { "field": {
"label": "סוג שאלה", "label": "סוג שאלה",
"description": "ספריה עבור שאלה זו" "description": "ספריה עבור שאלה זו."
} }
}, },
{ {
@ -77,8 +77,8 @@
}, },
{ {
"label": "תוכן מתקדם", "label": "תוכן מתקדם",
"description": "תוכן שבו נעשה שימוש אם תוכן מתקדם נבחר", "description": "תוכן שבו נעשה שימוש אם תוכן מתקדם נבחר.",
"default": "" "default": "שאלה: current@ מתוך total@ שאלות"
}, },
{ {
"label": "תווית עבור קפיצה לשאלה מסוימת", "label": "תווית עבור קפיצה לשאלה מסוימת",
@ -91,7 +91,7 @@
}, },
{ {
"label": "Readspeaker progress", "label": "Readspeaker progress",
"description": "May use @current and @total question variables", "description": "ניתן להשתמש במשתני השאלה current@ ו- total@",
"default": "שאלה @current מתוך @total" "default": "שאלה @current מתוך @total"
}, },
{ {
@ -110,15 +110,15 @@
}, },
{ {
"label": "ניווט קדימה בלבד", "label": "ניווט קדימה בלבד",
"description": "הגדרה מאפשרת התקדמות ומעבר לשאלה הבאה בלבד." "description": "הגדרה מאפשרת התקדמות ומעבר לשאלה הבאה בלבד"
}, },
{ {
"label": "שאלות אקראיות", "label": "שאלות אקראיות",
"description": "מאפשר תצוגת סדר השאלות באופן אקראי" "description": "מאפשר תצוגת סדר השאלות באופן אקראי."
}, },
{ {
"label": "מספר השאלות שיוצגו:", "label": "מספר השאלות שיוצגו:",
"description": "יצירת סדרה של שאלות אקראיות מסך כל השאלות" "description": "יצירת סדרה של שאלות אקראיות מסך כל השאלות."
}, },
{ {
"label": "החידון הסתיים", "label": "החידון הסתיים",
@ -130,7 +130,7 @@
"label": "כפתור הצגת הפתרון" "label": "כפתור הצגת הפתרון"
}, },
{ {
"label": "Display retry button" "label": "הצגת כפתור \"נסו שוב\""
}, },
{ {
"label": "אין הודעת תוצאות", "label": "אין הודעת תוצאות",
@ -140,7 +140,7 @@
{ {
"label": "כותרת המשוב", "label": "כותרת המשוב",
"default": "התוצאה שלכם:", "default": "התוצאה שלכם:",
"description": "כותרת זו תוצג בסיום החידון כאשר הנבחן ענה על כל השאלות" "description": "כותרת זו תוצג בסיום החידון כאשר הנבחן ענה על כל השאלות."
}, },
{ {
"label": "משוב כולל", "label": "משוב כולל",
@ -152,7 +152,7 @@
} }
], ],
"label": "יש להגדיר משוב מותאם אישית לכל טווח ניקוד", "label": "יש להגדיר משוב מותאם אישית לכל טווח ניקוד",
"description": "לדוגמא:0-20% ציון לא טוב,21-91% ציון ממוצע,91-100% ציון מעולה!\"", "description": "לדוגמא:0-20% ציון לא טוב,21-91% ציון ממוצע,91-100% ציון מעולה!",
"entity": "טווח", "entity": "טווח",
"field": { "field": {
"fields": [ "fields": [
@ -174,31 +174,31 @@
"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": "\"תוכן כפתור \"סיום",
@ -216,11 +216,11 @@
}, },
{ {
"label": "וידאו של הצלחה בחידון", "label": "וידאו של הצלחה בחידון",
"description": "וידאו זה יופעל במידה והנבחן יעבור בהצלחה את החידון" "description": "וידאו זה יופעל במידה והנבחן יעבור בהצלחה את החידון."
}, },
{ {
"label": "וידאו של כישלון בחידון", "label": "וידאו של כישלון בחידון",
"description": "וידאו זה יופעל במידה והנבחן יכשל בחידון" "description": "סרטון זה יופעל במידה והנבחן ייכשל בחידון."
} }
] ]
}, },
@ -228,12 +228,12 @@
"label": "הגדרות עבור כפתורי \"הציגו פתרון\" ו \"נסו בשנית\"", "label": "הגדרות עבור כפתורי \"הציגו פתרון\" ו \"נסו בשנית\"",
"fields": [ "fields": [
{ {
"label": "הציגו כפתורי \"נבחר\" ", "label": "הציגו כפתורי \"נבחר\"",
"description": "אפשרות זו קובעת אם הכפתור \"נבחר\" יוצג עבור כל השאלות." "description": "אפשרות זו קובעת אם הכפתור \"נבחר\" יוצג עבור כל השאלות."
}, },
{ {
"label": "עדכון כפתור \"תצוגת פתרון\"", "label": "עדכון כפתור \"תצוגת פתרון\"",
"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": "אפשרות זו קובעת האם הכפתור \"הצגת פתרון\" יוצג עבור כל השאלות, יכובה לכולן או יוגדר לכל שאלה בנפרד.",
"options": [ "options": [
{ {
"label": "פעיל" "label": "פעיל"
@ -245,7 +245,7 @@
}, },
{ {
"label": "עדכון כפתור \"נסו שוב\"", "label": "עדכון כפתור \"נסו שוב\"",
"description": "אפשרות זו קובעת אם הכפתור \"נסו שוב\" יוצג עבור כל השאלות, יושבת עבור כל השאלות או יוגדר עבור כל שאלה בנפרד.\n", "description": "אפשרות זו קובעת אם הכפתור \"נסו שוב\" יוצג עבור כל השאלות, יושבת עבור כל השאלות או יוגדר עבור כל שאלה בנפרד.",
"options": [ "options": [
{ {
"label": "פעיל" "label": "פעיל"
@ -258,4 +258,4 @@
] ]
} }
] ]
} }

View File

@ -1,168 +1,168 @@
{ {
"semantics": [ "semantics": [
{ {
"label": "Quiz introduction", "label": "퀴즈 소개",
"fields": [ "fields": [
{ {
"label": "Display introduction" "label": "소개 표시"
}, },
{ {
"label": "Title", "label": "제목",
"description": "This title will be displayed above the introduction text." "description": "이 제목은 소개 텍스트 위에 표시됨."
}, },
{ {
"label": "Introduction text", "label": "소개 글",
"description": "This text will be displayed before the quiz starts." "description": "이 텍스트는 퀴즈가 시작하기 전에 표시됨."
}, },
{ {
"label": "Start button text", "label": "시작 단추 텍스트",
"default": "Start Quiz" "default": "퀴즈 시작"
}, },
{ {
"label": "Background image", "label": "배경 이미지",
"description": "An optional background image for the introduction." "description": "소개 배경 이미지(선택사항)"
} }
] ]
}, },
{ {
"label": "Background image", "label": "배경 이미지",
"description": "An optional background image for the Question set." "description": "문제 세트 배경 이미지(선택사항)"
}, },
{ {
"label": "Progress indicator", "label": "진행률 표시",
"description": "Question set progress indicator style.", "description": "문제 세트 진행률 표시 스타일.",
"options": [ "options": [
{ {
"label": "Textual" "label": "텍스트 유형"
}, },
{ {
"label": "Dots" "label": "점 유형"
} }
] ]
}, },
{ {
"label": "Pass percentage", "label": "통과 백분율",
"description": "Percentage of Total score required for passing the quiz." "description": "퀴즈 통과에 필요한 총점 백분율."
}, },
{ {
"label": "Questions", "label": "문제",
"widgets": [ "widgets": [
{ {
"label": "Default" "label": "기본값"
}, },
{ {
"label": "Textual" "label": "텍스트 유형"
} }
], ],
"entity": "question", "entity": "문제",
"field": { "field": {
"label": "Question type", "label": "문제 유형",
"description": "Library for this question." "description": "이 문제에 대한 라이브러리."
} }
}, },
{ {
"label": "Interface texts in quiz", "label": "퀴즈의 인터페이스 텍스트",
"fields": [ "fields": [
{ {
"label": "Back button", "label": "뒤로 버튼",
"default": "Previous question" "default": "이전 질문"
}, },
{ {
"label": "Next button", "label": "다음 버튼",
"default": "Next question" "default": "다음 질문"
}, },
{ {
"label": "Finish button", "label": "완료 단추",
"default": "Finish" "default": "완료"
}, },
{ {
"label": "Progress text", "label": "진행률 텍스트",
"description": "Text used if textual progress is selected.", "description": "텍스트형 진행률을 선택한 경우 사용되는 글자.",
"default": "Question: @current of @total questions" "default": "Question: 총 @total 질문 중 현재 @current"
}, },
{ {
"label": "Label for jumping to a certain question", "label": "특정 문제로 이동을 위한 라벨",
"description": "You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions.", "description": "문항 번호 대신 자리 표시자 '%d'를 사용해야 하며, 총 문제 수 대신 %total을 사용해야 한다.",
"default": "Question %d of %total" "default": "%total 중 %d 문제"
}, },
{ {
"label": "Copyright dialog question label", "label": "저작권 대화 문제 라벨",
"default": "Question" "default": "문제"
}, },
{ {
"label": "Readspeaker progress", "label": "자동 문장 읽어 주기 기능에서 진행율",
"description": "May use @current and @total question variables", "description": "@current 및 @total 문제 변수를 사용할 수 있음",
"default": "Question @current of @total" "default": "총 @total 중 현재 @current 질문"
}, },
{ {
"label": "Unanswered question text", "label": "미답변 문제 텍스트",
"default": "Unanswered" "default": "답변되지 않음"
}, },
{ {
"label": "Answered question text", "label": "답변 문제 텍스트",
"default": "Answered" "default": "답변됨"
}, },
{ {
"label": "Current question text", "label": "현재 질문 텍스트",
"default": "Current question" "default": "현재 질문"
} }
] ]
}, },
{ {
"label": "Disable backwards navigation", "label": "뒤로 돌아가기 비활성화",
"description": "This option will only allow you to move forward in Question Set" "description": "이 옵션은 문제 세트에서 앞으로만 이동할 수 있도록 함"
}, },
{ {
"label": "Randomize questions", "label": "문제 무작위화",
"description": "Enable to randomize the order of questions on display." "description": "표시된 문제 순서를 무작위 순서로 변경할 수 있음."
}, },
{ {
"label": "Number of questions to be shown:", "label": "표시할 질문 수:",
"description": "Create a randomized batch of questions from the total." "description": "전체 문제에서 무작위화로 문제 세트를 만들기 만드세요."
}, },
{ {
"label": "Quiz finished", "label": "퀴즈 완료",
"fields": [ "fields": [
{ {
"label": "Display results" "label": "결과 표시"
}, },
{ {
"label": "Display solution button" "label": "해답 버튼 표시"
}, },
{ {
"label": "Display retry button" "label": "재시도 버튼 표시"
}, },
{ {
"label": "No results message", "label": "결과 메시지 없음",
"description": "Text displayed on end page when \"Display results\" is disabled", "description": "\"Display results\"가 비활성화된 경우 끝 페이지에 표시되는 텍스트",
"default": "Finished" "default": "완료"
}, },
{ {
"label": "Feedback heading", "label": "피드백 제목",
"default": "Your result:", "default": "결과:",
"description": "This heading will be displayed at the end of the quiz when the user has answered all questions." "description": "이 제목은 사용자가 모든 질문에 답했을 때 퀴즈 끝에 표시됨."
}, },
{ {
"label": "Overall Feedback", "label": "전반적인 피드백",
"fields": [ "fields": [
{ {
"widgets": [ "widgets": [
{ {
"label": "Default" "label": "기본값"
} }
], ],
"label": "Define custom feedback for any score range", "label": "점수 범위에 대한 사용자 피드백 정의",
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!", "description": "예: 0-20% 낮은 점수, 21-91% 평균 점수, 91-100% 높은 점수!",
"entity": "range", "entity": "범위",
"field": { "field": {
"fields": [ "fields": [
{ {
"label": "Score Range" "label": "점수 범위"
}, },
{}, {},
{ {
"label": "Feedback for defined score range", "label": "정의된 점수 범위에 대한 피드백",
"placeholder": "Fill in the feedback" "placeholder": "피드백 작성"
} }
] ]
} }
@ -170,92 +170,92 @@
] ]
}, },
{ {
"label": "Old Feedback", "label": "피드백",
"fields": [ "fields": [
{ {
"label": "Quiz passed greeting", "label": "통과한 퀴즈에 대한 메시지",
"description": "This text will be displayed above the score if the user has successfully passed the quiz." "description": "이 텍스트는 사용자가 퀴즈를 성공적으로 통과하면 점수 위에 표시됨."
}, },
{ {
"label": "Passed comment", "label": "통과에 대한 코멘트",
"description": "This comment will be displayed after the score if the user has successfully passed the quiz." "description": "이 코멘트는 사용자가 퀴즈를 성공적으로 통과했다면 점수 뒤에 표시됨."
}, },
{ {
"label": "Quiz failed title", "label": "실패한 퀴즈 텍스트",
"description": "This text will be displayed above the score if the user has failed the quiz." "description": "이 텍스트는 사용자가 퀴즈에 실패했을 때 점수 위에 표시됨."
}, },
{ {
"label": "Failed comment", "label": "퀴즈를 실패한 경우 코멘트",
"description": "This comment will be displayed after the score if the user has failed the quiz." "description": "이 코멘트는 사용자가 퀴즈에 실패했을 때 점수 뒤에 표시됨."
} }
] ]
}, },
{ {
"label": "Solution button label", "label": "해답 버튼 레이블",
"default": "Show solution", "default": "해답 보이기",
"description": "Text for the solution button." "description": "해답 버튼에 대한 텍스트."
}, },
{ {
"label": "Retry button label", "label": "재시도 버튼 라벨",
"default": "Retry", "default": "재시도",
"description": "Text for the retry button." "description": "재시도 버튼에 대한 텍스트."
}, },
{ {
"label": "Finish button text", "label": "완료 버튼 텍스트",
"default": "Finish" "default": "완료"
}, },
{ {
"label": "Display video before quiz results" "label": "퀴즈 결과 전에 비디오 표시"
}, },
{ {
"label": "Enable skip video button" "label": "비디오 건너뛰기 버튼 사용"
}, },
{ {
"label": "Skip video button label", "label": "비디오 건너뛰기 버튼 레이블",
"default": "Skip video" "default": "비디오 건너뛰기"
}, },
{ {
"label": "Passed video", "label": "통과한 경우 비디오",
"description": "This video will be played if the user successfully passed the quiz." "description": "이 동영상은 사용자가 퀴즈를 성공적으로 통과하면 재생됨."
}, },
{ {
"label": "Fail video", "label": "실패한 경우 비디오",
"description": "This video will be played if the user fails the quiz." "description": "이 동영상은 사용자가 퀴즈에 실패하면 재생됨."
} }
] ]
}, },
{ {
"label": "Settings for \"Show solution\" and \"Retry\" buttons", "label": "\"Show solution\" 및 \"Retry\" 버튼 설정",
"fields": [ "fields": [
{ {
"label": "Show \"Check\" buttons", "label": "\"Check\"버튼 표시",
"description": "This option determines if the \"Check\" button will be shown for all questions." "description": "이 옵션은 모든 질문에 \"Check\" 버튼이 표시될지 여부를 결정함."
}, },
{ {
"label": "Override \"Show Solution\" button", "label": "\"Sow Solution\" 버튼 재정의",
"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": "이 옵션은 모든 질문에 대해 \"Show Solution\" 버튼을 표시할지 또는 각 질문에 대해 개별적으로 구성할지 결정",
"options": [ "options": [
{ {
"label": "Enabled" "label": "활성화"
}, },
{ {
"label": "Disabled" "label": "비활성화"
} }
] ]
}, },
{ {
"label": "Override \"Retry\" button", "label": "\"Retry\"버튼 재정의",
"description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description": "이 옵션은 모든 질문에 대해 \"Retry\"버튼을 표시할지 아니면 모든 질문에 대해 개별적으로 구성할지 결정",
"options": [ "options": [
{ {
"label": "Enabled" "label": "활성화"
}, },
{ {
"label": "Disabled" "label": "비활성화"
} }
] ]
} }
] ]
} }
] ]
} }

View File

@ -130,7 +130,7 @@
"label": "Przycisk wyświetlania wyników" "label": "Przycisk wyświetlania wyników"
}, },
{ {
"label": "Display retry button" "label": "Wyświetl przycisk powtórzenia"
}, },
{ {
"label": "Informacja dla braku wyników", "label": "Informacja dla braku wyników",
@ -258,4 +258,4 @@
] ]
} }
] ]
} }

View File

@ -1,7 +1,7 @@
{ {
"semantics": [ "semantics": [
{ {
"label": "Quiz introduktion", "label": "Introduktion",
"fields": [ "fields": [
{ {
"label": "Visa introduktion" "label": "Visa introduktion"
@ -220,7 +220,7 @@
}, },
{ {
"label": "Ej godkänt-video", "label": "Ej godkänt-video",
"description": "Denna video kommer att visas om användaren har misslyckats med att nå godkänt på denna quiz." "description": "Denna video kommer att spelas upp om användaren misslyckas med denna quiz."
} }
] ]
}, },
@ -244,7 +244,7 @@
] ]
}, },
{ {
"label": "Ignorera knapp \"Försök igen\" ", "label": "Ignorera knapp \"Försök igen\"",
"description": "Denna inställning avgör om knappen \"Försök igen\" ska visas på alla frågor, vara inaktiverad för alla frågor, eller konfigureras individuellt per fråga", "description": "Denna inställning avgör om knappen \"Försök igen\" ska visas på alla frågor, vara inaktiverad för alla frågor, eller konfigureras individuellt per fråga",
"options": [ "options": [
{ {

View File

@ -4,7 +4,7 @@
"contentType": "question", "contentType": "question",
"majorVersion": 1, "majorVersion": 1,
"minorVersion": 17, "minorVersion": 17,
"patchVersion": 3, "patchVersion": 4,
"embedTypes": [ "embedTypes": [
"iframe" "iframe"
], ],