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
}
ilAssFormulaQuestionFeedback
Definition:
class.ilAssFormulaQuestionFeedback.php:14
ilAssSingleOptionQuestionFeedback
Definition:
class.ilAssSingleOptionQuestionFeedback.php:17
Modules
TestQuestionPool
classes
feedback
class.ilAssFormulaQuestionFeedback.php
Generated on Sun Aug 31 2025 20:01:06 for ILIAS by
1.8.13 (using
Doxyfile
)