|
ILIAS
release_4-4 Revision
|
Class ilScoringAdjustmentGUI. More...
Collaboration diagram for ilScoringAdjustmentGUI: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
ilScoringAdjustmentGUI: ilQuestionBrowserTableGUI
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 214 of file class.ilScoringAdjustmentGUI.php.
References $_GET, and outputAdjustQuestionForm().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilScoringAdjustmentGUI::executeCommand | ( | ) |
execute command
Definition at line 67 of file class.ilScoringAdjustmentGUI.php.
References $cmd, and dispatchCommand().
Here is the call graph for this function:
|
protected |
| $form |
Definition at line 223 of file class.ilScoringAdjustmentGUI.php.
References $_POST, $result, $results, ilPropertyFormGUI\checkInput(), ilUtil\getImagePath(), ilPropertyFormGUI\getItemByPostVar(), iljQueryUtil\initjQuery(), ilYuiUtil\initOverlay(), ilYuiUtil\initPanel(), assQuestion\instantiateQuestionGUI(), populateScoringAdjustments(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilCheckboxInputGUI\setChecked(), and ilPropertyFormGUI\setValuesByPost().
Referenced by editQuestion().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| $question | |
| $form |
Definition at line 424 of file class.ilScoringAdjustmentGUI.php.
Referenced by outputAdjustQuestionForm().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
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().