ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
ilAssQuestionSkillAssignmentPropertyFormGUI Class Reference
+ Inheritance diagram for ilAssQuestionSkillAssignmentPropertyFormGUI:
+ Collaboration diagram for ilAssQuestionSkillAssignmentPropertyFormGUI:

Public Member Functions

 __construct (ilCtrl $ctrl, ilLanguage $lng, ilAssQuestionSkillAssignmentsGUI $parentGUI)
 
 getQuestion ()
 
 setQuestion ($question)
 
 getAssignment ()
 
 setAssignment ($assignment)
 
 isManipulationEnabled ()
 
 setManipulationEnabled ($manipulationEnabled)
 
 build ()
 
- Public Member Functions inherited from ilPropertyFormGUI
 ilPropertyFormGUI ()
 Constructor. More...
 
executeCommand ()
 Execute command. More...
 
 setTableWidth ($a_width)
 Set table width. More...
 
 getTableWidth ()
 get table width More...
 
 setMode ($a_mode)
 Set Mode ('std', 'subform'). More...
 
 getMode ()
 Get Mode ('std', 'subform'). More...
 
 setTitle ($a_title)
 Set Title. More...
 
 getTitle ()
 Get Title. More...
 
 setTitleIcon ($a_titleicon)
 Set TitleIcon. More...
 
 getTitleIcon ()
 Get TitleIcon. More...
 
 setDescription ($a_val)
 Set description. More...
 
 getDescription ()
 Get description. More...
 
 setTopAnchor ($a_val)
 Set top anchor. More...
 
 getTopAnchor ()
 Get top anchor. More...
 
 setShowTopButtons ($a_val)
 Get show top buttons. More...
 
 getShowTopButtons ()
 Set show top buttons. More...
 
 addItem ($a_item)
 Add Item (Property, SectionHeader). More...
 
 removeItemByPostVar ($a_post_var)
 Remove Item. More...
 
 getItemByPostVar ($a_post_var)
 Get Item by POST variable. More...
 
 setItems ($a_items)
 Set Items. More...
 
 getItems ()
 Get Items. More...
 
 getInputItemsRecursive ()
 returns a flat array of all input items including the possibly existing subitems recursively More...
 
 setDisableStandardMessage ($a_val)
 Set disable standard message. More...
 
 getDisableStandardMessage ()
 Get disable standard message. More...
 
 getHideLabels ()
 Get a value indicating whether the labels should be hidden or not. More...
 
 setHideLabels ($a_value=true)
 Set a value indicating whether the labels should be hidden or not. More...
 
 setValuesByArray ($a_values, $a_restrict_to_value_keys=false)
 Set form values from an array. More...
 
 setValuesByPost ()
 Set form values from POST values. More...
 
 checkInput ()
 Check Post Input. More...
 
 getInput ($a_post_var, $ensureValidation=true)
 Returns the value of a HTTP-POST variable, identified by the passed id. More...
 
 addCustomProperty ($a_title, $a_html, $a_info="", $a_alert="", $a_required=false)
 Add a custom property. More...
 
 addCommandButton ($a_cmd, $a_text)
 Add Command button. More...
 
 getCommandButtons ()
 Return all Command buttons. More...
 
 clearCommandButtons ()
 Remove all command buttons. More...
 
 getContent ()
 Get Content. More...
 
 insertItem ($item, $a_sub_item=false)
 
 getHTML ()
 Get HTML. More...
 
 getFileUpload ($a_field, $a_index=null, $a_sub_index=null)
 Get file upload data. More...
 
 hasFileUpload ($a_field, $a_index=null, $a_sub_index=null)
 Was any file uploaded? More...
 
 moveFileUpload ($a_target_directory, $a_field, $a_target_name=null, $a_index=null, $a_sub_index=null)
 Move upload to target directory. More...
 
