ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ilExerciseSubmissionTableGUI Class Reference

Exercise submission table. More...

+ Inheritance diagram for ilExerciseSubmissionTableGUI:
+ Collaboration diagram for ilExerciseSubmissionTableGUI:

Public Member Functions

 __construct ($a_parent_obj, $a_parent_cmd, ilObjExercise $a_exc, $a_item_id)
 Constructor. More...
 
 initFilter ()
 Init filter. More...
 
 getSelectableColumns ()
 Get selectable columns. More...
 
 render ()
 render table @access public More...
 
- Public Member Functions inherited from ilTable2GUI
 __construct ($a_parent_obj, $a_parent_cmd="", $a_template_context="")
 ilTable2GUI constructor. More...
 
 setOpenFormTag ($a_val)
 Set open form tag. More...
 
 getOpenFormTag ()
 Get open form tag. More...
 
 setCloseFormTag ($a_val)
 Set close form tag. More...
 
 getCloseFormTag ()
 Get close form tag. More...
 
 determineLimit ()
 Determine the limit. More...
 
 getSelectableColumns ()
 Get selectable columns. More...
 
 determineSelectedColumns ()
 Determine selected columns. More...
 
 isColumnSelected ($a_col)
 Is given column selected? More...
 
 getSelectedColumns ()
 Get selected columns. More...
 
 executeCommand ()
 Execute command. More...
 
 resetOffset ($a_in_determination=false)
 Reset offset. More...
 
 initFilter ()
 Init filter. More...
 
 getParentObject ()
 Get parent object. More...
 
 getParentCmd ()
 Get parent command. More...
 
 setTopAnchor ($a_val)
 Set top anchor. More...
 
 getTopAnchor ()
 Get top anchor. More...
 
 setNoEntriesText ($a_text)
 Set text for an empty table. More...
 
 getNoEntriesText ()
 Get text for an empty table. More...
 
 setIsDataTable ($a_val)
 Set is data table. More...
 
 getIsDataTable ()
 Get is data table. More...
 
 setEnableTitle ($a_enabletitle)
 Set Enable Title. More...
 
 getEnableTitle ()
 Get Enable Title. More...
 
 setEnableHeader ($a_enableheader)
 Set Enable Header. More...
 
 getEnableHeader ()
 Get Enable Header. More...
 
 setEnableNumInfo ($a_val)
 Set enable num info. More...
 
 getEnableNumInfo ()
 Get enable num info. More...
 
 setTitle ($a_title, $a_icon=0, $a_icon_alt=0)
 Set title and title icon. More...
 
 setDescription ($a_val)
 Set description. More...
 
 getDescription ()
 Get description. More...
 
 setOrderField ($a_order_field)
 set order column More...
 
 getOrderField ()
 
 setData ($a_data)
 set table data @access public More...
 
 getData ()
 
 dataExists ()
 
 setPrefix ($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) @access public More...
 
 getPrefix ()
 
 addFilterItem ($a_input_item, $a_optional=false)
 Add filter item. More...
 
 addFilterItemByMetaType ($id, $type=self::FILTER_TEXT, $a_optional=false, $caption=null)
 Add filter by standard type. More...
 
 getFilterItems ($a_optionals=false)
 Get filter items. More...
 
 getFilterItemByPostVar ($a_post_var)
 
 setFilterCols ($a_val)
 Set filter columns. More...
 
 getFilterCols ()
 Get filter columns. More...
 
 setDisableFilterHiding ($a_val=true)
 Set disable filter hiding. More...
 
 getDisableFilterHiding ()
 Get disable filter hiding. More...
 
 isFilterSelected ($a_col)
 Is given filter selected? More...
 
 getSelectedFilters ()
 Get selected filters. More...
 
 determineSelectedFilters ()
 Determine selected filters. More...
 
 setCustomPreviousNext ($a_prev_link, $a_next_link)
 Set custom previous/next links. More...
 
 setFormAction ($a_form_action, $a_multipart=false)
 Set Form action parameter. More...
 
 getFormAction ()
 Get Form action parameter. More...
 
 setFormName ($a_formname="")
 Set Form name. More...
 
 getFormName ()
 Get Form name. More...
 
 setId ($a_val)
 Set id. More...
 
 getId ()
 Get element id. More...
 
 setDisplayAsBlock ($a_val)
 Set display as block. More...
 
 getDisplayAsBlock ()
 Get display as block. More...
 
 getSelectAllCheckbox ()
 Get the name of the checkbox that should be toggled with a select all button. More...
 
 setSelectAllCheckbox ($a_select_all_checkbox, $a_select_all_on_top=false)
 Set the name of the checkbox that should be toggled with a select all button. More...
 
 setExternalSorting ($a_val)
 Set external sorting. More...
 
 getExternalSorting ()
 Get external sorting. More...
 
 setFilterCommand ($a_val, $a_caption=null)
 Set filter command. More...
 
 getFilterCommand ()
 Get filter command. More...
 
 setResetCommand ($a_val, $a_caption=null)
 Set reset filter command. More...
 
 getResetCommand ()
 Get reset filter command. More...
 
 setExternalSegmentation ($a_val)
 Set external segmentation. More...
 
 getExternalSegmentation ()
 Get external segmentation. More...
 
 setRowTemplate ($a_template, $a_template_dir="")
 Set row template. More...
 
 setDefaultOrderField ($a_defaultorderfield)
 Set Default order field. More...
 
 getDefaultOrderField ()
 Get Default order field. More...
 
 setDefaultOrderDirection ($a_defaultorderdirection)
 Set Default order direction. More...
 
 getDefaultOrderDirection ()
 Get Default order direction. More...
 
 setDefaultFilterVisiblity ($a_status)
 Set default filter visiblity. More...
 
 getDefaultFilterVisibility ()
 Get default filter visibility. More...
 
 clearCommandButtons ()
 
 addCommandButton ($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
 Add Command button. More...
 
 addCommandButtonInstance (ilButtonBase $a_button)
 Add Command button instance. More...
 
 addSelectionButton ($a_sel_var, $a_options, $a_cmd, $a_text, $a_default_selection='')
 Add Selection List + Command button. More...
 
 addMultiItemSelectionButton ($a_sel_var, $a_options, $a_cmd, $a_text, $a_default_selection='')
 Add Selection List + Command button for selected items. More...
 
 setCloseCommand ($a_link)
 Add command for closing table. More...
 
 addMultiCommand ($a_cmd, $a_text)
 Add Command button. More...
 
 addHiddenInput ($a_name, $a_value)
 Add Hidden Input field. More...
 
 addHeaderCommand ($a_href, $a_text, $a_target="", $a_img="")
 Add Header Command (Link) (Image needed for now) More...
 
 setTopCommands ($a_val)
 Set top commands (display command buttons on top of table, too) More...
 
 getTopCommands ()
 Get top commands (display command buttons on top of table, too) More...
 
 addColumn ( $a_text, $a_sort_field="", $a_width="", $a_is_checkbox_action_column=false, $a_class="", $a_tooltip="", $a_tooltip_with_html=false)
 Add a column to the header. More...
 
 getNavParameter ()
 
 setOrderLink ($sort_field, $order_dir)
 
 fillHeader ()
 
 determineOffsetAndOrder ($a_omit_offset=false)
 Determine offset and order. More...
 
 storeNavParameter ()
 
 getHTML ()
 Get HTML. More...
 
 numericOrdering ($a_field)
 Should this field be sorted numeric? More...
 
 render ()
 render table @access public More...
 
 writeFilterToSession ()
 Write filter values to session. More...
 
 resetFilter ()
 Reset filter. More...
 
 fillFooter ()
 Fill footer row. More...
 
 getLinkbar ($a_num)
 Get previous/next linkbar. More...
 
 fillHiddenRow ()
 
 fillActionRow ()
 Fill Action Row. More...
 
 setHeaderHTML ($html)
 set header html More...
 
 storeProperty ($type, $value)
 Store table property. More...
 
 loadProperty ($type)
 Load table property. More...
 
 getCurrentState ()
 get current settings for order, limit, columns and filter More...
 
 setContext ($id)
 Set context. More...
 
 getContext ()
 Get context. More...
 
 setShowRowsSelector ($a_value)
 Toggle rows-per-page selector. More...
 
 getShowRowsSelector ()
 Get rows-per-page selector state. More...
 
 setShowTemplates ($a_value)
 Toggle templates. More...
 
 getShowTemplates ()
 Get template state. More...
 
 restoreTemplate ($a_name)
 Restore state from template. More...
 
 saveTemplate ($a_name)
 Save current state as template. More...
 
 deleteTemplate ($a_name)
 Delete template. More...
 
 getLimit ()
 Get limit. More...
 
 getOffset ()
 Get offset. More...
 
 setExportFormats (array $formats)
 Set available export formats. More...
 
 setPrintMode ($a_value=false)
 Toogle print mode. More...
 
 getPrintMode ()
 Get print mode. More...
 
 getExportMode ()
 Was export activated? More...
 
 exportData ($format, $send=false)
 Export and optionally send current table data. More...
 
 setEnableAllCommand ($a_value)
 Enable actions for all entries in current result. More...
 
 setRowSelectorLabel ($row_selector_label)
 
 getRowSelectorLabel ()
 
 setPreventDoubleSubmission ($a_val)
 Set prevent double submission. More...
 
 getPreventDoubleSubmission ()
 Get prevent double submission. More...
 
 setLimit ($a_limit=0, $a_default_limit=0)
 set max. More...
 
- Public Member Functions inherited from ilTableGUI
 __construct ($a_data=0, $a_global_tpl=true)
 Constructor. More...
 
 setTemplate ($a_tpl)
 set template @access public More...
 
getTemplateObject ()
 
 setData ($a_data)
 set table data @access public More...
 
 getData ()
 
 setTitle ($a_title, $a_icon=0, $a_icon_alt=0)
 set table title @access public More...
 
 setHelp ($a_help_page, $a_help_icon, $a_help_icon_alt=0)
 set table help page @access public More...
 
 setHeaderNames ($a_header_names)
 set table header names @access public More...
 
 getColumnCount ()
 Returns the column count based on the number of the header row columns @access public. More...
 
 setHeaderVars ($a_header_vars, $a_header_params=0)
 set table header vars @access public More...
 
 setColumnWidth ($a_column_width)
 set table column widths @access public More...
 
 setOneColumnWidth ($a_column_width, $a_column_number)
 set one table column width @access public More...
 
 setMaxCount ($a_max_count)
 set max. More...
 
 setLimit ($a_limit=0, $a_default_limit=0)
 set max. More...
 
 getLimit ()
 Get limit. More...
 
 setPrefix ($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) @access public More...
 
 setOffset ($a_offset)
 set dataset offset @access public More...
 
 getOffset ()
 Get offset. More...
 
 setOrderColumn ($a_order_column=0, $a_default_column=0)
 set order column @access public More...
 
 getOrderColumn ()
 Get order column. More...
 
 setOrderDirection ($a_order_direction)
 set order direction @access public More...
 
 getOrderDirection ()
 Get order direction. More...
 
 setFooter ($a_style, $a_previous=0, $a_next=0)
 set order direction @access public More...
 
 enable ($a_module_name)
 enables particular modules of table More...
 
 disable ($a_module_name)
 diesables particular modules of table More...
 
 sortData ()
 
 render ()
 render table @access public More...
 
 renderHeader ()
 
 setOrderLink ($key, $order_dir)
 
 setStyle ($a_element, $a_style)
 
 getStyle ($a_element)
 
 setBase ($a_base)
 Set Base script name (deprecated, only use this for workarounds). More...
 
 getBase ()
 Get Base script name (deprecated, only use this for workarounds). More...
 
 getFormName ()
 
 setFormName ($a_name="cmd")
 
 getSelectAllCheckbox ()
 
 setSelectAllCheckbox ($a_select_all_checkbox)
 
 clearActionButtons ()
 
 addActionButton ($btn_name, $btn_value)
 

Data Fields

const MODE_BY_ASSIGNMENT = 1
 
const MODE_BY_USER = 2
 
- 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
 $title
 
 $icon
 
 $icon_alt
 
 $help_page
 
 $help_icon
 
 $help_icon_alt
 
 $header_names
 
 $header_vars
 
 $linkbar_vars
 
 $data
 
 $column_count
 
 $column_width
 
 $max_count
 
 $limit
 
 $max_limit = false
 
 $offset
 
 $order_column
 
 $order_direction
 
 $footer_style
 
 $footer_previous
 
 $footer_next
 
 $lang_support = true
 
 $global_tpl
 
 $form_name
 
 $select_all_checkbox
 
 $action_buttons
 
 $prefix
 
 $base = ""
 
 $enabled
 
 $styles
 

Protected Member Functions

 initMode ($a_item_id)
 
 parseData ()
 
 parseModeColumns ()
 
 parseColumns ()
 
 parseRow ($a_user_id, ilExAssignment $a_ass, array $a_row)
 
- Protected Member Functions inherited from ilTable2GUI
 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, $a_element)
 Check if filter element is based on adv md. More...
 
 fillRow ($a_set)
 Standard Version of Fill Row. More...
 
 getFilterValue (ilFormPropertyGUI $a_item)
 Get current filter value. More...
 
 SetFilterValue (ilFormPropertyGUI $a_item, $a_value)
 Set current filter value. More...
 
 fillMetaExcel (ilExcel $a_excel, &$a_row)
 Add meta information to excel export. More...
 
 fillHeaderExcel (ilExcel $a_excel, &$a_row)
 Excel Version of Fill Header. More...
 
 fillRowExcel (ilExcel $a_excel, &$a_row, $a_set)
 Excel Version of Fill Row. More...
 
 fillMetaCSV ($a_csv)
 Add meta information to csv export. More...
 
 fillHeaderCSV ($a_csv)
 CSV Version of Fill Header. More...
 
 fillRowCSV ($a_csv, $a_set)
 CSV Version of Fill Row. More...
 

