| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilTestSubmissionReviewGUI. More...
 Inheritance diagram for ilTestSubmissionReviewGUI:
 Collaboration diagram for ilTestSubmissionReviewGUI:Public Member Functions | |
| __construct (protected ilTestPlayerAbstractGUI $test_player_gui, ilObjTest $testOBJ, protected ilTestSession $testSession) | |
| executeCommand () | |
  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 () | |
Protected Member Functions | |
| dispatchCommand () | |
| buildToolbar ($toolbarId) | |
| buildUserReviewOutput () | |
| show () | |
  Protected Member Functions inherited from ilTestServiceGUI | |
| getPassDetailsOverviewTableGUI (array $result_array, int $active_id, int $pass, ilTestServiceGUI $target_gui, string $target_cmd, ilTestQuestionRelatedObjectivesList $objectives_list=null, bool $multiple_objectives_involved=true) | |
| buildPassDetailsOverviewTableGUI (ilTestServiceGUI $target_gui, string $target_cmd) | |
| isGradingMessageRequired () | |
| getGradingMessageBuilder (int $active_id) | |
| buildQuestionRelatedObjectivesList (ilLOTestQuestionAdapter $objectives_adapter, ilTestQuestionSequence $test_sequence) | |
| populateContent (string $content) | |
| outCorrectSolutionCmd () | |
| outCorrectSolution () | |
| populatePassFinishDate (ilTemplate $tpl, ?int $pass_finish_date) | |
| populateExamId (ilTemplate $tpl, int $active_id, int $pass) | |
Private Member Functions | |
| getContentBlockName () | |
| Returns the name of the current content block (depends on the kiosk mode setting)  More... | |
Private Attributes | |
| InterruptiveModal | $finish_test_modal = null | 
Class ilTestSubmissionReviewGUI.
ilTestSubmissionReviewGUI: ilAssQuestionPageGUI
Definition at line 33 of file class.ilTestSubmissionReviewGUI.php.
| ilTestSubmissionReviewGUI::__construct | ( | protected ilTestPlayerAbstractGUI | $test_player_gui, | 
| ilObjTest | $testOBJ, | ||
| protected ilTestSession | $testSession | ||
| ) | 
Definition at line 37 of file class.ilTestSubmissionReviewGUI.php.
References ILIAS\GlobalScreen\Provider\__construct().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 90 of file class.ilTestSubmissionReviewGUI.php.
References ilTestServiceGUI\$toolbar, ilToolbarGUI\addComponent(), ilTestPlayerCommands\BACK_FROM_FINISHING, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilTestPlayerCommands\QUESTION_SUMMARY, and ilToolbarGUI\setId().
Referenced by show().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 119 of file class.ilTestSubmissionReviewGUI.php.
References $results, ilTestServiceGUI\buildQuestionRelatedObjectivesList(), ilLOTestQuestionAdapter\getInstance(), ilTestServiceGUI\getObjectiveOrientedContainer(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by show().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 60 of file class.ilTestSubmissionReviewGUI.php.
References ILIAS\Repository\ctrl(), and show().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTestSubmissionReviewGUI::executeCommand | ( | ) | 
Definition at line 45 of file class.ilTestSubmissionReviewGUI.php.
References ILIAS\Repository\ctrl(), dispatchCommand(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  private | 
Returns the name of the current content block (depends on the kiosk mode setting)
Definition at line 75 of file class.ilTestSubmissionReviewGUI.php.
References ILIAS\Repository\object().
Referenced by show().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 168 of file class.ilTestSubmissionReviewGUI.php.
References buildToolbar(), buildUserReviewOutput(), ILIAS\Repository\ctrl(), getContentBlockName(), ILIAS\Test\Presentation\WorkingTime\getMessageBox(), ilTestServiceGUI\getObject(), ILIAS\Repository\lng(), ilObjTest\lookupExamId(), ILIAS\Repository\object(), ilTestPlayerCommands\REDIRECT_AFTER_QUESTION_LIST, and ilTestPlayerLayoutProvider\TEST_PLAYER_VIEW_TITLE.
Referenced by dispatchCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 35 of file class.ilTestSubmissionReviewGUI.php.