From ef302b1173de68ba39a4f4a1aea1eb2594c4fde3 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Fri, 28 Aug 2015 10:41:49 +0200 Subject: [PATCH] Updated title and description. --- library.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 897cc19..5f45d14 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,6 @@ { - "title": "Question set", + "title": "Question Set", + "description": "Put together a set of different questions that has to be solved. (Quiz)", "contentType": "question", "majorVersion": 1, "minorVersion": 4, @@ -15,7 +16,7 @@ "majorVersion": 1, "minorVersion": 6 }, - "license": "cc-by-sa", + "license": "MIT", "preloadedJs": [ { "path": "js/questionset.js"