From 8b8ac74a0aac59ba45d01f23630dad55af25a032 Mon Sep 17 00:00:00 2001 From: supriyarajgopal-spi Date: Fri, 29 Jul 2016 10:13:22 +0530 Subject: [PATCH 1/3] Made Question Set content type usable in Course Presentation --- semantics.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/semantics.json b/semantics.json index 8b3f93f9..35c94a74 100644 --- a/semantics.json +++ b/semantics.json @@ -62,7 +62,8 @@ "H5P.Table 1.1", "H5P.InteractiveVideo 1.10", "H5P.TwitterUserFeed 1.0", - "H5P.AppearIn 1.0" + "H5P.AppearIn 1.0", + "H5P.QuestionSet 1.8" ], "optional": true }, From 22b57c3718e55cd5fcc285fc0d8e2d193447ecf8 Mon Sep 17 00:00:00 2001 From: supriyarajgopal-spi Date: Fri, 29 Jul 2016 13:52:59 +0530 Subject: [PATCH 2/3] Made Image Hotspots usable in Course Presentation --- semantics.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/semantics.json b/semantics.json index 35c94a74..c98ffab0 100644 --- a/semantics.json +++ b/semantics.json @@ -63,7 +63,8 @@ "H5P.InteractiveVideo 1.10", "H5P.TwitterUserFeed 1.0", "H5P.AppearIn 1.0", - "H5P.QuestionSet 1.8" + "H5P.QuestionSet 1.8", + "H5P.ImageHotspots 1.3" ], "optional": true }, From 6bf9bd7f2550e908b8d9ee5cd64057d2906ec1ca Mon Sep 17 00:00:00 2001 From: supriyarajgopal-spi Date: Fri, 29 Jul 2016 13:58:36 +0530 Subject: [PATCH 3/3] Made Image Hotspots usable in Course Presentation --- semantics.json | 1 - 1 file changed, 1 deletion(-) diff --git a/semantics.json b/semantics.json index c98ffab0..bfbfdd99 100644 --- a/semantics.json +++ b/semantics.json @@ -63,7 +63,6 @@ "H5P.InteractiveVideo 1.10", "H5P.TwitterUserFeed 1.0", "H5P.AppearIn 1.0", - "H5P.QuestionSet 1.8", "H5P.ImageHotspots 1.3" ], "optional": true