Protected Attributes

 $access
 
 $exc
 
 $mode
 
 $filter
 
 $comment_modals = array()
 
 $cols_mandatory = array("name", "status")
 
 $cols_default = array("login", "submission", "idl", "calc_deadline")
 
 $cols_order
 
 $ass_types
 
 $ass_type
 
 $ui_factory
 
 $ui_renderer
 
- Protected Attributes inherited from ilTable2GUI
 $ctrl
 
 $tpl
 
 $parent_obj
 
 $parent_cmd
 
 $close_command = ""
 
 $top_anchor = "il_table_top"
 
 $filters = array()
 
 $optional_filters = array()
 
 $filter_cmd = 'applyFilter'
 
 $reset_cmd = 'resetFilter'
 
 $filter_cols = 5
 
 $ext_sort = false
 
 $ext_seg = false
 
 $context = ""
 
 $mi_sel_buttons = []
 
 $disable_filter_hiding = false
 
 $selected_filter = false
 
 $top_commands = true
 
 $selectable_columns = array()
 
 $selected_column = array()
 
 $show_templates = false
 
 $show_rows_selector = true
 
 $rows_selector_off = false
 
 $nav_determined = false
 
 $limit_determined = false
 
 $filters_determined = false
 
 $columns_determined = false
 
 $open_form_tag = true
 
 $close_form_tag = true
 
 $export_formats = []
 
 $export_mode
 
 $print_mode
 
 $enable_command_for_all
 
 $restore_filter
 
 $restore_filter_values
 
 $default_filter_visibility = false
 
 $sortable_fields = array()
 
 $prevent_double_submission = true
 
 $row_selector_label
 
 $select_all_on_top = false
 
 $sel_buttons = []
 
