An open API service indexing awesome lists of open source software.

https://github.com/ali-sdg90/learning-xapi-

Learning Storyline 360 and connect it to LRS via xAPI
https://github.com/ali-sdg90/learning-xapi-

lrs scorm storyline xapi

Last synced: 11 months ago
JSON representation

Learning Storyline 360 and connect it to LRS via xAPI

Awesome Lists containing this project

README

          

# 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:

- **LRS Link**: [https://lrs.io/ui/lrs/ali-sdg90/](https://lrs.io/ui/lrs/ali-sdg90/)
- **Username**: ali909392@gmail.com
- **Password**: LRSPassword

## Cloning the Repository
To clone this repository, use the following command:

```sh
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.