Skip to content

kroepelin-projekte/SurveyDataGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimum PHP Version

SurveyDataGraphs

ILIAS plugin for display competency-based survey evaluations.

Following features are integrated:

  • Competency Evaluation of single-choice questions surveys
  • Graphic representation of individual competencies using single choice question surveys
    • Single Svy Evaluation (Bar-Chart)
    • Multi Svy Evaluation (Line-Chart)
  • Table representation of individual competence levels including learning materials recommendation

Requirements

(* ILIAS 9.0 - 9.999)

(* PHP >=8.1)

Installation

Start at your ILIAS root directory:

mkdir -p Customizing/global/plugins/Services/COPage/PageComponent/
cd Customizing/global/plugins/Services/COPage/PageComponent/
git clone https://github.com/kroepelin-projekte/SurveyDataGraphs.git

Composer

After that, the composer dependencies need to be installed:

cd Customizing/global/plugins/Services/COPage/PageComponent/SurveyDataGraphs
composer install --no-dev

For development, omit the --no-dev command. This step must also be done after an update.

Install, activate the plugin in the ILIAS Plugin Administration.

Maintenance

Kröpelin Projekt Gmbh, support@kroepelin-projekte.de This project is maintained by Kröpelin Projekt Gmbh (kpg), DE-Berlin (https://kroepelin-projekte.de).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published