- Public Member Functions inherited from ilFormGUI
 ilFormGUI ()
 Constructor. More...
 
 setFormAction ($a_formaction)
 Set FormAction. More...
 
 getFormAction ()
 Get FormAction. More...
 
 setTarget ($a_target)
 Set Target. More...
 
 getTarget ()
 Get Target. More...
 
 setMultipart ($a_multipart)
 Set Enctype Multipart/Formdata true/false. More...
 
 getMultipart ()
 Get Enctype Multipart/Formdata true/false. More...
 
 setId ($a_id)
 Set Id. More...
 
 getId ()
 Get Id. More...
 
 setName ($a_name)
 Set Name. More...
 
 getName ()
 Get Name. More...
 
 setKeepOpen ($a_keepopen)
 Set Keep Form Tag Open. More...
 
 getKeepOpen ()
 Get Keep Form Tag Open. More...
 
 setOpenTag ($a_open)
 Enable/Disable Open Form Tag. More...
 
 getOpenTag ()
 Get Open Form Tag Enabled. More...
 
 setCloseTag ($a_val)
 Set close tag. More...
 
 getCloseTag ()
 Get close tag. More...
 
 setPreventDoubleSubmission ($a_val)
 Set prevent double submission. More...
 
 getPreventDoubleSubmission ()
 Get prevent double submission. More...
 
 getHTML ()
 Get HTML. More...
 
 getContent ()
 Get Content. More...
 

Protected Attributes

 $ctrl
 
 $lng
 
 $parentGUI
 
- Protected Attributes inherited from ilPropertyFormGUI
 $mode = "std"
 
 $check_input_called = false
 
 $disable_standard_message = false
 
 $top_anchor = "il_form_top"
 
 $titleicon = false
 
 $description = ""
 
 $tbl_width = false
 
 $show_top_buttons = true
 
 $reloaded_files
 
 $hide_labels = false
 
- Protected Attributes inherited from ilFormGUI
 $formaction
 
 $multipart = false
 
 $keepopen = false
 
 $opentag = true
 
 $id
 
 $name
 
 $prevent_double_submission = false
 

Private Member Functions

 buildLacLegendToggleButton ()
 
 populateFullProperties ()
 
 populateLimitedProperties ()
 
 buildResultSkillPointsInputField ()
 
 questionSupportsSolutionCompare ()
 

Private Attributes

 $question = null
 
 $assignment = null
 
 $manipulationEnabled = false
 

Additional Inherited Members

- Protected Member Functions inherited from ilPropertyFormGUI
 hideRequired ($a_type)
 
 keepFileUpload ($a_hash, $a_field, $a_tmp_name, $a_name, $a_type, $a_index=null, $a_sub_index=null)
 Import upload into temp directory. More...
 
 rebuildUploadedFiles ()
 try to rebuild files
More...
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ build()

ilAssQuestionSkillAssignmentPropertyFormGUI::build ( )

Definition at line 108 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

109 {
110 $this->setFormAction($this->ctrl->getFormAction($this->parentGUI));
111
112 if( $this->isManipulationEnabled() )
113 {
114 $this->addCommandButton(
116 $this->lng->txt('save')
117 );
118
119 $this->addCommandButton(
121 $this->lng->txt('cancel')
122 );
123 }
124 else
125 {
126 $this->addCommandButton(
128 $this->lng->txt('back')
129 );
130 }
131
132 $this->setTitle($this->assignment->getSkillTitle());
133
134 $questionTitle = new ilNonEditableValueGUI($this->lng->txt('question'));
135 $questionTitle->setValue($this->question->getTitle());
136 $this->addItem($questionTitle);
137
138 $questionDesc = new ilNonEditableValueGUI($this->lng->txt('description'));
139 $questionDesc->setValue($this->question->getComment());
140 $this->addItem($questionDesc);
141
143 {
144 $this->populateFullProperties();
145 }
146 else
147 {
149 }
150
151
152 }
setFormAction($a_formaction)
Set FormAction.
This class represents a non editable value in a property form.
addItem($a_item)
Add Item (Property, SectionHeader).
addCommandButton($a_cmd, $a_text)
Add Command button.
setTitle($a_title)
Set Title.

References ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ilAssQuestionSkillAssignmentsGUI\CMD_SAVE_SKILL_QUEST_ASSIGN_PROPERTIES_FORM, ilAssQuestionSkillAssignmentsGUI\CMD_SHOW_SKILL_QUEST_ASSIGNS, isManipulationEnabled(), populateFullProperties(), populateLimitedProperties(), questionSupportsSolutionCompare(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().

+ Here is the call graph for this function:

◆ buildLacLegendToggleButton()

ilAssQuestionSkillAssignmentPropertyFormGUI::buildLacLegendToggleButton ( )
private

Definition at line 154 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

155 {
156 if( $this->assignment->hasEvalModeBySolution() )
157 {
158 $langVar = 'ass_lac_hide_legend_btn';
159 }
160 else
161 {
162 $langVar = 'ass_lac_show_legend_btn';
163 }
164
165 return '<a id="lac_legend_toggle_btn" href="#">'.$this->lng->txt($langVar).'</a>';
166 }

Referenced by populateFullProperties().

+ Here is the caller graph for this function:

◆ buildResultSkillPointsInputField()

ilAssQuestionSkillAssignmentPropertyFormGUI::buildResultSkillPointsInputField ( )
private

Definition at line 217 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

218 {
219 $questResultSkillPoints = new ilNumberInputGUI($this->lng->txt('tst_comp_points'), 'q_res_skill_points');
220 $questResultSkillPoints->setRequired(true);
221 $questResultSkillPoints->setSize(4);
222 $questResultSkillPoints->setMinvalueShouldBeGreater(false);
223 $questResultSkillPoints->setMinValue(1);
224 $questResultSkillPoints->allowDecimals(false);
225 $questResultSkillPoints->setValue($this->assignment->getSkillPoints());
226 if( !$this->isManipulationEnabled() )
227 {
228 $questResultSkillPoints->setDisabled(true);
229 }
230
231 return $questResultSkillPoints;
232 }
This class represents a number property in a property form.

References isManipulationEnabled().

Referenced by populateFullProperties(), and populateLimitedProperties().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getAssignment()

ilAssQuestionSkillAssignmentPropertyFormGUI::getAssignment ( )

◆ getQuestion()

ilAssQuestionSkillAssignmentPropertyFormGUI::getQuestion ( )

◆ isManipulationEnabled()

ilAssQuestionSkillAssignmentPropertyFormGUI::isManipulationEnabled ( )

◆ populateFullProperties()

ilAssQuestionSkillAssignmentPropertyFormGUI::populateFullProperties ( )
private

Definition at line 168 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

169 {
170 $evaluationMode = new ilRadioGroupInputGUI($this->lng->txt('condition'), 'eval_mode');
171 $evalOptionReachedQuestionPoints = new ilRadioOption(
172 $this->lng->txt('qpl_skill_point_eval_by_quest_result'), 'result'
173 );
174 $evaluationMode->addOption($evalOptionReachedQuestionPoints);
175 $evalOptionLogicalAnswerCompare = new ilRadioOption(
176 $this->lng->txt('qpl_skill_point_eval_by_solution_compare'), 'solution'
177 );
178 $evaluationMode->addOption($evalOptionLogicalAnswerCompare);
179 $evaluationMode->setRequired(true);
180 $evaluationMode->setValue($this->assignment->getEvalMode());
181 if( !$this->isManipulationEnabled() )
182 {
183 $evaluationMode->setDisabled(true);
184 }
185 $this->addItem($evaluationMode);
186
187 $questSolutionCompareExpressions = new ilLogicalAnswerComparisonExpressionInputGUI(
188 $this->lng->txt('tst_solution_compare_cfg'), 'solution_compare_expressions'
189 );
190 $questSolutionCompareExpressions->setInfo($this->buildLacLegendToggleButton());
191 $questSolutionCompareExpressions->setRequired(true);
192 $questSolutionCompareExpressions->setAllowMove(true);
193 $questSolutionCompareExpressions->setQuestionObject($this->question);
194 $questSolutionCompareExpressions->setValues($this->assignment->getSolutionComparisonExpressionList()->get());
195 $questSolutionCompareExpressions->setMinvalueShouldBeGreater(false);
196 $questSolutionCompareExpressions->setMinValue(1);
197 if( !$this->isManipulationEnabled() )
198 {
199 $questSolutionCompareExpressions->setDisabled(true);
200 }
201 $evalOptionLogicalAnswerCompare->addSubItem($questSolutionCompareExpressions);
202
203 $questResultSkillPoints = $this->buildResultSkillPointsInputField();
204 $evalOptionReachedQuestionPoints->addSubItem($questResultSkillPoints);
205 }
This class represents a property in a property form.
This class represents an option in a radio group.

References ilPropertyFormGUI\addItem(), buildLacLegendToggleButton(), buildResultSkillPointsInputField(), and isManipulationEnabled().

Referenced by build().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ populateLimitedProperties()

ilAssQuestionSkillAssignmentPropertyFormGUI::populateLimitedProperties ( )
private

Definition at line 207 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

208 {
209 $evaluationMode = new ilNonEditableValueGUI($this->lng->txt('condition'));
210 $evaluationMode->setValue($this->lng->txt('qpl_skill_point_eval_by_quest_result'));
211 $this->addItem($evaluationMode);
212
213 $questResultSkillPoints = $this->buildResultSkillPointsInputField();
214 $evaluationMode->addSubItem($questResultSkillPoints);
215 }

References ilPropertyFormGUI\addItem(), and buildResultSkillPointsInputField().

Referenced by build().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ questionSupportsSolutionCompare()

ilAssQuestionSkillAssignmentPropertyFormGUI::questionSupportsSolutionCompare ( )
private

Definition at line 234 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

235 {
236 return (
237 $this->question instanceof iQuestionCondition
238 );
239 }
Class iQuestionCondition.

Referenced by build().

+ Here is the caller graph for this function:

◆ setAssignment()

ilAssQuestionSkillAssignmentPropertyFormGUI::setAssignment (   $assignment)
Parameters
ilAssQuestionSkillAssignment$assignment

Definition at line 87 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

88 {
89 $this->assignment = $assignment;
90 }

References $assignment.

◆ setManipulationEnabled()

ilAssQuestionSkillAssignmentPropertyFormGUI::setManipulationEnabled (   $manipulationEnabled)
Parameters
boolean$manipulationEnabled

Definition at line 103 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

104 {
105 $this->manipulationEnabled = $manipulationEnabled;
106 }

References $manipulationEnabled.

◆ setQuestion()

ilAssQuestionSkillAssignmentPropertyFormGUI::setQuestion (   $question)
Parameters
assQuestion$question

Definition at line 71 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

72 {
73 $this->question = $question;
74 }

References $question.

Field Documentation

◆ $assignment

ilAssQuestionSkillAssignmentPropertyFormGUI::$assignment = null
private

◆ $ctrl

ilAssQuestionSkillAssignmentPropertyFormGUI::$ctrl
protected

Definition at line 23 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

Referenced by __construct().

◆ $lng

ilAssQuestionSkillAssignmentPropertyFormGUI::$lng
protected

Definition at line 28 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

Referenced by __construct().

◆ $manipulationEnabled

ilAssQuestionSkillAssignmentPropertyFormGUI::$manipulationEnabled = false
private

◆ $parentGUI

ilAssQuestionSkillAssignmentPropertyFormGUI::$parentGUI
protected

Definition at line 33 of file class.ilAssQuestionSkillAssignmentPropertyFormGUI.php.

Referenced by __construct().

◆ $question

ilAssQuestionSkillAssignmentPropertyFormGUI::$question = null
private

The documentation for this class was generated from the following file: