|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for assOrderingQuestionGUI:
Collaboration diagram for assOrderingQuestionGUI:Public Member Functions | |
| __construct ($id=-1) | |
| assOrderingQuestionGUI constructor More... | |
| changeToPictures () | |
| changeToText () | |
| saveNesting () | |
| removeElementImage () | |
| uploadElementImage () | |
| writeQuestionSpecificPostData (ilPropertyFormGUI $form) | |
| Extracts the question specific values from $_POST and applies them to the data object. More... | |
| writeAnswerSpecificPostData (ilPropertyFormGUI $form) | |
| Extracts the answer specific values from $_POST and applies them to the data object. More... | |
| populateAnswerSpecificFormPart (ilPropertyFormGUI $form) | |
| Adds the answer specific form parts to a question property form gui. More... | |
| populateQuestionSpecificFormPart (\ilPropertyFormGUI $form) | |
| editQuestion ($checkonly=false) | |
| editNesting () | |
| 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) | |
| Get the question solution output. More... | |
| renderSolutionOutput (mixed $user_solutions, int $active_id, ?int $pass, bool $graphical_output=false, bool $result_output=false, bool $show_question_only=true, bool $show_feedback=false, bool $show_correct_solution=false, bool $show_manual_scoring=false, bool $show_question_text=true, bool $show_autosave_title=false, bool $show_inline_feedback=false,) | |
| getPreview ($show_question_only=false, $showInlineFeedback=false) | |
| getPresentationJavascripts () | |
| getTestOutput ($activeId, $pass, $isPostponed=false, $userSolutionPost=false, $inlineFeedback=false) | |
| getSpecificFeedbackOutput (array $userSolution) | |
| 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 (array $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... | |
| aggregateAnswers ($relevant_answers_chosen, $answers_defined_on_question) | |
| renderAggregateView ($aggregate) | |
| getAnswersFrequency ($relevantAnswers, $questionIndex) | |
| prepareReprintableCorrectionsForm (ilPropertyFormGUI $form) | |
| populateCorrectionsFormProperties (ilPropertyFormGUI $form) | |
| saveCorrectionsFormProperties (ilPropertyFormGUI $form) | |
Public Member Functions inherited from assQuestionGUI | |
| hasInlineFeedback () | |
| addHeaderAction () | |
| redrawHeaderAction () | |
| getHeaderAction () | |
| geCommentsPanelHTML () | |
| executeCommand () | |
| getType () | |
| needed for page editor compliance More... | |
| getPresentationContext () | |
| setPresentationContext (string $presentationContext) | |
| isTestPresentationContext () | |
| isPreviousSolutionPrefilled () | |
| setPreviousSolutionPrefilled (bool $previousSolutionPrefilled) | |
| getRenderPurpose () | |
| setRenderPurpose (string $renderPurpose) | |
| isRenderPurposePrintPdf () | |
| isRenderPurposePreview () | |
| isRenderPurposeInputValue () | |
| isRenderPurposePlayback () | |
| isRenderPurposeDemoplay () | |
| renderPurposeSupportsFormHtml () | |
| getEditContext () | |
| setEditContext (string $editContext) | |
| isAuthoringEditContext () | |
| isAdjustmentEditContext () | |
| setAdjustmentEditContext () | |
| getNavigationGUI () | |
| setNavigationGUI (?ilTestQuestionNavigationGUI $navigationGUI) | |
| setTaxonomyIds (array $taxonomyIds) | |
| getTaxonomyIds () | |
| setTargetGui ($linkTargetGui) | |
| setTargetGuiClass ($targetGuiClass) | |
| getTargetGuiClass () | |
| setQuestionHeaderBlockBuilder (\ilQuestionHeaderBlockBuilder $questionHeaderBlockBuilder) | |
| getQuestionHeaderBlockBuilder () | |
| setQuestionActionCmd (string $questionActionCmd) | |
| getQuestionActionCmd () | |
| assessment () | |
| populateJavascriptFilesRequiredForWorkForm (ilGlobalTemplateInterface $tpl) | |
| getPresentationJavascripts () | |
| getQuestionTemplate () | |
| getILIASPage (string $html="") | |
| Returns the ILIAS Page around a question. More... | |
| outQuestionPage ($a_temp_var, $a_postponed=false, $active_id="", $html="", $inlineFeedbackEnabled=false) | |
| cancel () | |
| originalSyncForm (string $return_to="", string $return_to_feedback='') | |
| sync () | |
| cancelSync () | |
| saveEdit () | |
| save () | |
| saveReturn () | |
| apply () | |
| getContextPath ($cont_obj, int $a_endnode_id, int $a_startnode_id=1) | |
| get context path in content object tree More... | |
| setSequenceNumber (int $nr) | |
| getSequenceNumber () | |
| setQuestionCount (int $a_question_count) | |
| getQuestionCount () | |
| getErrorMessage () | |
| setErrorMessage (string $errormessage) | |
| addErrorMessage (string $errormessage) | |
| outAdditionalOutput () | |
| Why are you here? Some magic for plugins? More... | |
| getQuestionType () | |
| getAsValueAttribute (string $a_value) | |
| addNewIdListener ($a_object, string $a_method, string $a_parameters="") | |
| Add a listener that is notified with the new question ID, when a new question is saved. More... | |
| callNewIdListeners (int $a_new_id) | |
| addQuestionFormCommandButtons (ilPropertyFormGUI $form) | |
| addBasicQuestionFormProperties (ilPropertyFormGUI $form) | |
| getGenericFeedbackOutput (int $active_id, ?int $pass) | |
| getGenericFeedbackOutputForCorrectSolution () | |
| getGenericFeedbackOutputForIncorrectSolution () | |
| getSpecificFeedbackOutput (array $userSolution) | |
| Returns the answer specific feedback for the question. More... | |
| outQuestionType () | |
| suggestedsolution () | |
| outSolutionExplorer () | |
| saveSuggestedSolutionType () | |
| cancelExplorer () | |
| outPageSelector () | |
| outChapterSelector () | |
| outGlossarySelector () | |
| linkChilds () | |
| addPG () | |
| addST () | |
| addGIT () | |
| isSaveCommand () | |
| setQuestionTabs () | |
| addTab_SuggestedSolution (ilTabsGUI $tabs, string $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) | |
| renderSolutionOutput (mixed $user_solutions, int $active_id, int $pass, bool $graphical_output=false, bool $result_output=false, bool $show_question_only=true, bool $show_feedback=false, bool $show_correct_solution=false, bool $show_manual_scoring=false, bool $show_question_text=true, bool $show_autosave_title=false, bool $show_inline_feedback=false,) | |
| isAutosaveable () | |
| getPreview ($show_question_only=false, $showInlineFeedback=false) | |
| outQuestionForTest (string $formaction, int $active_id, ?int $pass, bool $is_question_postponed=false, $user_post_solutions=false, bool $show_specific_inline_feedback=false) | |
| magicAfterTestOutput () | |
| getTestOutput ( $active_id, $pass, $is_question_postponed, $user_post_solutions, $show_specific_inline_feedback) | |
| getFormEncodingType () | |
| setPreviewSession (ilAssQuestionPreviewSession $previewSession) | |
| getPreviewSession () | |
| showHints () | |
| buildFocusAnchorHtml () | |
| isAnswerFrequencyStatisticSupported () | |
| getSubQuestionsIndex () | |
| getAnswersFrequency ($relevantAnswers, $questionIndex) | |
| getAnswerFrequencyTableGUI ($parentGui, $parentCmd, $relevantAnswers, $questionIndex) | |
| prepareReprintableCorrectionsForm (ilPropertyFormGUI $form) | |
| populateCorrectionsFormProperties (ilPropertyFormGUI $form) | |
| saveCorrectionsFormProperties (ilPropertyFormGUI $form) | |
| isInLearningModuleContext () | |
| setInLearningModuleContext (bool $flag) | |
| getAutoSavedSolutionOutput (int $active_id, int $pass, bool $graphical_output=false, bool $result_output=false, bool $show_question_only=true, bool $show_feedback=false, bool $show_correct_solution=false, bool $show_manual_scoring=false, bool $show_question_text=true, bool $show_autosave_title=false, bool $show_inline_feedback=false) | |
Public Member Functions inherited from ilGuiQuestionScoringAdjustable | |
| populateQuestionSpecificFormPart (ilPropertyFormGUI $form) | |
| Adds the question specific forms parts to a question property form gui. More... | |
Private Member Functions | |
| buildEditFormAfterTypeChange (array $values) | |
Additional Inherited Members | |
Static Public Member Functions inherited from assQuestionGUI | |
| static | _getQuestionGUI (string $question_type='', int $question_id=-1) |
| Creates a question gui representation and returns the alias to the question gui. More... | |
| static | _getGUIClassNameForId ($a_q_id) |
| static | _getClassNameForQType ($q_type) |
| static | getCommandsFromClassConstants (string $guiClassName, string $cmdConstantNameBegin='CMD_') |
| static | prepareTextareaOutput (?string $txt_output, bool $prepare_for_latex_output=false, bool $omitNl2BrWhenTextArea=false) |
| Prepares a string for a text area output where latex code may be in it If the text is HTML-free, CHR(13) will be converted to a line break. More... | |
Protected Attributes inherited from assQuestionGUI | |
| const | SUGGESTED_SOLUTION_COMMANDS_CANCEL = 'cancelSuggestedSolution' |
| const | SUGGESTED_SOLUTION_COMMANDS_SAVE = 'saveSuggestedSolution' |
| const | SUGGESTED_SOLUTION_COMMANDS_DEFAULT = 'suggestedsolution' |
| const | HAS_SPECIAL_QUESTION_COMMANDS = false |
| ilLogger | $logger |
| ILIAS TestQuestionPool QuestionInfoService | $questioninfo |
| ILIAS Notes GUIService | $notes_gui |
| ilCtrl | $ctrl |
| Refinery | $refinery |
| ilPropertyFormGUI | $editForm |
| ILIAS TestQuestionPool InternalRequestService | $request |
| bool | $parent_type_is_lm = false |
| assQuestionSuggestedSolutionsDatabaseRepository | $suggestedsolution_repo = null |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Ordering question GUI representation
The assOrderingQuestionGUI class encapsulates the GUI representation for ordering questions.
assOrderingQuestionGUI: ilFormPropertyDispatchGUI
Definition at line 36 of file class.assOrderingQuestionGUI.php.
| assOrderingQuestionGUI::__construct | ( | $id = -1 | ) |
assOrderingQuestionGUI constructor
The constructor takes possible arguments an creates an instance of the assOrderingQuestionGUI object.
| integer | $id | The database id of a ordering question object |
Definition at line 64 of file class.assOrderingQuestionGUI.php.
References $id, and ILIAS\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 340 of file class.assOrderingQuestionGUI.php.
References ILIAS\Repository\ctrl(), getTabs(), assQuestionGUI\isInLearningModuleContext(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by buildEditFormAfterTypeChange(), editNesting(), editQuestion(), and writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::aggregateAnswers | ( | $relevant_answers_chosen, | |
| $answers_defined_on_question | |||
| ) |
Definition at line 700 of file class.assOrderingQuestionGUI.php.
References $data, ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\object().
Referenced by getAggregatedAnswersView().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 373 of file class.assOrderingQuestionGUI.php.
References assQuestionGUI\addBasicQuestionFormProperties(), ILIAS\Repository\ctrl(), ILIAS\Repository\object(), assQuestionGUI\outQuestionType(), populateAnswerSpecificFormPart(), populateQuestionSpecificFormPart(), and assQuestionGUI\populateTaxonomyFormSection().
Referenced by buildEditFormAfterTypeChange(), editQuestion(), uploadElementImage(), and writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 96 of file class.assOrderingQuestionGUI.php.
References addEditSubtabs(), buildEditForm(), assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR, and assQuestionGUI\renderEditForm().
Referenced by changeToPictures(), and changeToText().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 393 of file class.assOrderingQuestionGUI.php.
References ILIAS\Repository\ctrl(), assQuestionGUI\isRenderPurposePrintPdf(), ILIAS\Repository\lng(), and assQuestionGUI\outQuestionType().
Referenced by editNesting(), and saveNesting().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::changeToPictures | ( | ) |
Definition at line 73 of file class.assOrderingQuestionGUI.php.
References buildEditFormAfterTypeChange().
Here is the call graph for this function:| assOrderingQuestionGUI::changeToText | ( | ) |
Definition at line 83 of file class.assOrderingQuestionGUI.php.
References buildEditFormAfterTypeChange().
Here is the call graph for this function:| assOrderingQuestionGUI::editNesting | ( | ) |
Definition at line 365 of file class.assOrderingQuestionGUI.php.
References addEditSubtabs(), buildNestingForm(), ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getSyntaxStylePath(), and assQuestionGUI\renderEditForm().
Referenced by saveNesting().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::editQuestion | ( | $checkonly = false | ) |
Definition at line 359 of file class.assOrderingQuestionGUI.php.
References addEditSubtabs(), buildEditForm(), and assQuestionGUI\renderEditForm().
Referenced by uploadElementImage().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 201 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), ILIAS\Repository\object(), and assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR.
Referenced by saveCorrectionsFormProperties(), uploadElementImage(), and writeAnswerSpecificPostData().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::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 665 of file class.assOrderingQuestionGUI.php.
| assOrderingQuestionGUI::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 679 of file class.assOrderingQuestionGUI.php.
| assOrderingQuestionGUI::getAggregatedAnswersView | ( | array | $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 690 of file class.assOrderingQuestionGUI.php.
References aggregateAnswers(), ILIAS\Repository\object(), and renderAggregateView().
Here is the call graph for this function:| assOrderingQuestionGUI::getAnswersFrequency | ( | $relevantAnswers, | |
| $questionIndex | |||
| ) |
Definition at line 831 of file class.assOrderingQuestionGUI.php.
References ILIAS\LTI\ToolProvider\$key, and getAnswerStatisticOrderingVariantHtml().
Here is the call graph for this function:
|
protected |
Definition at line 779 of file class.assOrderingQuestionGUI.php.
References ilAssOrderingElement\getContent(), ilAssOrderingElement\getPresentationImageUrl(), ILIAS\Repository\object(), ilAssOrderingElement\setImagePathFs(), ilAssOrderingElement\setImagePathWeb(), and ilAssOrderingElement\setImageThumbnailPrefix().
Referenced by getAnswerStatisticOrderingVariantHtml().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 796 of file class.assOrderingQuestionGUI.php.
References getAnswerStatisticOrderingElementHtml().
Referenced by getAnswersFrequency().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::getPresentationJavascripts | ( | ) |
| assOrderingQuestionGUI::getPreview | ( | $show_question_only = false, |
|
$showInlineFeedback = false |
|||
| ) |
Definition at line 554 of file class.assOrderingQuestionGUI.php.
References ilAssNestedOrderingElementsInputGUI\CONTEXT_QUESTION_PREVIEW, assQuestionGUI\getILIASPage(), assQuestionGUI\getPreviewSession(), isInteractivePresentation(), and ILIAS\Repository\object().
Here is the call graph for this function:| assOrderingQuestionGUI::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 |
|||
| ) |
Get the question solution output.
| integer | $active_id | The active user id |
| integer | $pass | The test pass |
| boolean | $graphicalOutput | Show visual feedback for right/wrong answers |
| boolean | $result_output | Show the reached points for parts of the question |
| boolean | $show_question_only | Show the question without the ILIAS content around |
| boolean | $show_feedback | Show the question feedback |
| boolean | $show_correct_solution | Show the correct solution instead of the user solution |
| boolean | $show_manual_scoring | Show specific information for the manual scoring output |
| bool | $show_question_text |
Definition at line 445 of file class.assOrderingQuestionGUI.php.
References renderSolutionOutput().
Here is the call graph for this function:| assOrderingQuestionGUI::getSpecificFeedbackOutput | ( | array | $userSolution | ) |
Definition at line 651 of file class.assOrderingQuestionGUI.php.
|
protected |
Definition at line 645 of file class.assOrderingQuestionGUI.php.
References $DIC.
Referenced by addEditSubtabs().
Here is the caller graph for this function:| assOrderingQuestionGUI::getTestOutput | ( | $activeId, | |
| $pass, | |||
$isPostponed = false, |
|||
$userSolutionPost = false, |
|||
$inlineFeedback = false |
|||
| ) |
Definition at line 599 of file class.assOrderingQuestionGUI.php.
References ilAssNestedOrderingElementsInputGUI\CONTEXT_USER_SOLUTION_SUBMISSION, ILIAS\Repository\object(), and assQuestionGUI\outQuestionPage().
Here is the call graph for this function:
|
protected |
Definition at line 632 of file class.assOrderingQuestionGUI.php.
References assQuestionGUI\isRenderPurposeDemoplay(), and assQuestionGUI\isRenderPurposePlayback().
Referenced by getPreview().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::populateAnswerSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
Adds the answer specific form parts to a question property form gui.
Implements ilGuiAnswerScoringAdjustable.
Definition at line 257 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\addItem(), assQuestionGUI\isRenderPurposePrintPdf(), and ILIAS\Repository\lng().
Referenced by buildEditForm().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::populateCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Definition at line 885 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\addItem(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| assOrderingQuestionGUI::populateQuestionSpecificFormPart | ( | \ilPropertyFormGUI | $form | ) |
Definition at line 274 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\addItem(), assQuestionGUI\isInLearningModuleContext(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilSelectInputGUI\setOptions().
Referenced by buildEditForm().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::prepareReprintableCorrectionsForm | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Definition at line 876 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR.
Here is the call graph for this function:| assOrderingQuestionGUI::removeElementImage | ( | ) |
Definition at line 139 of file class.assOrderingQuestionGUI.php.
References uploadElementImage().
Here is the call graph for this function:| assOrderingQuestionGUI::renderAggregateView | ( | $aggregate | ) |
| $aggregate |
Definition at line 759 of file class.assOrderingQuestionGUI.php.
References ILIAS\LTI\ToolProvider\$key, assQuestionGUI\$tpl, ilGlobalPageTemplate\parseCurrentBlock(), ilGlobalPageTemplate\setCurrentBlock(), and ilGlobalPageTemplate\setVariable().
Referenced by getAggregatedAnswersView().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::renderSolutionOutput | ( | mixed | $user_solutions, |
| int | $active_id, | ||
| ?int | $pass, | ||
| bool | $graphical_output = false, |
||
| bool | $result_output = false, |
||
| bool | $show_question_only = true, |
||
| bool | $show_feedback = false, |
||
| bool | $show_correct_solution = false, |
||
| bool | $show_manual_scoring = false, |
||
| bool | $show_question_text = true, |
||
| bool | $show_autosave_title = false, |
||
| bool | $show_inline_feedback = false |
||
| ) |
Definition at line 479 of file class.assOrderingQuestionGUI.php.
References ilAssNestedOrderingElementsInputGUI\CONTEXT_CORRECT_SOLUTION_PRESENTATION, ilAssNestedOrderingElementsInputGUI\CONTEXT_USER_SOLUTION_PRESENTATION, ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_CORRECT, ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_WRONG, assQuestionGUI\getGenericFeedbackOutput(), assQuestionGUI\getILIASPage(), assQuestionGUI\hasCorrectSolution(), assQuestionGUI\isTestPresentationContext(), ILIAS\Repository\object(), and ilLegacyFormElementsUtil\prepareTextareaOutput().
Referenced by getSolutionOutput().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::saveCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
| ilPropertyFormGUI | $form |
Definition at line 912 of file class.assOrderingQuestionGUI.php.
References fetchSolutionListFromSubmittedForm(), ilPropertyFormGUI\getInput(), and ILIAS\Repository\object().
Here is the call graph for this function:| assOrderingQuestionGUI::saveNesting | ( | ) |
Definition at line 110 of file class.assOrderingQuestionGUI.php.
References $post, buildNestingForm(), editNesting(), and ILIAS\Repository\lng().
Here is the call graph for this function:| assOrderingQuestionGUI::supportsIntermediateSolutionOutput | ( | ) |
Question type specific support of intermediate solution output The function getSolutionOutput respects getUseIntermediateSolution()
Definition at line 427 of file class.assOrderingQuestionGUI.php.
|
protected |
Definition at line 231 of file class.assOrderingQuestionGUI.php.
References $filename.
Referenced by writeQuestionSpecificPostData().
Here is the caller graph for this function:| assOrderingQuestionGUI::uploadElementImage | ( | ) |
Definition at line 144 of file class.assOrderingQuestionGUI.php.
References $filename, buildEditForm(), editQuestion(), fetchSolutionListFromSubmittedForm(), ILIAS\Repository\lng(), assQuestionGUI\writeQuestionGenericPostData(), and writeQuestionSpecificPostData().
Referenced by removeElementImage().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::writeAnswerSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the answer specific values from $_POST and applies them to the data object.
Implements ilGuiAnswerScoringAdjustable.
Definition at line 250 of file class.assOrderingQuestionGUI.php.
References fetchSolutionListFromSubmittedForm().
Referenced by writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
{}
parent::save calls this->writePostData. afterwards, object->saveToDb is called.
Definition at line 321 of file class.assOrderingQuestionGUI.php.
References addEditSubtabs(), buildEditForm(), assQuestionGUI\renderEditForm(), assQuestionGUI\saveTaxonomyAssignments(), writeAnswerSpecificPostData(), assQuestionGUI\writeQuestionGenericPostData(), and writeQuestionSpecificPostData().
Here is the call graph for this function:| assOrderingQuestionGUI::writeQuestionSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the question specific values from $_POST and applies them to the data object.
Implements ilGuiQuestionScoringAdjustable.
Definition at line 183 of file class.assOrderingQuestionGUI.php.
References ILIAS\Repository\object(), and updateImageFiles().
Referenced by uploadElementImage(), and writePostData().
Here is the call graph for this function:
Here is the caller graph for this function:| assOrderingQuestionGUI::$leveled_ordering = [] |
Definition at line 55 of file class.assOrderingQuestionGUI.php.
| assQuestion assOrderingQuestionGUI::$object |
Definition at line 52 of file class.assOrderingQuestionGUI.php.
| assOrderingQuestionGUI::$old_ordering_depth = [] |
Definition at line 54 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::CMD_EDIT_NESTING = 'editNesting' |
Definition at line 38 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::CMD_SAVE_NESTING = 'saveNesting' |
Definition at line 39 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::CMD_SWITCH_TO_PICTURESS = 'changeToPictures' |
Definition at line 41 of file class.assOrderingQuestionGUI.php.
Referenced by ilAssOrderingQuestionAuthoringFormGUI\__construct(), and ilAssOrderingQuestionAuthoringFormGUI\addSpecificOrderingQuestionCommandButtons().
| const assOrderingQuestionGUI::CMD_SWITCH_TO_TERMS = 'changeToText' |
Definition at line 40 of file class.assOrderingQuestionGUI.php.
Referenced by ilAssOrderingQuestionAuthoringFormGUI\__construct(), and ilAssOrderingQuestionAuthoringFormGUI\addSpecificOrderingQuestionCommandButtons().
| const assOrderingQuestionGUI::F_NESTED_IDENTIFIER_PREFIX = ilIdentifiedMultiValuesJsPositionIndexRemover::IDENTIFIER_INDICATOR_PREFIX |
Definition at line 50 of file class.assOrderingQuestionGUI.php.
Referenced by ilMultipleNestedOrderingElementsInputGUI\renderMainList().
| const assOrderingQuestionGUI::F_NESTED_ORDER = 'order_elems' |
Definition at line 47 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::F_NESTED_ORDER_INDENT = 'indentation' |
Definition at line 49 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::F_NESTED_ORDER_ORDER = 'content' |
Definition at line 48 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::F_USE_NESTED = 'nested_answers' |
Definition at line 46 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::TAB_EDIT_NESTING = 'edit_nesting' |
Definition at line 44 of file class.assOrderingQuestionGUI.php.
| const assOrderingQuestionGUI::TAB_EDIT_QUESTION = 'edit_question' |
Definition at line 43 of file class.assOrderingQuestionGUI.php.