|
| __construct (ilObjTest $a_object) |
|
| 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, $targetCmd='') |
|
| 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) |
|
| __construct (ilObjTest $a_object) |
| ilTestScoringGUI constructor More...
|
|
| executeCommand () |
| execute command More...
|
|
|
| $object = null |
|
| $service = null |
|
| $lng |
|
| $tpl |
|
| $ctrl |
|
| $ilias |
|
| $tree |
|
| $ref_id |
|
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 |
|
| handleTabs ($activeTabId) |
|
| isPdfDeliveryRequest () |
|
| getPassDetailsOverviewTableGUI ($result_array, $active_id, $pass, $targetGUI, $targetCMD, $questionDetailsCMD, $questionAnchorNav, ilTestQuestionRelatedObjectivesList $objectivesList=null, $multipleObjectivesInvolved=true) |
|
| buildPassDetailsOverviewTableGUI ($targetGUI, $targetCMD) |
|
| isGradingMessageRequired () |
|
| getGradingMessageBuilder ($activeId) |
|
| buildQuestionRelatedObjectivesList (ilLOTestQuestionAdapter $objectivesAdapter, ilTestQuestionSequence $testSequence) |
|
| getFilteredTestResult ($active_id, $pass, $considerHiddenQuestions, $considerOptionalQuestions) |
|
| populateContent ($content) |
|
| buildUserTestResultsToolbarGUI () |
|
| outCorrectSolutionCmd () |
|
| outCorrectSolution () |
| Creates an output of the solution of an answer compared to the correct solution. More...
|
|
| $db |
|
| $tabs |
|
| $objCache |
|
| $testSessionFactory = null |
|
| $testSequenceFactory = null |
|
| $participantData |
|