From 123493c82a10111d349c08477db97ba5064d75dc Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Tue, 10 Sep 2013 15:07:17 +0200 Subject: [PATCH] OPPG-588: Set dots as default progress. --- library.json | 2 +- semantics.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f70d1dc..4766b3f 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "contentType": "question", "majorVersion": 1, "minorVersion": 0, - "patchVersion": 24, + "patchVersion": 25, "runnable": 1, "fullscreen": 1, "machineName": "H5P.QuestionSet", diff --git a/semantics.json b/semantics.json index ea18a31..e815ad9 100644 --- a/semantics.json +++ b/semantics.json @@ -21,7 +21,7 @@ "label": "Dots" } ], - "default": "textual" + "default": "dots" }, { "name": "passPercentage",