- Protected Attributes inherited from ilTableGUI
 $tpl
 
 $lng
 

Additional Inherited Members

- Static Public Member Functions inherited from ilTable2GUI
static getAllCommandLimit ()
 Get maximum number of entries to enable actions for all. More...
 

Detailed Description

Exercise submission table.

Author
Jörg Lützenkirchen luetz.nosp@m.enki.nosp@m.rchen.nosp@m.@lei.nosp@m.fos.c.nosp@m.om

Definition at line 11 of file class.ilExerciseSubmissionTableGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilExerciseSubmissionTableGUI::__construct (   $a_parent_obj,
  $a_parent_cmd,
ilObjExercise  $a_exc,
  $a_item_id 
)

Constructor.

Parameters
string$a_parent_obj
string$a_parent_cmd
ilObjExercise$a_exc
int$a_item_id
Returns
self

Definition at line 62 of file class.ilExerciseSubmissionTableGUI.php.

63 {
64 global $DIC;
65
66 $this->ui_factory = $DIC->ui()->factory();
67 $this->ui_renderer = $DIC->ui()->renderer();
68
69 $this->ctrl = $DIC->ctrl();
70 $this->access = $DIC->access();
71 $this->tpl = $DIC["tpl"];
72 $this->lng = $DIC->language();
73
74 $ilCtrl = $DIC->ctrl();
75
76 $this->exc = $a_exc;
77
78 $this->ass_types = ilExAssignmentTypes::getInstance();
79
80 $this->ass_type = $this->ass_types->getById(ilExAssignment::lookupType($a_item_id));
81
82 $this->initMode($a_item_id);
83
84 parent::__construct($a_parent_obj, $a_parent_cmd);
85
86 $this->setShowTemplates(true);
87
88 $this->setFormAction($ilCtrl->getFormAction($a_parent_obj));
89 $this->setRowTemplate("tpl.exc_members_row.html", "Modules/Exercise");
90
91 #25100
92 if ($this->mode == self::MODE_BY_ASSIGNMENT) {
93 $this->setDefaultOrderField("name");
94 $this->setDefaultOrderDirection("asc");
95 }
96
97
98 // columns
99
100 $this->addColumn("", "", "1", true);
101
102 $selected = $this->getSelectedColumns();
103 $columns = $this->parseColumns();
104 foreach ($this->cols_order as $id) {
105 if (in_array($id, $this->cols_mandatory) ||
106 in_array($id, $selected)) {
107 if (array_key_exists($id, $columns)) {
108 $col = $columns[$id];
109 $this->addColumn($col[0], $col[1]);
110 }
111 }
112 }
113
114 $this->addColumn($this->lng->txt("actions"));
115
116
117 // multi actions
118
119 $this->addMultiCommand("saveStatusSelected", $this->lng->txt("exc_save_selected"));
120
121 // TODO get rid of the constant from ilExAssignment. Get this value from ilExAssignmentTypes
122 if ($this->mode == self::MODE_BY_ASSIGNMENT && $this->ass->getType() == ilExAssignment::TYPE_TEXT) {
123 $this->addMultiCommand("compareTextAssignments", $this->lng->txt("exc_compare_submissions"));
124 }
125
126 $this->setFormName("ilExcIDlForm");
127
128 // see 0021530 and parseRow here with similar action per user
129 if ($this->mode == self::MODE_BY_ASSIGNMENT &&
130 $this->ass->hasActiveIDl() &&
131 !$this->ass->hasReadOnlyIDl()) {
132 $this->addMultiCommand("setIndividualDeadline", $this->lng->txt("exc_individual_deadline_action"));
133 }
134
135 if ($this->exc->hasTutorFeedbackMail() &&
136 $this->mode == self::MODE_BY_ASSIGNMENT) {
137 $this->addMultiCommand("redirectFeedbackMail", $this->lng->txt("exc_tbl_action_feedback_mail"));
138 }
139
140 $this->addMultiCommand("sendMembers", $this->lng->txt("exc_send_assignment"));
141
142 if ($this->mode == self::MODE_BY_ASSIGNMENT &&
143 $this->ass &&
144 $this->ass->hasTeam()) {
145 $this->addMultiCommand("createTeams", $this->lng->txt("exc_team_multi_create"));
146 $this->addMultiCommand("dissolveTeams", $this->lng->txt("exc_team_multi_dissolve"));
147 }
148
149 if ($this->mode == self::MODE_BY_ASSIGNMENT) {
150 $this->addMultiCommand("confirmDeassignMembers", $this->lng->txt("exc_deassign_members"));
151 }
152
153 $this->setFilterCommand($this->getParentCmd() . "Apply");
154 $this->setResetCommand($this->getParentCmd() . "Reset");
155
156 $this->initFilter();
157 $this->setData($this->parseData());
158 }
if(! $in) $columns
Definition: Utf8Test.php:45
static getInstance()
Get instance.
static lookupType($a_id)
Lookup type.
getParentCmd()
Get parent command.
getSelectedColumns()
Get selected columns.
setData($a_data)
set table data @access public
setResetCommand($a_val, $a_caption=null)
Set reset filter command.
setRowTemplate($a_template, $a_template_dir="")
Set row template.
addMultiCommand($a_cmd, $a_text)
Add Command button.
setDefaultOrderField($a_defaultorderfield)
Set Default order field.
addColumn( $a_text, $a_sort_field="", $a_width="", $a_is_checkbox_action_column=false, $a_class="", $a_tooltip="", $a_tooltip_with_html=false)
Add a column to the header.
setFormName($a_formname="")
Set Form name.
setFormAction($a_form_action, $a_multipart=false)
Set Form action parameter.
setDefaultOrderDirection($a_defaultorderdirection)
Set Default order direction.
setFilterCommand($a_val, $a_caption=null)
Set filter command.
setShowTemplates($a_value)
Toggle templates.
global $ilCtrl
Definition: ilias.php:18
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
$DIC
Definition: xapitoken.php:46

