◆ __construct()
◆ executeCommand()
ilMyTestSolutionsGUI::executeCommand |
( |
| ) |
|
Definition at line 52 of file class.ilMyTestSolutionsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
54 switch ($this->
ctrl->getNextClass()) {
55 case "iltestevaluationgui":
57 if ($this->
ctrl->getCmd() ===
'') {
58 $gui->{self::EVALGUI_CMD_SHOW_PASS_OVERVIEW}();
61 $this->
ctrl->forwardCommand($gui);
64 case 'ilassquestionpagegui':
70 $this->questionrepository,
73 $forwarder->forward();
Output class for assessment test evaluation.
◆ EVALGUI_CMD_SHOW_PASS_OVERVIEW
const ilMyTestSolutionsGUI::EVALGUI_CMD_SHOW_PASS_OVERVIEW = 'outUserListOfAnswerPasses' |
|
private |
The documentation for this class was generated from the following file: