ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct ($id=-1) | |
assOrderingQuestionGUI constructor More... | |
changeToPictures () | |
changeToText () | |
saveNesting () | |
removeElementImage () | |
uploadElementImage () | |
writeQuestionSpecificPostData (ilPropertyFormGUI $form) | |
Extracts the question specific values from the request and applies them to the data object. More... | |
writeAnswerSpecificPostData (ilPropertyFormGUI $form) | |
Extracts the answer specific values from the request 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 (bool $checkonly=false, ?bool $is_save_cmd=null) | |
editNesting () | |
supportsIntermediateSolutionOutput () | |
getSolutionOutput (int $active_id, ?int $pass=null, 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_inline_feedback=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,) | |
getPreview (bool $show_question_only=false, bool $show_inline_feedback=false) | |
getTestOutput (int $active_id, int $pass, bool $is_question_postponed=false, array|bool $user_post_solutions=false, bool $show_specific_inline_feedback=false) | |
getSpecificFeedbackOutput (array $userSolution) | |
Returns the answer specific feedback for the question. More... | |
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... | |
getAnswersFrequency ($relevantAnswers, $questionIndex) | |
prepareReprintableCorrectionsForm (ilPropertyFormGUI $form) | |
populateCorrectionsFormProperties (ilPropertyFormGUI $form) | |
saveCorrectionsFormProperties (ilPropertyFormGUI $form) | |
![]() | |
editQuestion (bool $checkonly=false, ?bool $is_save_cmd=null) | |
getSpecificFeedbackOutput (array $userSolution) | |
Returns the answer specific feedback for the question. More... | |
getSolutionOutput (int $active_id, ?int $pass=null, 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_inline_feedback=true) | |
getPreview (bool $show_question_only=false, bool $show_inline_feedback=false) | |
getTestOutput (int $active_id, int $pass, bool $is_question_postponed=false, array|bool $user_post_solutions=false, bool $show_specific_inline_feedback=false) | |
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,) | |
getObject () | |
setObject (assQuestion $question) | |
setCopyToExistingPoolOnSave (?int $pool_ref_id) | |
getCopyToExistingPoolOnSave () | |
setCopyToNewPoolOnSave (?string $pool_title) | |
getCopyToNewPoolOnSave () | |
setMoveAfterQuestionId (?int $question_id) | |
getMoveAfterQuestionId () | |
hasInlineFeedback () | |
addHeaderAction () | |
redrawHeaderAction () | |
getHeaderAction () | |
getCommentsPanelHTML () | |
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 (string $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) | |
syncQuestion () | |
saveReturn () | |
saveQuestion () | |
setAdditionalContentEditingModeFromPost () | |
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) | |
getQuestionType () | |
getAsValueAttribute (string $a_value) | |
addQuestionFormCommandButtons (ilPropertyFormGUI $form) | |
addBasicQuestionFormProperties (ilPropertyFormGUI $form) | |
getGenericFeedbackOutput (int $active_id, ?int $pass) | |
getGenericFeedbackOutputForCorrectSolution () | |
getGenericFeedbackOutputForIncorrectSolution () | |
outQuestionType () | |
saveSuggestedSolution () | |
cancelSuggestedSolution () | |
suggestedsolution (bool $save=false) | |
outSolutionExplorer () | |
saveSuggestedSolutionType () | |
cancelExplorer () | |
outPageSelector () | |
outChapterSelector () | |
outGlossarySelector () | |
linkChilds () | |
addPG () | |
addST () | |
addGIT () | |
isSaveCommand () | |
setQuestionTabs () | |
addTab_SuggestedSolution (ilTabsGUI $tabs, string $classname) | |
getEditQuestionTabCommands () | |
isAutosaveable () | |
outQuestionForTest (string $formaction, int $active_id, ?int $pass, bool $is_question_postponed=false, array|bool $user_post_solutions=false, bool $show_specific_inline_feedback=false) | |
magicAfterTestOutput () | |
getFormEncodingType () | |
setPreviewSession (ilAssQuestionPreviewSession $preview_session) | |
getPreviewSession () | |
buildFocusAnchorHtml () | |
isAnswerFrequencyStatisticSupported () | |
getSubQuestionsIndex () | |
getAnswersFrequency ($relevantAnswers, $questionIndex) | |
getAnswerFrequencyTableGUI ($parentGui, $parentCmd, $relevantAnswers, $questionIndex) | |
prepareReprintableCorrectionsForm (ilPropertyFormGUI $form) | |
populateCorrectionsFormProperties (ilPropertyFormGUI $form) | |
saveCorrectionsFormProperties (ilPropertyFormGUI $form) | |
isInLearningModuleContext () | |
setInLearningModuleContext (bool $flag) | |
cmdNeedsExistingQuestion (string $cmd) | |
setContextAllowsSyncToPool (bool $sync_allowed) | |
needsSyncQuery () | |
getQuestionSyncModal (string $cmd, string $cmd_class='') | |
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) | |
buildFileDownloadLink () | |
![]() | |
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 the request 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... | |
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 the request 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... | |
Private Member Functions | |
buildEditFormAfterTypeChange (array $values) | |
Additional Inherited Members | |
![]() | |
static | _getQuestionGUI (string $question_type='', int $question_id=-1) |
Creates a question gui representation and returns the alias to the question gui. More... | |
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... | |
![]() | |
const | HAS_SPECIAL_QUESTION_COMMANDS = false |
const | SUGGESTED_SOLUTION_COMMANDS_CANCEL = 'cancelSuggestedSolution' |
const | SUGGESTED_SOLUTION_COMMANDS_SAVE = 'saveSuggestedSolution' |
const | SUGGESTED_SOLUTION_COMMANDS_DEFAULT = 'suggestedsolution' |
const | QUESTION_SAVE_CMDS |
const | ADDITIONAL_CMDS_NEEDING_EXISTING_QST |
There are functions that need an existing question. More... | |
ilLogger | $logger |
GeneralQuestionPropertiesRepository | $questionrepository |
GUIService | $notes_gui |
ilCtrl | $ctrl |
assQuestion | $object |
ilGlobalPageTemplate | $tpl |
ilLanguage | $lng |
Refinery | $refinery |
$error | |
string | $errormessage |
int | $sequence_no |
sequence number in test More... | |
int | $question_count |
question count in test More... | |
ilPropertyFormGUI | $editForm = null |
readonly ilTestLegacyFormsHelper | $forms_helper |
readonly RequestDataCollector | $request_data_collector |
bool | $parent_type_is_lm = false |
SuggestedSolutionsDatabaseRepository | $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.
\ @ilCtrl_Calls assOrderingQuestionGUI: ilFormPropertyDispatchGUI
Definition at line 34 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 62 of file class.assOrderingQuestionGUI.php.
References $id, and ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 332 of file class.assOrderingQuestionGUI.php.
References getTabs(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by buildEditFormAfterTypeChange(), and writePostData().
|
protected |
Reimplemented from assQuestionGUI.
Definition at line 368 of file class.assOrderingQuestionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Referenced by buildEditFormAfterTypeChange(), uploadElementImage(), and writePostData().
|
private |
Definition at line 94 of file class.assOrderingQuestionGUI.php.
References addEditSubtabs(), buildEditForm(), assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR, and assQuestionGUI\renderEditForm().
Referenced by changeToPictures(), and changeToText().
|
protected |
Definition at line 388 of file class.assOrderingQuestionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by saveNesting().
assOrderingQuestionGUI::changeToPictures | ( | ) |
Definition at line 71 of file class.assOrderingQuestionGUI.php.
References buildEditFormAfterTypeChange().
assOrderingQuestionGUI::changeToText | ( | ) |
Definition at line 81 of file class.assOrderingQuestionGUI.php.
References buildEditFormAfterTypeChange().
assOrderingQuestionGUI::editNesting | ( | ) |
Definition at line 360 of file class.assOrderingQuestionGUI.php.
References ilObjStyleSheet\getContentStylePath(), and ilObjStyleSheet\getSyntaxStylePath().
Referenced by saveNesting().
assOrderingQuestionGUI::editQuestion | ( | bool | $checkonly = false , |
?bool | $is_save_cmd = null |
||
) |
Reimplemented from assQuestionGUI.
Definition at line 351 of file class.assOrderingQuestionGUI.php.
Referenced by uploadElementImage().
|
protected |
Definition at line 197 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), ILIAS\Repository\object(), and assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR.
Referenced by uploadElementImage(), and writeAnswerSpecificPostData().
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 633 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 647 of file class.assOrderingQuestionGUI.php.
assOrderingQuestionGUI::getAnswersFrequency | ( | $relevantAnswers, | |
$questionIndex | |||
) |
Reimplemented from assQuestionGUI.
Definition at line 704 of file class.assOrderingQuestionGUI.php.
|
protected |
Definition at line 652 of file class.assOrderingQuestionGUI.php.
References ilAssOrderingElement\getContent(), ilAssOrderingElement\getPresentationImageUrl(), ILIAS\Repository\object(), ilAssOrderingElement\setImagePathFs(), ilAssOrderingElement\setImagePathWeb(), and ilAssOrderingElement\setImageThumbnailPrefix().
|
protected |
Definition at line 669 of file class.assOrderingQuestionGUI.php.
assOrderingQuestionGUI::getPreview | ( | bool | $show_question_only = false , |
bool | $show_inline_feedback = false |
||
) |
Reimplemented from assQuestionGUI.
Definition at line 532 of file class.assOrderingQuestionGUI.php.
assOrderingQuestionGUI::getSolutionOutput | ( | int | $active_id, |
?int | $pass = null , |
||
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_inline_feedback = true |
||
) |
Reimplemented from assQuestionGUI.
Definition at line 421 of file class.assOrderingQuestionGUI.php.
assOrderingQuestionGUI::getSpecificFeedbackOutput | ( | array | $userSolution | ) |
Returns the answer specific feedback for the question.
array | $userSolution | ($userSolution[<value1>] = <value2>) |
Reimplemented from assQuestionGUI.
Definition at line 619 of file class.assOrderingQuestionGUI.php.
|
protected |
Definition at line 613 of file class.assOrderingQuestionGUI.php.
References $DIC.
Referenced by addEditSubtabs().
assOrderingQuestionGUI::getTestOutput | ( | int | $active_id, |
int | $pass, | ||
bool | $is_question_postponed = false , |
||
array|bool | $user_post_solutions = false , |
||
bool | $show_specific_inline_feedback = false |
||
) |
Reimplemented from assQuestionGUI.
Definition at line 565 of file class.assOrderingQuestionGUI.php.
|
protected |
Definition at line 600 of file class.assOrderingQuestionGUI.php.
assOrderingQuestionGUI::populateAnswerSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
Adds the answer specific form parts to a question property form gui.
Implements ilGuiAnswerScoringAdjustable.
Definition at line 253 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\addItem(), assQuestionGUI\isRenderPurposePrintPdf(), and ILIAS\Repository\lng().
assOrderingQuestionGUI::populateCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
ilPropertyFormGUI | $form |
Reimplemented from assQuestionGUI.
Definition at line 758 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\addItem(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
assOrderingQuestionGUI::populateQuestionSpecificFormPart | ( | \ilPropertyFormGUI | $form | ) |
Definition at line 270 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\addItem(), assQuestionGUI\isInLearningModuleContext(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
assOrderingQuestionGUI::prepareReprintableCorrectionsForm | ( | ilPropertyFormGUI | $form | ) |
ilPropertyFormGUI | $form |
Reimplemented from assQuestionGUI.
Definition at line 749 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR.
assOrderingQuestionGUI::removeElementImage | ( | ) |
Definition at line 137 of file class.assOrderingQuestionGUI.php.
References uploadElementImage().
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 |
||
) |
Reimplemented from assQuestionGUI.
Definition at line 456 of file class.assOrderingQuestionGUI.php.
References ilAssNestedOrderingElementsInputGUI\CONTEXT_CORRECT_SOLUTION_PRESENTATION.
assOrderingQuestionGUI::saveCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
ilPropertyFormGUI | $form |
Reimplemented from assQuestionGUI.
Definition at line 785 of file class.assOrderingQuestionGUI.php.
References ilPropertyFormGUI\getInput(), and ILIAS\Repository\object().
assOrderingQuestionGUI::saveNesting | ( | ) |
Definition at line 108 of file class.assOrderingQuestionGUI.php.
References $post, buildNestingForm(), editNesting(), and ILIAS\Repository\lng().
assOrderingQuestionGUI::supportsIntermediateSolutionOutput | ( | ) |
Definition at line 416 of file class.assOrderingQuestionGUI.php.
|
protected |
Definition at line 227 of file class.assOrderingQuestionGUI.php.
References $filename.
Referenced by writeQuestionSpecificPostData().
assOrderingQuestionGUI::uploadElementImage | ( | ) |
Definition at line 142 of file class.assOrderingQuestionGUI.php.
References $filename, buildEditForm(), editQuestion(), fetchSolutionListFromSubmittedForm(), ILIAS\Repository\lng(), assQuestionGUI\writeQuestionGenericPostData(), and writeQuestionSpecificPostData().
Referenced by removeElementImage().
assOrderingQuestionGUI::writeAnswerSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the answer specific values from the request and applies them to the data object.
Implements ilGuiAnswerScoringAdjustable.
Definition at line 246 of file class.assOrderingQuestionGUI.php.
References fetchSolutionListFromSubmittedForm().
Referenced by writePostData().
|
protected |
Evaluates a posted edit form and writes the form data in the question object.
Reimplemented from assQuestionGUI.
Definition at line 311 of file class.assOrderingQuestionGUI.php.
References addEditSubtabs(), buildEditForm(), assQuestionGUI\renderEditForm(), assQuestionGUI\resetSavedPreviewSession(), assQuestionGUI\saveTaxonomyAssignments(), writeAnswerSpecificPostData(), assQuestionGUI\writeQuestionGenericPostData(), and writeQuestionSpecificPostData().
assOrderingQuestionGUI::writeQuestionSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the question specific values from the request and applies them to the data object.
Implements ilGuiQuestionScoringAdjustable.
Definition at line 181 of file class.assOrderingQuestionGUI.php.
References ILIAS\Repository\object(), and updateImageFiles().
Referenced by uploadElementImage(), and writePostData().
assOrderingQuestionGUI::$leveled_ordering = [] |
Definition at line 53 of file class.assOrderingQuestionGUI.php.
assQuestion assOrderingQuestionGUI::$object |
Definition at line 50 of file class.assOrderingQuestionGUI.php.
assOrderingQuestionGUI::$old_ordering_depth = [] |
Definition at line 52 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::CMD_EDIT_NESTING = 'editNesting' |
Definition at line 36 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::CMD_SAVE_NESTING = 'saveNesting' |
Definition at line 37 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::CMD_SWITCH_TO_PICTURESS = 'changeToPictures' |
Definition at line 39 of file class.assOrderingQuestionGUI.php.
Referenced by ilAssOrderingQuestionAuthoringFormGUI\__construct(), and ilAssOrderingQuestionAuthoringFormGUI\addSpecificOrderingQuestionCommandButtons().
const assOrderingQuestionGUI::CMD_SWITCH_TO_TERMS = 'changeToText' |
Definition at line 38 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 48 of file class.assOrderingQuestionGUI.php.
Referenced by ilAssNestedOrderingElementsInputGUI\addIdentifierToValues().
const assOrderingQuestionGUI::F_NESTED_ORDER = 'order_elems' |
Definition at line 45 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::F_NESTED_ORDER_INDENT = 'indentation' |
Definition at line 47 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::F_NESTED_ORDER_ORDER = 'content' |
Definition at line 46 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::F_USE_NESTED = 'nested_answers' |
Definition at line 44 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::TAB_EDIT_NESTING = 'edit_nesting' |
Definition at line 42 of file class.assOrderingQuestionGUI.php.
const assOrderingQuestionGUI::TAB_EDIT_QUESTION = 'edit_question' |
Definition at line 41 of file class.assOrderingQuestionGUI.php.