Skip to content

ilifau/assAccountingQuestion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ILIAS Accounting Question plugin

Copyright (c) 2023 Institut fuer Lern-Innovation, Friedrich-Alexander-Universitaet Erlangen-Nuernberg, GPLv2, see LICENSE

Installation / Update

When you download the Plugin as ZIP file from GitHub, please rename the extracted directory to assAccountingQuestion (remove the branch suffix, e.g. -master).

  1. Copy the assAccountingQuestion directory to your ILIAS installation at the following path (create subdirectories, if neccessary): Customizing/global/plugins/Modules/TestQuestionPool/Questions/
  2. Run composer install --no-dev in the main directory of your ILIAS installation
  3. Run the ILIAS setup in the main directory of your ILIAS installation
  4. Go to Administration > Plugins
  5. Choose "Install" for the assAccountingQuestion plugin
  6. Choose "Activate" for the assAccountingQuestion plugin

There is nothing to configure for this plugin.

Usage

This plugin provides a test question type for financial booking tables (t-accounts and booking records).

See Anleitung or Manual for details.

Version History

Version 1.21.0 (2023-11.21)

  • Update for ILIAS 8.6

Version 1.20.0 (2022-09-20)

  • Updated for ILIAS 7.13 new fromXML definition

Version 1.10.0 (2021-11-26)

  • Updated for ILIAS 7

Version 1.9.1 (2020-10-15)

  • Optional Definition of thousands delimiter per question
  • Definition of thousands delimiter for the presentation of centered and calculated values
  • Use precision also for calculated variables (substituted variables are reounded before)
  • Suppress display of zeros in empty solution lines
  • Upload and download of variables XML

Version 1.9.0 (2020-05-08)

  • Updated for ILIAS 6

Version 1.8.3 (2020-02-14)

  • Usability changes regarding using TAB key to fill in first the left column, and after the right column, and improvements in how the question is presented to the user if using a Tablet or a Mobile device.

Version 1.8.2 (2019-07-25)

  • Support for Variables (see docs/Manual-English.pdf)

Version 1.8.0 (2019-06-09)

  • Updated for ILAS 5.4

Version 1.7.0 (2018-09-17)

  • Updated for ILIAS 5.3

Version 1.5.0 (2017-04-09)

  • Updated for ILIAS 5.2

Version 1.4.0 (2016-02-03)

  • Initial import to GitHub
  • set ILIAS version to 5.1.x
  • fix handling of intermediate and authorized solution in ILIAS 5.1

About

This plugin for the LMS ILIAS open source provides a test question type for financial booking tables (t-accounts and booking records).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 90.5%
  • HTML 7.2%
  • CSS 1.1%
  • Other 1.2%