ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI Class Reference

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI More...

+ Inheritance diagram for ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI:
+ Collaboration diagram for ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI:

Public Member Functions

 __construct (ilTestScoringByQuestionsGUI $parent_obj, private ilAccess $access)
 
 initFilter ()
 
 fillRow (array $a_set)
 
 getCurQuestionMaxPoints ()
 
 setCurQuestionMaxPoints (float $curQuestionMaxPoints)
 
- Public Member Functions inherited from ilTable2GUI
 __construct (?object $a_parent_obj, string $a_parent_cmd="", string $a_template_context="")
 
 setOpenFormTag (bool $a_val)
 
 getOpenFormTag ()
 
 setCloseFormTag (bool $a_val)
 
 getCloseFormTag ()
 
 determineLimit ()
 
 getSelectableColumns ()
 Get selectable columns. More...
 
 determineSelectedColumns ()
 
 isColumnSelected (string $col)
 
 getSelectedColumns ()
 
 resetOffset (bool $a_in_determination=false)
 
 initFilter ()
 
 getParentObject ()
 
 getParentCmd ()
 
 setTopAnchor (string $a_val)
 
 getTopAnchor ()
 
 setNoEntriesText (string $a_text)
 
 getNoEntriesText ()
 
 setIsDataTable (bool $a_val)
 
 getIsDataTable ()
 
 setEnableTitle (bool $a_enabletitle)
 
 getEnableTitle ()
 
 setEnableHeader (bool $a_enableheader)
 
 getEnableHeader ()
 
 setEnableNumInfo (bool $a_val)
 
 getEnableNumInfo ()
 
 setTitle (string $a_title, string $a_icon="", string $a_icon_alt="")
 
 setDescription (string $a_val)
 
 getDescription ()
 
 setOrderField (string $a_order_field)
 
 getOrderField ()
 
 setData (array $a_data)
 
 getData ()
 
 dataExists ()
 
 setPrefix (string $a_prefix)
 
 getPrefix ()
 
 addFilterItem (ilTableFilterItem $a_input_item, bool $a_optional=false)
 
 addFilterItemByMetaType (string $id, int $type=self::FILTER_TEXT, bool $a_optional=false, string $caption="")
 Add filter by standard type. More...
 
 getFilterItems (bool $a_optionals=false)
 
 getFilterItemByPostVar (string $a_post_var)
 
 setFilterCols (int $a_val)
 
 getFilterCols ()
 
 setDisableFilterHiding (bool $a_val=true)
 
 getDisableFilterHiding ()
 
 isFilterSelected (string $a_col)
 Is given filter selected? More...
 
 getSelectedFilters ()
 
 determineSelectedFilters ()
 
 setCustomPreviousNext (string $a_prev_link, string $a_next_link)
 
 setFormAction (string $a_form_action, bool $a_multipart=false)
 
 getFormAction ()
 
 setFormName (string $a_name="")
 
 getFormName ()
 
 setId (string $a_val)
 
 getId ()
 
 setDisplayAsBlock (bool $a_val)
 
 getDisplayAsBlock ()
 
 setSelectAllCheckbox (string $a_select_all_checkbox, bool $a_select_all_on_top=false)
 
 setExternalSorting (bool $a_val)
 
 getExternalSorting ()
 
 setFilterCommand (string $a_val, string $a_caption="")
 
 getFilterCommand ()
 
 setResetCommand (string $a_val, string $a_caption="")
 
 getResetCommand ()
 
 setExternalSegmentation (bool $a_val)
 
 getExternalSegmentation ()
 
 setRowTemplate (string $a_template, string $a_template_dir="")
 Set row template. More...
 
 setDefaultOrderField (string $a_defaultorderfield)
 
 getDefaultOrderField ()
 
 setDefaultOrderDirection (string $a_defaultorderdirection)
 
 getDefaultOrderDirection ()
 
 setDefaultFilterVisiblity (bool $a_status)
 
 getDefaultFilterVisibility ()
 
 clearCommandButtons ()
 
 addCommandButton (string $a_cmd, string $a_text, string $a_onclick='', string $a_id="", string $a_class="")
 
 addCommandButtonInstance (ilButtonBase $a_button)
 
 addMultiItemSelectionButton (string $a_sel_var, array $a_options, string $a_cmd, string $a_text, string $a_default_selection='')
 
 setCloseCommand (string $a_link)
 
 addMultiCommand (string $a_cmd, string $a_text)
 
 addHiddenInput (string $a_name, string $a_value)
 
 addHeaderCommand (string $a_href, string $a_text, string $a_target="", string $a_img="")
 
 setTopCommands (bool $a_val)
 
 getTopCommands ()
 
 addColumn (string $a_text, string $a_sort_field="", string $a_width="", bool $a_is_checkbox_action_column=false, string $a_class="", string $a_tooltip="", bool $a_tooltip_with_html=false)
 
 getNavParameter ()
 
 setOrderLink (string $key, string $order_dir)
 
 fillHeader ()
 
 determineOffsetAndOrder (bool $a_omit_offset=false)
 
 storeNavParameter ()
 
 getHTML ()
 Get HTML. More...
 
 numericOrdering (string $a_field)
 Should this field be sorted numeric? More...
 
 render ()
 
 writeFilterToSession ()
 
 resetFilter ()
 
 fillFooter ()
 
 getLinkbar (string $a_num)
 
 fillHiddenRow ()
 
 fillActionRow ()
 
 setHeaderHTML (string $html)
 
 storeProperty (string $type, string $value)
 
 loadProperty (string $type)
 
 getCurrentState ()
 get current settings for order, limit, columns and filter More...
 
 setContext (string $id)
 
 getContext ()
 
 setShowRowsSelector (bool $a_value)
 Toggle rows-per-page selector. More...
 
 getShowRowsSelector ()
 
 setShowTemplates (bool $a_value)
 
 getShowTemplates ()
 
 restoreTemplate (string $a_name)
 Restore state from template. More...
 
 saveTemplate (string $a_name)
 Save current state as template. More...
 
 deleteTemplate (string $a_name)
 
 getLimit ()
 
 getOffset ()
 
 setExportFormats (array $formats)
 Set available export formats. More...
 
 setPrintMode (bool $a_value=false)
 
 getPrintMode ()
 
 getExportMode ()
 
 exportData (int $format, bool $send=false)
 Export and optionally send current table data. More...
 
 setEnableAllCommand (bool $a_value)
 
 setRowSelectorLabel (string $row_selector_label)
 
 getRowSelectorLabel ()
 
 setPreventDoubleSubmission (bool $a_val)
 
 getPreventDoubleSubmission ()
 
 setLimit (int $a_limit=0, int $a_default_limit=0)
 
