public/main/exercise/hotspot_answers.as.php
Variable "_course" is not in valid camel caps format Open
Open
$_course = api_get_course_info();
- Exclude checks
Variable "TBL_ANSWERS" is not in valid camel caps format Open
Open
$TBL_ANSWERS = Database::get_course_table(TABLE_QUIZ_ANSWER);
- Exclude checks
Variable "answer_type" is not in valid camel caps format Open
Open
$answer_type = $objQuestion->getType(); //very important
- Exclude checks
Only one argument is allowed per line in a multi-line function call Open
Open
$resultDisable, [
- Exclude checks
Only one argument is allowed per line in a multi-line function call Open
Open
$resultDisable, [
- Exclude checks
Only one argument is allowed per line in a multi-line function call Open
Open
$resultDisable, [
- Exclude checks