chamilo/chamilo-lms

View on GitHub
public/plugin/bbb/listing.php

Summary

Maintainability
A
0 mins
Test Coverage

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    'bbb',

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    $courseInfo

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    'big_blue_button_students_start_conference_in_groups',

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

$course_plugin = 'bbb'; //needed in order to load the plugin lang variables

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

$tpl = new Template($tool_name);

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                );

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

$tool_name = $plugin->get_lang('Videoconference');

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            $courseInfo

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            'bbb_enable_conference_in_groups',

Multi-line function call not indented correctly; expected 4 spaces but found 8
Open

        );

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            'bbb',

Multi-line function call not indented correctly; expected 28 spaces but found 32
Open

                                ['out_at' => api_get_utc_datetime(), 'close' => BBBPlugin::ROOM_CLOSE],

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                );

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    $courseInfo

Multi-line function call not indented correctly; expected 4 spaces but found 8
Open

        );

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    'big_blue_button_students_start_conference_in_groups',

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            $courseInfo

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    'bbb',

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            'bbb',

Multi-line function call not indented correctly; expected 28 spaces but found 32
Open

                                ['out_at' => api_get_utc_datetime(), 'close' => BBBPlugin::ROOM_CLOSE],

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            'bbb_enable_conference_in_groups',

There are no issues that match your filters.

Category
Status