chamilo/chamilo-lms

View on GitHub
public/main/gradebook/certificate_report.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$is_allowedToTrack = api_is_platform_admin(true) || api_is_student_boss();

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

if (!$is_allowedToTrack) {

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

$this_section = SECTION_TRACKING;

There are no issues that match your filters.

Category
Status