Export plugin for Test Results incl. Learning Progress. Compatible with ILIAS 5.1.0 - 5.4.999.
Install the plugin ...
... using git:
mkdir -p Customizing/global/plugins/Modules/Test/Export
cd Customizing/global/plugins/Modules/Test/Export
git clone https://github.com/bheyser/ResultsAndProgress.git
... from zip file:
mkdir -p Customizing/global/plugins/Modules/Test/Export
cd Customizing/global/plugins/Modules/Test/Export
wget https://github.com/bheyser/ResultsAndProgress/archive/master.zip
unzip master.zip
rm -f master.zip
mv ResultsAndProgress-master ResultsAndProgress
Go to the ILIAS plugin administration and activate the plugin.
You now have an additional export option for tests.
Development for ILIAS by Björn Heyser, Maintainer Test and Assessment.