|
| performTestPassFinishedTasks ($finishedPass) |
|
| startTestCmd () |
|
| nextQuestionCmd () |
| Go to the next question. More...
|
|
| previousQuestionCmd () |
| Go to the previous question. More...
|
|
| redirectQuestionCmd () |
| Called when a user answered a question to perform a redirect after POST. More...
|
|
| outWorkingForm ($sequence="", $test_id, $postpone_allowed, $directfeedback=false) |
| Creates the learners output of a question. More...
|
|
| isFirstPageInSequence ($sequence) |
|
| isLastQuestionInSequence (assQuestionGUI $question_gui) |
|
| canSaveResult () |
| Returns TRUE if the answers of the current user could be saved. More...
|
|
| getCurrentQuestionId () |
|
| showInstantResponseCmd () |
|
| showQuestionListCmd () |
|
| showQuestionListWithoutSavingCmd () |
|
| postponeQuestionCmd () |
| Postpone a question to the end of the test. More...
|
|
| handleQuestionActionCmd () |
|
| performTearsAndAngerBrokenConfessionChecks () |
|
| generateRandomTestPassForActiveUser () |
|
| getObjectiveOrientedContainerId () |
|
| filterTestSequenceByObjectives (ilTestSession $testSession, ilTestSequence $testSequence) |
|
| updateContainerObjectivesWithAnsweredQuestion (ilTestSession $testSession, ilTestSequence $testSequence, assQuestion $question) |
|
| customRedirectRequired () |
|
| performCustomRedirect () |
|
| ensureExistingTestSession (ilTestSession $testSession) |
|
| initProcessLocker ($activeId) |
|
| canSaveResult () |
|
| outWorkingForm ($sequence="", $test_id, $postpone_allowed, $directfeedback=false) |
|
| determineInlineScoreDisplay () |
|
| populatePreviousButtons ($sequence) |
|
| populateQuestionMarkingBlockAsUnmarked () |
|
| populateQuestionMarkingBlockAsMarked () |
|
| populateNextButtonsLeadingToQuestion () |
|
| populateLowerNextButtonBlockLeadingToQuestion () |
|
| populateUpperNextButtonBlockLeadingToQuestion () |
|
| populateNextButtonsLeadingToEndOfTest () |
|
| populateLowerNextButtonBlockLeadingToEndOfTest () |
|
| populateUpperNextButtonBlockLeadingToEndOfTest () |
|
| populateNextButtonsLeadingToSummary () |
|
| populateLowerNextButtonBlockLeadingToSummary () |
|
| populateUpperNextButtonBlockLeadingToSummary () |
|
| populateCancelButtonBlock () |
|
| populateSummaryButtons () |
|
| populateLowerSummaryButtonBlock () |
|
| populateUpperSummaryButtonBlock () |
|
| populateQuestionSelectionButtons () |
|
| populateLowerQuestionSelectionButtonBlock () |
|
| populateUpperQuestionSelectionButtonBlock () |
|
| populatePostponeButtons () |
|
| populateLowerPostponeButtonBlock () |
|
| populateUpperPostponeButtonBlock () |
|
| populatePreviousButtonsLeadingToQuestion () |
|
| populatePreviousButtonsLeadingToIntroduction () |
|
| populateLowerPreviousButtonBlock ($cmd, $label) |
|
| populateUpperPreviousButtonBlock ($cmd, $label) |
|
| populateSpecificFeedbackBlock ($question_gui) |
|
| populateGenericFeedbackBlock ($question_gui) |
|
| populateScoreBlock ($reachedPoints, $maxPoints) |
|
| populateSolutionBlock ($solutionoutput) |
|
| populateCharSelector () |
|
| showSideList () |
|
| populateSyntaxStyleBlock () |
|
| populateContentStyleBlock () |
|
| startPlayerCmd () |
| Start a test for the first time. More...
|
|
| resumePlayerCmd () |
| Resume a test at the last position. More...
|
|
| initTestCmd () |
| Start a test for the first time after a redirect. More...
|
|
| getCurrentQuestionId () |
|
| markQuestionCmd () |
| Set a question solved. More...
|
|
| unmarkQuestionCmd () |
| Set a question unsolved. More...
|
|
| gotoQuestionCmd () |
| Go to the question with the active sequence. More...
|
|
| confirmFinishCmd () |
| The final submission of a test was confirmed. More...
|
|
| performTestPassFinishedTasks ($finishedPass) |
|
| afterTestPassFinishedCmd () |
|
| isTestSignRedirectRequired ($activeId, $lastFinishedPass) |
|
| archiveParticipantSubmission ( $active, $pass) |
|
| showRequestedHintListCmd () |
| Go to requested hint list. More...
|
|
| confirmHintRequestCmd () |
| Go to hint request confirmation. More...
|
|
| fillQuestionRelatedNavigation (assQuestionGUI $questionGUI) |
| renders the elements for the question related navigation More...
|
|
| isFirstPageInSequence ($sequence) |
|
| isLastQuestionInSequence (assQuestionGUI $questionGUI) |
|
| handleQuestionActionCmd () |
|
| showInstantResponseCmd () |
|
| nextQuestionCmd () |
|
| previousQuestionCmd () |
|
| postponeQuestionCmd () |
|
| getMarkedQuestions () |
|
| prepareSummaryPage () |
|
| prepareTestPageOutput () |
|
| populateKioskHead () |
|
| handlePasswordProtectionRedirect () |
|
| isParticipantsAnswerFixed ($questionId) |
|
| customRedirectRequired () |
|
| performCustomRedirect () |
|
| getIntroductionPageButtonLabel () |
|
| isPdfDeliveryRequest () |
|
| getPassDetailsOverview ($result_array, $active_id, $pass, $targetGUI, $targetCMD, $questionDetailsCMD, $questionAnchorNav) |
|
| buildPassDetailsOverviewTableGUI ($targetGUI, $targetCMD) |
|
| isGradingMessageRequired () |
|
| getGradingMessage ($activeId) |
|
|
| executeCommand () |
| Execute Command. More...
|
|
| saveQuestionSolution ($force=FALSE) |
| saves the user input of a question More...
|
|
| __construct ($a_object) |
| ilTestOutputGUI constructor More...
|
|
| saveTagsCmd () |
| Save tags for tagging gui. More...
|
|
| outResultsToplistCmd () |
|
| updateWorkingTime () |
| updates working time and stores state saveresult to see if question has to be stored or not More...
|
|
| saveQuestionSolution ($force=FALSE) |
| saves the user input of a question More...
|
|
| outIntroductionPageCmd () |
| Creates the introduction page for a test. More...
|
|
| isMaxProcessingTimeReached () |
| Checks wheather the maximum processing time is reached or not. More...
|
|
| setAnonymousIdCmd () |
| Sets a session variable with the test access code for an anonymous test user. More...
|
|
| getLockParameter () |
|
| displayCodeCmd () |
|
| codeConfirmedCmd () |
|
| handleUserSettings () |
| Handles some form parameters on starting and resuming a test. More...
|
|
| calculateSequence () |
| Calculates the sequence to determine the next question. More...
|
|
| redirectAfterAutosaveCmd () |
|
| autosaveCmd () |
|
| togglesidelistCmd () |
| Toggle side list. More...
|
|
| backFromSummaryCmd () |
| Go back to the last active question from the summary. More...
|
|
| finishTestCmd ($requires_confirmation=true) |
|
| redirectBackCmd () |
|
| showFinalStatementCmd () |
|
| getKioskHead () |
|
| outTestPage ($directfeedback) |
| Outputs the question of the active sequence. More...
|
|
| checkOnlineTestAccess () |
| check access restrictions like client ip, partipating user etc. More...
|
|
| isTestAccessible () |
| test accessible returns true if the user can perform the test More...
|
|
| isNrOfTriesReached () |
| nr of tries exceeded More...
|
|
| passDetails () |
| Output of the learners view of an existing test pass. More...
|
|
| maxProcessingTimeReached () |
| Outputs a message when the maximum processing time is reached. More...
|
|
| confirmSubmitAnswers () |
| confirm submit results if confirm then results are submitted and the screen will be redirected to the startpage of the test public More...
|
|
| outProcessingTime ($active_id) |
|
| outQuestionSummaryCmd ($fullpage=true, $contextFinishTest=false, $obligationsNotAnswered=false, $obligationsFilter=false) |
| Output of a summary of all test questions for test participants. More...
|
|
| outQuestionSummaryWithObligationsInfoCmd () |
|
| outObligationsOnlySummaryCmd () |
|
| showMaximumAllowedUsersReachedMessage () |
|
| backConfirmFinishCmd () |
|
| outCorrectSolution () |
| Creates an output of the solution of an answer compared to the correct solution. More...
|
|
| showListOfAnswers ($active_id, $pass=NULL, $top_data="", $bottom_data="") |
| Creates an output of the list of answers for a test participant during the test (only the actual pass will be shown) More...
|
|
| getContentBlockName () |
| Returns the name of the current content block (depends on the kiosk mode setting) More...
|
|
| outUserResultsOverviewCmd () |
|
| outUserListOfAnswerPassesCmd () |
|
| isContextWithinTestPass () |
|
| setContextWithinTestPass ($contextWithinTestPass) |
|
| ilTestServiceGUI (ilObjTest $a_object) |
| The constructor takes the test object reference as parameter. More...
|
|
| setParticipantData ($participantData) |
|
| getParticipantData () |
|
& | executeCommand () |
| execute command More...
|
|
| getCommand ($cmd) |
| Retrieves the ilCtrl command. More...
|
|
| getPassOverview ($active_id, $targetclass="", $targetcommand="", $short=FALSE, $hide_details=FALSE, $adminMode=false) |
| Returns the pass overview for a given active ID. More...
|
|
| getPassListOfAnswers (&$result_array, $active_id, $pass, $show_solutions=FALSE, $only_answered_questions=FALSE, $show_question_only=FALSE, $show_reached_points=FALSE, $anchorNav=false) |
| 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...
|
|
| getResultsUserdata ($testSession, $active_id, $overwrite_anonymity=FALSE) |
| Returns the user data for a test results output. More...
|
|
| getCorrectSolutionOutput ($question_id, $active_id, $pass) |
| 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...
|
|
| $ref_id |
|
| $saveResult |
|
| $sequence |
|
| $cmdCtrl |
|
| $maxProcessingTimeReached |
|
| $endingTimeReached |
|
| $object = null |
|
| $service = null |
|
| $lng |
|
| $tpl |
|
| $ctrl |
|
| $ilias |
|
| $tree |
|
| $ref_id |
|
| $passwordChecker |
|
| $processLocker |
|
| $testSession |
|
| $db |
|
| $testSessionFactory = null |
|
| $testSequenceFactory = null |
|
| $participantData |
|