References $columns, $DIC, $ilCtrl, ILIAS\GlobalScreen\Provider\__construct(), ilTable2GUI\addColumn(), ilTable2GUI\addMultiCommand(), ilExAssignmentTypes\getInstance(), ilTable2GUI\getParentCmd(), ilTable2GUI\getSelectedColumns(), initFilter(), initMode(), ilExAssignment\lookupType(), parseColumns(), parseData(), ilTable2GUI\setData(), ilTable2GUI\setDefaultOrderDirection(), ilTable2GUI\setDefaultOrderField(), ilTable2GUI\setFilterCommand(), ilTable2GUI\setFormAction(), ilTable2GUI\setFormName(), ilTable2GUI\setResetCommand(), ilTable2GUI\setRowTemplate(), ilTable2GUI\setShowTemplates(), and ilExAssignment\TYPE_TEXT.

+ Here is the call graph for this function:

Member Function Documentation

◆ getSelectableColumns()

ilExerciseSubmissionTableGUI::getSelectableColumns ( )

Get selectable columns.

Returns
array key: column id, val: true/false -> default on/off

Reimplemented from ilTable2GUI.

Definition at line 194 of file class.ilExerciseSubmissionTableGUI.php.

195 {
196 $cols = array();
197
198 $columns = $this->parseColumns();
199 foreach ($this->cols_order as $id) {
200 if (in_array($id, $this->cols_mandatory)) {
201 continue;
202 }
203
204 if (array_key_exists($id, $columns)) {
205 $col = $columns[$id];
206
207 $cols[$id] = array(
208 "txt" => $col[0],
209 "default" => in_array($id, $this->cols_default)
210 );
211 }
212 }
213 return $cols;
214 }
$cols
Definition: xhr_table.php:11

