public/main/exercise/admin.php
Variable "is_allowedToEdit" is not in valid camel caps format Open
Open
$is_allowedToEdit = api_is_allowed_to_edit(null, true, false, false);
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_QUIZ;
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "edit_exercise_in_lp" is not in valid camel caps format Open
Open
$objExercise->edit_exercise_in_lp = true;
- Exclude checks
Variable "is_allowedToEdit" is not in valid camel caps format Open
Open
if ($studentViewActive && $is_allowedToEdit) {
- Exclude checks
Variable "is_allowedToEdit" is not in valid camel caps format Open
Open
if (!$is_allowedToEdit) {
- Exclude checks
Variable "_course" is not in valid camel caps format Open
Open
$_course = api_get_course_info();
- Exclude checks