ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilScoringAdjustmentGUI. More...
Public Member Functions | |
__construct (ilObjTest $a_object) | |
Default constructor. More... | |
executeCommand () | |
execute command More... | |
Data Fields | |
$object | |
Protected Member Functions | |
dispatchCommand ($cmd) | |
supportsAdjustment (\assQuestionGUI $question_object) | |
Returns if the given question object support scoring adjustment. More... | |
allowedInAdjustment (\assQuestionGUI $question_object) | |
Returns if the question type is allowed for adjustments in the global test administration. More... | |
editQuestion () | |
outputAdjustQuestionForm ($form) | |
populateScoringAdjustments ( $question, $form) | |
Protected Attributes | |
$lng | |
$tpl | |
$ctrl | |
$ilias | |
$tree | |
$ref_id | |
$service | |
Class ilScoringAdjustmentGUI.
ilScoringAdjustmentGUI: ilObjTestGUI
Definition at line 17 of file class.ilScoringAdjustmentGUI.php.
ilScoringAdjustmentGUI::__construct | ( | ilObjTest | $a_object | ) |
|
protected |
Returns if the question type is allowed for adjustments in the global test administration.
assQuestionGUI | $question_object |
Definition at line 195 of file class.ilScoringAdjustmentGUI.php.
References assQuestionGUI\getQuestionType(), and ilObjQuestionPool\getQuestionTypeByTypeId().
Referenced by dispatchCommand().
|
protected |
Definition at line 85 of file class.ilScoringAdjustmentGUI.php.
References $_GET, $_SESSION, $cmd, $data, allowedInAdjustment(), editQuestion(), exit, assQuestion\instantiateQuestionGUI(), ilUtil\sendInfo(), and supportsAdjustment().
Referenced by executeCommand().
|
protected |
Definition at line 214 of file class.ilScoringAdjustmentGUI.php.
References $_GET, and outputAdjustQuestionForm().
Referenced by dispatchCommand().
ilScoringAdjustmentGUI::executeCommand | ( | ) |
execute command
Definition at line 67 of file class.ilScoringAdjustmentGUI.php.
References $cmd, and dispatchCommand().
|
protected |
$form |
Definition at line 223 of file class.ilScoringAdjustmentGUI.php.
References $_POST, $pass, $result, $results, ilPropertyFormGUI\checkInput(), ilGlyphGUI\CLOSE, ilGlyphGUI\get(), ilPropertyFormGUI\getItemByPostVar(), iljQueryUtil\initjQuery(), ilYuiUtil\initOverlay(), ilYuiUtil\initPanel(), assQuestion\instantiateQuestionGUI(), populateScoringAdjustments(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilCheckboxInputGUI\setChecked(), and ilPropertyFormGUI\setValuesByPost().
Referenced by editQuestion().
|
protected |
$question | |
$form |
Definition at line 392 of file class.ilScoringAdjustmentGUI.php.
Referenced by outputAdjustQuestionForm().
|
protected |
Returns if the given question object support scoring adjustment.
$question_object | assQuestionGUI |
Definition at line 181 of file class.ilScoringAdjustmentGUI.php.
Referenced by dispatchCommand().
|
protected |
Definition at line 26 of file class.ilScoringAdjustmentGUI.php.
|
protected |
Definition at line 29 of file class.ilScoringAdjustmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilScoringAdjustmentGUI.php.
Referenced by __construct().
ilScoringAdjustmentGUI::$object |
Definition at line 32 of file class.ilScoringAdjustmentGUI.php.
|
protected |
Definition at line 38 of file class.ilScoringAdjustmentGUI.php.
|
protected |
Definition at line 41 of file class.ilScoringAdjustmentGUI.php.
|
protected |
Definition at line 23 of file class.ilScoringAdjustmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilScoringAdjustmentGUI.php.
Referenced by __construct().