References $cols, $columns, and parseColumns().

+ Here is the call graph for this function:

◆ initFilter()

ilExerciseSubmissionTableGUI::initFilter ( )

Init filter.

Overwrite this to initialize all filter input property objects.

Reimplemented from ilTable2GUI.

Definition at line 160 of file class.ilExerciseSubmissionTableGUI.php.

161 {
162 if ($this->mode == self::MODE_BY_ASSIGNMENT) {
163 $item = $this->addFilterItemByMetaType("flt_name", self::FILTER_TEXT, false, $this->lng->txt("name") . " / " . $this->lng->txt("login"));
164 $this->filter["name"] = $item->getValue();
165 }
166
167 $this->lng->loadLanguageModule("search");
168 $options = array(
169 "" => $this->lng->txt("search_any"),
170 "notgraded" => $this->lng->txt("exc_notgraded"),
171 "passed" => $this->lng->txt("exc_passed"),
172 "failed" => $this->lng->txt("exc_failed")
173 );
174 $item = $this->addFilterItemByMetaType("flt_status", self::FILTER_SELECT, false, $this->lng->txt("exc_tbl_status"));
175 $item->setOptions($options);
176 $this->filter["status"] = $item->getValue();
177
178 $options = array(
179 "" => $this->lng->txt("search_any"),
180 "y" => $this->lng->txt("exc_tbl_filter_has_submission"),
181 "n" => $this->lng->txt("exc_tbl_filter_has_no_submission")
182 );
183 $item = $this->addFilterItemByMetaType("flt_subm", self::FILTER_SELECT, false, $this->lng->txt("exc_tbl_filter_submission"));
184 $item->setOptions($options);
185 $this->filter["subm"] = $item->getValue();
186 }
addFilterItemByMetaType($id, $type=self::FILTER_TEXT, $a_optional=false, $caption=null)
Add filter by standard type.

References ilTable2GUI\addFilterItemByMetaType().

Referenced by __construct().

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

◆ initMode()

ilExerciseSubmissionTableGUI::initMode (   $a_item_id)
abstractprotected

Reimplemented in ilExerciseMemberTableGUI, and ilExParticipantTableGUI.

Referenced by __construct().

+ Here is the caller graph for this function:

◆ parseColumns()

ilExerciseSubmissionTableGUI::parseColumns ( )
protected

Definition at line 216 of file class.ilExerciseSubmissionTableGUI.php.

217 {
218 $cols = $this->parseModeColumns();
219
220 $cols["submission"] = array($this->lng->txt("exc_tbl_submission_date"), "submission");
221
222 $cols["status"] = array($this->lng->txt("exc_tbl_status"), "status");
223 $cols["mark"] = array($this->lng->txt("exc_tbl_mark"), "mark");
224 $cols["status_time"] = array($this->lng->txt("exc_tbl_status_time"), "status_time");
225
226 $cols["sent_time"] = array($this->lng->txt("exc_tbl_sent_time"), "sent_time");
227
228 if ($this->exc->hasTutorFeedbackText() ||
229 $this->exc->hasTutorFeedbackMail() ||
230 $this->exc->hasTutorFeedbackFile()) {
231 $cols["feedback_time"] = array($this->lng->txt("exc_tbl_feedback_time"), "feedback_time");
232 }
233
234 if ($this->exc->hasTutorFeedbackText()) {
235 $cols["comment"] = array($this->lng->txt("exc_tbl_comment"), "comment");
236 }
237
238 $cols["notice"] = array($this->lng->txt("exc_tbl_notice"), "notice");
239
240 return $cols;
241 }

References $cols, and parseModeColumns().

Referenced by __construct(), and getSelectableColumns().

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

◆ parseData()

ilExerciseSubmissionTableGUI::parseData ( )
abstractprotected

Reimplemented in ilExerciseMemberTableGUI.

Referenced by __construct().

+ Here is the caller graph for this function:

◆ parseModeColumns()

ilExerciseSubmissionTableGUI::parseModeColumns ( )
abstractprotected

Reimplemented in ilExerciseMemberTableGUI, and ilExParticipantTableGUI.

Referenced by parseColumns().

+ Here is the caller graph for this function:

◆ parseRow()

ilExerciseSubmissionTableGUI::parseRow (   $a_user_id,
ilExAssignment  $a_ass,
array  $a_row 
)
protected

Definition at line 243 of file class.ilExerciseSubmissionTableGUI.php.