- Public Member Functions inherited from ilTableGUI
 __construct (array $a_data=[], bool $a_global_tpl=true)
 
 setTemplate (ilTemplate $a_tpl)
 
 getTemplateObject ()
 
 setData (array $a_data)
 Set table data. More...
 
 getData ()
 
 setTitle (string $a_title, string $a_icon="", string $a_icon_alt="")
 
 setHelp (string $a_help_page, string $a_help_icon, string $a_help_icon_alt="")
 
 setHeaderNames (array $a_header_names)
 
 getColumnCount ()
 
 setHeaderVars (array $a_header_vars, array $a_header_params=[])
 
 setColumnWidth (array $a_column_width)
 set table column widths More...
 
 setOneColumnWidth (string $a_column_width, int $a_column_number)
 
 setMaxCount (int $a_max_count)
 set max. More...
 
 setLimit (int $a_limit=0, int $a_default_limit=0)
 set max. More...
 
 getLimit ()
 
 setPrefix (string $a_prefix)
 set prefix for sort and offset fields (if you have two or more tables on a page that you want to sort separately) More...
 
 setOffset (int $a_offset)
 set dataset offset More...
 
 getOffset ()
 
 setOrderColumn (string $a_order_column="", string $a_default_column="")
 
 getOrderColumn ()
 
 setOrderDirection (string $a_order_direction)
 
 getOrderDirection ()
 
 setFooter (string $a_style, string $a_previous="", string $a_next="")
 
 enable (string $a_module_name)
 
 disable (string $a_module_name)
 
 sortData ()
 
 render ()
 
 renderHeader ()
 
 setOrderLink (string $key, string $order_dir)
 
 setStyle (string $a_element, string $a_style)
 
 getStyle (string $a_element)
 
 setBase (string $a_base)
 
 getBase ()
 
 getFormName ()
 get the name of the parent form More...
 
 setFormName (string $a_name="cmd")
 
 getSelectAllCheckbox ()
 get the name of the checkbox that should be toggled with a select all button More...
 
 setSelectAllCheckbox (string $a_select_all_checkbox)
 
 clearActionButtons ()
 
 addActionButton (string $btn_name, string $btn_value)
 

