chamilo/chamilo-lms

View on GitHub
public/main/admin/grade_models.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$action_links = 'function action_formatter(cellvalue, options, rowObject) {

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

$column_model = [

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

        $column_model,

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

$this_section = SECTION_PLATFORM_ADMIN;

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

        $extra_params,

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

$extra_params['autowidth'] = 'true';

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

$extra_params['height'] = 'auto';

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

        $action_links,

There are no issues that match your filters.

Category
Status