Ali-Sdg90 / Learning-XAPI-

Learning Storyline 360 and connect it to LRS via xAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning-XAPI

This repository contains my research and work on learning Storyline 360, SCORM, Learn LRS, and integrating xAPI with Storyline 360.

Repository Structure

Connect Storyline to LRS with xAPI

This folder includes files for connecting Storyline 360 to LRS via xAPI. The designed courses can send data to a middleware (LRS) and store extensive custom data.

  • Storyline-files: Contains Storyline 360 files for two courses. One course sends data to the LRS, and the other retrieves data from the LRS to create custom learning paths.
  • Web-files: Contains web output files for the two courses, viewable in a web browser.

Learning Storyline 360

This folder documents my learning path for Storyline 360, showcasing its capabilities. It contains large, complex Storyline files with immersive and custom paths that adapt based on user choices.

  • Storyline-files: Contains Storyline 360 files.
  • Web-files: Contains web output files, viewable in a web browser.

Learning Storyline Variables

This folder contains my exploration of Storyline 360 variables, including advanced concepts such as creating and validating questions and determining learner paths.

Learning xAPI

This folder is my playground for learning xAPI. It contains files used to explore and understand xAPI integration with Storyline 360.

Learning Record Store (LRS) Information

To access the LRS and explore the custom data stored from Storyline 360 courses, use the following details:

Cloning the Repository

To clone this repository, use the following command:

git clone https://github.com/Ali-Sdg90/Learning-XAPI-.git

This will download the entire repository to your local machine, allowing you to explore the complex Storyline paths and custom learning experiences.

About

Learning Storyline 360 and connect it to LRS via xAPI

License:MIT License


Languages

Language:JavaScript 92.9%Language:HTML 7.1%