Skip to content

DatabayAG/CBMChoiceQuestionExport

Repository files navigation

TestExporter Plugin - CBMChoiceQuestionExport

Requirements

Component Version(s) Link
PHP PHP
ILIAS to ILIAS
CBMChoiceQuestion Branch GitHub

Information

Requires the CBMChoiceQuestion plugin to be installed and active.
Exports test data from the CBMChoiceQuestion plugin into an Excel file

Installation

  1. Clone this repository to Customizing/global/plugins/Modules/Test/Export/CBMChoiceQuestionExport
  2. Install the Composer dependencies
    cd Customizing/global/plugins/Modules/Test/Export/CBMChoiceQuestionExport
    composer install --no-dev
    Developers MUST omit the --no-dev argument.
  3. Run composer install --no-dev in the root path of ilias as well
  4. Login to ILIAS with an administrator account (e.g. root)
  5. Select Plugins in Extending ILIAS inside the Administration main menu.
  6. Search for the CBMChoiceQuestionExport plugin in the list of plugin and choose Install from the Actions drop-down.
  7. Choose Activate from the Actions dropdown.

Usage

  1. A new export option is added to a tests Export tab Exporting CBM Choice Question Results
  2. An Excel (.xlsx) file will be added to the table below.
  3. The excel file will contain:
    • An overview sheet showing the average certainty & average correctness of the answers given for each test (cbm question only)
    • A sheet for each user with average certainty & average correctness over all questions
      as well as the selected answer(s), correct answer(s) and selected certainty.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages