ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Cloze test question GUI representation. More...
Public Member Functions | |
__construct (int $id=-1) | |
assClozeTestGUI constructor More... | |
getCommand ($cmd) | |
writeAnswerSpecificPostData (ilPropertyFormGUI $form) | |
Extracts the answer specific values from the request and applies them to the data object. More... | |
writeQuestionSpecificPostData (ilPropertyFormGUI $form) | |
Extracts the question specific values from the request and applies them to the data object. More... | |
editQuestion (bool $checkonly=false, ?bool $is_save_cmd=null) | |
Creates an output of the edit form for the question. More... | |
populateQuestionSpecificFormPart (ilPropertyFormGUI $form) | |
Adds the question specific forms parts to a question property form gui. More... | |
populateAnswerSpecificFormPart (ilPropertyFormGUI $form) | |
Adds the answer specific form parts to a question property form gui. More... | |
createGaps () | |
Create gaps from cloze text. More... | |
removegap () | |
addgap () | |
getPreview (bool $show_question_only=false, bool $show_inline_feedback=false) | |
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,) | |
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 $user_solution) | |
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... | |
applyIndizesToGapText ($question_text) | |
removeIndizesFromGapText ($question_text) | |
getAnswerFrequencyTableGUI ($parentGui, $parentCmd, $relevantAnswers, $questionIndex) | |
getSubQuestionsIndex () | |
getAnswersFrequency ($relevantAnswers, $questionIndex) | |
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... | |
Data Fields | |
const | JS_INSERT_GAP_CODE_AT_CARET = |
![]() | |
const | ALLOWED_PLAIN_TEXT_TAGS = "<em>, <strong>" |
sk - 12.05.2023: This const is also used in ilKprimChoiceWizardInputGUI. More... | |
const | SESSION_PREVIEW_DATA_BASE_INDEX = 'ilAssQuestionPreviewAnswers' |
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 | CORRECTNESS_NOT_OK = 0 |
const | CORRECTNESS_MOSTLY_OK = 1 |
const | CORRECTNESS_OK = 2 |
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' |
const | PRESENTATION_CONTEXT_TEST = 'pContextTest' |
const | PRESENTATION_CONTEXT_RESULTS = 'pContextResults' |
const | CMD_SYNC_QUESTION_AND_RETURN = 'syncQuestionReturn' |
Private Member Functions | |
hasErrorInGapCombinationPoints (array $gap_combinations) | |
getAddGapButtonClickClosure (string $gap_type) | |
populateSolutiontextToGapTpl ($gaptemplate, $gap, $solutiontext) | |
Private Attributes | |
$gapIndex | |
A temporary variable to store gap indexes of ilCtrl commands in the getCommand method. More... | |
RandomGroup | $randomGroup |
UIFactory | $ui_factory |
UIRenderer | $ui_renderer |
ilDBInterface | $db |
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 |
Cloze test question GUI representation.
The assClozeTestGUI class encapsulates the GUI representation for cloze test questions.
@ilCtrl_Calls assClozeTestGUI: ilFormPropertyDispatchGUI
Definition at line 39 of file class.assClozeTestGUI.php.
assClozeTestGUI::__construct | ( | int | $id = -1 | ) |
assClozeTestGUI constructor
integer | $id | The database id of a image map question object |
Definition at line 96 of file class.assClozeTestGUI.php.
References $DIC, $id, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\refinery().
assClozeTestGUI::addgap | ( | ) |
Definition at line 716 of file class.assClozeTestGUI.php.
assClozeTestGUI::applyIndizesToGapText | ( | $question_text | ) |
Definition at line 1296 of file class.assClozeTestGUI.php.
References $parts.
|
protected |
Definition at line 1403 of file class.assClozeTestGUI.php.
References assClozeGap\TYPE_TEXT.
assClozeTestGUI::createGaps | ( | ) |
Create gaps from cloze text.
Definition at line 697 of file class.assClozeTestGUI.php.
assClozeTestGUI::editQuestion | ( | bool | $checkonly = false , |
?bool | $is_save_cmd = null |
||
) |
Creates an output of the edit form for the question.
@access public
Reimplemented from assQuestionGUI.
Definition at line 261 of file class.assClozeTestGUI.php.
Referenced by writePostData().
|
private |
Definition at line 413 of file class.assClozeTestGUI.php.
References $id.
assClozeTestGUI::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 1195 of file class.assClozeTestGUI.php.
assClozeTestGUI::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 1209 of file class.assClozeTestGUI.php.
assClozeTestGUI::getAnswerFrequencyTableGUI | ( | $parentGui, | |
$parentCmd, | |||
$relevantAnswers, | |||
$questionIndex | |||
) |
Reimplemented from assQuestionGUI.
Definition at line 1359 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng().
assClozeTestGUI::getAnswersFrequency | ( | $relevantAnswers, | |
$questionIndex | |||
) |
Reimplemented from assQuestionGUI.
Definition at line 1432 of file class.assClozeTestGUI.php.
|
protected |
Definition at line 1387 of file class.assClozeTestGUI.php.
References assClozeGap\TYPE_NUMERIC, assClozeGap\TYPE_SELECT, and assClozeGap\TYPE_TEXT.
|
protected |
assClozeGap | $gap | |
$gap_index | ||
$gap_combinations |
Definition at line 1041 of file class.assClozeTestGUI.php.
References ilLegacyFormElementsUtil\prepareFormOutput().
assClozeTestGUI::getCommand | ( | $cmd | ) |
Definition at line 112 of file class.assClozeTestGUI.php.
|
protected |
Definition at line 1470 of file class.assClozeTestGUI.php.
References $c, and ILIAS\Repository\object().
assClozeTestGUI::getPreview | ( | bool | $show_question_only = false , |
bool | $show_inline_feedback = false |
||
) |
Reimplemented from assQuestionGUI.
Definition at line 728 of file class.assClozeTestGUI.php.
assClozeTestGUI::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 814 of file class.assClozeTestGUI.php.
assClozeTestGUI::getSpecificFeedbackOutput | ( | array | $userSolution | ) |
Returns the answer specific feedback for the question.
array | $userSolution | ($userSolution[<value1>] = <value2>) |
Reimplemented from assQuestionGUI.
Definition at line 1159 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng(), ILIAS\Repository\object(), ilLegacyFormElementsUtil\prepareTextareaOutput(), and assClozeGap\TYPE_TEXT.
assClozeTestGUI::getSubQuestionsIndex | ( | ) |
Reimplemented from assQuestionGUI.
Definition at line 1382 of file class.assClozeTestGUI.php.
References ILIAS\Repository\object().
assClozeTestGUI::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 1059 of file class.assClozeTestGUI.php.
|
protected |
Definition at line 1348 of file class.assClozeTestGUI.php.
|
private |
Definition at line 309 of file class.assClozeTestGUI.php.
|
protected |
Definition at line 1457 of file class.assClozeTestGUI.php.
References ILIAS\Repository\object().
assClozeTestGUI::populateAnswerSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
Adds the answer specific form parts to a question property form gui.
Implements ilGuiAnswerScoringAdjustable.
Definition at line 422 of file class.assClozeTestGUI.php.
References ilPropertyFormGUI\addItem(), and ILIAS\Repository\object().
assClozeTestGUI::populateCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
Reimplemented from assQuestionGUI.
Definition at line 1495 of file class.assClozeTestGUI.php.
References ILIAS\Repository\object().
|
protected |
Definition at line 1513 of file class.assClozeTestGUI.php.
References ilPropertyFormGUI\addItem().
|
protected |
ilPropertyFormGUI | $form | |
assClozeGap | $gap | |
integer | $gapIndex |
Definition at line 1529 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng(), assClozeGap\TYPE_NUMERIC, assClozeGap\TYPE_SELECT, and assClozeGap\TYPE_TEXT.
|
protected |
Populates a gap form-part.
This includes: A section header with the according gap-ordinal, the type select-box. Furthermore, this method calls the gap-type-specific methods for their contents.
$form | ilPropertyFormGUI Reference to the form, that receives the point. |
$gapCounter | integer Ordinal number of the gap in the sequence of gaps |
Definition at line 495 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng(), assClozeGap\TYPE_NUMERIC, assClozeGap\TYPE_SELECT, and assClozeGap\TYPE_TEXT.
|
protected |
$form | ilPropertyFormGUI Reference to the form, that receives the point. |
$gap | mixed Raw text gap item. |
$gapCounter | integer Ordinal number of the gap in the sequence of gaps |
Definition at line 551 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng().
|
protected |
Definition at line 440 of file class.assClozeTestGUI.php.
|
protected |
Definition at line 1554 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng(), and ilLegacyFormElementsUtil\prepareFormOutput().
|
protected |
Populates the form-part for a numeric gap.
This includes: The type selector, value, lower bound, upper bound and points.
$form | ilPropertyFormGUI Reference to the form, that receives the point. |
$gap | mixed Raw numeric gap item. |
$gapCounter | integer Ordinal number of the gap in the sequence of gaps. |
Definition at line 638 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilLegacyFormElementsUtil\prepareFormOutput().
assClozeTestGUI::populateQuestionSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
Adds the question specific forms parts to a question property form gui.
Implements ilGuiQuestionScoringAdjustable.
Definition at line 324 of file class.assClozeTestGUI.php.
References ilRTESettings\_getUsedHTMLTags(), ilPropertyFormGUI\addItem(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_IPE, ilAssSelfAssessmentQuestionFormatter\getSelfAssessmentTags(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Populates the form-part for a select gap.
This includes: The AnswerWizardGUI for the individual select items and points as well as the the checkbox for the shuffle option.
$form | ilPropertyFormGUI Reference to the form, that receives the point. |
$gap | mixed Raw text gap item. |
$gapCounter | integer Ordinal number of the gap in the sequence of gaps |
Definition at line 578 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng().
|
private |
$gaptemplate | |
$solutiontext |
Definition at line 1323 of file class.assClozeTestGUI.php.
References assClozeGap\TYPE_SELECT.
|
protected |
Populates the form-part for a text gap.
This includes: The AnswerWizardGUI for the individual text answers and points.
$form | ilPropertyFormGUI Reference to the form, that receives the point. |
$gap | mixed Raw text gap item. |
$gapCounter | integer Ordinal number of the gap in the sequence of gaps |
Definition at line 609 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Definition at line 1544 of file class.assClozeTestGUI.php.
References ILIAS\Repository\lng().
assClozeTestGUI::removegap | ( | ) |
Definition at line 705 of file class.assClozeTestGUI.php.
assClozeTestGUI::removeIndizesFromGapText | ( | $question_text | ) |
Definition at line 1312 of file class.assClozeTestGUI.php.
References $parts.
Referenced by writePostData().
assClozeTestGUI::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 850 of file class.assClozeTestGUI.php.
assClozeTestGUI::saveCorrectionsFormProperties | ( | ilPropertyFormGUI | $form | ) |
ilPropertyFormGUI | $form |
Reimplemented from assQuestionGUI.
Definition at line 1590 of file class.assClozeTestGUI.php.
References ILIAS\Repository\object().
|
protected |
Definition at line 1633 of file class.assClozeTestGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and ILIAS\Repository\object().
|
protected |
Definition at line 1605 of file class.assClozeTestGUI.php.
References assClozeGap\getItemsRaw(), assClozeGap\getType(), assClozeGap\TYPE_NUMERIC, assClozeGap\TYPE_SELECT, and assClozeGap\TYPE_TEXT.
|
protected |
Definition at line 1625 of file class.assClozeTestGUI.php.
References ilPropertyFormGUI\getInput(), ASS_AnswerSimple\setAnswertext(), assAnswerCloze\setLowerBound(), ASS_AnswerSimple\setPoints(), and assAnswerCloze\setUpperBound().
|
protected |
Definition at line 1616 of file class.assClozeTestGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and assClozeGap\getItemsRaw().
assClozeTestGUI::writeAnswerSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the answer specific values from the request and applies them to the data object.
Implements ilGuiAnswerScoringAdjustable.
Definition at line 149 of file class.assClozeTestGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\object(), ILIAS\Repository\refinery(), assClozeGap\TYPE_NUMERIC, assClozeGap\TYPE_SELECT, and assClozeGap\TYPE_TEXT.
Referenced by writePostData().
|
protected |
{Evaluates a posted edit form and writes the form data in the question object.
Reimplemented from assQuestionGUI.
Definition at line 124 of file class.assClozeTestGUI.php.
References editQuestion(), removeIndizesFromGapText(), assQuestionGUI\saveTaxonomyAssignments(), writeAnswerSpecificPostData(), and assQuestionGUI\writeQuestionGenericPostData().
assClozeTestGUI::writeQuestionSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the question specific values from the request and applies them to the data object.
Implements ilGuiQuestionScoringAdjustable.
Definition at line 248 of file class.assClozeTestGUI.php.
|
private |
Definition at line 89 of file class.assClozeTestGUI.php.
|
private |
A temporary variable to store gap indexes of ilCtrl commands in the getCommand method.
Definition at line 84 of file class.assClozeTestGUI.php.
|
private |
Definition at line 86 of file class.assClozeTestGUI.php.
|
private |
Definition at line 87 of file class.assClozeTestGUI.php.
|
private |
Definition at line 88 of file class.assClozeTestGUI.php.
const assClozeTestGUI::JS_INSERT_GAP_CODE_AT_CARET = |
Definition at line 41 of file class.assClozeTestGUI.php.