ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
interface.ilGuiAnswerScoringAdjustable.php
Go to the documentation of this file.
1 <?php
2 
35 {
40 
45  public function writeAnswerSpecificPostData(ilPropertyFormGUI $form): void;
46 
56  public function getAfterParticipationSuppressionAnswerPostVars(): array;
57 }
populateAnswerSpecificFormPart(ilPropertyFormGUI $form)
Adds the answer specific form parts to a question property form gui.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
writeAnswerSpecificPostData(ilPropertyFormGUI $form)
Extracts the answer specific values from the request and applies them to the data object...
getAfterParticipationSuppressionAnswerPostVars()
Returns a list of postvars which will be suppressed in the form output when used in scoring adjustmen...