244 {
246 $ilAccess = $this->access;
247
248 $has_no_team_yet = ($a_ass->hasTeam() &&
249 !ilExAssignmentTeam::getTeamId($a_ass->getId(), $a_user_id));
250
251
252 // static columns
253
254 if ($this->mode == self::MODE_BY_ASSIGNMENT) {
255 if (!$a_ass->hasTeam()) {
256 $this->tpl->setVariable("VAL_NAME", $a_row["name"]);
257
258 // #18327
259 if (!$ilAccess->checkAccessOfUser($a_user_id, "read", "", $this->exc->getRefId()) &&
260 is_array($info = $ilAccess->getInfo())) {
261 $this->tpl->setCurrentBlock('access_warning');
262 $this->tpl->setVariable('PARENT_ACCESS', $info[0]["text"]);
263 $this->tpl->parseCurrentBlock();
264 }
265 } else {
266 asort($a_row["team"]);
267 foreach ($a_row["team"] as $team_member_id => $team_member_name) { // #10749
268 if (sizeof($a_row["team"]) > 1) {
269 $ilCtrl->setParameterByClass("ilExSubmissionTeamGUI", "id", $team_member_id);
270 $url = $ilCtrl->getLinkTargetByClass("ilExSubmissionTeamGUI", "confirmRemoveTeamMember");
271 $ilCtrl->setParameterByClass("ilExSubmissionTeamGUI", "id", "");
272
273 $this->tpl->setCurrentBlock("team_member_removal_bl");
274 $this->tpl->setVariable("URL_TEAM_MEMBER_REMOVAL", $url);
275 $this->tpl->setVariable(
276 "TXT_TEAM_MEMBER_REMOVAL",
277 ilGlyphGUI::get(ilGlyphGUI::CLOSE, $this->lng->txt("remove"))
278 );
279 $this->tpl->parseCurrentBlock();
280 }
281
282 // #18327
283 if (!$ilAccess->checkAccessOfUser($team_member_id, "read", "", $this->exc->getRefId()) &&
284 is_array($info = $ilAccess->getInfo())) {
285 $this->tpl->setCurrentBlock('team_access_warning');
286 $this->tpl->setVariable('TEAM_PARENT_ACCESS', $info[0]["text"]);
287 $this->tpl->parseCurrentBlock();
288 }
289
290 $this->tpl->setCurrentBlock("team_member");
291 $this->tpl->setVariable("TXT_MEMBER_NAME", $team_member_name);
292 $this->tpl->parseCurrentBlock();
293 }
294
295 if ($has_no_team_yet) {
296 // #11957
297 $this->tpl->setCurrentBlock("team_info");
298 $this->tpl->setVariable("TXT_TEAM_INFO", $this->lng->txt("exc_no_team_yet"));
299 } else {
300 $this->tpl->setCurrentBlock("team_info");
301 $this->tpl->setVariable("TXT_TEAM_INFO", "(" . $a_row["submission_obj"]->getTeam()->getId() . ")");
302 }
303 }
304 } else {
305 $this->tpl->setVariable("VAL_NAME", $a_row["name"]);
306 }
307
308 // do not grade or mark if no team yet
309 if (!$has_no_team_yet) {
310 // status
311 $this->tpl->setVariable("SEL_" . strtoupper($a_row["status"]), ' selected="selected" ');
312 $this->tpl->setVariable("TXT_NOTGRADED", $this->lng->txt("exc_notgraded"));
313 $this->tpl->setVariable("TXT_PASSED", $this->lng->txt("exc_passed"));
314 $this->tpl->setVariable("TXT_FAILED", $this->lng->txt("exc_failed"));
315 } else {
316 $nt_colspan = in_array("mark", $this->getSelectedColumns())
317 ? 2
318 : 1;
319
320 $this->tpl->setVariable("NO_TEAM_COLSPAN", $nt_colspan);
321 }
322
323
324 // comment modal
325
326 if ($this->exc->hasTutorFeedbackText()) {
327 $comment_id = "excasscomm_" . $a_ass->getId() . "_" . $a_user_id;
328
329 $modal = ilModalGUI::getInstance();
330 $modal->setId($comment_id);
331 $modal->setHeading($this->lng->txt("exc_tbl_action_feedback_text"));
332
333 $lcomment_form = new ilPropertyFormGUI();
334 $lcomment_form->setId($comment_id);
335 $lcomment_form->setPreventDoubleSubmission(false);
336
337 $lcomment = new ilTextAreaInputGUI($this->lng->txt("exc_comment_for_learner"), "lcomment_" . $a_ass->getId() . "_" . $a_user_id);
338 $lcomment->setInfo($this->lng->txt("exc_comment_for_learner_info"));
339 $lcomment->setValue($a_row["comment"]);
340 $lcomment->setCols(45);
341 $lcomment->setRows(10);
342 $lcomment_form->addItem($lcomment);
343
344 $lcomment_form->addCommandButton("save", $this->lng->txt("save"));
345 // $lcomment_form->addCommandButton("cancel", $lng->txt("cancel"));
346
347 $modal->setBody($lcomment_form->getHTML());
348
349 $this->comment_modals[] = $modal->getHTML();
350 unset($modal);
351 }
352
353
354 // selectable columns
355
356 foreach ($this->getSelectedColumns() as $col) {
357 $include_seconds = false;
358 switch ($col) {
359 case "image":
360 if (!$a_ass->hasTeam()) {
361 if ($usr_obj = ilObjectFactory::getInstanceByObjId($a_user_id, false)) {
362 $this->tpl->setVariable("VAL_IMAGE", $usr_obj->getPersonalPicturePath("xxsmall"));
363 $this->tpl->setVariable("TXT_IMAGE", $this->lng->txt("personal_picture"));
364 }
365 }
366 break;
367
368 case "team_members":
369 if ($a_ass->hasTeam()) {
370 if (!sizeof($a_row["team"])) {
371 $this->tpl->setVariable("VAL_TEAM_MEMBER", $this->lng->txt("exc_no_team_yet"));
372 } else {
373 foreach ($a_row["team"] as $name) {
374 $this->tpl->setCurrentBlock("team_member_bl");
375 $this->tpl->setVariable("VAL_TEAM_MEMBER", $name);
376 $this->tpl->parseCurrentBlock();
377 }
378 }
379 } else {
380 $this->tpl->setVariable("VAL_TEAM_MEMBER", " ");
381 }
382 break;
383
384 case "idl":
385 $this->tpl->setVariable(
386 "VAL_" . strtoupper($col),
387 $a_row[$col]
389 : " "
390 );
391 break;
392
393 case "calc_deadline":
394 $this->tpl->setVariable(
395 "VAL_" . strtoupper($col),
396 $a_row[$col]
398 : " "
399 );
400 break;
401
402 case "mark":
403 if ($has_no_team_yet) {
404 break;
405 }
406 // fallthrough
407
408 // no break
409 case "notice":
410 // see #22076
411 $this->tpl->setVariable("VAL_" . strtoupper($col), ilUtil::prepareFormOutput(trim($a_row[$col])));
412 break;
413
414 case "comment":
415 // for js-updating
416 $this->tpl->setVariable("LCOMMENT_ID", $comment_id . "_snip");
417
418 // see #22076
419 $this->tpl->setVariable("VAL_" . strtoupper($col), (trim($a_row[$col]) !== "")
420 ? nl2br(trim($a_row[$col]))
421 : " ");
422 break;
423
424 case "submission":
425 $include_seconds = true;
426 if ($a_row["submission_obj"]) {
427 foreach ($a_row["submission_obj"]->getFiles() as $file) {
428 if ($file["late"]) {
429 $this->tpl->setVariable("TXT_LATE", $this->lng->txt("exc_late_submission"));
430 break;
431 }
432 }
433 }
434 // fallthrough
435
436 // no break
437 case "feedback_time":
438 case "status_time":
439 case "sent_time":
440 $this->tpl->setVariable(
441 "VAL_" . strtoupper($col),
442 $a_row[$col]
444 new ilDateTime($a_row[$col], IL_CAL_DATETIME),
445 false,
446 false,
447 $include_seconds
448 )
449 : " "
450 );
451 break;
452
453 case "login":
454 if ($a_ass->hasTeam()) {
455 break;
456 }
457 // fallthrough
458
459 // no break
460 default:
461 $this->tpl->setVariable("VAL_" . strtoupper($col), $a_row[$col]
462 ? trim($a_row[$col])
463 : " ");
464 break;
465 }
466 }
467
468
469 // actions
470
471 $items = array();
472
473 $file_info = $a_row["submission_obj"]->getDownloadedFilesInfoForTableGUIS($this->getParentObject(), $this->getParentCmd());
474
475 $counter = $file_info["files"]["count"];
476 if ($counter) {
477 if ($file_info["files"]["download_url"]) {
478 $items[] = $this->ui_factory->button()->shy(
479 $file_info["files"]["download_txt"] . " (" . $counter . ")",
480 $file_info["files"]["download_url"]
481 );
482 }
483
484 if ($file_info["files"]["download_new_url"]) {
485 $items[] = $this->ui_factory->button()->shy(
486 $file_info["files"]["download_new_txt"],
487 $file_info["files"]["download_new_url"]
488 );
489 }
490 }
491
492 if ($this->ass_type != null && $this->ass_type->supportsWebDirAccess() && $a_row['submission_obj']->hasSubmitted()) {
493 $url = $ilCtrl->getLinkTarget($this->getParentObject(), "openSubmissionView");
494 $items[] = $this->ui_factory->link()->standard($this->lng->txt("exc_tbl_action_open_submission"), $url)->withOpenInNewViewport(true);
495 }
496
497 if (!$has_no_team_yet &&
498 $a_ass->hasActiveIDl() &&
499 !$a_ass->hasReadOnlyIDl()) {
500 $idl_id = $a_ass->hasTeam()
501 ? "t" . ilExAssignmentTeam::getTeamId($a_ass->getId(), $a_user_id)
502 : $a_user_id;
503
504 $this->tpl->setVariable("VAL_IDL_ID", $a_ass->getId() . "_" . $idl_id);
505
506 $assignment_id = $a_ass->getId();
507 $items[] = $this->ui_factory->button()->shy($this->lng->txt("exc_individual_deadline_action"), "#")
508 ->withOnLoadCode(function ($id) use ($idl_id, $assignment_id) {
509 return "$('#$id').on('click', function() {il.ExcIDl.trigger('$idl_id', '$assignment_id'); return false;})";
510 });
511 }
512
513 // feedback mail
514 if ($this->exc->hasTutorFeedbackMail()) {
515 $items[] = $this->ui_factory->button()->shy(
516 $this->lng->txt("exc_tbl_action_feedback_mail"),
517 $ilCtrl->getLinkTarget($this->parent_obj, "redirectFeedbackMail")
518 );
519 }
520
521 // feedback files
522 if ($this->exc->hasTutorFeedbackFile()) {
523 $storage = new ilFSStorageExercise($this->exc->getId(), $a_ass->getId());
524 $counter = $storage->countFeedbackFiles($a_row["submission_obj"]->getFeedbackId());
525 $counter = $counter
526 ? " (" . $counter . ")"
527 : "";
528
529 $items[] = $this->ui_factory->button()->shy(
530 $this->lng->txt("exc_tbl_action_feedback_file") . $counter,
531 $ilCtrl->getLinkTargetByClass("ilfilesystemgui", "listFiles")
532 );
533 }
534
535 // comment (modal - see above)
536 if ($this->exc->hasTutorFeedbackText()) {
537 $items[] = $this->ui_factory->button()->shy($this->lng->txt("exc_tbl_action_feedback_text"), "#")
538 ->withOnLoadCode(function ($id) use ($comment_id) {
539 return "$('#$id').on('click', function() {il.ExcManagement.showComment('$comment_id'); return false;})";
540 });
541 }
542
543 // peer review
544 if (($peer_review = $a_row["submission_obj"]->getPeerReview()) && $a_ass->afterDeadlineStrict()) { // see #22246
545 $counter = $peer_review->countGivenFeedback(true, $a_user_id);
546 $counter = $counter
547 ? " (" . $counter . ")"
548 : "";
549 $items[] = $this->ui_factory->button()->shy(
550 $this->lng->txt("exc_tbl_action_peer_review_given") . $counter,
551 $ilCtrl->getLinkTargetByClass("ilexpeerreviewgui", "showGivenPeerReview")
552 );
553
554 $counter = sizeof($peer_review->getPeerReviewsByPeerId($a_user_id, true));
555 $counter = $counter
556 ? " (" . $counter . ")"
557 : "";
558
559 $items[] = $this->ui_factory->button()->shy(
560 $this->lng->txt("exc_tbl_action_peer_review_received") . $counter,
561 $ilCtrl->getLinkTargetByClass("ilexpeerreviewgui", "showReceivedPeerReview")
562 );
563 }
564
565 // team
566 if ($has_no_team_yet) {
567 $items[] = $this->ui_factory->button()->shy(
568 $this->lng->txt("exc_create_team"),
569 $ilCtrl->getLinkTargetByClass("ilExSubmissionTeamGUI", "createSingleMemberTeam")
570 );
571 } elseif ($a_ass->hasTeam()) {
572 $items[] = $this->ui_factory->button()->shy(
573 $this->lng->txt("exc_tbl_action_team_log"),
574 $ilCtrl->getLinkTargetByClass("ilExSubmissionTeamGUI", "showTeamLog")
575 );
576 }
577
578 $actions = $this->ui_factory->dropdown()->standard($items)->withLabel($this->lng->txt("actions"));
579
580 $this->tpl->setVariable("ACTIONS", $this->ui_renderer->render($actions));
581 }
const IL_CAL_UNIX
const IL_CAL_DATETIME
static formatDate(ilDateTime $date, $a_skip_day=false, $a_include_wd=false, $include_seconds=false)
Format a date @access public.
@classDescription Date and time handling
static getTeamId($a_assignment_id, $a_user_id, $a_create_on_demand=false)
Get team id for member id.
afterDeadlineStrict($a_include_personal=true)
getId()
Get assignment id.
static get($a_glyph, $a_text="")
Get glyph html.
static getInstance()
Get instance.
static getInstanceByObjId($a_obj_id, $stop_on_error=true)
get an instance of an Ilias object by object id
This class represents a property form user interface.
getParentObject()
Get parent object.
getId()
Get element id.
This class represents a text area property in a property form.
static prepareFormOutput($a_str, $a_strip=false)
prepares string output for html forms @access public
if($format !==null) $name
Definition: metadata.php:230
$url

