ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Public Member Functions | |
executeCommand () | |
showVirtualPassSetTableFilterCmd () | |
showVirtualPassResetTableFilterCmd () | |
![]() | |
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 | ( | ) |
Definition at line 33 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
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(), ILIAS\Repository\toolbar(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by showVirtualPassResetTableFilterCmd(), and showVirtualPassSetTableFilterCmd().
ilTestEvalObjectiveOrientedGUI::showVirtualPassResetTableFilterCmd | ( | ) |
Definition at line 64 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and showVirtualPassCmd().
ilTestEvalObjectiveOrientedGUI::showVirtualPassSetTableFilterCmd | ( | ) |
Definition at line 56 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and showVirtualPassCmd().