ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Cloze test question GUI representation. More...
Public Member Functions | |
__construct ($id=-1) | |
assClozeTestGUI constructor More... | |
getCommand ($cmd) | |
writeAnswerSpecificPostData (ilPropertyFormGUI $form) | |
Extracts the answer specific values from $_POST and applies them to the data object. More... | |
writeQuestionSpecificPostData (ilPropertyFormGUI $form) | |
Extracts the question specific values from $_POST and applies them to the data object. More... | |
editQuestion ($checkonly=false) | |
Creates an output of the edit form for the question. More... | |
addBasicQuestionFormProperties ($form) | |
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 () | |
Remove a gap answer. More... | |
addgap () | |
Add a gap answer. More... | |
getPreview ($show_question_only=false, $showInlineFeedback=false) | |
Creates a preview output of the question. 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... | |
getAnswerFeedbackOutput ($active_id, $pass) | |
getTestOutput ( $active_id, $pass, $is_postponed=false, $use_post_solutions=false, $show_feedback=false) | |
setQuestionTabs () | |
Sets the ILIAS tabs for this question type. More... | |
getSpecificFeedbackOutput ($active_id, $pass) | |
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) | |
Public Member Functions inherited from assQuestionGUI | |
__construct () | |
assQuestionGUI constructor More... | |
executeCommand () | |
execute command More... | |
getCommand ($cmd) | |
getType () | |
needed for page editor compliance More... | |
getPresentationContext () | |
setPresentationContext ($presentationContext) | |
isTestPresentationContext () | |
isPreviousSolutionPrefilled () | |
setPreviousSolutionPrefilled ($previousSolutionPrefilled) | |
getRenderPurpose () | |
setRenderPurpose ($renderPurpose) | |
isRenderPurposePrintPdf () | |
isRenderPurposePreview () | |
isRenderPurposeInputValue () | |
isRenderPurposePlayback () | |
isRenderPurposeDemoplay () | |
renderPurposeSupportsFormHtml () | |
getEditContext () | |
setEditContext ($editContext) | |
isAuthoringEditContext () | |
isAdjustmentEditContext () | |
setAdjustmentEditContext () | |
getNavigationGUI () | |
setNavigationGUI ($navigationGUI) | |
setTaxonomyIds ($taxonomyIds) | |
getTaxonomyIds () | |
setTargetGui ($linkTargetGui) | |
setTargetGuiClass ($targetGuiClass) | |
getTargetGuiClass () | |
setQuestionHeaderBlockBuilder ($questionHeaderBlockBuilder) | |
getQuestionHeaderBlockBuilder () | |
setQuestionActionCmd ($questionActionCmd) | |
getQuestionActionCmd () | |
& | createQuestionGUI ($question_type, $question_id=-1) |
Creates a question gui representation. More... | |
populateJavascriptFilesRequiredForWorkForm (ilTemplate $tpl) | |
getQuestionTemplate () | |
get question template More... | |
getILIASPage ($html="") | |
Returns the ILIAS Page around a question. More... | |
outQuestionPage ($a_temp_var, $a_postponed=false, $active_id="", $html="") | |
output question page More... | |
cancel () | |
cancel action More... | |
originalSyncForm ($return_to="", $return_to_feedback='') | |
sync () | |
cancelSync () | |
saveEdit () | |
save question More... | |
save () | |
save question More... | |
saveReturn () | |
save question More... | |
apply () | |
apply changes More... | |
getContextPath ($cont_obj, $a_endnode_id, $a_startnode_id=1) | |
get context path in content object tree More... | |
setSequenceNumber ($nr) | |
getSequenceNumber () | |
setQuestionCount ($a_question_count) | |
getQuestionCount () | |
getErrorMessage () | |
setErrorMessage ($errormessage) | |
addErrorMessage ($errormessage) | |
outAdditionalOutput () | |
getQuestionType () | |
Returns the question type string. More... | |
getAsValueAttribute ($a_value) | |
Returns a HTML value attribute. More... | |
addNewIdListener (&$a_object, $a_method, $a_parameters="") | |
Add a listener that is notified with the new question ID, when a new question is saved. More... | |
callNewIdListeners ($a_new_id) | |
Call the new id listeners. More... | |
addQuestionFormCommandButtons ($form) | |
Add the command buttons of a question properties form. More... | |
addBasicQuestionFormProperties ($form) | |
Add basic question form properties: assessment: title, author, description, question, working time. More... | |
getAnswerFeedbackOutput ($active_id, $pass) | |
Returns the answer generic feedback depending on the results of the question. More... | |
getGenericFeedbackOutput ($active_id, $pass) | |
Returns the answer specific feedback for the question. More... | |
getGenericFeedbackOutputForCorrectSolution () | |
getGenericFeedbackOutputForIncorrectSolution () | |
getSpecificFeedbackOutput ($active_id, $pass) | |
Returns the answer specific feedback for the question. More... | |
outQuestionType () | |
showSuggestedSolution () | |
suggestedsolution () | |
Allows to add suggested solutions for questions. More... | |
outSolutionExplorer () | |
saveSuggestedSolution () | |
cancelExplorer () | |
outPageSelector () | |
outChapterSelector () | |
outGlossarySelector () | |
linkChilds () | |
addPG () | |
addST () | |
addGIT () | |
isSaveCommand () | |
setQuestionTabs () | |
addTab_SuggestedSolution (ilTabsGUI $tabs, $classname) | |
getEditQuestionTabCommands () | |
getSolutionOutput ( $active_id, $pass=null, $graphicalOutput=false, $result_output=false, $show_question_only=true, $show_feedback=false, $show_correct_solution=false, $show_manual_scoring=false, $show_question_text=true) | |
isAutosaveable () | |
getPreview ($show_question_only=false, $showInlineFeedback=false) | |
outQuestionForTest ( $formaction, $active_id, $pass, $is_question_postponed=false, $user_post_solutions=false, $show_specific_inline_feedback=false) | |
magicAfterTestOutput () | |
getTestOutput ( $active_id, $pass, $is_question_postponed, $user_post_solutions, $show_specific_inline_feedback) | |
getFormEncodingType () | |
setPreviewSession ($previewSession) | |
getPreviewSession () | |
showHints () | |
Public Member Functions inherited from ilGuiQuestionScoringAdjustable | |
getAggregatedAnswersView ($relevant_answers) | |
Returns an html string containing a question specific representation of the answers so far given in the test for use in the right column in the scoring adjustment user interface. More... | |
Data Fields | |
const | OLD_CLOZE_TEST_UI = false |
Data Fields inherited from assQuestionGUI | |
const | FORM_MODE_EDIT = 'edit' |
const | FORM_MODE_ADJUST = 'adjust' |
const | FORM_ENCODING_URLENCODE = 'application/x-www-form-urlencoded' |
const | FORM_ENCODING_MULTIPART = 'multipart/form-data' |
const | SESSION_PREVIEW_DATA_BASE_INDEX = 'ilAssQuestionPreviewAnswers' |
$object | |
$tpl | |
$lng | |
$error | |
$errormessage | |
$sequence_no | |
sequence number in test More... | |
$question_count | |
question count in test More... | |
const | PRESENTATION_CONTEXT_TEST = 'pContextTest' |
const | PRESENTATION_CONTEXT_RESULTS = 'pContextResults' |
const | RENDER_PURPOSE_PLAYBACK = 'renderPurposePlayback' |
const | RENDER_PURPOSE_DEMOPLAY = 'renderPurposeDemoplay' |
const | RENDER_PURPOSE_PREVIEW = 'renderPurposePreview' |
const | RENDER_PURPOSE_PRINT_PDF = 'renderPurposePrintPdf' |
const | RENDER_PURPOSE_INPUT_VALUE = 'renderPurposeInputValue' |
const | EDIT_CONTEXT_AUTHORING = 'authoring' |
const | EDIT_CONTEXT_ADJUSTMENT = 'adjustment' |
Private Member Functions | |
populateSolutiontextToGapTpl ($gaptemplate, $gap, $solutiontext) | |
Private Attributes | |
$gapIndex | |
A temporary variable to store gap indexes of ilCtrl commands in the getCommand method. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from assQuestionGUI | |
static | _getQuestionGUI ($question_type, $question_id=-1) |
Creates a question gui representation and returns the alias to the question gui note: please do not use $this inside this method to allow static calls. More... | |
static | _getGUIClassNameForId ($a_q_id) |
static | _getClassNameForQType ($q_type) |
static | getCommandsFromClassConstants ($guiClassName, $cmdConstantNameBegin='CMD_') |
extracts values of all constants of given class with given prefix as array can be used to get all possible commands in case of these commands are defined as constants More... | |
Protected Attributes inherited from assQuestionGUI | |
$editForm | |
Cloze test question GUI representation.
The assClozeTestGUI class encapsulates the GUI representation for cloze test questions.
assClozeTestGUI: ilFormPropertyDispatchGUI
Definition at line 23 of file class.assClozeTestGUI.php.
assClozeTestGUI::__construct | ( | $id = -1 | ) |
assClozeTestGUI constructor
integer | $id | The database id of a image map question object |
Definition at line 37 of file class.assClozeTestGUI.php.
References $id.
assClozeTestGUI::addBasicQuestionFormProperties | ( | $form | ) |
Definition at line 260 of file class.assClozeTestGUI.php.
References $description, $form, $title, ilObjAdvancedEditing\_getUsedHTMLTags(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, ilAssSelfAssessmentQuestionFormatter\getSelfAssessmentTags(), object, ilUtil\prepareFormOutput(), ilDurationInputGUI\setShowHours(), ilTextInputGUI\setValue(), ilNumberInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by editQuestion().
assClozeTestGUI::addgap | ( | ) |
Add a gap answer.
Definition at line 765 of file class.assClozeTestGUI.php.
References $_POST, editQuestion(), and writePostData().
assClozeTestGUI::applyIndizesToGapText | ( | $question_text | ) |
Definition at line 1460 of file class.assClozeTestGUI.php.
References $i.
Referenced by populateQuestionSpecificFormPart(), and writePostData().
assClozeTestGUI::createGaps | ( | ) |
Create gaps from cloze text.
Definition at line 745 of file class.assClozeTestGUI.php.
References editQuestion(), and writePostData().
assClozeTestGUI::editQuestion | ( | $checkonly = false | ) |
Creates an output of the edit form for the question.
public
Definition at line 219 of file class.assClozeTestGUI.php.
References $errors, $form, addBasicQuestionFormProperties(), assQuestionGUI\addQuestionFormCommandButtons(), assQuestionGUI\getQuestionTemplate(), assQuestionGUI\isSaveCommand(), assQuestionGUI\outQuestionType(), populateAnswerSpecificFormPart(), populateQuestionSpecificFormPart(), and assQuestionGUI\populateTaxonomyFormSection().
Referenced by addgap(), createGaps(), removegap(), and writePostData().
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 1357 of file class.assClozeTestGUI.php.
References array.
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 1371 of file class.assClozeTestGUI.php.
References $html, $i, array, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, ilGuiQuestionScoringAdjustable\getAggregatedAnswersView(), object, and ilUtil\prepareFormOutput().
assClozeTestGUI::getAnswerFeedbackOutput | ( | $active_id, | |
$pass | |||
) |
Definition at line 1112 of file class.assClozeTestGUI.php.
References $output, $pass, $test, ilObjTest\getManualFeedback(), and object.
|
protected |
assClozeGap | $gap | |
$gap_index | ||
$gap_combinations |
Definition at line 1096 of file class.assClozeTestGUI.php.
References array, and ilUtil\prepareFormOutput().
Referenced by getSolutionOutput().
assClozeTestGUI::getCommand | ( | $cmd | ) |
Definition at line 47 of file class.assClozeTestGUI.php.
assClozeTestGUI::getPreview | ( | $show_question_only = false , |
|
$showInlineFeedback = false |
|||
) |
Creates a preview output of the question.
bool | $show_question_only |
Definition at line 780 of file class.assClozeTestGUI.php.
References $output, $template, array, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, assQuestionGUI\getILIASPage(), assQuestionGUI\getPreviewSession(), object, and ilUtil\prepareFormOutput().
assClozeTestGUI::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 869 of file class.assClozeTestGUI.php.
References $key, $output, $pass, $template, array, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_CORRECT, ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_WRONG, getBestSolutionText(), assQuestionGUI\getGenericFeedbackOutput(), assQuestionGUI\getILIASPage(), ilUtil\getImagePath(), getSpecificFeedbackOutput(), assQuestionGUI\hasCorrectSolution(), assQuestionGUI\isTestPresentationContext(), object, populateSolutiontextToGapTpl(), and ilUtil\prepareFormOutput().
assClozeTestGUI::getSpecificFeedbackOutput | ( | $active_id, | |
$pass | |||
) |
Definition at line 1322 of file class.assClozeTestGUI.php.
References $index, assQuestionGUI\$lng, and object.
Referenced by getSolutionOutput().
assClozeTestGUI::getTestOutput | ( | $active_id, | |
$pass, | |||
$is_postponed = false , |
|||
$use_post_solutions = false , |
|||
$show_feedback = false |
|||
) |
Definition at line 1134 of file class.assClozeTestGUI.php.
References $output, $pass, $template, array, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, object, assQuestionGUI\outQuestionPage(), and ilUtil\prepareFormOutput().
assClozeTestGUI::populateAnswerSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
Adds the answer specific form parts to a question property form gui.
ilPropertyFormGUI | $form |
Implements ilGuiAnswerScoringAdjustable.
Definition at line 458 of file class.assClozeTestGUI.php.
References $form, $header, ilPropertyFormGUI\addItem(), object, populateGapFormPart(), and populateJSON().
Referenced by editQuestion().
|
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 538 of file class.assClozeTestGUI.php.
References $form, $header, $options, array, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, populateGapSizeFormPart(), populateNumericGapFormPart(), populateSelectGapFormPart(), and populateTextGapFormPart().
Referenced by populateAnswerSpecificFormPart().
|
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 594 of file class.assClozeTestGUI.php.
References $form, and ilNumberInputGUI\allowDecimals().
Referenced by populateGapFormPart().
|
protected |
Definition at line 483 of file class.assClozeTestGUI.php.
Referenced by populateAnswerSpecificFormPart().
|
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 686 of file class.assClozeTestGUI.php.
References $form, ilNumberInputGUI\allowDecimals(), object, ilUtil\prepareFormOutput(), and ilTextInputGUI\setInlineStyle().
Referenced by populateGapFormPart().
assClozeTestGUI::populateQuestionSpecificFormPart | ( | ilPropertyFormGUI | $form | ) |
Adds the question specific forms parts to a question property form gui.
ilPropertyFormGUI | $form |
Implements ilGuiQuestionScoringAdjustable.
Definition at line 362 of file class.assClozeTestGUI.php.
References $form, assQuestionGUI\$tpl, ilObjAdvancedEditing\_getUsedHTMLTags(), ilPropertyFormGUI\addItem(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, applyIndizesToGapText(), array, ilJsLinkButton\getInstance(), ilSplitButtonGUI\getInstance(), ilAssSelfAssessmentQuestionFormatter\getSelfAssessmentTags(), object, ilFormPropertyGUI\setRequired(), ilCheckboxInputGUI\setValue(), and ilNumberInputGUI\setValue().
Referenced by editQuestion().
|
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 621 of file class.assClozeTestGUI.php.
References $form, ilFormPropertyGUI\setRequired(), and ilCheckboxInputGUI\setValue().
Referenced by populateGapFormPart().
|
private |
$gaptemplate | |
$solutiontext |
Definition at line 1487 of file class.assClozeTestGUI.php.
References CLOZE_SELECT, assQuestionGUI\isRenderPurposePrintPdf(), and assQuestionGUI\renderPurposeSupportsFormHtml().
Referenced by getSolutionOutput().
|
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 654 of file class.assClozeTestGUI.php.
References $form, object, and ilFormPropertyGUI\setRequired().
Referenced by populateGapFormPart().
assClozeTestGUI::removegap | ( | ) |
Remove a gap answer.
Definition at line 755 of file class.assClozeTestGUI.php.
References $_POST, editQuestion(), and writePostData().
assClozeTestGUI::removeIndizesFromGapText | ( | $question_text | ) |
Definition at line 1476 of file class.assClozeTestGUI.php.
Referenced by writePostData().
assClozeTestGUI::setQuestionTabs | ( | ) |
Sets the ILIAS tabs for this question type.
public
Definition at line 1239 of file class.assClozeTestGUI.php.
References $_GET, $_POST, $key, $url, assQuestionGUI\addBackTab(), assQuestionGUI\addTab_QuestionFeedback(), assQuestionGUI\addTab_QuestionHints(), assQuestionGUI\addTab_QuestionPreview(), assQuestionGUI\addTab_SuggestedSolution(), and array.
assClozeTestGUI::writeAnswerSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the answer specific values from $_POST and applies them to the data object.
bool | $always | If true, a check for form validity is omitted. |
Implements ilGuiAnswerScoringAdjustable.
Definition at line 86 of file class.assClozeTestGUI.php.
References $_POST, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, object, and ilUtil\stripSlashesRecursive().
Referenced by writePostData().
|
protected |
{}
Definition at line 59 of file class.assClozeTestGUI.php.
References $_POST, applyIndizesToGapText(), editQuestion(), removeIndizesFromGapText(), assQuestionGUI\saveTaxonomyAssignments(), writeAnswerSpecificPostData(), assQuestionGUI\writeQuestionGenericPostData(), and writeQuestionSpecificPostData().
Referenced by addgap(), createGaps(), and removegap().
assClozeTestGUI::writeQuestionSpecificPostData | ( | ilPropertyFormGUI | $form | ) |
Extracts the question specific values from $_POST and applies them to the data object.
bool | $always | If true, a check for form validity is omitted. |
Implements ilGuiQuestionScoringAdjustable.
Definition at line 206 of file class.assClozeTestGUI.php.
References $_POST.
Referenced by writePostData().
|
private |
A temporary variable to store gap indexes of ilCtrl commands in the getCommand method.
Definition at line 30 of file class.assClozeTestGUI.php.
const assClozeTestGUI::OLD_CLOZE_TEST_UI = false |
Definition at line 25 of file class.assClozeTestGUI.php.