ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
interface.ilGuiAnswerScoringAdjustable.php
Go to the documentation of this file.
1 <?php
2 /* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3 
20 {
29 
37  public function writeAnswerSpecificPostData(ilPropertyFormGUI $form);
38 
49 }
This class represents a property form user interface.
populateAnswerSpecificFormPart(ilPropertyFormGUI $form)
Adds the answer specific form parts to a question property form gui.
if(isset($_POST['submit'])) $form
Interface ilGuiAnswerScoringAdjustable.
writeAnswerSpecificPostData(ilPropertyFormGUI $form)
Extracts the answer specific values from $_POST 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...