From 5c158d235f6fef52f88a50e3e1f5385c00bfb544 Mon Sep 17 00:00:00 2001 From: Svein-Tore Griff With Date: Thu, 29 Jan 2015 13:13:07 +0100 Subject: [PATCH] Run in iframe since drag and drop needs iframe --- library.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/library.json b/library.json index 431253b..645e854 100644 --- a/library.json +++ b/library.json @@ -4,6 +4,9 @@ "majorVersion": 1, "minorVersion": 1, "patchVersion": 0, + "embedTypes": [ + "iframe" + ], "runnable": 1, "fullscreen": 0, "machineName": "H5P.QuestionSet",