ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 188 of file class.ilScoringAdjustmentGUI.php.
References $type, array, assQuestionGUI\getQuestionType(), and ilObjQuestionPool\getQuestionTypeByTypeId().
Referenced by dispatchCommand().
|
protected |
Definition at line 83 of file class.ilScoringAdjustmentGUI.php.
References $_GET, $_SESSION, $data, allowedInAdjustment(), array, editQuestion(), exit, assQuestion\instantiateQuestionGUI(), object, ilUtil\sendInfo(), and supportsAdjustment().
Referenced by executeCommand().
|
protected |
Definition at line 205 of file class.ilScoringAdjustmentGUI.php.
References $_GET, $form, and outputAdjustQuestionForm().
Referenced by dispatchCommand().
ilScoringAdjustmentGUI::executeCommand | ( | ) |
execute command
Definition at line 67 of file class.ilScoringAdjustmentGUI.php.
References dispatchCommand().
|
protected |
$form |
Definition at line 214 of file class.ilScoringAdjustmentGUI.php.
References $_POST, $container, $form, $GLOBALS, $pass, $result, $results, array, ilPropertyFormGUI\checkInput(), ilGlyphGUI\CLOSE, assQuestionGUI\EDIT_CONTEXT_ADJUSTMENT, 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 |
assQuestionGUI | $question | |
$form |
Definition at line 375 of file class.ilScoringAdjustmentGUI.php.
Referenced by outputAdjustQuestionForm().
|
protected |
Returns if the given question object support scoring adjustment.
$question_object | assQuestionGUI |
Definition at line 174 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().