|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
ilTestScoringByQuestionsGUI More...
Inheritance diagram for ilTestScoringByQuestionsGUI:
Collaboration diagram for ilTestScoringByQuestionsGUI:Public Member Functions | |
| __construct (ilObjTest $a_object) | |
Public Member Functions inherited from ilTestServiceGUI | |
| isContextResultPresentation () | |
| setContextResultPresentation ($contextResultPresentation) | |
| __construct (ilObjTest $a_object) | |
| The constructor takes the test object reference as parameter. More... | |
| setParticipantData ($participantData) | |
| getParticipantData () | |
| getPassOverviewTableData (ilTestSession $testSession, $passes, $withResults) | |
| setObjectiveOrientedContainer (ilTestObjectiveOrientedContainer $objectiveOrientedContainer) | |
| getObjectiveOrientedContainer () | |
| executeCommand () | |
| execute command More... | |
| getCommand ($cmd) | |
| Retrieves the ilCtrl command. More... | |
| buildPassOverviewTableGUI ($targetGUI) | |
| getPassListOfAnswers (&$result_array, $active_id, $pass, $show_solutions=false, $only_answered_questions=false, $show_question_only=false, $show_reached_points=false, $anchorNav=false, ilTestQuestionRelatedObjectivesList $objectivesList=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 $objectivesList=null) | |
| Returns an output of the solution to an answer compared to the correct solution. More... | |
| getResultsOfUserOutput ($testSession, $active_id, $pass, $targetGUI, $show_pass_details=true, $show_answers=true, $show_question_only=false, $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 ($question_id, $test_id) | |
| Creates a HTML representation for the results of a given question in a test. More... | |
| populatePassFinishDate ($tpl, $passFinishDate) | |
| populateExamId (ilTemplate $tpl, int $activeId, int $pass) | |
Public Member Functions inherited from ilTestScoringGUI | |
| __construct (ilObjTest $a_object) | |
| ilTestScoringGUI constructor More... | |
| getTestAccess () | |
| setTestAccess ($testAccess) | |
| executeCommand () | |
| execute command More... | |
Additional Inherited Members | |
Data Fields inherited from ilTestServiceGUI | |
| $object = null | |
| $service = null | |
| $lng | |
| $tpl | |
| $ctrl | |
| $ilias | |
| $tree | |
| $ref_id | |
Data Fields inherited from ilTestScoringGUI | |
| const | PART_FILTER_ACTIVE_ONLY = 1 |
| const | PART_FILTER_INACTIVE_ONLY = 2 |
| const | PART_FILTER_ALL_USERS = 3 |
| const | PART_FILTER_MANSCORING_DONE = 4 |
| const | PART_FILTER_MANSCORING_NONE = 5 |
Protected Attributes inherited from ilTestServiceGUI | |
| $db | |
| $tabs | |
| $objCache | |
| $testSessionFactory = null | |
| $testSequenceFactory = null | |
| $participantData | |
Protected Attributes inherited from ilTestScoringGUI | |
| $testAccess | |
Definition at line 15 of file class.ilTestScoringByQuestionsGUI.php.
| ilTestScoringByQuestionsGUI::__construct | ( | ilObjTest | $a_object | ) |
| ilObjTest | $a_object |
Reimplemented from ilTestScoringGUI.
Definition at line 20 of file class.ilTestScoringByQuestionsGUI.php.
|
protected |
Definition at line 283 of file class.ilTestScoringByQuestionsGUI.php.
References $table.
|
protected |
Reimplemented from ilTestScoringGUI.
Definition at line 36 of file class.ilTestScoringByQuestionsGUI.php.
|
protected |
Definition at line 304 of file class.ilTestScoringByQuestionsGUI.php.
References $_GET, $data, $pass, exit, and ilTestScoringGUI\getTestAccess().
Here is the call graph for this function:
|
protected |
Reimplemented from ilTestScoringGUI.
Definition at line 28 of file class.ilTestScoringByQuestionsGUI.php.
|
protected |
Definition at line 295 of file class.ilTestScoringByQuestionsGUI.php.
References $table.
|
protected |
Definition at line 151 of file class.ilTestScoringByQuestionsGUI.php.
References $_POST, $DIC, ilTestServiceGUI\$participantData, $pass, assQuestion\_getMaximumPoints(), ilObjTestAccess\_getParticipantId(), assQuestion\_instantiateQuestion(), assQuestion\_setReachedPoints(), ilLPStatusWrapper\_updateStatus(), ilTestParticipantAccessFilter\getScoreParticipantsUserFilter(), and ilUtil\sendFailure().
Here is the call graph for this function: