Update questionset.js

pull/10/head
Timothy Lim 2016-11-23 14:39:57 +01:00 committed by GitHub
parent 7a3e8d8292
commit 29d122be50
1 changed files with 1 additions and 1 deletions

View File

@ -1132,7 +1132,7 @@ H5P.QuestionSet = function (options, contentId, contentData) {
definition.interactionType = 'compound';
definition.type = 'http://adlnet.gov/expapi/activities/cmi.interaction';
definition.description = {
'en-US': 'Question Set'
'en-US': ''
};
return definition;