Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.14 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.14 KB

jsav-player-application

This repository contains two submodules with the components to record and replay JSAV Visual Algorithm Simulation (VAS) exercises, and two submodules to set up a test application.

The submodules for recording and replaying the JSAV VAS exercises are:

The submodules for the test application are:

If you want to get all the submodules you can clone this repository with: git clone --recurse-submodules https://github.com/MarianiGiacomo/jsav-player-application.git

The picture below shows how the Exercise Recorder (exercise-recorder-bundle.js) and the Exercise Player (exercise-player-bundle.js & exercise-player.html) are integrated in the test application which simulates a Learning Management System.