ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct (ilAssOrderingFormValuesObjectsConverter $converter, $postVar) | |
ilAssNestedOrderingElementsInputGUI constructor. More... | |
setElementList (ilAssOrderingElementList $elementList) | |
getElementList ($questionId) | |
prepareReprintable (assQuestion $question) | |
getInstanceId () | |
getContext () | |
setContext ($context) | |
getUniquePrefix () | |
setUniquePrefix ($uniquePrefix) | |
setOrderingType ($orderingType) | |
getOrderingType () | |
setElementImagePath ($elementImagePath) | |
getElementImagePath () | |
setThumbPrefix ($thumbnailFilenamePrefix) | |
getThumbPrefix () | |
setShowCorrectnessIconsEnabled ($showCorrectnessIconsEnabled) | |
isShowCorrectnessIconsEnabled () | |
getCorrectnessIconFilename ($correctness) | |
setCorrectnessIconFilename ($correctness, $iconFilename) | |
getCorrectnessLangVar ($correctness) | |
setCorrectnessLangVar ($correctness, $langVar) | |
getCorrectnessText ($correctness) | |
getCorrectnessTrueElementList () | |
setCorrectnessTrueElementList (ilAssOrderingElementList $correctnessTrueElementList) | |
isPostSubmit ($data) | |
Public Member Functions inherited from ilMultipleNestedOrderingElementsInputGUI | |
__construct ($a_title='', $a_postvar='') | |
setInstanceId ($instanceId) | |
getInstanceId () | |
setInteractionEnabled ($interactionEnabled) | |
isInteractionEnabled () | |
isNestingEnabled () | |
setNestingEnabled ($nestingEnabled) | |
isStylingDisabled () | |
setStylingDisabled ($stylingDisabled) | |
getCssListClass () | |
setCssListClass ($cssListClass) | |
getCssItemClass () | |
getCssHandleClass () | |
setCssHandleClass ($cssHandleClass) | |
setCssItemClass ($cssItemClass) | |
getHtmlListTag () | |
setHtmlListTag ($htmlListTag) | |
getListTpl () | |
setListTpl ($listTpl) | |
render ($a_mode="") | |
onCheckInput () | |
getHTML () | |
Public Member Functions inherited from ilIdentifiedMultiValuesInputGUI | |
__construct ($a_title="", $a_postvar="") | |
getElementAddCmd () | |
setElementAddCmd ($elementAddCmd) | |
getElementRemoveCmd () | |
setElementRemoveCmd ($elementRemoveCmd) | |
getElementMoveUpCommand () | |
setElementMoveUpCommand ($elementMoveUpCommand) | |
getElementMoveDownCommand () | |
setElementMoveDownCommand ($elementMoveDownCommand) | |
setValues ($values) | |
getValues () | |
setValue ($value) | |
getValue () | |
setMultiValues (array $values) | |
getMultiValues () | |
setIdentifiedMultiValues ($values) | |
getIdentifiedMultiValues () | |
setValueByArray ($a_values) | |
checkInput () | |
onCheckInput () | |
prepareReprintable (assQuestion $question) | |
Public Member Functions inherited from ilTextInputGUI | |
__construct ($a_title="", $a_postvar="") | |
Constructor. More... | |
setValue ($a_value) | |
Set Value. More... | |
getValue () | |
Get Value. More... | |
setValidationFailureMessage ($a_msg) | |
Set message string for validation failure. More... | |
getValidationFailureMessage () | |
setValidationRegexp ($a_value) | |
Set validation regexp. More... | |
getValidationRegexp () | |
Get validation regexp. More... | |
setMaxLength ($a_maxlength) | |
Set Max Length. More... | |
getMaxLength () | |
Get Max Length. More... | |
setSize ($a_size) | |
Set Size. More... | |
setInlineStyle ($a_style) | |
Set inline style. More... | |
getInlineStyle () | |
Get inline style. More... | |
setCssClass ($a_class) | |
getCssClass () | |
setValueByArray ($a_values) | |
Set value by array. More... | |
getSize () | |
Get Size. More... | |
setSuffix ($a_value) | |
Set suffix. More... | |
getSuffix () | |
Get suffix. More... | |
setInputType ($a_type) | |
set input type More... | |
getInputType () | |
get input type More... | |
setSubmitFormOnEnter ($a_val) | |
Set submit form on enter. More... | |
getSubmitFormOnEnter () | |
Get submit form on enter. More... | |
checkInput () | |
Check input, strip slashes etc. More... | |
getDataSource () | |
get datasource link for js autocomplete More... | |
setDataSource ($href, $a_delimiter=null) | |
set datasource link for js autocomplete More... | |
setDataSourceSubmitOnSelection ($a_stat) | |
getDataSourceSubmitOnSelection () | |
setDataSourceSubmitUrl ($a_url) | |
getDataSourceSubmitUrl () | |
setMultiValues (array $a_values) | |
insert ($a_tpl) | |
Insert property html. More... | |
getTableFilterHTML () | |
Get HTML for table filter. More... | |
getToolbarHTML () | |
Get HTML for toolbar. More... | |
setDisableHtmlAutoComplete ($autocomplete) | |
isHtmlAutoCompleteDisabled () | |
Public Member Functions inherited from ilSubEnabledFormPropertyGUI | |
addSubItem ($a_item) | |
Add Subitem. More... | |
getSubItems () | |
Get Subitems. More... | |
getSubInputItemsRecursive () | |
returns a flat array of possibly existing subitems recursively More... | |
checkSubItemsInput () | |
Check SubItems. More... | |
getSubForm () | |
Get sub form html. More... | |
getItemByPostVar ($a_post_var) | |
Get item by post var. More... | |
Public Member Functions inherited from ilFormPropertyGUI | |
__construct ($a_title="", $a_postvar="") | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
getType () | |
Get Type. More... | |
setTitle ($a_title) | |
Set Title. More... | |
getTitle () | |
Get Title. More... | |
setPostVar ($a_postvar) | |
Set Post Variable. More... | |
getPostVar () | |
Get Post Variable. More... | |
getFieldId () | |
Get Post Variable. More... | |
setInfo ($a_info) | |
Set Information Text. More... | |
getInfo () | |
Get Information Text. More... | |
setAlert ($a_alert) | |
Set Alert Text. More... | |
getAlert () | |
Get Alert Text. More... | |
setRequired ($a_required) | |
Set Required. More... | |
getRequired () | |
Get Required. More... | |
setDisabled ($a_disabled) | |
Set Disabled. More... | |
getDisabled () | |
Get Disabled. More... | |
checkInput () | |
Check input, strip slashes etc. More... | |
setParentForm ($a_parentform) | |
Set Parent Form. More... | |
getParentForm () | |
Get Parent Form. More... | |
setParent ($a_val) | |
Set Parent GUI object. More... | |
getParent () | |
Get Parent GUI object. More... | |
getSubForm () | |
Get sub form html. More... | |
hideSubForm () | |
Sub form hidden on init? More... | |
setHiddenTitle ($a_val) | |
Set hidden title (for screenreaders) More... | |
getHiddenTitle () | |
Get hidden title. More... | |
getItemByPostVar ($a_post_var) | |
Get item by post var. More... | |
serializeData () | |
serialize data More... | |
unserializeData ($a_data) | |
unserialize data More... | |
writeToSession () | |
Write to session. More... | |
clearFromSession () | |
Clear session value. More... | |
readFromSession () | |
Read from session. More... | |
getHiddenTag ($a_post_var, $a_value) | |
Get hidden tag (used for disabled properties) More... | |
setMulti ($a_multi, $a_sortable=false, $a_addremove=true) | |
Set Multi. More... | |
getMulti () | |
Get Multi. More... | |
setMultiValues (array $a_values) | |
Set multi values. More... | |
getMultiValues () | |
Get multi values. More... | |
getContentOutsideFormTag () | |
Get content that has to reside outside of the parent form tag, e.g. More... | |
stripSlashesAddSpaceFallback ($a_str) | |
Strip slashes with add space fallback, see https://www.ilias.de/mantis/view.php?id=19727. More... | |
Data Fields | |
const | CONTEXT_QUESTION_PREVIEW = 'QuestionPreview' |
const | CONTEXT_CORRECT_SOLUTION_PRESENTATION = 'CorrectSolutionPresent' |
const | CONTEXT_USER_SOLUTION_PRESENTATION = 'UserSolutionPresent' |
const | CONTEXT_USER_SOLUTION_SUBMISSION = 'UserSolutionSubmit' |
const | ILC_CSS_CLASS_LIST = 'ilc_qordul_OrderList' |
const | ILC_CSS_CLASS_ITEM = 'ilc_qordli_OrderListItem' |
const | ILC_CSS_CLASS_HANDLE = 'ilc_qanswer_Answer' |
const | DEFAULT_THUMBNAIL_PREFIX = 'thumb.' |
const | CORRECTNESS_ICON_TRUE = 'icon_ok.svg' |
const | CORRECTNESS_LNGVAR_TRUE = 'answer_is_right' |
const | CORRECTNESS_ICON_FALSE = 'icon_not_ok.svg' |
const | CORRECTNESS_LNGVAR_FALSE = 'answer_is_wrong' |
Data Fields inherited from ilMultipleNestedOrderingElementsInputGUI | |
const | HTML_LIST_TAG_UL = 'ul' |
const | HTML_LIST_TAG_OL = 'ol' |
const | CSS_LIST_CLASS = 'dd-list' |
const | CSS_ITEM_CLASS = 'dd-item' |
const | CSS_HANDLE_CLASS = 'dd-handle' |
const | POSTVAR_SUBFIELD_NEST_ELEM = 'content' |
const | POSTVAR_SUBFIELD_NEST_INDENT = 'indentation' |
const | DEFAULT_INSTANCE_ID = 'default' |
Data Fields inherited from ilIdentifiedMultiValuesInputGUI | |
const | ELEMENT_DEFAULT_ADD_CMD = 'addElement' |
const | ELEMENT_DEFAULT_REMOVE_CMD = 'removeElement' |
const | ELEMENT_DEFAULT_MOVE_UP_CMD = 'moveUpElement' |
const | ELEMENT_DEFAULT_MOVE_DOWN_CMD = 'moveDownElement' |
Protected Member Functions | |
getCorrectness ($identifier) | |
getItemTemplate () | |
getThumbnailFilename ($element) | |
getThumbnailSource ($element) | |
getItemHtml ($element, $identifier, $position, $itemSubFieldPostVar, $itemSubFieldId) | |
getCurrentIndentation ($elementValues, $elementCounter) | |
getNextIndentation ($elementValues, $elementCounter) | |
Protected Member Functions inherited from ilMultipleNestedOrderingElementsInputGUI | |
isStylingEnabled () | |
getGlobalTpl () | |
initListTemplate () | |
fetchListHtml () | |
renderListContainer () | |
renderListSnippet () | |
renderListItem ($value, $identifier, $position) | |
getItemHtml ($value, $identifier, $position, $itemSubFieldPostVar, $itemSubFieldId) | |
renderBeginListItem ($identifier) | |
renderEndListItem () | |
renderBeginSubList () | |
renderEndSubList () | |
getCurrentIndentation ($elementValues, $elementCounter) | |
getNextIndentation ($elementValues, $elementCounter) | |
renderMainList () | |
renderJsInit () | |
Protected Member Functions inherited from ilIdentifiedMultiValuesInputGUI | |
getMultiValueSubFieldId ($identifier, $subFieldIndex) | |
getMultiValuePosIndexedFieldId ($identifier, $positionIndex) | |
getMultiValuePosIndexedSubFieldId ($identifier, $subFieldIndex, $positionIndex) | |
getFieldIdFromPostVar ($tempPostVar) | |
getPostVarSubField ($subFieldIndex) | |
getMultiValuePostVarSubField ($identifier, $subFieldIndex) | |
getMultiValuePostVarSubFieldPosIndexed ($identifier, $subFieldIndex, $positionIndex) | |
getMultiValuePostVarPosIndexed ($identifier, $positionIndex) | |
getMultiValuePostVar ($identifier) | |
buildMultiValueSubmitVar ($identifier, $positionIndex, $submitCommand) | |
setIdentifiedMultiValuesByArray ($a_values) | |
prepareMultiValuesInput ($values) | |
prepareMultiValuesSubmit ($values) | |
getFormValuesManipulators () | |
addFormValuesManipulator (ilFormValuesManipulator $manipulator) | |
getSubFieldCompletedPostVar ($subFieldIndex, $elemPostVar) | |
Protected Member Functions inherited from ilFormPropertyGUI | |
setType ($a_type) | |
Set Type. More... | |
getMultiIconsHTML () | |
Get HTML for multiple value icons. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilFormPropertyGUI | |
static | removeProhibitedCharacters ($a_text) |
Remove prohibited characters see #19159. More... | |
Definition at line 12 of file class.ilAssNestedOrderingElementsInputGUI.php.
ilAssNestedOrderingElementsInputGUI::__construct | ( | ilAssOrderingFormValuesObjectsConverter | $converter, |
$postVar | |||
) |
ilAssNestedOrderingElementsInputGUI constructor.
ilAssOrderingFormValuesObjectsConverter | $converter | |
string | $postVar |
Definition at line 86 of file class.ilAssNestedOrderingElementsInputGUI.php.
References ilIdentifiedMultiValuesInputGUI\addFormValuesManipulator(), ilMultipleNestedOrderingElementsInputGUI\getCssHandleClass(), ilMultipleNestedOrderingElementsInputGUI\getCssItemClass(), ilMultipleNestedOrderingElementsInputGUI\getCssListClass(), ilMultipleNestedOrderingElementsInputGUI\setCssHandleClass(), ilMultipleNestedOrderingElementsInputGUI\setCssItemClass(), ilMultipleNestedOrderingElementsInputGUI\setCssListClass(), and ilMultipleNestedOrderingElementsInputGUI\setHtmlListTag().
ilAssNestedOrderingElementsInputGUI::getContext | ( | ) |
Definition at line 146 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $context.
Referenced by getInstanceId().
|
protected |
$identifier |
Definition at line 305 of file class.ilAssNestedOrderingElementsInputGUI.php.
References getCorrectnessTrueElementList().
Referenced by getItemHtml().
ilAssNestedOrderingElementsInputGUI::getCorrectnessIconFilename | ( | $correctness | ) |
bool | $correctness |
Definition at line 243 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getItemHtml().
ilAssNestedOrderingElementsInputGUI::getCorrectnessLangVar | ( | $correctness | ) |
bool | $correctness |
Definition at line 261 of file class.ilAssNestedOrderingElementsInputGUI.php.
ilAssNestedOrderingElementsInputGUI::getCorrectnessText | ( | $correctness | ) |
bool | $correctness |
Definition at line 279 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $GLOBALS, and ilFormPropertyGUI\$lng.
Referenced by getItemHtml().
ilAssNestedOrderingElementsInputGUI::getCorrectnessTrueElementList | ( | ) |
Definition at line 288 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $correctnessTrueElementList.
Referenced by getCorrectness().
|
protected |
array | $elementValues | |
integer | $elementCounter |
Definition at line 388 of file class.ilAssNestedOrderingElementsInputGUI.php.
ilAssNestedOrderingElementsInputGUI::getElementImagePath | ( | ) |
Definition at line 202 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $elementImagePath.
Referenced by getThumbnailSource().
ilAssNestedOrderingElementsInputGUI::getElementList | ( | $questionId | ) |
$questionId |
Definition at line 114 of file class.ilAssNestedOrderingElementsInputGUI.php.
References ilAssOrderingElementList\buildInstance(), and ilIdentifiedMultiValuesInputGUI\getIdentifiedMultiValues().
Referenced by prepareReprintable().
ilAssNestedOrderingElementsInputGUI::getInstanceId | ( | ) |
Definition at line 134 of file class.ilAssNestedOrderingElementsInputGUI.php.
References getContext(), and getUniquePrefix().
|
protected |
ilAssOrderingElement | $element | |
string | $identifier | |
iunteger | $position | |
string | $itemSubFieldPostVar | |
string | $itemSubFieldId |
Definition at line 344 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $tpl, getCorrectness(), getCorrectnessIconFilename(), getCorrectnessText(), getItemTemplate(), getOrderingType(), getThumbnailFilename(), getThumbnailSource(), isShowCorrectnessIconsEnabled(), OQ_NESTED_PICTURES, OQ_NESTED_TERMS, OQ_PICTURES, OQ_TERMS, and ilUtil\prepareFormOutput().
|
protected |
Definition at line 313 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getItemHtml().
|
protected |
array | $elementValues | |
integer | $elementCounter |
Definition at line 402 of file class.ilAssNestedOrderingElementsInputGUI.php.
ilAssNestedOrderingElementsInputGUI::getOrderingType | ( | ) |
Definition at line 186 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $orderingType.
Referenced by getItemHtml().
|
protected |
array | $element |
Definition at line 322 of file class.ilAssNestedOrderingElementsInputGUI.php.
References getThumbPrefix().
Referenced by getItemHtml(), and getThumbnailSource().
|
protected |
array | $element |
Definition at line 331 of file class.ilAssNestedOrderingElementsInputGUI.php.
References getElementImagePath(), and getThumbnailFilename().
Referenced by getItemHtml().
ilAssNestedOrderingElementsInputGUI::getThumbPrefix | ( | ) |
Definition at line 218 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $thumbnailFilenamePrefix.
Referenced by getThumbnailFilename().
ilAssNestedOrderingElementsInputGUI::getUniquePrefix | ( | ) |
Definition at line 162 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $uniquePrefix.
Referenced by getInstanceId().
ilAssNestedOrderingElementsInputGUI::isPostSubmit | ( | $data | ) |
Definition at line 411 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $data, and ilFormPropertyGUI\getPostVar().
Referenced by assOrderingQuestion\getSolutionOrderingElementListForTestOutput().
ilAssNestedOrderingElementsInputGUI::isShowCorrectnessIconsEnabled | ( | ) |
Definition at line 234 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $showCorrectnessIconsEnabled.
Referenced by getItemHtml().
ilAssNestedOrderingElementsInputGUI::prepareReprintable | ( | assQuestion | $question | ) |
assOrderingQuestion | $question |
Definition at line 123 of file class.ilAssNestedOrderingElementsInputGUI.php.
References getElementList(), assQuestion\getId(), and setElementList().
ilAssNestedOrderingElementsInputGUI::setContext | ( | $context | ) |
string | $context |
Definition at line 154 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $context.
ilAssNestedOrderingElementsInputGUI::setCorrectnessIconFilename | ( | $correctness, | |
$iconFilename | |||
) |
bool | $correctness | |
string | $iconFilename |
Definition at line 252 of file class.ilAssNestedOrderingElementsInputGUI.php.
ilAssNestedOrderingElementsInputGUI::setCorrectnessLangVar | ( | $correctness, | |
$langVar | |||
) |
bool | $correctness | |
string | $langVar |
Definition at line 270 of file class.ilAssNestedOrderingElementsInputGUI.php.
ilAssNestedOrderingElementsInputGUI::setCorrectnessTrueElementList | ( | ilAssOrderingElementList | $correctnessTrueElementList | ) |
ilAssOrderingElementList | $correctnessTrueElementList |
Definition at line 296 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $correctnessTrueElementList.
ilAssNestedOrderingElementsInputGUI::setElementImagePath | ( | $elementImagePath | ) |
string | $elementImagePath |
Definition at line 194 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $elementImagePath.
ilAssNestedOrderingElementsInputGUI::setElementList | ( | ilAssOrderingElementList | $elementList | ) |
ilAssOrderingElementList | $elementList |
Definition at line 105 of file class.ilAssNestedOrderingElementsInputGUI.php.
References ilAssOrderingElementList\getRandomIdentifierIndexedElements(), and ilIdentifiedMultiValuesInputGUI\setIdentifiedMultiValues().
Referenced by prepareReprintable().
ilAssNestedOrderingElementsInputGUI::setOrderingType | ( | $orderingType | ) |
mixed | $orderingType |
Definition at line 178 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $orderingType.
ilAssNestedOrderingElementsInputGUI::setShowCorrectnessIconsEnabled | ( | $showCorrectnessIconsEnabled | ) |
$showCorrectnessIconsEnabled |
Definition at line 226 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $showCorrectnessIconsEnabled.
ilAssNestedOrderingElementsInputGUI::setThumbPrefix | ( | $thumbnailFilenamePrefix | ) |
string | $thumbnailFilenamePrefix |
Definition at line 210 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $thumbnailFilenamePrefix.
ilAssNestedOrderingElementsInputGUI::setUniquePrefix | ( | $uniquePrefix | ) |
string | $uniquePrefix |
Definition at line 170 of file class.ilAssNestedOrderingElementsInputGUI.php.
References $uniquePrefix.
|
protected |
Definition at line 26 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getContext(), and setContext().
|
protected |
Definition at line 59 of file class.ilAssNestedOrderingElementsInputGUI.php.
|
protected |
Definition at line 66 of file class.ilAssNestedOrderingElementsInputGUI.php.
|
protected |
Definition at line 78 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getCorrectnessTrueElementList(), and setCorrectnessTrueElementList().
|
protected |
Definition at line 48 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getElementImagePath(), and setElementImagePath().
|
protected |
Definition at line 36 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getOrderingType(), and setOrderingType().
|
protected |
Definition at line 73 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by isShowCorrectnessIconsEnabled(), and setShowCorrectnessIconsEnabled().
|
protected |
Definition at line 43 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getThumbPrefix(), and setThumbPrefix().
|
protected |
Definition at line 31 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by getUniquePrefix(), and setUniquePrefix().
const ilAssNestedOrderingElementsInputGUI::CONTEXT_CORRECT_SOLUTION_PRESENTATION = 'CorrectSolutionPresent' |
Definition at line 15 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by assOrderingQuestionGUI\getSolutionOutput().
const ilAssNestedOrderingElementsInputGUI::CONTEXT_QUESTION_PREVIEW = 'QuestionPreview' |
Definition at line 14 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by assOrderingQuestionGUI\getPreview().
const ilAssNestedOrderingElementsInputGUI::CONTEXT_USER_SOLUTION_PRESENTATION = 'UserSolutionPresent' |
Definition at line 16 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by assOrderingQuestionGUI\getSolutionOutput().
const ilAssNestedOrderingElementsInputGUI::CONTEXT_USER_SOLUTION_SUBMISSION = 'UserSolutionSubmit' |
Definition at line 17 of file class.ilAssNestedOrderingElementsInputGUI.php.
Referenced by assOrderingQuestion\fetchSolutionListFromFormSubmissionData(), and assOrderingQuestionGUI\getTestOutput().
const ilAssNestedOrderingElementsInputGUI::CORRECTNESS_ICON_FALSE = 'icon_not_ok.svg' |
Definition at line 53 of file class.ilAssNestedOrderingElementsInputGUI.php.
const ilAssNestedOrderingElementsInputGUI::CORRECTNESS_ICON_TRUE = 'icon_ok.svg' |
Definition at line 50 of file class.ilAssNestedOrderingElementsInputGUI.php.
const ilAssNestedOrderingElementsInputGUI::CORRECTNESS_LNGVAR_FALSE = 'answer_is_wrong' |
Definition at line 54 of file class.ilAssNestedOrderingElementsInputGUI.php.
const ilAssNestedOrderingElementsInputGUI::CORRECTNESS_LNGVAR_TRUE = 'answer_is_right' |
Definition at line 51 of file class.ilAssNestedOrderingElementsInputGUI.php.
const ilAssNestedOrderingElementsInputGUI::DEFAULT_THUMBNAIL_PREFIX = 'thumb.' |
Definition at line 38 of file class.ilAssNestedOrderingElementsInputGUI.php.
const ilAssNestedOrderingElementsInputGUI::ILC_CSS_CLASS_HANDLE = 'ilc_qanswer_Answer' |
Definition at line 21 of file class.ilAssNestedOrderingElementsInputGUI.php.
const ilAssNestedOrderingElementsInputGUI::ILC_CSS_CLASS_ITEM = 'ilc_qordli_OrderListItem' |
Definition at line 20 of file class.ilAssNestedOrderingElementsInputGUI.php.
const ilAssNestedOrderingElementsInputGUI::ILC_CSS_CLASS_LIST = 'ilc_qordul_OrderList' |
Definition at line 19 of file class.ilAssNestedOrderingElementsInputGUI.php.