ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 () | |
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' |
Protected Member Functions | |
writePostData ($always=false) | |
{} More... | |
populateJSON () | |
populateGapFormPart ($form, $gapCounter) | |
Populates a gap form-part. More... | |
populateGapSizeFormPart ($form, $gap, $gapCounter) | |
populateSelectGapFormPart ($form, $gap, $gapCounter) | |
Populates the form-part for a select gap. More... | |
populateTextGapFormPart ($form, $gap, $gapCounter) | |
Populates the form-part for a text gap. More... | |
populateNumericGapFormPart ($form, $gap, $gapCounter) | |
Populates the form-part for a numeric gap. More... | |
getBestSolutionText ($gap, $gap_index, $gap_combinations) | |
Protected Member Functions inherited from assQuestionGUI | |
writePostData ($always=false) | |
Evaluates a posted edit form and writes the form data in the question object. More... | |
renderEditForm ($form) | |
getPreviousSolutionProvidedMessage () | |
getPreviousSolutionConfirmationCheckboxHtml () | |
saveTaxonomyAssignments () | |
populateTaxonomyFormSection (ilPropertyFormGUI $form) | |
getBasicEditQuestionTabCommands () | |
getAdditionalEditQuestionCommands () | |
addTab_QuestionFeedback (ilTabsGUI $tabs) | |
adds the feedback tab to ilTabsGUI More... | |
addTab_QuestionHints (ilTabsGUI $tabs) | |
adds the hints tab to ilTabsGUI More... | |
addTab_QuestionPreview (ilTabsGUI $tabsGUI) | |
hasCorrectSolution ($activeId, $passIndex) | |
writeQuestionGenericPostData () | |
completeTestOutputFormAction ($formAction, $active_id, $pass) | |
addBackTab (ilTabsGUI $ilTabs) | |
buildBasicEditFormObject () | |
buildEditForm () | |
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.
assClozeTestGUI::addBasicQuestionFormProperties | ( | $form | ) |
Definition at line 279 of file class.assClozeTestGUI.php.
References $duration, $title, ilObjAdvancedEditing\_getUsedHTMLTags(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, ilAssSelfAssessmentQuestionFormatter\getSelfAssessmentTags(), object, ilUtil\prepareFormOutput(), ilTextInputGUI\setValue(), ilNumberInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by editQuestion().
assClozeTestGUI::addgap | ( | ) |
Add a gap answer.
Definition at line 826 of file class.assClozeTestGUI.php.
References $_POST, editQuestion(), and writePostData().
assClozeTestGUI::applyIndizesToGapText | ( | $question_text | ) |
Definition at line 1632 of file class.assClozeTestGUI.php.
Referenced by populateQuestionSpecificFormPart(), and writePostData().
assClozeTestGUI::createGaps | ( | ) |
Create gaps from cloze text.
Definition at line 806 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 241 of file class.assClozeTestGUI.php.
References $errors, 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 1515 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 1529 of file class.assClozeTestGUI.php.
References $html, array, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, ilGuiQuestionScoringAdjustable\getAggregatedAnswersView(), object, and ilUtil\prepareFormOutput().
assClozeTestGUI::getAnswerFeedbackOutput | ( | $active_id, | |
$pass | |||
) |
Definition at line 1252 of file class.assClozeTestGUI.php.
References $output, $pass, $test, ilObjTest\getManualFeedback(), and object.
|
protected |
assClozeGap | $gap | |
$gap_index | ||
$gap_combinations |
Definition at line 1235 of file class.assClozeTestGUI.php.
References array, and ilUtil\prepareFormOutput().
Referenced by getSolutionOutput().
assClozeTestGUI::getCommand | ( | $cmd | ) |
assClozeTestGUI::getPreview | ( | $show_question_only = FALSE , |
|
$showInlineFeedback = false |
|||
) |
Creates a preview output of the question.
bool | $show_question_only |
Definition at line 841 of file class.assClozeTestGUI.php.
References $output, 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 943 of file class.assClozeTestGUI.php.
References $output, $pass, 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 1479 of file class.assClozeTestGUI.php.
References 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 1279 of file class.assClozeTestGUI.php.
References $output, $pass, 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 498 of file class.assClozeTestGUI.php.
References $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 590 of file class.assClozeTestGUI.php.
References $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 650 of file class.assClozeTestGUI.php.
Referenced by populateGapFormPart().
|
protected |
Definition at line 528 of file class.assClozeTestGUI.php.
References array.
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 743 of file class.assClozeTestGUI.php.
References 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 397 of file class.assClozeTestGUI.php.
References 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 677 of file class.assClozeTestGUI.php.
References ilFormPropertyGUI\setRequired(), and ilCheckboxInputGUI\setValue().
Referenced by populateGapFormPart().
|
private |
$gaptemplate | |
$solutiontext |
Definition at line 1663 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 710 of file class.assClozeTestGUI.php.
References object, and ilFormPropertyGUI\setRequired().
Referenced by populateGapFormPart().
assClozeTestGUI::removegap | ( | ) |
Remove a gap answer.
Definition at line 816 of file class.assClozeTestGUI.php.
References $_POST, editQuestion(), and writePostData().
assClozeTestGUI::removeIndizesFromGapText | ( | $question_text | ) |
Definition at line 1652 of file class.assClozeTestGUI.php.
Referenced by writePostData().
assClozeTestGUI::setQuestionTabs | ( | ) |
Sets the ILIAS tabs for this question type.
public
Definition at line 1401 of file class.assClozeTestGUI.php.
References $_GET, $_POST, $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 89 of file class.assClozeTestGUI.php.
References $_POST, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, object, and ilUtil\stripSlashesRecursive().
Referenced by writePostData().
|
protected |
{}
Definition at line 61 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 228 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.