Skip to content

bheyser/ExcelMatrixResults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Results and Learning Progress Export

Export plugin for Test Results incl. Learning Progress. Compatible with ILIAS 5.1.0 - 5.4.999.

Usage

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/ExcelMatrixResults.git

... from zip file:

mkdir -p Customizing/global/plugins/Modules/Test/Export
cd Customizing/global/plugins/Modules/Test/Export
wget https://github.com/bheyser/ExcelMatrixResults/archive/master.zip
unzip master.zip
rm -f master.zip
mv ExcelMatrixResults-master ExcelMatrixResults

Go to the ILIAS plugin administration and activate the plugin.

You now have an additional export option for tests.

Credits

Development for ILIAS by Björn Heyser, Maintainer Test and Assessment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages