public/main/work/work_list_all.php
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_STUDENTPUBLICATION;
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!($is_allowed_to_edit || $isDrhOfCourse)) {
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
if (empty($my_folder_data)) {
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group_id = api_get_group_id();
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
$my_folder_data = get_work_data_by_id($workId);
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
$is_allowed_to_edit = api_is_allowed_to_edit() || api_is_coach();
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
if (!empty($my_folder_data['description'])) {
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
echo Display::grid_js('results', $url, $columns, $column_model, $extra_params);
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = GroupManager::userHasAccess(
- Exclude checks
Variable "check_qualification" is not in valid camel caps format Open
Open
!empty($check_qualification)
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model[] = [
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model[] = [
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
if (!empty($group_id)) {
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = [
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = [
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = array_merge($column_model, $plagiarismListJqgridLine);
- Exclude checks
Variable "group_properties" is not in valid camel caps format Open
Open
$group_properties = api_get_group_entity($group_id);
- Exclude checks
Variable "group_properties" is not in valid camel caps format Open
Open
'name' => get_lang('Group area').' '.$group_properties->getTitle(),
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = array_merge($column_model, $plagiarismListJqgridLine);
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params = [
- Exclude checks
Variable "work_data" is not in valid camel caps format Open
Open
$work_data = get_work_assignment_by_id($workId);
- Exclude checks
Variable "user_id" is not in valid camel caps format Open
Open
$user_id = api_get_user_id();
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if ($is_allowed_to_edit) {
- Exclude checks
Variable "group_properties" is not in valid camel caps format Open
Open
$group_properties,
- Exclude checks
Variable "work_data" is not in valid camel caps format Open
Open
if (!empty($work_data['enable_qualification']) &&
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = array_merge($column_model, $plagiarismListJqgridLine);
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
if (!$show_work) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if ($is_allowed_to_edit) {
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
$contentWork = Security::remove_XSS($my_folder_data['description']);
- Exclude checks
Variable "check_qualification" is not in valid camel caps format Open
Open
$check_qualification = (int) $my_folder_data['qualification'];
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = array_merge($column_model, $plagiarismListJqgridLine);
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['gridComplete'] = 'compilatioInit()';
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group_properties = api_get_group_entity($group_id);
- Exclude checks
Variable "user_id" is not in valid camel caps format Open
Open
$user_id,
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = true;
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
'name' => $my_folder_data['title'],
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
if (!empty($my_folder_data['title'])) {
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
echo Display::page_subheader($my_folder_data['title']);
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
$check_qualification = (int) $my_folder_data['qualification'];
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
echo Display::grid_js('results', $url, $columns, $column_model, $extra_params);
- Exclude checks