chamilo/chamilo-lms

View on GitHub
public/main/work/edit_work.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$lib_path = api_get_path(LIBRARY_PATH);

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

        $defaults['category_id'] = $link_info['category_id'];

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

    if (!empty($link_info)) {

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

$there_is_a_end_date = false;

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

    $link_info = GradebookUtils::isResourceInCourseGradebook(

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

$this_section = SECTION_COURSES;

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

        $defaults['weight'] = $link_info['weight'];

There are no issues that match your filters.

Category
Status