public/main/exercise/exercise_submit_modal.php
Variable "learnpath_item_id" is not in valid camel caps format Open
Open
window.location.href = "exercise_submit.php?'.api_get_cidreq().'&tryagain=1&exerciseId='.$exerciseId.'&num="+num+"&learnpath_item_id='.$learnpath_item_id.'&learnpath_id='.$learnpath_id.'";
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
StateIcon::COMPLETE,
- Exclude checks
Variable "learnpath_id" is not in valid camel caps format Open
Open
$learnpath_id = isset($_REQUEST['learnpath_id']) ? (int) $_REQUEST['learnpath_id'] : 0;
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_QUIZ;
- Exclude checks
Variable "learnpath_id" is not in valid camel caps format Open
Open
window.location.href = "exercise_submit.php?'.api_get_cidreq().'&tryagain=1&exerciseId='.$exerciseId.'&num="+num+"&learnpath_item_id='.$learnpath_item_id.'&learnpath_id='.$learnpath_id.'";
- Exclude checks
Variable "learnpath_id" is not in valid camel caps format Open
Open
window.location.href = "exercise_result.php?'.api_get_cidreq().'&exe_id='.$exeId.'&take_session=1&exerciseId='.$exerciseId.'&num="+num+"&learnpath_item_id='.$learnpath_item_id.'&learnpath_id='.$learnpath_id.'";
- Exclude checks
Variable "learnpath_item_id" is not in valid camel caps format Open
Open
$learnpath_item_id = isset($_REQUEST['learnpath_item_id']) ? (int) $_REQUEST['learnpath_item_id'] : 0;
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
ICON_SIZE_SMALL
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
).'<a onclick="SendEx('.$num_value_array[0].');" href="#">'.get_lang('Try again').'</a><br /><br />';
- Exclude checks
Variable "learnpath_item_id" is not in valid camel caps format Open
Open
window.location.href = "exercise_result.php?'.api_get_cidreq().'&exe_id='.$exeId.'&take_session=1&exerciseId='.$exerciseId.'&num="+num+"&learnpath_item_id='.$learnpath_item_id.'&learnpath_id='.$learnpath_id.'";
- Exclude checks
Variable "delineation_cord" is not in valid camel caps format Open
Open
$_SESSION['hotspot_coord'][$questionId][1] = $delineation_cord;
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'width:22px; height:22px; padding-left:0px;padding-right:5px;',
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
$links .= '<a onclick="SendEx('.$num_value_array[0].');" href="#">'.
- Exclude checks
Variable "learnpath_item_id" is not in valid camel caps format Open
Open
$extraUrl = '&loaded=1&exerciseId='.$exerciseId.'&num='.$questionNum.'&learnpath_id='.$learnpath_id.'&learnpath_item_id='.$learnpath_item_id;
- Exclude checks
Variable "delineation_cord" is not in valid camel caps format Open
Open
$delineation_cord = $objAnswerTmp->selectHotspotCoordinates(1);
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
get_lang('Question').' '.$num_value_array[0].'</a> ';
- Exclude checks
Variable "answer_delineation_destination" is not in valid camel caps format Open
Open
$_SESSION['hotspot_dest'][$questionId][1] = $answer_delineation_destination;
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
get_lang('Question').' '.$num_value_array[0].'</a> ';
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
$num_value_array = array_keys($questionList, $destinationId);
- Exclude checks
Multi-line function call not indented correctly; expected 8 spaces but found 12 Open
Open
).'<a onclick="SendEx(-1);" href="#">'.get_lang('End of activity').'</a><br /><br />';
- Exclude checks
Variable "lp_url" is not in valid camel caps format Open
Open
).'<a target="_blank" href="'.$lp_url.'">'.get_lang('Theory link').'</a><br />';
- Exclude checks
Variable "answer_delineation_destination" is not in valid camel caps format Open
Open
$answer_delineation_destination = $objAnswerTmp->selectDestination(1);
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
$num_value_array = array_keys($questionList, $questionId);
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'ch-tool-icon',
- Exclude checks
Variable "lp_url" is not in valid camel caps format Open
Open
$lp_url = api_get_path(WEB_CODE_PATH).'lp/lp_controller.php?'.api_get_cidreq().'&action=view&lp_id='.$lp;
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
$num_value_array = array_keys($questionList, $destinationId);
- Exclude checks
Variable "learnpath_id" is not in valid camel caps format Open
Open
$extraUrl = '&loaded=1&exerciseId='.$exerciseId.'&num='.$questionNum.'&learnpath_id='.$learnpath_id.'&learnpath_item_id='.$learnpath_item_id;
- Exclude checks
Variable "num_value_array" is not in valid camel caps format Open
Open
$links .= '<a onclick="SendEx('.$num_value_array[0].');" href="#">'.
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
StateIcon::COMPLETE,
- Exclude checks
Multi-line function call not indented correctly; expected 8 spaces but found 12 Open
Open
).'<a onclick="SendEx(-1);" href="#">'.get_lang('End of activity').'</a><br /><br />';
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'width:22px; height:22px; padding-left:0px;padding-right:5px;',
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'ch-tool-icon',
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
ICON_SIZE_SMALL
- Exclude checks