File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22:lang: ja
33:source-highlighter: rouge
44:author: 国立情報学研究所
5- :revdate: 2022年9月22日
5+ :revdate: 2023年5月17日
66:doctype: book
77:version-label:
88:chapter-label:
@@ -43,27 +43,13 @@ const config = {
4343 LRS:{
4444 url:'http://<lrs-server-hostname>:8081/data/xAPI/', // <1>
4545 clients:{
46- // LRS client
4746 'default':{
4847 user:'<lrs-client-username>', // <2>
4948 pass:'<lrs-client-password>' // <3>
5049 }
5150 }
5251 },
53- category:{
54- id:'http://moodle.org',
55- definition:{
56- type:'http://id.tincanapi.com/activitytype/source',
57- name:'Moodle',
58- description:
59- 'Moodle is a open source learning platform designed to ' +
60- 'provide educators, administrators and learners with ' +
61- 'a single robust, secure and integrated system to create ' +
62- 'personalized learning environments.'
63- }
64- },
65- platform:'Moodle',
66- language:'en',
52+ ...
6753 homepage: '<moodle-site-url>', // <4>
6854 pathToCSVFile: './videojs.csv'
6955};
You can’t perform that action at this time.
0 commit comments