Data Fields

const PARENT_DEFAULT_CMD = 'showManScoringByQuestionParticipantsTable'
 
const PARENT_APPLY_FILTER_CMD = 'applyManScoringByQuestionFilter'
 
const PARENT_RESET_FILTER_CMD = 'resetManScoringByQuestionFilter'
 
const PARENT_SAVE_SCORING_CMD = 'saveManScoringByQuestion'
 
- Data Fields inherited from ilTable2GUI
const FILTER_TEXT = 1
 
const FILTER_SELECT = 2
 
const FILTER_DATE = 3
 
const FILTER_LANGUAGE = 4
 
const FILTER_NUMBER_RANGE = 5
 
const FILTER_DATE_RANGE = 6
 
const FILTER_DURATION_RANGE = 7
 
const FILTER_DATETIME_RANGE = 8
 
const FILTER_CHECKBOX = 9
 
const EXPORT_EXCEL = 1
 
const EXPORT_CSV = 2
 
const ACTION_ALL_LIMIT = 1000
 
- Data Fields inherited from ilTableGUI
string $title = ""
 
string $icon = ""
 
string $icon_alt = ""
 
string $help_page = ""
 
string $help_icon = ""
 
string $help_icon_alt = ""
 
array $header_names = []
 
array $header_vars = []
 
array $linkbar_vars = []
 
array $data = []
 
int $column_count = 0
 
array $column_width = []
 
int $max_count = 0
 
int $limit = 0
 
bool $max_limit = false
 
int $offset = 0
 
string $order_column = ""
 
string $order_direction = ""
 
string $footer_style = ""
 
string $footer_previous = ""
 
string $footer_next = ""
 
bool $lang_support = true
 
bool $global_tpl = false
 
string $form_name = ""
 
string $select_all_checkbox = ""
 
array $action_buttons = []
 
string $prefix = ""
 
string $base = ""
 
array $enabled
 
array $styles
 

Protected Attributes

ILIAS TestQuestionPool QuestionInfoService $questioninfo
 
bool $first_row_rendered = false
 
bool $first_row = true
 
array $filter = []
 
- Protected Attributes inherited from ilTable2GUI
string $requested_tmpl_delete
 
string $requested_tmpl_create
 
string $requested_nav_par2 = ""
 
string $requested_nav_par = ""
 
string $requested_nav_par1 = ""
 
ILIAS Table TableGUIRequest $table_request = null
 
array $selected_columns = []
 
ilCtrl $ctrl
 
object $parent_obj = null
 
string $parent_cmd = ""
 
string $close_command = ""
 
string $top_anchor = "il_table_top"
 
array $filters = array()
 
array $optional_filters = array()
 
string $filter_cmd = 'applyFilter'
 
string $reset_cmd = 'resetFilter'
 
int $filter_cols = 5
 
bool $ext_sort = false
 
bool $ext_seg = false
 
string $context = ""
 
array $mi_sel_buttons = []
 
bool $disable_filter_hiding = false
 
bool $top_commands = true
 
array $selectable_columns = array()
 
array $selected_column = array()
 
bool $show_templates = false
 
bool $show_rows_selector = true
 
bool $rows_selector_off = false
 
bool $nav_determined = false
 
bool $limit_determined = false
 
bool $filters_determined = false
 
bool $columns_determined = false
 
bool $open_form_tag = true
 
bool $close_form_tag = true
 
array $export_formats = []
 