References $access, ilTable2GUI\$ctrl, $ilCtrl, $name, $url, ilExAssignment\afterDeadlineStrict(), ilGlyphGUI\CLOSE, ilDatePresentation\formatDate(), ilGlyphGUI\get(), ilExAssignment\getId(), ilTable2GUI\getId(), ilModalGUI\getInstance(), ilObjectFactory\getInstanceByObjId(), ilTable2GUI\getParentCmd(), ilTable2GUI\getParentObject(), ilTable2GUI\getSelectedColumns(), ilExAssignmentTeam\getTeamId(), ilExAssignment\hasActiveIDl(), ilExAssignment\hasReadOnlyIDl(), ilExAssignment\hasTeam(), IL_CAL_DATETIME, IL_CAL_UNIX, and ilUtil\prepareFormOutput().

Referenced by ilExParticipantTableGUI\fillRow(), and ilExerciseMemberTableGUI\fillRow().

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

◆ render()

ilExerciseSubmissionTableGUI::render ( )

render table @access public

Reimplemented from ilTable2GUI.

Definition at line 583 of file class.ilExerciseSubmissionTableGUI.php.

584 {
585 global $DIC;
587 $tpl = $DIC->ui()->mainTemplate();
588
589 $url = $ilCtrl->getLinkTarget($this->getParentObject(), "saveCommentForLearners", "", true, false);
590
591 $tpl->addJavaScript("Modules/Exercise/js/ilExcManagement.js");
592 $tpl->addOnLoadCode('il.ExcManagement.init("' . $url . '");');
593
594 return parent::render() .
595 implode("\n", $this->comment_modals);
596 }

