Skip to content

Commit 6ad8ba7

Browse files
committed
Remove description from context
1 parent a3f651c commit 6ad8ba7

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

  • moodle_video_logs/xapi_stmt_gen/xapi_stmt_gen/config

moodle_video_logs/xapi_stmt_gen/xapi_stmt_gen/config/app.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ const config = {
1414
definition:{
1515
type:'http://id.tincanapi.com/activitytype/source',
1616
name:'Moodle',
17-
description:
18-
'Moodle is a open source learning platform designed to ' +
19-
'provide educators, administrators and learners with ' +
20-
'a single robust, secure and integrated system to create ' +
21-
'personalized learning environments.'
17+
description: ''
2218
}
2319
},
2420
platform:'Moodle',

0 commit comments

Comments
 (0)