| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilTestEvalObjectiveOrientedGUI:
 Collaboration diagram for ilTestEvalObjectiveOrientedGUI:Public Member Functions | |
| executeCommand () | |
| 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 | ( | ) | 
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(), ilGlobalTemplateInterface\get(), ilLOTestQuestionAdapter\getInstance(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassDetailsOverviewTableGUI(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilGlobalTemplateInterface\parseCurrentBlock(), ilTestServiceGUI\populateContent(), ilGlobalTemplateInterface\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), ILIAS\Repository\toolbar(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
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: