Skip to content

kyro46/TestStatisticsExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestStatisticsExport

Export plugin with teststatistics for Tests. Compatible with ILIAS 4.4, 5.0 and 5.1.

creates a xlsx-file with teststatistics (Item-total correlation, difficulty, distractoranalysis)###

See thread at ilias.de

Usage

Install the plugin

mkdir -p Customizing/global/plugins/Modules/Test/Export  
cd Customizing/global/plugins/Modules/Test/Export
git clone https://github.com/kyro46/TestStatisticsExport.git

and activate it in the ILIAS-Admin-GUI. Activate manual correction.

You now have an additional export option for tests.

Credits

  • Development for ILIAS 4.4+ by Christoph Jobst, University Leipzig 2015/2016

This Project uses PHPExcel. See PHPExcel GitHub and the PHPExcel Homepage, License: GNU LGPL