int $export_mode = 0
 
bool $print_mode = false
 
bool $enable_command_for_all = false
 
bool $restore_filter = false
 
array $restore_filter_values = []
 
bool $default_filter_visibility = false
 
array $sortable_fields = array()
 
bool $prevent_double_submission = true
 
string $row_selector_label = ""
 
bool $select_all_on_top = false
 
array $sel_buttons = []
 
string $nav_value = ''
 
string $noentriestext = ''
 
string $css_row = ''
 
bool $display_as_block = false
 
string $description = ''
 
string $id = ""
 
bool $custom_prev_next = false
 
string $reset_cmd_txt = ""
 
string $defaultorderfield = ""
 
string $defaultorderdirection = ""
 
array $column = []
 
bool $datatable = false
 
bool $num_info = false
 
bool $form_multipart = false
 
array $row_data = []
 
string $order_field = ""
 
array $selected_filter = []
 
string $form_action = ""
 
string $formname = ""
 
string $sort_order = ""
 
array $buttons = []
 
array $multi = []
 
array $hidden_inputs = []
 
array $header_commands = []
 
string $row_template = ""
 
string $row_template_dir = ""
 
string $filter_cmd_txt = ""
 
string $custom_prev = ""
 
string $custom_next = ""
 
array $raw_post_data = null
 
ilGlobalTemplateInterface $main_tpl
 
- Protected Attributes inherited from ilTableGUI
string $sort_order
 
string $link_params
 
array $header_params
 
 $tpl
 
ilLanguage $lng
 

Private Member Functions

 initColumns ()
 
 initOrdering ()
 

Private Attributes

float $curQuestionMaxPoints = null
 

Additional Inherited Members

- Static Public Member Functions inherited from ilTable2GUI
static getAllCommandLimit ()
 
- Static Public Member Functions inherited from ilTableGUI
static linkbar (string $AScript, int $AHits, int $ALimit, int $AOffset, array $AParams=array(), array $ALayout=array(), string $prefix='')
 
- Protected Member Functions inherited from ilTable2GUI
 getRequestedValues ()
 
 prepareOutput ()
 Anything that must be done before HTML is generated. More...
 
 isFilterVisible ()
 Check if filter is visible: manually shown (session, db) or default value set. More...
 
 isAdvMDFilter (ilAdvancedMDRecordGUI $a_gui, ilTableFilterItem $a_element)
 Check if filter element is based on adv md. More...
 
 fillRow (array $a_set)
 Standard Version of Fill Row. More...
 
 getFilterValue (ilTableFilterItem $a_item)
 Get current filter value. More...
 
 setFilterValue (ilTableFilterItem $a_item, $a_value)
 
 fillMetaExcel (ilExcel $a_excel, int &$a_row)
 Add meta information to excel export. More...
 
 fillHeaderExcel (ilExcel $a_excel, int &$a_row)
 Excel Version of Fill Header. More...
 
 fillRowExcel (ilExcel $a_excel, int &$a_row, array $a_set)
 Excel Version of Fill Row. More...
 
 fillMetaCSV (ilCSVWriter $a_csv)
 Add meta information to csv export. More...
 
 fillHeaderCSV (ilCSVWriter $a_csv)
 CSV Version of Fill Header. More...
 
 fillRowCSV (ilCSVWriter $a_csv, array $a_set)
 CSV Version of Fill Row. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::__construct ( ilTestScoringByQuestionsGUI  $parent_obj,
private ilAccess  $access 
)

Definition at line 42 of file class.ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI.php.

References $DIC, ILIAS\MetaData\Repository\Validation\Data\__construct(), ILIAS\Repository\ctrl(), ilTestServiceGUI\getObject(), initColumns(), initFilter(), initOrdering(), ilTable2GUI\setFilterCommand(), ilTable2GUI\setFormAction(), ilTable2GUI\setId(), ilTable2GUI\setResetCommand(), ilTable2GUI\setRowTemplate(), and ilTable2GUI\setShowRowsSelector().

