2013-05-10 17:59:53 +02:00
{
"semantics" : [
2014-10-08 14:53:43 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Quiz introduction" ,
2014-10-08 14:53:43 +02:00
"label" : "Introduksjon" ,
"fields" : [
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Display introduction" ,
2014-10-08 14:53:43 +02:00
"label" : "Vis introduksjon"
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Title" ,
2014-10-08 14:53:43 +02:00
"label" : "Tittel" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "This title will be displayed above the introduction text." ,
2014-10-08 14:53:43 +02:00
"description" : "Tittel for intoduksjonssiden."
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Introduction text" ,
2014-10-08 14:53:43 +02:00
"label" : "Introduksjonstekst" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "This text will be displayed before the quiz starts." ,
2014-10-08 14:53:43 +02:00
"description" : "Denne teksten vises før spørsmålssettet starter."
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Start button text" ,
2014-10-08 14:53:43 +02:00
"label" : "Tekst til \"Start\" knappen" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Start Quiz" ,
2014-10-08 14:53:43 +02:00
"default" : "Start"
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Background image" ,
2014-10-08 14:53:43 +02:00
"label" : "Bakgrunnsbilde" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "An optional background image for the introduction." ,
2014-10-08 14:53:43 +02:00
"description" : "Bakgrunnsbilde for introduksjonssiden"
}
]
} ,
2013-05-10 17:59:53 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Background image" ,
2013-05-10 17:59:53 +02:00
"label" : "Bakgrunnsbilde" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "An optional background image for the Question set." ,
2013-05-10 17:59:53 +02:00
"description" : "Bakgrunnsbilde for spørsmålssettet(ikke obligatorisk)."
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Progress indicator" ,
2013-05-10 17:59:53 +02:00
"label" : "Fremdriftsindikator" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "Question set progress indicator style." ,
2013-05-10 17:59:53 +02:00
"description" : "Velg om fremdriften skal angis som prikker(få spørsmål) eller som tekst(mange spørsmål)." ,
"options" : [
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Textual" ,
2013-05-10 17:59:53 +02:00
"label" : "Angi fremdrift med tekst"
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Dots" ,
2013-05-10 17:59:53 +02:00
"label" : "Angi fremdrift med prikker"
}
]
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Pass percentage" ,
2013-05-10 17:59:53 +02:00
"label" : "Krav for å bestå" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "Percentage of Total score required for passing the quiz." ,
2013-05-10 17:59:53 +02:00
"description" : "Antall prosent riktig som kreves for å bestå spørsmålssettet."
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Questions" ,
2013-05-10 17:59:53 +02:00
"label" : "Spørsmål" ,
2016-10-17 15:42:56 +02:00
"widgets" : [
{
"englishLabel" : "Default" ,
"label" : "Default"
} ,
{
"englishLabel" : "Textual" ,
"label" : "Textual"
}
] ,
"englishEntity" : "question" ,
2013-05-10 17:59:53 +02:00
"entity" : "spørsmål" ,
"field" : {
2016-10-17 15:42:56 +02:00
"englishLabel" : "Question type" ,
2013-05-10 17:59:53 +02:00
"label" : "Spørsmål" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "Library for this question." ,
"description" : "Library for this question."
2013-05-10 17:59:53 +02:00
}
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Interface texts in quiz" ,
2013-05-10 17:59:53 +02:00
"label" : "Ledetekster" ,
"fields" : [
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Back button" ,
2016-04-21 14:45:43 +02:00
"label" : "Førre-knappen" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Previous question" ,
2016-04-21 14:45:43 +02:00
"default" : "Førre"
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Next button" ,
2013-05-10 17:59:53 +02:00
"label" : "Neste-knappen" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Next question" ,
2013-05-10 17:59:53 +02:00
"default" : "Neste"
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Finish button" ,
2013-05-10 17:59:53 +02:00
"label" : "Avslutt-knappen" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Finish" ,
2013-05-10 17:59:53 +02:00
"default" : "Avslutt"
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Progress text" ,
2013-05-10 17:59:53 +02:00
"label" : "Fremdriftstekst" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "Text used if textual progress is selected." ,
2013-05-10 17:59:53 +02:00
"description" : "Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Question: @current of @total questions" ,
2016-04-21 14:45:43 +02:00
"default" : "Deloppgåve @current av @total"
2016-04-08 14:42:49 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Label for jumping to a certain question" ,
2016-04-08 14:42:49 +02:00
"label" : "Merkelapp ved hopping til spørsmål" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions." ,
2016-06-30 09:47:24 +02:00
"description" : "Du må bruke plassholderen '%d' istedenfor spørsmålsnummeret, og '%total' istedet for totalt antall spørsmål." ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Question %d of %total" ,
2016-06-30 09:47:24 +02:00
"default" : "Spørsmål %d av %total"
2016-04-15 12:49:09 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Copyright dialog question label" ,
2016-04-15 12:49:09 +02:00
"label" : "Opphavsrett spørsmål-etikett" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Question" ,
2016-04-15 12:49:09 +02:00
"default" : "Spørsmål"
2016-06-27 11:43:00 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Readspeaker progress" ,
2016-06-27 11:43:00 +02:00
"label" : "Fremdriftstekst for hjelpemiddelteknologi" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "May use @current and @total question variables" ,
2016-06-27 11:43:00 +02:00
"description" : "Kan bruke @current og @total variabler" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Question @current of @total" ,
2016-06-27 11:43:00 +02:00
"default" : "Deloppgave @current av @total"
2016-06-28 15:07:05 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Unanswered question text" ,
2016-06-28 15:07:05 +02:00
"label" : "Ikke svart på spørsmål-tekst" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Unanswered" ,
2016-06-28 15:07:05 +02:00
"default" : "Ikke svart"
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Answered question text" ,
2016-06-28 15:07:05 +02:00
"label" : "Svart på spørsmål-tekst" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Answered" ,
2016-06-28 15:07:05 +02:00
"default" : "Svar avgitt"
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Current question text" ,
2016-06-28 15:07:05 +02:00
"label" : "Aktivt spørsmål-tekst" ,
2016-10-17 15:42:56 +02:00
"englishDefault" : "Current question" ,
2016-06-28 15:07:05 +02:00
"default" : "Aktivt spørsmål"
2013-05-10 17:59:53 +02:00
}
]
} ,
2016-09-26 13:50:03 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Disable backwards navigation" ,
2016-09-26 13:50:03 +02:00
"label" : "Slå av bakoverknapp" ,
2016-10-17 15:42:56 +02:00
"englishDescription" : "This option will only allow you to move forward in Question Set" ,
2016-09-26 13:50:03 +02:00
"description" : "Slå på for å nekte å gå tilbake i Question Set"
} ,
2013-05-10 17:59:53 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Randomize questions" ,
"label" : "Random spørsmåler" ,
"englishDescription" : "Enable to randomize the order of questions on display." ,
"description" : "Enable to randomize the order of questions on display."
} ,
{
"englishLabel" : "Quiz finished" ,
"label" : "Innstillinger for «Fasit»- og «Prøv igjen»-knapp" ,
2013-05-10 17:59:53 +02:00
"fields" : [
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Display results" ,
"label" : "Overstyr «Fasit»-knapp"
2013-10-31 13:39:51 +01:00
} ,
2016-05-20 09:33:45 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "No results message" ,
"label" : "Overstyr «Prøv igjen»-knapp" ,
"englishDescription" : "Text displayed on end page when \"Display results\" is disabled" ,
"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." ,
"englishDefault" : "Finished" ,
"default" : "Finished"
2016-05-20 09:33:45 +02:00
} ,
2013-10-31 13:39:51 +01:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Feedback heading" ,
"label" : "Feedback heading" ,
"englishDefault" : "Your result:" ,
"default" : "Your result:" ,
"englishDescription" : "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."
2013-05-10 17:59:53 +02:00
} ,
2013-11-08 10:25:49 +01:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Score display text" ,
"label" : "Score display text" ,
"englishDescription" : "Text used to display Total user score. \"@score\" will be replaced by calculated score, \"@total\" will be replaced by maximum possible score. " ,
"description" : "Text used to display Total user score. \"@score\" will be replaced by calculated score, \"@total\" will be replaced by maximum possible score. " ,
"englishDefault" : "You got @score of @total points" ,
"default" : "You got @score of @total points"
2013-11-08 10:25:49 +01:00
} ,
2013-05-10 17:59:53 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Quiz passed greeting" ,
"label" : "Quiz passed greeting" ,
"englishDefault" : "Congratulations!" ,
"default" : "Congratulations!" ,
"englishDescription" : "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."
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Passed comment" ,
"label" : "Passed comment" ,
"englishDefault" : "You did very well!" ,
"default" : "You did very well!" ,
"englishDescription" : "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."
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Quiz failed title" ,
"label" : "Quiz failed title" ,
"englishDefault" : "You did not pass this time." ,
"default" : "You did not pass this time." ,
"englishDescription" : "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."
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Failed comment" ,
"label" : "Failed comment" ,
"englishDefault" : "Have another try!" ,
"default" : "Have another try!" ,
"englishDescription" : "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."
2013-05-10 17:59:53 +02:00
} ,
2013-06-20 13:41:13 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Solution button label" ,
"label" : "Solution button label" ,
"englishDefault" : "Show solution" ,
"default" : "Show solution" ,
"englishDescription" : "Text for the solution button." ,
"description" : "Text for the solution button."
2013-06-20 13:41:13 +02:00
} ,
2015-07-08 15:27:16 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Retry button label" ,
"label" : "Retry button label" ,
"englishDefault" : "Retry" ,
"default" : "Retry" ,
"englishDescription" : "Text for the retry button." ,
"description" : "Text for the retry button."
2015-07-08 15:27:16 +02:00
} ,
2013-05-10 17:59:53 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Finish button text" ,
"label" : "Finish button text" ,
"englishDefault" : "Finish" ,
"default" : "Finish"
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Display video before quiz results" ,
"label" : "Display video before quiz results"
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Enable skip video button" ,
"label" : "Enable skip video button"
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Skip video button label" ,
"label" : "Skip video button label" ,
"englishDefault" : "Skip video" ,
"default" : "Skip video"
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Passed video" ,
"label" : "Passed video" ,
"englishDescription" : "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."
2013-05-10 17:59:53 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Fail video" ,
"label" : "Fail video" ,
"englishDescription" : "This video will be played if the user failes the quiz." ,
"description" : "This video will be played if the user failes the quiz."
2013-05-10 17:59:53 +02:00
}
]
2014-12-17 13:33:59 +01:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Settings for \"Show solution\" and \"Retry\" buttons" ,
"label" : "Settings for \"Show solution\" and \"Retry\" buttons" ,
2014-12-17 13:33:59 +01:00
"fields" : [
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Override \"Show Solution\" button" ,
"label" : "Override \"Show Solution\" button" ,
"englishDescription" : "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." ,
2016-04-04 15:50:41 +02:00
"options" : [
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Enabled" ,
"label" : "Enabled"
2016-04-04 15:50:41 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Disabled" ,
"label" : "Disabled"
2016-04-04 15:50:41 +02:00
}
]
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Override \"Retry\" button" ,
"label" : "Override \"Retry\" button" ,
"englishDescription" : "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." ,
2016-04-04 15:50:41 +02:00
"options" : [
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Enabled" ,
"label" : "Enabled"
2016-04-04 15:50:41 +02:00
} ,
{
2016-10-17 15:42:56 +02:00
"englishLabel" : "Disabled" ,
"label" : "Disabled"
2016-04-04 15:50:41 +02:00
}
]
2014-12-17 13:33:59 +01:00
}
]
2013-05-10 17:59:53 +02:00
}
]
}