From 2404a2fb87f26a7773c1dc25e79f28abc4ebe610 Mon Sep 17 00:00:00 2001 From: Frank Ronny Larsen Date: Tue, 13 Aug 2013 10:39:49 +0200 Subject: [PATCH] Added fullscreen support to QuestionSet and DragQuestion --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index 5ccf9a4..8b4394c 100644 --- a/library.json +++ b/library.json @@ -3,8 +3,9 @@ "contentType": "question", "majorVersion": 1, "minorVersion": 0, - "patchVersion": 22, + "patchVersion": 23, "runnable": 1, + "fullscreen": 1, "machineName": "H5P.QuestionSet", "author": "Amendor AS", "license": "cc-by-sa",