ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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
38
49}
An exception for terminatinating execution or to throw for unit testing.
This class represents a property form user interface.
Interface ilGuiAnswerScoringAdjustable.
populateAnswerSpecificFormPart(ilPropertyFormGUI $form)
Adds the answer specific form parts to a question property form gui.
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...