public/main/work/student_work.php
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_STUDENTPUBLICATION;
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
if (!empty($group_id)) {
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group_id = api_get_group_id();
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Assignments');
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group = api_get_group_entity($group_id);
- Exclude checks