|
| __construct (ilObjTest $a_object) |
|
| 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...
|
|
| ilTestScoringGUI (ilObjTest $a_object) |
| ilTestScoringGUI constructor More...
|
|
& | executeCommand () |
| execute command More...
|
|