43  {
44  global $DIC;
45  $this->questioninfo = $DIC->testQuestionPool()->questionInfo();
46 
47  $this->setId('man_scor_by_qst_' . $parent_obj->getObject()->getId());
48 
49  parent::__construct($parent_obj, self::PARENT_DEFAULT_CMD);
50 
51  $this->setFilterCommand(self::PARENT_APPLY_FILTER_CMD);
52  $this->setResetCommand(self::PARENT_RESET_FILTER_CMD);
53 
54  $this->main_tpl->addJavaScript('./node_modules/tinymce/tinymce.js');
55 
56 
57  $this->setFormAction($this->ctrl->getFormAction($parent_obj, self::PARENT_DEFAULT_CMD));
58  $this->setRowTemplate("tpl.il_as_tst_man_scoring_by_question_tblrow.html", "Modules/Test");
59  $this->setShowRowsSelector(true);
60 
61  $this->initOrdering();
62  $this->initColumns();
63  $this->initFilter();
64  }
setFormAction(string $a_form_action, bool $a_multipart=false)
setResetCommand(string $a_val, string $a_caption="")
setId(string $a_val)
global $DIC
Definition: feed.php:28
setShowRowsSelector(bool $a_value)
Toggle rows-per-page selector.
__construct(VocabulariesInterface $vocabularies)
setRowTemplate(string $a_template, string $a_template_dir="")
Set row template.
setFilterCommand(string $a_val, string $a_caption="")
+ Here is the call graph for this function:

Member Function Documentation

◆ fillRow()

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::fillRow ( array  $a_set)

Definition at line 152 of file class.ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI.php.

References ilObjUser\_lookupFullname(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), ilTable2GUI\getParentObject(), IL_CAL_UNIX, ILIAS\Repository\int(), and ILIAS\Repository\lng().

152  : void
153  {
154  if (
155  $this->getParentObject()->getObject()->getAnonymity() == 1 ||
156  (
157  $this->getParentObject()->getObject()->getAnonymity() == 2 &&
158  false == $this->access->checkAccess('write', '', $this->getParentObject()->getObject()->getRefId())
159  )
160  ) {
161  $this->tpl->setVariable('VAL_NAME', $this->lng->txt("anonymous"));
162  } else {
163  $this->tpl->setVariable('VAL_NAME', $a_set['name']);
164  }
165 
166  if (!$this->first_row_rendered) {
167  $this->first_row_rendered = true;
168  $this->tpl->touchBlock('row_js');
169  }
170 
171  $this->tpl->setVariable('VAL_REACHED_POINTS', $a_set['reached_points']);
172  $this->tpl->setVariable('VAL_MAX_POINTS', $a_set['maximum_points']);
173  $finalized = isset($a_set['finalized_evaluation']) && ((int) $a_set['finalized_evaluation']) === 1;
174  $this->tpl->setVariable(
175  'VAL_EVALUATED',
176  $finalized ? $this->lng->txt('yes') : $this->lng->txt('no')
177  );
178  $fin_usr_id = $a_set['finalized_by_usr_id'] ?? null;
179 
180  $this->tpl->setVariable('VAL_MODAL_CORRECTION', $a_set['feedback'] ?? '');
181  if (is_numeric($fin_usr_id) && $fin_usr_id > 0) {
182  $this->tpl->setVariable('VAL_FINALIZED_BY', ilObjUser::_lookupFullname($fin_usr_id));
183  }
184  $fin_timestamp = $a_set['finalized_tstamp'] ?? 0;
185  if ($fin_timestamp > 0) {
186  $time = new ilDateTime($fin_timestamp, IL_CAL_UNIX);
187  $this->tpl->setVariable('VAL_FINALIZED_ON', \ilDatePresentation::formatDate($time));
188  }
189 
190  $this->tpl->setVariable('VAL_PASS', $a_set['pass_id']);
191  $this->tpl->setVariable('VAL_ACTIVE_ID', $a_set['active_id']);
192  $this->tpl->setVariable('VAL_QUESTION_ID', $a_set['qst_id']);
193 
194  if ($this->first_row) {
195  $this->tpl->touchBlock('scoring_by_question_refresher');
196  $this->tpl->parseCurrentBlock();
197  $this->first_row = false;
198  }
199 
200  $this->ctrl->setParameter($this->getParentObject(), 'qst_id', $a_set['qst_id']);
201  $this->ctrl->setParameter($this->getParentObject(), 'active_id', $a_set['active_id']);
202  $this->ctrl->setParameter($this->getParentObject(), 'pass_id', $a_set['pass_id']);
203  $this->tpl->setVariable(
204  'VAL_LINK_ANSWER',
205  $this->ctrl->getLinkTarget($this->getParentObject(), 'getAnswerDetail', '', true, false)
206  );
207  $this->ctrl->setParameter($this->getParentObject(), 'qst_id', '');
208  $this->ctrl->setParameter($this->getParentObject(), 'active_id', '');
209  $this->ctrl->setParameter($this->getParentObject(), 'pass_id', '');
210  $this->tpl->setVariable('VAL_TXT_ANSWER', $this->lng->txt('tst_eval_show_answer'));
211  $this->tpl->setVariable('ANSWER_TITLE', $this->lng->txt('answer_of') . ': ' . $a_set['name']);
212  }
static _lookupFullname(int $a_user_id)
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false)
const IL_CAL_UNIX
+ Here is the call graph for this function:

