Copyright (c) 2023 Institut fuer Lern-Innovation, Friedrich-Alexander-Universitaet Erlangen-Nuernberg, GPLv2, see LICENSE
- Author: Fred Neumann fred.neumann@ili.fau.de, Jesus Copado jesus.copado@ili.fau.de
- Forum: http://www.ilias.de/docu/goto_docu_frm_3474_1944.html
- Bug Reports: http://www.ilias.de/mantis (Choose project "ILIAS plugins" and filter by category "Accounting Question")
When you download the Plugin as ZIP file from GitHub, please rename the extracted directory to assAccountingQuestion (remove the branch suffix, e.g. -master).
- Copy the assAccountingQuestion directory to your ILIAS installation at the following path (create subdirectories, if neccessary): Customizing/global/plugins/Modules/TestQuestionPool/Questions/
- Run
composer install --no-devin the main directory of your ILIAS installation - Run the ILIAS setup in the main directory of your ILIAS installation
- Go to Administration > Plugins
- Choose "Install" for the assAccountingQuestion plugin
- Choose "Activate" for the assAccountingQuestion plugin
There is nothing to configure for this plugin.
This plugin provides a test question type for financial booking tables (t-accounts and booking records).
See Anleitung or Manual for details.
- Version 1.21 for ILIAS 8.6+ is maintained in https://github.com/ilifau/assAccountingQuestion/tree/main-ilias8
- Version 1.20 for ILIAS 7.11+ is maintained in https://github.com/ilifau/assAccountingQuestion/tree/main-ilias7
- Version 1.10 for ILIAS 7.0 to 7.9 is available with tag https://github.com/ilifau/assAccountingQuestion/tree/1.10.0
- Update for ILIAS 8.6
- Updated for ILIAS 7.13 new fromXML definition
- Updated for ILIAS 7
- 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
- Updated for ILIAS 6
- 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.
- Support for Variables (see docs/Manual-English.pdf)
- Updated for ILAS 5.4
- Updated for ILIAS 5.3
- Updated for ILIAS 5.2
- Initial import to GitHub
- set ILIAS version to 5.1.x
- fix handling of intermediate and authorized solution in ILIAS 5.1