From 8d58c886574ed964d729c76b785f3ca8add5b8be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A5l=20J=C3=B8rgensen?= Date: Mon, 14 Apr 2014 13:32:54 +0200 Subject: [PATCH] Updated texts --- language/nb.json | 4 ++-- language/nn.json | 2 +- library.json | 2 +- semantics.json | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/language/nb.json b/language/nb.json index 78d5451..22b96d8 100644 --- a/language/nb.json +++ b/language/nb.json @@ -98,7 +98,7 @@ }, { "label": "Kommentar ved bestått", - "default": "Du presterte meget godt!", + "default": "Du presterte godt!", "description": "Denne kommentaren vises dersom brukeren har bestått spørsmålssettet." }, { @@ -108,7 +108,7 @@ }, { "label": "Kommentar ved ikke bestått", - "default": "Dette gikk ikke så bra. Prøv igjen!", + "default": "Ikke bestått. Prøv igjen!", "description": "Denne kommentaren vises dersom brukeren ikke har bestått spørsmålssettet." }, { diff --git a/language/nn.json b/language/nn.json index 0720be7..612bc15 100644 --- a/language/nn.json +++ b/language/nn.json @@ -108,7 +108,7 @@ }, { "label": "Kommentar ved ikkje bestått", - "default": "Dette gikk ikkje så bra. Prøv igjen!", + "default": "Dette er litt mange feil her. Prøv igjen!", "description": "Denne kommentaren vises dersom brukaren ikkje har bestått spørsmålssettet." }, { diff --git a/library.json b/library.json index ae4fa01..e07c2b0 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "contentType": "question", "majorVersion": 1, "minorVersion": 0, - "patchVersion": 46, + "patchVersion": 47, "runnable": 1, "fullscreen": 0, "machineName": "H5P.QuestionSet", diff --git a/semantics.json b/semantics.json index b63bc42..b10fd20 100644 --- a/semantics.json +++ b/semantics.json @@ -27,7 +27,7 @@ "name": "passPercentage", "type": "number", "label": "Pass percentage", - "description": "Percentage of total score required for passing the quiz.", + "description": "Percentage of Total score required for passing the quiz.", "min": 0, "max": 100, "step": 1, @@ -164,7 +164,7 @@ "name": "scoreString", "type": "text", "label": "Score display text", - "description": "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. ", "default": "You got @score points of @total possible.", "optional": true }, @@ -201,7 +201,7 @@ "name": "failGreeting", "type": "text", "label": "Quiz failed title", - "default": "Oh, no!", + "default": "You did not pass this time.", "optional": true, "description": "This text will be displayed above the score if the user has failed the quiz.", "tags": [ @@ -214,7 +214,7 @@ "type": "text", "widget": "html", "label": "Failed comment", - "default": "This didn't go so well.", + "default": "Have another try!", "optional": true, "description": "This comment will be displayed after the score if the user has failed the quiz.", "tags": [