Skip to content
/ Tst2Lrs Public

ILIAS-Plugin for exporting test results to a LRS via xAPI statements

Notifications You must be signed in to change notification settings

spyfly/Tst2Lrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tst2Lrs ILIAS Plugin

About

This is an ILIAS-Plugin for exporting test progress and results data to a LRS.

For a more detailed description, refer to the documentation.

Requirements

Install the Events2Lrs Plugin first and configure a learning record store.

Installation

Start at your ILIAS root directory.

mkdir -p Customizing/global/plugins/Services/EventHandling/EventHook
cd Customizing/global/plugins/Services/EventHandling/EventHook
git clone https://github.com/spyfly/Tst2Lrs.git
cd Tst2Lrs
composer install
cd /var/www/html/ilias # modify ILIAS install dir as necessary
git apply Customizing/global/plugins/Services/EventHandling/EventHook/Tst2Lrs/ilias.patch

Then update and activate the plugin in the ILIAS Plugin Administration

Requirements

  • ILIAS 6.0 - 7.999
  • PHP >=7.0

About

ILIAS-Plugin for exporting test results to a LRS via xAPI statements

Topics

Resources

Stars

Watchers

Forks

Languages