|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilTestCorrectionsGUI:Public Member Functions | |
| __construct (\ILIAS\DI\Container $DIC, ilObjTest $testOBJ) | |
| ilTestCorrectionsGUI constructor. More... | |
| executeCommand () | |
Protected Member Functions | |
| showQuestionList () | |
| showQuestion (ilPropertyFormGUI $form=null) | |
| saveQuestion () | |
| buildQuestionCorrectionForm (assQuestionGUI $questionGUI) | |
| addHiddenItemsFromArray (ilConfirmationGUI $gui, $array, $curPath=array()) | |
| confirmManualScoringReset () | |
| showSolution () | |
| showAnswerStatistic () | |
| addAnswerAsynch () | |
| confirmQuestionRemoval () | |
| performQuestionRemoval () | |
| setCorrectionTabsContext (assQuestionGUI $questionGUI, $activeTabId) | |
| populatePageTitleAndDescription (assQuestionGUI $questionGUI) | |
| checkQuestion ($qId) | |
| getQuestion ($qId) | |
| getSolutions (assQuestion $question) | |
| getQuestions () | |
| 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... | |
Protected Attributes | |
| $DIC | |
| $testOBJ | |
| $testAccess | |
Definition at line 13 of file class.ilTestCorrectionsGUI.php.
| ilTestCorrectionsGUI::__construct | ( | \ILIAS\DI\Container | $DIC, |
| ilObjTest | $testOBJ | ||
| ) |
ilTestCorrectionsGUI constructor.
| \ILIAS\DI\Container | $DIC | |
| ilObjTest | $testOBJ |
Definition at line 35 of file class.ilTestCorrectionsGUI.php.
|
protected |
Definition at line 290 of file class.ilTestCorrectionsGUI.php.
References $response, checkQuestion(), exit, and getQuestion().
Here is the call graph for this function:
|
protected |
Definition at line 172 of file class.ilTestCorrectionsGUI.php.
References $name, ilConfirmationGUI\addHiddenItem(), and addHiddenItemsFromArray().
Referenced by addHiddenItemsFromArray(), and confirmManualScoringReset().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Returns if the question type is allowed for adjustments in the global test administration.
| assQuestionGUI | $question_object |
Definition at line 567 of file class.ilTestCorrectionsGUI.php.
References $type, assQuestionGUI\getQuestionType(), and ilObjQuestionPool\getQuestionTypeByTypeId().
Referenced by checkQuestion(), and getQuestions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 146 of file class.ilTestCorrectionsGUI.php.
References assQuestionGUI\populateCorrectionsFormProperties().
Referenced by saveQuestion(), and showQuestion().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| int | $qId |
Definition at line 472 of file class.ilTestCorrectionsGUI.php.
References allowedInAdjustment(), getQuestion(), and supportsAdjustment().
Referenced by addAnswerAsynch(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 193 of file class.ilTestCorrectionsGUI.php.
References $_GET, $_POST, addHiddenItemsFromArray(), ilConfirmationGUI\getHTML(), getQuestion(), ilConfirmationGUI\setCancel(), ilConfirmationGUI\setConfirm(), setCorrectionTabsContext(), ilConfirmationGUI\setFormAction(), and ilConfirmationGUI\setHeaderText().
Here is the call graph for this function:
|
protected |
Definition at line 351 of file class.ilTestCorrectionsGUI.php.
References $_GET, getQuestion(), and ilTestTabsManager\TAB_ID_CORRECTION.
Here is the call graph for this function:| ilTestCorrectionsGUI::executeCommand | ( | ) |
Definition at line 43 of file class.ilTestCorrectionsGUI.php.
References $_GET, ilObjTestGUI\accessViolationRedirect(), and checkQuestion().
Here is the call graph for this function:
|
protected |
| int | $qId |
Definition at line 495 of file class.ilTestCorrectionsGUI.php.
References assQuestion\instantiateQuestionGUI().
Referenced by addAnswerAsynch(), checkQuestion(), confirmManualScoringReset(), confirmQuestionRemoval(), getQuestions(), performQuestionRemoval(), saveQuestion(), showAnswerStatistic(), showQuestion(), and showSolution().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 525 of file class.ilTestCorrectionsGUI.php.
References allowedInAdjustment(), getQuestion(), and supportsAdjustment().
Referenced by showQuestionList().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 503 of file class.ilTestCorrectionsGUI.php.
References $pass, and assQuestion\getSolutionValues().
Referenced by showAnswerStatistic().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 379 of file class.ilTestCorrectionsGUI.php.
References $_GET, $DIC, ilLPStatusWrapper\_refreshStatus(), and getQuestion().
Here is the call graph for this function:
|
protected |
| assQuestionGUI | $questionGUI |
Definition at line 462 of file class.ilTestCorrectionsGUI.php.
References assQuestionGUI\outQuestionType().
Referenced by showAnswerStatistic(), showQuestion(), and showSolution().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 119 of file class.ilTestCorrectionsGUI.php.
References $_GET, buildQuestionCorrectionForm(), getQuestion(), and showQuestion().
Here is the call graph for this function:
|
protected |
Definition at line 426 of file class.ilTestCorrectionsGUI.php.
References assQuestionGUI\isAnswerFreuqencyStatisticSupported().
Referenced by confirmManualScoringReset(), showAnswerStatistic(), showQuestion(), and showSolution().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 265 of file class.ilTestCorrectionsGUI.php.
References $_GET, getQuestion(), getSolutions(), populatePageTitleAndDescription(), and setCorrectionTabsContext().
Here is the call graph for this function:
|
protected |
Definition at line 105 of file class.ilTestCorrectionsGUI.php.
References $_GET, buildQuestionCorrectionForm(), getQuestion(), populatePageTitleAndDescription(), and setCorrectionTabsContext().
Referenced by saveQuestion().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 73 of file class.ilTestCorrectionsGUI.php.
References $lng, $txt, getQuestions(), and ilTestTabsManager\TAB_ID_CORRECTION.
Here is the call graph for this function:
|
protected |
Definition at line 220 of file class.ilTestCorrectionsGUI.php.
References $_GET, $tpl, ilObjStyleSheet\getContentStylePath(), getQuestion(), ilObjStyleSheet\getSyntaxStylePath(), populatePageTitleAndDescription(), and setCorrectionTabsContext().
Here is the call graph for this function:
|
protected |
Returns if the given question object support scoring adjustment.
| $question_object | assQuestionGUI |
Definition at line 553 of file class.ilTestCorrectionsGUI.php.
Referenced by checkQuestion(), and getQuestions().
Here is the caller graph for this function:
|
protected |
Definition at line 18 of file class.ilTestCorrectionsGUI.php.
Referenced by __construct(), and performQuestionRemoval().
|
protected |
Definition at line 28 of file class.ilTestCorrectionsGUI.php.
|
protected |
Definition at line 23 of file class.ilTestCorrectionsGUI.php.
Referenced by __construct().