Skip to content

DatabayAG/ExcelMatrixResults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Results and Learning Progress Export

Export plugin for Test Results incl. Learning Progress.

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

Table of Contents

Requirements

  • PHP: Minimum PHP Version Maximum PHP Version
  • ILIAS: Minimum ILIAS Version Maximum ILIAS Version

Installation

... using Git:

mkdir -p Customizing/global/plugins/Modules/Test/Export
cd Customizing/global/plugins/Modules/Test/Export
git clone https://github.com/DatabayAG/ExcelMatrixResults.git
cd ../../../../../..
composer du

... from zip file:

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

Then

  • Log in to ILIAS as administrator
  • Open Administration > Extending ILIAS > Plugins
  • Install and activate the ExcelMatrixResults plugin

Other information

License

See LICENSE file in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages