chamilo/chamilo-lms

View on GitHub
public/main/exercise/hotspot_actionscript_admin.as.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$_course = api_get_course_info();

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

$answer_type = $objQuestion->getType();

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

    if (HOT_SPOT_DELINEATION == $answer_type) {

There are no issues that match your filters.

Category
Status