chamilo/chamilo-lms

View on GitHub
public/plugin/notebookteacher/src/index.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable "this_section" is not in valid camel caps format
Open

$this_section = SECTION_COURSES;

Variable "_setting" is not in valid camel caps format
Open

$_setting['student_view_enabled'] = 'false';

Variable "course_plugin" is not in valid camel caps format
Open

$course_plugin = 'notebookteacher';

Variable "current_course_tool" is not in valid camel caps format
Open

$current_course_tool = $plugin->get_lang('NotebookTeacher');

There are no issues that match your filters.

Category
Status