From debb7e31c1bbacfc41f4474bf0df22b07765ed09 Mon Sep 17 00:00:00 2001 From: christophhellmich Date: Mon, 27 May 2019 15:43:35 +0200 Subject: [PATCH 1/2] Add html widget to semantics --- semantics.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/semantics.json b/semantics.json index 2b98b780..d055744d 100644 --- a/semantics.json +++ b/semantics.json @@ -193,10 +193,18 @@ { "name": "feedback", "type": "text", + "widget": "html", "label": "Feedback for defined score range", "importance": "low", "placeholder": "Fill in the feedback", - "optional": true + "optional": true, + "tags": [ + "strong", + "em", + "sub", + "sup", + "a" + ] } ] } From 8e6f08da5849570ecdeba873f2787dfff4ba7676 Mon Sep 17 00:00:00 2001 From: christophhellmich Date: Mon, 27 May 2019 15:44:13 +0200 Subject: [PATCH 2/2] Increase minor version --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index c8d8ae06..4a3a88f2 100644 --- a/library.json +++ b/library.json @@ -2,7 +2,7 @@ "title": "Multiple Choice", "contentType": "Question", "majorVersion": 1, - "minorVersion": 14, + "minorVersion": 15, "patchVersion": 0, "runnable": 1, "embedTypes": [