ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
class.ilAssFormulaQuestionFeedback.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
4
require_once
'Modules/TestQuestionPool/classes/feedback/class.ilAssSingleOptionQuestionFeedback.php'
;
5
14
class
ilAssFormulaQuestionFeedback
extends
ilAssSingleOptionQuestionFeedback
15
{
16
}
php
An exception for terminatinating execution or to throw for unit testing.
ilAssFormulaQuestionFeedback
Definition:
class.ilAssFormulaQuestionFeedback.php:15
ilAssSingleOptionQuestionFeedback
Definition:
class.ilAssSingleOptionQuestionFeedback.php:18
Modules
TestQuestionPool
classes
feedback
class.ilAssFormulaQuestionFeedback.php
Generated on Sat Oct 4 2025 20:00:53 for ILIAS by
1.9.4 (using
Doxyfile
)