|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilTestEvalObjectiveOrientedGUI:
Collaboration diagram for ilTestEvalObjectiveOrientedGUI:Public Member Functions | |
| executeCommand () | |
| execute command More... | |
| showVirtualPassSetTableFilterCmd () | |
| showVirtualPassResetTableFilterCmd () | |
Public Member Functions inherited from ilTestServiceGUI | |
| isContextResultPresentation () | |
| setContextResultPresentation (bool $contextResultPresentation) | |
| setParticipantData (ilTestParticipantData $participantData) | |
| getParticipantData () | |
| getPassOverviewTableData (ilTestSession $test_session, array $passes, bool $with_results) | |
| setObjectiveOrientedContainer (ilTestObjectiveOrientedContainer $objective_oriented_container) | |
| getObjectiveOrientedContainer () | |
| executeCommand () | |
| execute command More... | |
| buildPassOverviewTableGUI (ilTestEvaluationGUI $target_gui) | |
| getPassListOfAnswers (&$result_array, $active_id, $pass, $show_solutions=false, $only_answered_questions=false, $show_question_only=false, $show_reached_points=false, $anchorNav=false, ?ilTestQuestionRelatedObjectivesList $objectives_list=null, ?ResultsTitlesBuilder $testResultHeaderLabelBuilder=null) | |
| Returns the list of answers of a users test pass. More... | |
| getResultsSignature () | |
| Returns HTML code for a signature field. More... | |
| getAdditionalUsrDataHtmlAndPopulateWindowTitle ($testSession, $active_id, $overwrite_anonymity=false) | |
| Returns the user data for a test results output. More... | |
| getCorrectSolutionOutput ($question_id, $active_id, $pass, ?ilTestQuestionRelatedObjectivesList $objectives_list=null) | |
| Returns an output of the solution to an answer compared to the correct solution. More... | |
| getObject () | |
Private Member Functions | |
| showVirtualPassCmd () | |
Definition at line 31 of file class.ilTestEvalObjectiveOrientedGUI.php.
| ilTestEvalObjectiveOrientedGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilTestServiceGUI.
Definition at line 33 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 72 of file class.ilTestEvalObjectiveOrientedGUI.php.
References $id, ilTestServiceGUI\$tpl, ilTestServiceGUI\buildQuestionRelatedObjectivesList(), ILIAS\Repository\ctrl(), ILIAS\UICore\GlobalTemplate\get(), ilLOTestQuestionAdapter\getInstance(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassDetailsOverviewTableGUI(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\UICore\GlobalTemplate\parseCurrentBlock(), ilTestServiceGUI\populateContent(), ILIAS\UICore\GlobalTemplate\setCurrentBlock(), ILIAS\UICore\GlobalTemplate\setVariable(), and ILIAS\Repository\toolbar().
Referenced by showVirtualPassResetTableFilterCmd(), and showVirtualPassSetTableFilterCmd().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestEvalObjectiveOrientedGUI::showVirtualPassResetTableFilterCmd | ( | ) |
Definition at line 64 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and showVirtualPassCmd().
Here is the call graph for this function:| ilTestEvalObjectiveOrientedGUI::showVirtualPassSetTableFilterCmd | ( | ) |
Definition at line 56 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and showVirtualPassCmd().
Here is the call graph for this function: