We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f651c commit 6ad8ba7Copy full SHA for 6ad8ba7
1 file changed
moodle_video_logs/xapi_stmt_gen/xapi_stmt_gen/config/app.js
@@ -14,11 +14,7 @@ const config = {
14
definition:{
15
type:'http://id.tincanapi.com/activitytype/source',
16
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.'
+ description: ''
22
}
23
},
24
platform:'Moodle',
0 commit comments