| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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 $testSession, $passes, $withResults) | |
| This method uses the data of a given test pass to create an evaluation for displaying into a table used in the ilTestEvaluationGUI.  More... | |
| setObjectiveOrientedContainer (ilTestObjectiveOrientedContainer $objective_oriented_container) | |
| getObjectiveOrientedContainer () | |
| executeCommand () | |
| execute command  More... | |
| getCommand ($cmd) | |
| Retrieves the ilCtrl 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, ilTestResultHeaderLabelBuilder $testResultHeaderLabelBuilder=null) | |
| Returns the list of answers of a users test pass.  More... | |
| getPassListOfAnswersWithScoring (&$result_array, $active_id, $pass, $show_solutions=false) | |
| Returns the list of answers of a users test pass and offers a scoring option.  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... | |
| getResultsOfUserOutput (ilTestSession $testSession, int $active_id, int $pass, ilParticipantsTestResultsGUI $target_gui, bool $show_pass_details=true, bool $show_answers=true, bool $show_question_only=false, bool $show_reached_points=false) | |
| Output of the pass overview for a test called by a test participant.  More... | |
| getResultsHeadUserAndPass ($active_id, $pass) | |
| Returns the user and pass data for a test results output.  More... | |
| getQuestionResultForTestUsers (int $question_id, int $test_id) | |
| getObject () | |
Private Member Functions | |
| showVirtualPassCmd () | |
Definition at line 30 of file class.ilTestEvalObjectiveOrientedGUI.php.
| ilTestEvalObjectiveOrientedGUI::executeCommand | ( | ) | 
Definition at line 32 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 65 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ilTestServiceGUI\$toolbar, ilTestServiceGUI\$tpl, ilTestServiceGUI\buildQuestionRelatedObjectivesList(), ilTestServiceGUI\buildUserTestResultsToolbarGUI(), ILIAS\Repository\ctrl(), ilGlobalTemplateInterface\get(), ilLOTestQuestionAdapter\getInstance(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassDetailsOverviewTableGUI(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilGlobalTemplateInterface\parseCurrentBlock(), ilTestServiceGUI\populateContent(), ilGlobalTemplateInterface\setCurrentBlock(), and ilGlobalTemplateInterface\setVariable().
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 57 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and showVirtualPassCmd().
 Here is the call graph for this function:| ilTestEvalObjectiveOrientedGUI::showVirtualPassSetTableFilterCmd | ( | ) | 
Definition at line 49 of file class.ilTestEvalObjectiveOrientedGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and showVirtualPassCmd().
 Here is the call graph for this function: