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