References ilTable2GUI\$ctrl, $DIC, $ilCtrl, ilTable2GUI\$tpl, $url, and ilTable2GUI\getParentObject().

+ Here is the call graph for this function:

Field Documentation

◆ $access

ilExerciseSubmissionTableGUI::$access
protected

Definition at line 16 of file class.ilExerciseSubmissionTableGUI.php.

Referenced by parseRow().

◆ $ass_type

ilExerciseSubmissionTableGUI::$ass_type
protected

Definition at line 41 of file class.ilExerciseSubmissionTableGUI.php.

◆ $ass_types

ilExerciseSubmissionTableGUI::$ass_types
protected

Definition at line 35 of file class.ilExerciseSubmissionTableGUI.php.

◆ $cols_default

ilExerciseSubmissionTableGUI::$cols_default = array("login", "submission", "idl", "calc_deadline")
protected

Definition at line 27 of file class.ilExerciseSubmissionTableGUI.php.

◆ $cols_mandatory

ilExerciseSubmissionTableGUI::$cols_mandatory = array("name", "status")
protected

Definition at line 26 of file class.ilExerciseSubmissionTableGUI.php.

◆ $cols_order

ilExerciseSubmissionTableGUI::$cols_order
protected
Initial value:
= array("image", "name", "login", "team_members",
"sent_time", "submission", "calc_deadline", "idl", "status", "mark", "status_time",
"feedback_time", "comment", "notice")

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

◆ $comment_modals

ilExerciseSubmissionTableGUI::$comment_modals = array()
protected

Definition at line 21 of file class.ilExerciseSubmissionTableGUI.php.

◆ $exc

ilExerciseSubmissionTableGUI::$exc
protected

Definition at line 18 of file class.ilExerciseSubmissionTableGUI.php.

◆ $filter

ilExerciseSubmissionTableGUI::$filter
protected

Definition at line 20 of file class.ilExerciseSubmissionTableGUI.php.

◆ $mode

ilExerciseSubmissionTableGUI::$mode
protected

Definition at line 19 of file class.ilExerciseSubmissionTableGUI.php.

◆ $ui_factory

ilExerciseSubmissionTableGUI::$ui_factory
protected

Definition at line 46 of file class.ilExerciseSubmissionTableGUI.php.

◆ $ui_renderer

ilExerciseSubmissionTableGUI::$ui_renderer
protected

Definition at line 51 of file class.ilExerciseSubmissionTableGUI.php.

◆ MODE_BY_ASSIGNMENT

const ilExerciseSubmissionTableGUI::MODE_BY_ASSIGNMENT = 1

◆ MODE_BY_USER

const ilExerciseSubmissionTableGUI::MODE_BY_USER = 2

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