◆ getCurQuestionMaxPoints()

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::getCurQuestionMaxPoints ( )

◆ initColumns()

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::initColumns ( )
private

Definition at line 66 of file class.ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI.php.

References ilTable2GUI\addColumn(), and ILIAS\Repository\lng().

Referenced by __construct().

66  : void
67  {
68  $this->addColumn($this->lng->txt('name'), 'name');
69  $this->addColumn($this->lng->txt('tst_reached_points'), 'reached_points');
70  $this->addColumn($this->lng->txt('tst_maximum_points'), 'maximum_points');
71  $this->addColumn($this->lng->txt('tst_feedback'), 'feedback', '30%');
72  $this->addColumn($this->lng->txt('finalized_evaluation'), 'finalized_evaluation');
73  $this->addColumn($this->lng->txt('finalized_by'), 'finalized_by_uid');
74  $this->addColumn($this->lng->txt('finalized_on'), 'finalized_tstamp');
75  $this->addColumn($this->lng->txt('actions'), '', '1%');
76  }
addColumn(string $a_text, string $a_sort_field="", string $a_width="", bool $a_is_checkbox_action_column=false, string $a_class="", string $a_tooltip="", bool $a_tooltip_with_html=false)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ initFilter()

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::initFilter ( )

Definition at line 86 of file class.ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI.php.

References ilTableGUI\$data, ilObjAssessmentFolder\_getManualScoring(), ilTable2GUI\addFilterItem(), ilTestScoringByQuestionsGUI\EXCEPT_FINALIZED, ILIAS\Repository\filter(), ilTable2GUI\getParentObject(), ILIAS\Repository\lng(), ilTestScoringByQuestionsGUI\ONLY_FINALIZED, ilTable2GUI\setDisableFilterHiding(), and ilSelectInputGUI\setOptions().

Referenced by __construct().

