public/main/exercise/hotspot_actionscript.as.php
Variable "answer_type" is not in valid camel caps format Open
Open
$answer_type = $objQuestion->getType(); //very important
- 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 "course_id" is not in valid camel caps format Open
Open
$course_id = api_get_course_int_id();
- Exclude checks
Variable "course_id" is not in valid camel caps format Open
Open
$course_id,
- Exclude checks
Variable "_course" is not in valid camel caps format Open
Open
$_course = api_get_course_info();
- Exclude checks
Variable "answer_type" is not in valid camel caps format Open
Open
if (HOT_SPOT_DELINEATION == $answer_type) {
- Exclude checks