ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
The return value of `assQuestion::getSuggestedSolution` is not properly handled in export and I suppose this should fix the issue. [Mantis: 40549](https://mantis.ilias.de/view.php?id=40549)
Hi all First: I split this into a lot of commits, but they are not really clean as I didn't see another path then to approach this iteratively. I also...
This PR aims to address the problem reported in Mantis issue https://mantis.ilias.de/view.php?id=41371. When assigning one or multiple competences to a question in a test, the root node of the competence...
Hi @acgruber, I would appreciate some feedback if this is what we are aiming at from the perspective of style and information density. I will try to find someone that...
Hi everyone, this adds a PRIVACY.md to the Individual Assessments. Feedback would be highly appreciated. Thanks!
…cation function is notified about the participants first name and surname This is a proposal for mantis issue: https://mantis.ilias.de/view.php?id=41607
This PR adds the support for PHP 8.3 (and drops the PHP 8.1) for the next ILIAS major release (ILIAS 10) by ... * ... modifying the installation documentation *...
References https://github.com/ILIAS-eLearning/ILIAS/pull/7055/ Adding the possiblity to Use namepaces in Routing This will most likely not open us up to attacks from outside, because other characters will still be removed $this->ctrl->setCmdClass()...
https://docu.ilias.de/goto_docu_wiki_wpage_7330_1357.html This PR removes the RTE for login page. I also switched the table to the new ui-table implementation
for ilias_de & ilias_en.lang. Please cherry pick also to Trunk.