86  : void
87  {
88  $this->setDisableFilterHiding(true);
89 
90  $available_questions = new ilSelectInputGUI($this->lng->txt('question'), 'question');
91  $select_questions = array();
92  if (!$this->getParentObject()->getObject()->isRandomTest()) {
93  $questions = $this->getParentObject()->getObject()->getTestQuestions();
94  } else {
95  $questions = $this->getParentObject()->getObject()->getPotentialRandomTestQuestions();
96  }
98  foreach ($questions as $data) {
99  $info = $this->questioninfo->getQuestionInfo($data['question_id']);
100  $type = $info["question_type_fi"];
101  if (in_array($type, $scoring)) {
102  $maxpoints = $this->questioninfo->getMaximumPoints($data["question_id"]);
103  if ($maxpoints == 1) {
104  $maxpoints = ' (' . $maxpoints . ' ' . $this->lng->txt('point') . ')';
105  } else {
106  $maxpoints = ' (' . $maxpoints . ' ' . $this->lng->txt('points') . ')';
107  }
108 
109  $select_questions[$data["question_id"]] = $data['title'] . $maxpoints . ' [' . $this->lng->txt('question_id_short') . ': ' . $data["question_id"] . ']';
110  }
111  }
112  if (!$select_questions) {
113  $select_questions[0] = $this->lng->txt('tst_no_scorable_qst_available');
114  }
115  $available_questions->setOptions(array('' => $this->lng->txt('please_choose')) + $select_questions);
116  $this->addFilterItem($available_questions);
117  $available_questions->readFromSession();
118  $this->filter['question'] = $available_questions->getValue();
119 
120  $pass = new ilSelectInputGUI($this->lng->txt('pass'), 'pass');
121  $passes = array();
122  $max_pass = $this->getParentObject()->getObject()->getMaxPassOfTest();
123  for ($i = 1; $i <= $max_pass; $i++) {
124  $passes[$i] = $i;
125  }
126  $pass->setOptions($passes);
127  $this->addFilterItem($pass);
128  $pass->readFromSession();
129  $this->filter['pass'] = $pass->getValue();
130 
131  $only_answered = new ilCheckboxInputGUI($this->lng->txt('tst_man_scoring_only_answered'), 'only_answered');
132  $this->addFilterItem($only_answered);
133  $only_answered->readFromSession();
134  ;
135  $this->filter['only_answered'] = $only_answered->getChecked();
136 
137  $correction = new ilSelectInputGUI(
138  $this->lng->txt('finalized_evaluation'),
139  'finalize_evaluation'
140  );
141  $evaluated = [
142  '' => $this->lng->txt('all_users'),
143  ilTestScoringByQuestionsGUI::ONLY_FINALIZED => $this->lng->txt('evaluated_users'),
144  ilTestScoringByQuestionsGUI::EXCEPT_FINALIZED => $this->lng->txt('not_evaluated_users')
145  ];
146  $correction->setOptions($evaluated);
147  $this->addFilterItem($correction);
148  $correction->readFromSession();
149  $this->filter['finalize_evaluation'] = $correction->getValue();
150  }
This class represents a selection list property in a property form.
addFilterItem(ilTableFilterItem $a_input_item, bool $a_optional=false)
setDisableFilterHiding(bool $a_val=true)
setOptions(array $a_options)
static _getManualScoring()
Retrieve the manual scoring settings.
filter(string $filter_id, $class_path, string $cmd, bool $activated=true, bool $expanded=true)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ initOrdering()

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::initOrdering ( )
private

Definition at line 78 of file class.ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI.php.

References ilTableGUI\enable(), ilTable2GUI\setDefaultOrderDirection(), and ilTable2GUI\setDefaultOrderField().

Referenced by __construct().

78  : void
79  {
80  $this->enable('sort');
81 
82  $this->setDefaultOrderField("name");
83  $this->setDefaultOrderDirection("asc");
84  }
enable(string $a_module_name)
setDefaultOrderField(string $a_defaultorderfield)
setDefaultOrderDirection(string $a_defaultorderdirection)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setCurQuestionMaxPoints()

ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::setCurQuestionMaxPoints ( float  $curQuestionMaxPoints)

Field Documentation

◆ $curQuestionMaxPoints

float ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::$curQuestionMaxPoints = null
private

◆ $filter

array ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::$filter = []
protected

◆ $first_row

bool ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::$first_row = true
protected

◆ $first_row_rendered

bool ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::$first_row_rendered = false
protected

◆ $questioninfo

ILIAS TestQuestionPool QuestionInfoService ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::$questioninfo
protected

◆ PARENT_APPLY_FILTER_CMD

const ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::PARENT_APPLY_FILTER_CMD = 'applyManScoringByQuestionFilter'

◆ PARENT_DEFAULT_CMD

const ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::PARENT_DEFAULT_CMD = 'showManScoringByQuestionParticipantsTable'

◆ PARENT_RESET_FILTER_CMD

const ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::PARENT_RESET_FILTER_CMD = 'resetManScoringByQuestionFilter'

◆ PARENT_SAVE_SCORING_CMD

const ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI::PARENT_SAVE_SCORING_CMD = 'saveManScoringByQuestion'

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