public/main/tracking/course_log_groups.php
Variable "column_model" is not in valid camel caps format Open
Open
$column_model,
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
$action_links = '
- Exclude checks
Variable "course_id" is not in valid camel caps format Open
Open
$url = api_get_path(WEB_AJAX_PATH).'model.ajax.php?a=get_group_reporting&course_id='.$course_id.'&session_id='.$sessionId;
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['autowidth'] = 'true';
- Exclude checks
Variable "is_allowedToTrack" is not in valid camel caps format Open
Open
$is_allowedToTrack = Tracking::isAllowToTrack($sessionId);
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['height'] = 'auto';
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params,
- Exclude checks
Variable "from_myspace" is not in valid camel caps format Open
Open
$from_myspace = true;
- Exclude checks
Variable "from_myspace" is not in valid camel caps format Open
Open
$from_myspace = false;
- Exclude checks
Variable "course_code" is not in valid camel caps format Open
Open
$course_code = api_get_course_id();
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "course_id" is not in valid camel caps format Open
Open
$course_id = api_get_course_int_id();
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = "session_my_space";
- Exclude checks
Variable "is_allowedToTrack" is not in valid camel caps format Open
Open
if (!$is_allowedToTrack) {
- Exclude checks
Variable "course_id" is not in valid camel caps format Open
Open
return \'<a href="course_log_tools.php?id_session=0&cid='.$course_id.'&gid=\'+options.rowId+\'">'.Display::getMdiIcon('chevron-double-right', 'ch-tool-icon', null, ICON_SIZE_SMALL, get_lang('Edit')).'</a>'.
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
$action_links,
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = [
- Exclude checks