ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
interface.ilGuiAnswerScoringAdjustable.php
Go to the documentation of this file.
1<?php
2
35{
40
45 public function writeAnswerSpecificPostData(ilPropertyFormGUI $form): void;
46
57}
This class represents a property form user interface.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
populateAnswerSpecificFormPart(ilPropertyFormGUI $form)
Adds the answer specific form parts to a question property form gui.
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...