|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Output class for assessment test evaluation. More...
Inheritance diagram for ilTestEvaluationGUI:
Collaboration diagram for ilTestEvaluationGUI:Public Member Functions | |
| __construct (ilObjTest $a_object) | |
| ilTestEvaluationGUI constructor More... | |
| getTestAccess () | |
| setTestAccess ($testAccess) | |
| executeCommand () | |
| execute command More... | |
| & | getHeaderNames () |
| & | getHeaderVars () |
| filterEvaluation () | |
| resetfilterEvaluation () | |
| outEvaluation () | |
| Creates the evaluation output for the test. More... | |
| detailedEvaluation () | |
| Creates the detailed evaluation output for a selected participant. More... | |
| exportQuestionForAllParticipants () | |
| Creates a PDF representation of the answers for a given question in a test. More... | |
| exportFileUploadsForAllParticipants () | |
| Creates a ZIP file containing all file uploads for a given question in a test. More... | |
| eval_a () | |
| Output of anonymous aggregated results for the test. More... | |
| exportEvaluation () | |
| Exports the evaluation data to a selected file format. More... | |
| exportAggregatedResults () | |
| Exports the aggregated results. More... | |
| exportCertificate () | |
| Exports the user results as PDF certificates using XSL-FO via XML:RPC calls. More... | |
| getEvaluationQuestionId ($question_id, $original_id="") | |
| Returns the ID of a question for evaluation purposes. More... | |
| outParticipantsPassDetails () | |
| Output of the pass details of an existing test pass for the test statistics. More... | |
| outParticipantsResultsOverview () | |
| Output of the pass overview for a test called from the statistics. More... | |
| outUserPassDetailsSetTableFilter () | |
| outUserPassDetailsResetTableFilter () | |
| outParticipantsPassDetailsSetTableFilter () | |
| outParticipantsPassDetailsResetTableFilter () | |
| outUserPassDetails () | |
| Output of the pass details of an existing test pass for the active test participant. More... | |
| outUserResultsOverview () | |
| Output of the pass overview for a test called by a test participant. More... | |
| outUserListOfAnswerPasses () | |
| Output of the pass overview for a user when he/she wants to see his/her list of answers. More... | |
| passDetails () | |
| Output of the learners view of an existing test pass. More... | |
| singleResults () | |
| Creates user results for single questions. More... | |
| outCertificate () | |
| Output of a test certificate. More... | |
| confirmDeletePass () | |
| cancelDeletePass () | |
| finishTestPassForSingleUser () | |
| confirmFinishTestPassForUser () | |
| finishAllUserPasses () | |
| confirmFinishTestPassForAllUser () | |
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) | |
Protected Member Functions | |
| getFilteredTestResult ($active_id, $pass, $considerHiddenQuestions, $considerOptionalQuestions) | |
| finishTestPass ($active_id, $obj_id) | |
| redirectBackToParticipantsScreen () | |
Protected Member Functions inherited from ilTestServiceGUI | |
| isPdfDeliveryRequest () | |
| buildQuestionAnswerShuffler (string $question_id, string $active_id, string $active_pass) | |
| buildFixedShufflerSeedFromBasicSeed (string $basic_seed) | |
| 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... | |
Protected Attributes | |
| $testAccess | |
| $processLockerFactory | |
Protected Attributes inherited from ilTestServiceGUI | |
| const | FIXED_SHUFFLER_SEED_MIN_LENGTH = 8 |
| $db | |
| $tabs | |
| $objCache | |
| $testSessionFactory = null | |
| $testSequenceFactory = null | |
| $participantData | |
Private Member Functions | |
| redirectToPassDeletionContext ($context) | |
Additional Inherited Members | |
Data Fields inherited from ilTestServiceGUI | |
| $object = null | |
| $service = null | |
| $lng | |
| $tpl | |
| $ctrl | |
| $ilias | |
| $tree | |
| $ref_id | |
Output class for assessment test evaluation.
The ilTestEvaluationGUI class creates the output for the ilObjTestGUI class when authors evaluate a test. This saves some heap space because the ilObjTestGUI class will be much smaller then
@ilCtrl_Calls ilTestEvaluationGUI: ilTestPassDetailsOverviewTableGUI @ilCtrl_Calls ilTestEvaluationGUI: ilTestResultsToolbarGUI @ilCtrl_Calls ilTestEvaluationGUI: ilTestPassDeletionConfirmationGUI
Definition at line 28 of file class.ilTestEvaluationGUI.php.
| ilTestEvaluationGUI::__construct | ( | ilObjTest | $a_object | ) |
ilTestEvaluationGUI constructor
The constructor takes possible arguments an creates an instance of the ilTestEvaluationGUI object.
Reimplemented from ilTestServiceGUI.
Definition at line 48 of file class.ilTestEvaluationGUI.php.
References $DIC, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilTestEvaluationGUI::cancelDeletePass | ( | ) |
Definition at line 1765 of file class.ilTestEvaluationGUI.php.
References $_POST, and redirectToPassDeletionContext().
Here is the call graph for this function:| ilTestEvaluationGUI::confirmDeletePass | ( | ) |
Definition at line 1743 of file class.ilTestEvaluationGUI.php.
References $_GET, $context, $DIC, ilTestServiceGUI\$tpl, ilTestPassDeletionConfirmationGUI\CONTEXT_PASS_OVERVIEW, and redirectToPassDeletionContext().
Here is the call graph for this function:| ilTestEvaluationGUI::confirmFinishTestPassForAllUser | ( | ) |
Definition at line 2204 of file class.ilTestEvaluationGUI.php.
References finishTestPass(), ilTestParticipantAccessFilter\getManageParticipantsUserFilter(), and redirectBackToParticipantsScreen().
Here is the call graph for this function:| ilTestEvaluationGUI::confirmFinishTestPassForUser | ( | ) |
Definition at line 2146 of file class.ilTestEvaluationGUI.php.
References $_GET, $DIC, ilTestServiceGUI\$participantData, finishTestPass(), ilTestParticipantAccessFilter\getManageParticipantsUserFilter(), and redirectBackToParticipantsScreen().
Here is the call graph for this function:| ilTestEvaluationGUI::detailedEvaluation | ( | ) |
Creates the detailed evaluation output for a selected participant.
Creates the detailed evaluation output for a selected participant
@access public
Definition at line 364 of file class.ilTestEvaluationGUI.php.
References $_GET, $data, $DIC, $pass, ilObjTestGUI\accessViolationRedirect(), ilDatePresentation\formatDate(), ilLinkButton\getInstance(), ilUtil\getStyleSheetLocation(), getTestAccess(), IL_CAL_UNIX, ilObjTest\lookupPassResultsUpdateTimestamp(), SCORE_BEST_PASS, ilUtil\sendInfo(), and ilTestTabsManager\TAB_ID_STATISTICS.
Here is the call graph for this function:| ilTestEvaluationGUI::eval_a | ( | ) |
Output of anonymous aggregated results for the test.
Output of anonymous aggregated results for the test
@access public
Definition at line 588 of file class.ilTestEvaluationGUI.php.
References $data, $DIC, $i, $rows, ilObjTestGUI\accessViolationRedirect(), ilSubmitButton\getInstance(), getTestAccess(), and ilTestTabsManager\TAB_ID_STATISTICS.
Here is the call graph for this function:| ilTestEvaluationGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilTestServiceGUI.
Definition at line 80 of file class.ilTestEvaluationGUI.php.
References $ret, ilTestServiceGUI\getCommand(), and ilTestServiceGUI\isPdfDeliveryRequest().
Here is the call graph for this function:| ilTestEvaluationGUI::exportAggregatedResults | ( | ) |
Exports the aggregated results.
@access public
Definition at line 789 of file class.ilTestEvaluationGUI.php.
References $_POST.
| ilTestEvaluationGUI::exportCertificate | ( | ) |
Exports the user results as PDF certificates using XSL-FO via XML:RPC calls.
@access public
Definition at line 811 of file class.ilTestEvaluationGUI.php.
References $DIC, $name, and ilUtil\getASCIIFilename().
Here is the call graph for this function:| ilTestEvaluationGUI::exportEvaluation | ( | ) |
Exports the evaluation data to a selected file format.
Definition at line 731 of file class.ilTestEvaluationGUI.php.
| ilTestEvaluationGUI::exportFileUploadsForAllParticipants | ( | ) |
Creates a ZIP file containing all file uploads for a given question in a test.
Definition at line 566 of file class.ilTestEvaluationGUI.php.
References $_GET, and assQuestion\_instanciateQuestion().
Here is the call graph for this function:| ilTestEvaluationGUI::exportQuestionForAllParticipants | ( | ) |
Creates a PDF representation of the answers for a given question in a test.
Definition at line 557 of file class.ilTestEvaluationGUI.php.
References $_GET, and ilTestServiceGUI\getQuestionResultForTestUsers().
Here is the call graph for this function:| ilTestEvaluationGUI::filterEvaluation | ( | ) |
Definition at line 152 of file class.ilTestEvaluationGUI.php.
References ilObjTestGUI\accessViolationRedirect(), and getTestAccess().
Here is the call graph for this function:| ilTestEvaluationGUI::finishAllUserPasses | ( | ) |
give error if the processing time of at least user is not yet over
Definition at line 2168 of file class.ilTestEvaluationGUI.php.
References ilTestParticipantAccessFilter\getManageParticipantsUserFilter(), redirectBackToParticipantsScreen(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 2225 of file class.ilTestEvaluationGUI.php.
Referenced by confirmFinishTestPassForAllUser(), and confirmFinishTestPassForUser().
Here is the caller graph for this function:| ilTestEvaluationGUI::finishTestPassForSingleUser | ( | ) |
warn if the processing time of the user is not yet over
Definition at line 2097 of file class.ilTestEvaluationGUI.php.
References $_GET, $DIC, ilTestServiceGUI\$participantData, ilTestParticipantAccessFilter\getManageParticipantsUserFilter(), redirectBackToParticipantsScreen(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilTestEvaluationGUI::getEvaluationQuestionId | ( | $question_id, | |
$original_id = "" |
|||
| ) |
Returns the ID of a question for evaluation purposes.
If a question id and the id of the original question are given, this function returns the original id, otherwise the question id
Definition at line 873 of file class.ilTestEvaluationGUI.php.
|
protected |
Reimplemented from ilTestServiceGUI.
Definition at line 2038 of file class.ilTestEvaluationGUI.php.
References $DIC, $ilDB, $pass, and ilTestServiceGUI\buildPassDetailsOverviewTableGUI().
Referenced by outParticipantsPassDetails(), and outUserPassDetails().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilTestEvaluationGUI::getHeaderNames | ( | ) |
Definition at line 103 of file class.ilTestEvaluationGUI.php.
| & ilTestEvaluationGUI::getHeaderVars | ( | ) |
Definition at line 129 of file class.ilTestEvaluationGUI.php.
| ilTestEvaluationGUI::getTestAccess | ( | ) |
Definition at line 64 of file class.ilTestEvaluationGUI.php.
References $testAccess.
Referenced by detailedEvaluation(), eval_a(), filterEvaluation(), outEvaluation(), outParticipantsPassDetails(), outParticipantsResultsOverview(), resetfilterEvaluation(), and singleResults().
Here is the caller graph for this function:| ilTestEvaluationGUI::outCertificate | ( | ) |
Output of a test certificate.
Definition at line 1722 of file class.ilTestEvaluationGUI.php.
References $DIC.
| ilTestEvaluationGUI::outEvaluation | ( | ) |
Creates the evaluation output for the test.
@access public
Definition at line 184 of file class.ilTestEvaluationGUI.php.
References $data, $DIC, Vendor\Package\$e, ilTestServiceGUI\$participantData, ilObjUser\_lookupFields(), ilObjTestGUI\accessViolationRedirect(), ilTestParticipantAccessFilter\getAccessStatisticsUserFilter(), ilSubmitButton\getInstance(), ilUtil\getStyleSheetLocation(), getTestAccess(), and ilTestTabsManager\TAB_ID_STATISTICS.
Here is the call graph for this function:| ilTestEvaluationGUI::outParticipantsPassDetails | ( | ) |
Output of the pass details of an existing test pass for the test statistics.
Output of the pass details of an existing test pass for the test statistics
@access public
Definition at line 889 of file class.ilTestEvaluationGUI.php.
References $_GET, $_SESSION, $data, $DIC, $pass, $result, ilObjTestGUI\accessViolationRedirect(), ilTestServiceGUI\buildQuestionRelatedObjectivesList(), ilTestServiceGUI\buildUserTestResultsToolbarGUI(), ilTestPDFGenerator\generatePDF(), ilTestServiceGUI\getAdditionalUsrDataHtmlAndPopulateWindowTitle(), getFilteredTestResult(), ilTestServiceGUI\getGradingMessageBuilder(), ilLOTestQuestionAdapter\getInstance(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassDetailsOverviewTableGUI(), ilTestServiceGUI\getPassListOfAnswers(), ilUtil\getStyleSheetLocation(), getTestAccess(), ilTestServiceGUI\isGradingMessageRequired(), ilTestServiceGUI\isPdfDeliveryRequest(), ilObjTest\lookupLastTestPassAccess(), ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD, PDF_USER_RESULT, ilTestServiceGUI\populateExamId(), ilTestServiceGUI\populatePassFinishDate(), and ilPDFGeneratorUtils\prepareGenerationRequest().
Referenced by outParticipantsPassDetailsResetTableFilter(), and outParticipantsPassDetailsSetTableFilter().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestEvaluationGUI::outParticipantsPassDetailsResetTableFilter | ( | ) |
Definition at line 1190 of file class.ilTestEvaluationGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and outParticipantsPassDetails().
Here is the call graph for this function:| ilTestEvaluationGUI::outParticipantsPassDetailsSetTableFilter | ( | ) |
Definition at line 1181 of file class.ilTestEvaluationGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and outParticipantsPassDetails().
Here is the call graph for this function:| ilTestEvaluationGUI::outParticipantsResultsOverview | ( | ) |
Output of the pass overview for a test called from the statistics.
@access public
Definition at line 1049 of file class.ilTestEvaluationGUI.php.
References $_GET, $DIC, $filename, $name, ilObjTest\_getResultPass(), ilObjUser\_lookupName(), ilObjTestGUI\accessViolationRedirect(), ilTestServiceGUI\buildPassOverviewTableGUI(), ilTestServiceGUI\buildUserTestResultsToolbarGUI(), ilTestPDFGenerator\generatePDF(), ilTestServiceGUI\getAdditionalUsrDataHtmlAndPopulateWindowTitle(), ilTestServiceGUI\getGradingMessageBuilder(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassOverviewTableData(), ilUtil\getStyleSheetLocation(), getTestAccess(), ilTestServiceGUI\isGradingMessageRequired(), ilTestServiceGUI\isPdfDeliveryRequest(), ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD, PDF_USER_RESULT, and ilPDFGeneratorUtils\prepareGenerationRequest().
Here is the call graph for this function:| ilTestEvaluationGUI::outUserListOfAnswerPasses | ( | ) |
Output of the pass overview for a user when he/she wants to see his/her list of answers.
Output of the pass overview for a user when he/she wants to see his/her list of answers
@access public
Definition at line 1517 of file class.ilTestEvaluationGUI.php.
References $_GET, $DIC, $ilUser, $pass, ilTestServiceGUI\buildPassOverviewTableGUI(), ilTestServiceGUI\buildQuestionRelatedObjectivesList(), ilTestServiceGUI\getAdditionalUsrDataHtmlAndPopulateWindowTitle(), ilLOTestQuestionAdapter\getInstance(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassListOfAnswers(), ilTestServiceGUI\getPassOverviewTableData(), ilTestServiceGUI\getResultsSignature(), ilUtil\getStyleSheetLocation(), ilObjTest\lookupExamId(), ilUtil\sendInfo(), and ilTestServiceGUI\setContextResultPresentation().
Here is the call graph for this function:| ilTestEvaluationGUI::outUserPassDetails | ( | ) |
Output of the pass details of an existing test pass for the active test participant.
@access public
Definition at line 1204 of file class.ilTestEvaluationGUI.php.
References $_GET, $data, $DIC, $ilUser, $pass, $result, ilTestServiceGUI\$tpl, ilTestServiceGUI\buildQuestionRelatedObjectivesList(), ilTestServiceGUI\buildUserTestResultsToolbarGUI(), ilTestPDFGenerator\generatePDF(), ilTestServiceGUI\getAdditionalUsrDataHtmlAndPopulateWindowTitle(), getFilteredTestResult(), ilTestServiceGUI\getGradingMessageBuilder(), ilLOTestQuestionAdapter\getInstance(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassDetailsOverviewTableGUI(), ilTestServiceGUI\getPassListOfAnswers(), ilTestServiceGUI\getResultsSignature(), ilUtil\getStyleSheetLocation(), ilTestServiceGUI\isGradingMessageRequired(), ilTestServiceGUI\isPdfDeliveryRequest(), ilObjTest\lookupExamId(), ilObjTest\lookupLastTestPassAccess(), ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD, PDF_USER_RESULT, ilTestServiceGUI\populateExamId(), ilTestServiceGUI\populatePassFinishDate(), and ilPDFGeneratorUtils\prepareGenerationRequest().
Referenced by outUserPassDetailsResetTableFilter(), and outUserPassDetailsSetTableFilter().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestEvaluationGUI::outUserPassDetailsResetTableFilter | ( | ) |
Definition at line 1172 of file class.ilTestEvaluationGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and outUserPassDetails().
Here is the call graph for this function:| ilTestEvaluationGUI::outUserPassDetailsSetTableFilter | ( | ) |
Definition at line 1163 of file class.ilTestEvaluationGUI.php.
References ilTestServiceGUI\buildPassDetailsOverviewTableGUI(), and outUserPassDetails().
Here is the call graph for this function:| ilTestEvaluationGUI::outUserResultsOverview | ( | ) |
Output of the pass overview for a test called by a test participant.
@global ilTabsGUI $ilTabs
Definition at line 1390 of file class.ilTestEvaluationGUI.php.
References $DIC, $ilUser, ilTestServiceGUI\buildPassOverviewTableGUI(), ilTestServiceGUI\buildUserTestResultsToolbarGUI(), ilTestPDFGenerator\generatePDF(), ilTestServiceGUI\getAdditionalUsrDataHtmlAndPopulateWindowTitle(), ilTestServiceGUI\getGradingMessageBuilder(), ilTestServiceGUI\getObjectiveOrientedContainer(), ilTestServiceGUI\getPassOverviewTableData(), ilUtil\getStyleSheetLocation(), ilTestServiceGUI\isGradingMessageRequired(), ilTestServiceGUI\isPdfDeliveryRequest(), ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD, PDF_USER_RESULT, and ilPDFGeneratorUtils\prepareGenerationRequest().
Here is the call graph for this function:| ilTestEvaluationGUI::passDetails | ( | ) |
Output of the learners view of an existing test pass.
Output of the learners view of an existing test pass
@access public
Definition at line 1633 of file class.ilTestEvaluationGUI.php.
References $_GET.
|
protected |
Definition at line 2233 of file class.ilTestEvaluationGUI.php.
Referenced by confirmFinishTestPassForAllUser(), confirmFinishTestPassForUser(), finishAllUserPasses(), and finishTestPassForSingleUser().
Here is the caller graph for this function:
|
private |
Definition at line 1770 of file class.ilTestEvaluationGUI.php.
References $context, ilTestPassDeletionConfirmationGUI\CONTEXT_DYN_TEST_PLAYER, ilTestPassDeletionConfirmationGUI\CONTEXT_INFO_SCREEN, and ilTestPassDeletionConfirmationGUI\CONTEXT_PASS_OVERVIEW.
Referenced by cancelDeletePass(), and confirmDeletePass().
Here is the caller graph for this function:| ilTestEvaluationGUI::resetfilterEvaluation | ( | ) |
Definition at line 167 of file class.ilTestEvaluationGUI.php.
References ilObjTestGUI\accessViolationRedirect(), and getTestAccess().
Here is the call graph for this function:| ilTestEvaluationGUI::setTestAccess | ( | $testAccess | ) |
| ilTestAccess | $testAccess |
Definition at line 72 of file class.ilTestEvaluationGUI.php.
References $testAccess.
| ilTestEvaluationGUI::singleResults | ( | ) |
Creates user results for single questions.
Definition at line 1648 of file class.ilTestEvaluationGUI.php.
References $data, $DIC, $pass, $rows, assQuestion\_instanciateQuestion(), ilObjTestGUI\accessViolationRedirect(), getTestAccess(), ilUtil\sendInfo(), and ilTestTabsManager\TAB_ID_STATISTICS.
Here is the call graph for this function:
|
protected |
Definition at line 38 of file class.ilTestEvaluationGUI.php.
|
protected |
Definition at line 33 of file class.ilTestEvaluationGUI.php.
Referenced by getTestAccess(), and setTestAccess().