|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for assKprimChoiceGUI:
Collaboration diagram for assKprimChoiceGUI:Public Member Functions | |
| __construct ($qId=-1) | |
| hasInlineFeedback () | |
| removeImage () | |
| downkprim_answers () | |
| upkprim_answers () | |
| populateQuestionSpecificFormPart (ilPropertyFormGUI $form) | |
| writeQuestionSpecificPostData (ilPropertyFormGUI $form) | |
| populateAnswerSpecificFormPart (ilPropertyFormGUI $form) | |
| writeAnswerSpecificPostData (ilPropertyFormGUI $form) | |
| getSpecificFeedbackOutput ($userSolution) | |
| getTestOutput ( $active_id, $pass, $is_postponed=false, $use_post_solutions=false, $showInlineFeedback=false) | |
| getPreview ($show_question_only=false, $showInlineFeedback=false) | |
| supportsIntermediateSolutionOutput () | |
| Question type specific support of intermediate solution output The function getSolutionOutput respects getUseIntermediateSolution() More... | |
| getSolutionOutput ( $active_id, $pass=null, $graphicalOutput=false, $result_output=false, $show_question_only=true, $show_feedback=false, $show_correct_solution=false, $show_manual_scoring=false, $show_question_text=true) | |
| getAfterParticipationSuppressionAnswerPostVars () | |
| Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment. More... | |
| getAfterParticipationSuppressionQuestionPostVars () | |
| Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment. More... | |
| getAggregatedAnswersView ($relevant_answers) | |
| Returns an html string containing a question specific representation of the answers so far given in the test for use in the right column in the scoring adjustment user interface. More... | |
| renderAggregateView ($aggregate) | |
| aggregateAnswers ($rawSolutionData, $answers) | |
| getAnswersFrequency ($relevantAnswers, $questionIndex) | |
| getAnswerFrequencyTableGUI ($parentGui, $parentCmd, $relevantAnswers, $questionIndex) | |
| populateCorrectionsFormProperties (ilPropertyFormGUI $form) | |
| saveCorrectionsFormProperties (ilPropertyFormGUI $form) | |
Public Member Functions inherited from assQuestionGUI | |
| __construct () | |
| assQuestionGUI constructor More... | |
| hasInlineFeedback () | |
| this method can be overwritten per question type More... | |
| addHeaderAction () | |
| redrawHeaderAction () | |
| getHeaderAction () | |
| getNotesHTML () | |
| executeCommand () | |
| execute command More... | |
| getCommand ($cmd) | |
| getType () | |
| needed for page editor compliance More... | |
| getPresentationContext () | |
| setPresentationContext ($presentationContext) | |
| isTestPresentationContext () | |
| isPreviousSolutionPrefilled () | |
| setPreviousSolutionPrefilled ($previousSolutionPrefilled) | |
| getRenderPurpose () | |
| setRenderPurpose ($renderPurpose) | |
| isRenderPurposePrintPdf () | |
| isRenderPurposePreview () | |
| isRenderPurposeInputValue () | |
| isRenderPurposePlayback () | |
| isRenderPurposeDemoplay () | |
| renderPurposeSupportsFormHtml () | |
| getEditContext () | |
| setEditContext ($editContext) | |
| isAuthoringEditContext () | |
| isAdjustmentEditContext () | |
| setAdjustmentEditContext () | |
| getNavigationGUI () | |
| setNavigationGUI ($navigationGUI) | |
| setTaxonomyIds ($taxonomyIds) | |
| getTaxonomyIds () | |
| setTargetGui ($linkTargetGui) | |
| setTargetGuiClass ($targetGuiClass) | |
| getTargetGuiClass () | |
| setQuestionHeaderBlockBuilder ($questionHeaderBlockBuilder) | |
| getQuestionHeaderBlockBuilder () | |
| setQuestionActionCmd ($questionActionCmd) | |
| getQuestionActionCmd () | |
| & | createQuestionGUI ($question_type, $question_id=-1) |
| Creates a question gui representation. More... | |
| populateJavascriptFilesRequiredForWorkForm (ilGlobalTemplateInterface $tpl) | |
| getPresentationJavascripts () | |
| getQuestionTemplate () | |
| get question template More... | |
| getILIASPage ($html="") | |
| Returns the ILIAS Page around a question. More... | |
| outQuestionPage ($a_temp_var, $a_postponed=false, $active_id="", $html="", $inlineFeedbackEnabled=false) | |
| output question page More... | |
| cancel () | |
| cancel action More... | |
| originalSyncForm ($return_to="", $return_to_feedback='') | |
| sync () | |
| cancelSync () | |
| saveEdit () | |
| save question More... | |
| save () | |
| save question More... | |
| saveReturn () | |
| save question More... | |
| apply () | |
| apply changes More... | |
| getContextPath ($cont_obj, $a_endnode_id, $a_startnode_id=1) | |
| get context path in content object tree More... | |
| setSequenceNumber ($nr) | |
| getSequenceNumber () | |
| setQuestionCount ($a_question_count) | |
| getQuestionCount () | |
| getErrorMessage () | |
| setErrorMessage ($errormessage) | |
| addErrorMessage ($errormessage) | |
| outAdditionalOutput () | |
| getQuestionType () | |
| Returns the question type string. More... | |
| getAsValueAttribute ($a_value) | |
| Returns a HTML value attribute. More... | |
| addNewIdListener (&$a_object, $a_method, $a_parameters="") | |
| Add a listener that is notified with the new question ID, when a new question is saved. More... | |
| callNewIdListeners ($a_new_id) | |
| Call the new id listeners. More... | |
| addQuestionFormCommandButtons ($form) | |
| Add the command buttons of a question properties form. More... | |
| addBasicQuestionFormProperties ($form) | |
| Add basic question form properties: assessment: title, author, description, question, working time. More... | |
| getAnswerFeedbackOutput ($active_id, $pass) | |
| Returns the answer generic feedback depending on the results of the question. More... | |
| getGenericFeedbackOutput ($active_id, $pass) | |
| Returns the answer specific feedback for the question. More... | |
| getGenericFeedbackOutputForCorrectSolution () | |
| getGenericFeedbackOutputForIncorrectSolution () | |
| getSpecificFeedbackOutput ($userSolution) | |
| Returns the answer specific feedback for the question. More... | |
| outQuestionType () | |
| showSuggestedSolution () | |
| suggestedsolution () | |
| Allows to add suggested solutions for questions. More... | |
| outSolutionExplorer () | |
| saveSuggestedSolution () | |
| cancelExplorer () | |
| outPageSelector () | |
| outChapterSelector () | |
| outGlossarySelector () | |
| linkChilds () | |
| addPG () | |
| addST () | |
| addGIT () | |
| isSaveCommand () | |
| setQuestionTabs () | |
| addTab_SuggestedSolution (ilTabsGUI $tabs, $classname) | |
| getEditQuestionTabCommands () | |
| getSolutionOutput ( $active_id, $pass=null, $graphicalOutput=false, $result_output=false, $show_question_only=true, $show_feedback=false, $show_correct_solution=false, $show_manual_scoring=false, $show_question_text=true) | |
| supportsIntermediateSolutionOutput () | |
| Question type specific support of intermediate solution output The function getSolutionOutput respects getUseIntermediateSolution() More... | |
| hasIntermediateSolution ($activeId, $passIndex) | |
| Check if the question has an intermediate solution. More... | |
| setUseIntermediateSolution ($use) | |
| getUseIntermediateSolution () | |
| Get if intermediate solution should be used for solution output. More... | |
| isAutosaveable () | |
| getPreview ($show_question_only=false, $showInlineFeedback=false) | |
| outQuestionForTest ( $formaction, $active_id, $pass, $is_question_postponed=false, $user_post_solutions=false, $show_specific_inline_feedback=false) | |
| magicAfterTestOutput () | |
| getTestOutput ( $active_id, $pass, $is_question_postponed, $user_post_solutions, $show_specific_inline_feedback) | |
| getFormEncodingType () | |
| setPreviewSession ($previewSession) | |
| getPreviewSession () | |
| showHints () | |
| buildFocusAnchorHtml () | |
| isAnswerFreuqencyStatisticSupported () | |
| getSubQuestionsIndex () | |
| getAnswersFrequency ($relevantAnswers, $questionIndex) | |
| getAnswerFrequencyTableGUI ($parentGui, $parentCmd, $relevantAnswers, $questionIndex) | |
| prepareReprintableCorrectionsForm (ilPropertyFormGUI $form) | |
| populateCorrectionsFormProperties (ilPropertyFormGUI $form) | |
| saveCorrectionsFormProperties (ilPropertyFormGUI $form) | |
| populateQuestionSpecificFormPart (ilPropertyFormGUI $form) | |
| Adds the question specific forms parts to a question property form gui. More... | |
| writeQuestionSpecificPostData (ilPropertyFormGUI $form) | |
| Extracts the question specific values from $_POST and applies them to the data object. More... | |
| getAfterParticipationSuppressionQuestionPostVars () | |
| Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment. More... | |
| getAggregatedAnswersView ($relevant_answers) | |
| Returns an html string containing a question specific representation of the answers so far given in the test for use in the right column in the scoring adjustment user interface. More... | |
| populateAnswerSpecificFormPart (ilPropertyFormGUI $form) | |
| Adds the answer specific form parts to a question property form gui. More... | |
| writeAnswerSpecificPostData (ilPropertyFormGUI $form) | |
| Extracts the answer specific values from $_POST and applies them to the data object. More... | |
| getAfterParticipationSuppressionAnswerPostVars () | |
| Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment. More... | |
Data Fields | |
| $object | |
Data Fields inherited from assQuestionGUI | |
| const | FORM_MODE_EDIT = 'edit' |
| const | FORM_MODE_ADJUST = 'adjust' |
| const | FORM_ENCODING_URLENCODE = 'application/x-www-form-urlencoded' |
| const | FORM_ENCODING_MULTIPART = 'multipart/form-data' |
| const | SESSION_PREVIEW_DATA_BASE_INDEX = 'ilAssQuestionPreviewAnswers' |
| $object | |
| $tpl | |
| $lng | |
| $error | |
| $errormessage | |
| $sequence_no | |
| sequence number in test More... | |
| $question_count | |
| question count in test More... | |
| const | PRESENTATION_CONTEXT_TEST = 'pContextTest' |
| const | PRESENTATION_CONTEXT_RESULTS = 'pContextResults' |
| const | RENDER_PURPOSE_PLAYBACK = 'renderPurposePlayback' |
| const | RENDER_PURPOSE_DEMOPLAY = 'renderPurposeDemoplay' |
| const | RENDER_PURPOSE_PREVIEW = 'renderPurposePreview' |
| const | RENDER_PURPOSE_PRINT_PDF = 'renderPurposePrintPdf' |
| const | RENDER_PURPOSE_INPUT_VALUE = 'renderPurposeInputValue' |
| const | EDIT_CONTEXT_AUTHORING = 'authoring' |
| const | EDIT_CONTEXT_ADJUSTMENT = 'adjustment' |
Private Member Functions | |
| handleAnswerTextsSubmit ($answers) | |
| populateSpecificFeedbackInline ($user_solution, $answer_id, $template) | |
Additional Inherited Members | |
Static Public Member Functions inherited from assQuestionGUI | |
| static | _getQuestionGUI ($question_type, $question_id=-1) |
| Creates a question gui representation and returns the alias to the question gui note: please do not use $this inside this method to allow static calls. More... | |
| static | _getGUIClassNameForId ($a_q_id) |
| static | _getClassNameForQType ($q_type) |
| static | getCommandsFromClassConstants ($guiClassName, $cmdConstantNameBegin='CMD_') |
| extracts values of all constants of given class with given prefix as array can be used to get all possible commands in case of these commands are defined as constants More... | |
Protected Attributes inherited from assQuestionGUI | |
| $editForm | |
| $use_intermediate_solution = false | |
Definition at line 16 of file class.assKprimChoiceGUI.php.
| assKprimChoiceGUI::__construct | ( | $qId = -1 | ) |
| $qId |
Definition at line 26 of file class.assKprimChoiceGUI.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| assKprimChoiceGUI::aggregateAnswers | ( | $rawSolutionData, | |
| $answers | |||
| ) |
Definition at line 837 of file class.assKprimChoiceGUI.php.
Referenced by getAggregatedAnswersView(), and getAnswersFrequency().
Here is the caller graph for this function:
|
protected |
Reimplemented from assQuestionGUI.
Definition at line 139 of file class.assKprimChoiceGUI.php.
References assQuestionGUI\addBasicQuestionFormProperties(), assQuestionGUI\addQuestionFormCommandButtons(), assQuestionGUI\buildBasicEditFormObject(), populateAnswerSpecificFormPart(), populateQuestionSpecificFormPart(), and assQuestionGUI\populateTaxonomyFormSection().
Referenced by editQuestion(), and writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:| assKprimChoiceGUI::downkprim_answers | ( | ) |
Definition at line 82 of file class.assKprimChoiceGUI.php.
References $_POST, and editQuestion().
Here is the call graph for this function:
|
protected |
Definition at line 51 of file class.assKprimChoiceGUI.php.
References buildEditForm(), and assQuestionGUI\getQuestionTemplate().
Referenced by downkprim_answers(), removeImage(), upkprim_answers(), uploadImage(), and writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from assQuestionGUI.
Definition at line 46 of file class.assKprimChoiceGUI.php.
| assKprimChoiceGUI::getAfterParticipationSuppressionAnswerPostVars | ( | ) |
Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment.
The form elements will be shown disabled, so the users see the usual form but can only edit the settings, which make sense in the given context.
E.g. array('cloze_type', 'image_filename')
Implements ilGuiAnswerScoringAdjustable.
Definition at line 779 of file class.assKprimChoiceGUI.php.
| assKprimChoiceGUI::getAfterParticipationSuppressionQuestionPostVars | ( | ) |
Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment.
The form elements will be shown disabled, so the users see the usual form but can only edit the settings, which make sense in the given context.
E.g. array('cloze_type', 'image_filename')
Implements ilGuiQuestionScoringAdjustable.
Definition at line 793 of file class.assKprimChoiceGUI.php.
| assKprimChoiceGUI::getAggregatedAnswersView | ( | $relevant_answers | ) |
Returns an html string containing a question specific representation of the answers so far given in the test for use in the right column in the scoring adjustment user interface.
| array | $relevant_answers |
Implements ilGuiQuestionScoringAdjustable.
Definition at line 806 of file class.assKprimChoiceGUI.php.
References aggregateAnswers(), and renderAggregateView().
Here is the call graph for this function:| assKprimChoiceGUI::getAnswerFrequencyTableGUI | ( | $parentGui, | |
| $parentCmd, | |||
| $relevantAnswers, | |||
| $questionIndex | |||
| ) |
| $parentGui | |
| $parentCmd | |
| $relevantAnswers | |
| $questionIndex |
Reimplemented from assQuestionGUI.
Definition at line 886 of file class.assKprimChoiceGUI.php.
References getAnswersFrequency().
Here is the call graph for this function:| assKprimChoiceGUI::getAnswersFrequency | ( | $relevantAnswers, | |
| $questionIndex | |||
| ) |
Reimplemented from assQuestionGUI.
Definition at line 862 of file class.assKprimChoiceGUI.php.
References aggregateAnswers().
Referenced by getAnswerFrequencyTableGUI().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 721 of file class.assKprimChoiceGUI.php.
Referenced by getPreview(), getSolutionOutput(), and getTestOutput().
Here is the caller graph for this function:| assKprimChoiceGUI::getPreview | ( | $show_question_only = false, |
|
$showInlineFeedback = false |
|||
| ) |
| bool | $show_question_only | |
| bool | $showInlineFeedback |
Reimplemented from assQuestionGUI.
Definition at line 451 of file class.assKprimChoiceGUI.php.
References $keys, $type, assQuestionGUI\getILIASPage(), ilUtil\getImagePath(), getParticipantsAnswerKeySequence(), assQuestionGUI\getPreviewSession(), populateSpecificFeedbackInline(), and ilUtil\prepareFormOutput().
Here is the call graph for this function:| assKprimChoiceGUI::getSolutionOutput | ( | $active_id, | |
$pass = null, |
|||
$graphicalOutput = false, |
|||
$result_output = false, |
|||
$show_question_only = true, |
|||
$show_feedback = false, |
|||
$show_correct_solution = false, |
|||
$show_manual_scoring = false, |
|||
$show_question_text = true |
|||
| ) |
| $active_id | ||
| null | $pass | |
| bool | $graphicalOutput | |
| bool | $result_output | |
| bool | $show_question_only | |
| bool | $show_feedback | |
| bool | $show_correct_solution | |
| bool | $show_manual_scoring | |
| bool | $show_question_text |
Reimplemented from assQuestionGUI.
Definition at line 560 of file class.assKprimChoiceGUI.php.
References $keys, $pass, assQuestionGUI\buildFocusAnchorHtml(), ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_CORRECT, ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_WRONG, assQuestionGUI\getGenericFeedbackOutput(), ilUtil\getHtmlPath(), assQuestionGUI\getILIASPage(), ilUtil\getImagePath(), getParticipantsAnswerKeySequence(), assQuestionGUI\getUseIntermediateSolution(), assQuestionGUI\hasCorrectSolution(), hasInlineFeedback(), assQuestionGUI\isRenderPurposePrintPdf(), assQuestionGUI\isTestPresentationContext(), populateSpecificFeedbackInline(), ilUtil\prepareFormOutput(), and assQuestionGUI\renderPurposeSupportsFormHtml().
Here is the call graph for this function:| assKprimChoiceGUI::getSpecificFeedbackOutput | ( | $userSolution | ) |
| integer | $active_id | |
| integer | $pass |
Reimplemented from assQuestionGUI.
Definition at line 325 of file class.assKprimChoiceGUI.php.
| assKprimChoiceGUI::getTestOutput | ( | $active_id, | |
| $pass, | |||
$is_postponed = false, |
|||
$use_post_solutions = false, |
|||
$showInlineFeedback = false |
|||
| ) |
| integer | $active_id | |
| integer | null | $pass | |
| bool | $is_postponed | |
| bool | $use_post_solutions | |
| bool | $show_feedback |
Reimplemented from assQuestionGUI.
Definition at line 339 of file class.assKprimChoiceGUI.php.
References $keys, $pass, $type, ilUtil\getImagePath(), getParticipantsAnswerKeySequence(), assQuestionGUI\outQuestionPage(), populateSpecificFeedbackInline(), and ilUtil\prepareFormOutput().
Here is the call graph for this function:
|
private |
Definition at line 307 of file class.assKprimChoiceGUI.php.
References assKprimChoice\ANSWER_TYPE_MULTI_LINE, and ilUtil\secureString().
Referenced by writeAnswerSpecificPostData().
Here is the call graph for this function:
Here is the caller graph for this function:| assKprimChoiceGUI::hasInlineFeedback | ( | ) |
Reimplemented from assQuestionGUI.
Definition at line 41 of file class.assKprimChoiceGUI.php.
Referenced by getSolutionOutput().
Here is the caller graph for this function:| assKprimChoiceGUI::populateAnswerSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Implements ilGuiAnswerScoringAdjustable.
Definition at line 273 of file class.assKprimChoiceGUI.php.
References ilPropertyFormGUI\addItem().
Referenced by buildEditForm().
Here is the call graph for this function:
Here is the caller graph for this function:| assKprimChoiceGUI::populateCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Reimplemented from assQuestionGUI.
Definition at line 898 of file class.assKprimChoiceGUI.php.
References ilPropertyFormGUI\addItem().
Here is the call graph for this function:| assKprimChoiceGUI::populateQuestionSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Implements ilGuiQuestionScoringAdjustable.
Definition at line 159 of file class.assKprimChoiceGUI.php.
References ilPropertyFormGUI\addItem().
Referenced by buildEditForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 732 of file class.assKprimChoiceGUI.php.
References ilAssConfigurableMultiOptionQuestionFeedback\FEEDBACK_SETTING_ALL, ilAssConfigurableMultiOptionQuestionFeedback\FEEDBACK_SETTING_CHECKED, and ilAssConfigurableMultiOptionQuestionFeedback\FEEDBACK_SETTING_CORRECT.
Referenced by getPreview(), getSolutionOutput(), and getTestOutput().
Here is the caller graph for this function:| assKprimChoiceGUI::removeImage | ( | ) |
Definition at line 73 of file class.assKprimChoiceGUI.php.
References $_POST, and editQuestion().
Here is the call graph for this function:| assKprimChoiceGUI::renderAggregateView | ( | $aggregate | ) |
Definition at line 815 of file class.assKprimChoiceGUI.php.
References assQuestionGUI\$tpl.
Referenced by getAggregatedAnswersView().
Here is the caller graph for this function:| assKprimChoiceGUI::saveCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Reimplemented from assQuestionGUI.
Definition at line 933 of file class.assKprimChoiceGUI.php.
References ilPropertyFormGUI\getInput(), and ilPropertyFormGUI\getItemByPostVar().
Here is the call graph for this function:| assKprimChoiceGUI::supportsIntermediateSolutionOutput | ( | ) |
Question type specific support of intermediate solution output The function getSolutionOutput respects getUseIntermediateSolution()
Reimplemented from assQuestionGUI.
Definition at line 543 of file class.assKprimChoiceGUI.php.
| assKprimChoiceGUI::upkprim_answers | ( | ) |
Definition at line 92 of file class.assKprimChoiceGUI.php.
References $_POST, and editQuestion().
Here is the call graph for this function:
|
protected |
Definition at line 63 of file class.assKprimChoiceGUI.php.
References $result, editQuestion(), and writePostData().
Here is the call graph for this function:| assKprimChoiceGUI::writeAnswerSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Implements ilGuiAnswerScoringAdjustable.
Definition at line 297 of file class.assKprimChoiceGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and handleAnswerTextsSubmit().
Referenced by writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
{Evaluates a posted edit form and writes the form data in the question object.
Reimplemented from assQuestionGUI.
Definition at line 105 of file class.assKprimChoiceGUI.php.
References $_POST, buildEditForm(), editQuestion(), assQuestionGUI\saveTaxonomyAssignments(), ilUtil\sendFailure(), writeAnswerSpecificPostData(), assQuestionGUI\writeQuestionGenericPostData(), and writeQuestionSpecificPostData().
Referenced by uploadImage().
Here is the call graph for this function:
Here is the caller graph for this function:| assKprimChoiceGUI::writeQuestionSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Implements ilGuiQuestionScoringAdjustable.
Definition at line 237 of file class.assKprimChoiceGUI.php.
References assKprimChoice\ANSWER_TYPE_MULTI_LINE, and ilPropertyFormGUI\getItemByPostVar().
Referenced by writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:| assKprimChoiceGUI::$object |
Definition at line 21 of file class.assKprimChoiceGUI.php.