20
A TOOL TO CONVERT LINKED DATA OF E- LEARNING SYSTEM TO THE SCORM STANDARD Fedor Kozlov

A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Embed Size (px)

DESCRIPTION

A Tool to Convert Linked Data of E-Learning System to the SCORM Standard Fedor Kozlov International Conference on Knowledge Engineering and Semantic Web September 29 – October 1, 2014 Kazan, Russia

Citation preview

Page 1: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

A TOOL TO CONVERT LINKED DATA OF E-

LEARNING SYSTEM TO THE SCORM STANDARD

Fedor Kozlov

Page 2: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Problems in the Russian education•Weak structuring of educational resources;

•The lack of connection between individual education components;

•Monotony of education process;

•The lack of students activity analytics.

Page 3: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

ECOLE

•Ontology-based e-learning system,

•Learning content as Linked Data,

•Friendly front-end for students,

•The system links different learning content (lectures, tests, practice, literature) through the terminology of the subject field,

•Collects education materials from different open resources,

•Analytics based on SPARQL queries.

Page 4: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Data model layers

Page 5: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Opportunities

•The e-learning system collects content from different resources and keeps it up to date,

•Student’s knowledge,

•Psychological portrait of a student,

•Recommendation systems,

•Search engine.

Page 6: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

System architecture

Page 7: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Web Application

Page 8: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Problems

•Educational content is open, but difficult to adapt;

•Can not be integrated into Learning Management Systems such as Moodle;

•To use linked open data you must implement your own template.

Page 9: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Solutions

•To export courses to SCORM standard;

•To create the learning content by predefined templates;

•To support different interfaces for interaction with the service, such as user interface and REST API.

Page 10: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

SCORM Standard

•The Sharable Content Object Reference Model;

•Describes the format of learning content for Learning Management Systems;

•Time and score processing;

•Tin Can API as extended standard.

Page 11: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Tool architecture

Page 12: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Educational and Subject Layers

Page 13: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

The structure of learning content

Page 14: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Predefined template

Page 15: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

SCORM Generation

•To wrap learning content into the SCORM Driver,

•To set-up manifest files,

•To add bookmarking and completion code to HTML pages,

•To add links to the next page,

•To create a ZIP archive of wrapped learning content.

Page 16: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

UI Widget

Page 17: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Lecture page in SCORM Standard

Page 18: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Future Work

•Further support of SCORM standards;

•Tin Can API support;

•REST API service;

•CLI service;

•Support of new tags and widgets in predefined templates;

•Increase in the speed of page rendering;

•Extended UI widgets for the tool.

Page 19: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Demo and Source

•Web app: http://ecole.ifmo.ru

•Back-end: http://openedu.ifmo.ru:8888

•Tool’s source: https://github.com/ailabitmo/linked-learning-scorm-converter

Page 20: A Tool to Convert Linked Data of E-Learning System to the SCORM Standard

Thank you!