Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(452 errors, 405 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

blocks/course_overview_campus/block_course_overview_campus.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Member variable "coc_config" must not contain underscores.
(#35) Visibility must be declared on method "init"
(#39) Visibility must be declared on method "specialization"
(#40) Variable "coc_config" must not contain underscores.
(#41) Variable "coc_config" must not contain underscores.
(#43) Variable "coc_config" must not contain underscores.
(#46) Visibility must be declared on method "applicable_formats"
(#50) Visibility must be declared on method "has_config"
(#54) Visibility must be declared on method "instance_allow_multiple"
(#58) Visibility must be declared on method "instance_can_be_hidden"
(#62) Visibility must be declared on method "get_content"
(#63) Variable "coc_config" must not contain underscores.
(#68) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "coc_config" must not contain underscores.
(#77) Variable "coc_config" must not contain underscores.
(#79) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "coc_config" must not contain underscores.
(#101) Variable "coc_config" must not contain underscores.
(#109) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected "} else if (...) {\n"; found "}\n // Or set term filter based on user preference with default term fallback if activated\n else if (...) {\n"
(#117) Variable "coc_config" must not contain underscores.
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected "} else {\n"; found "}\n // Or set term filter based on user preference with 'all' terms fallback\n else {\n"
(#124) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Expected "} else {\n"; found "}\n // Or set category filter based on user preference with 'all' categories fallback\n else {\n"
(#135) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Expected "} else {\n"; found "}\n // Or set teacher filter based on user preference with 'all' teachers fallback\n else {\n"
(#146) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Expected "} else {\n"; found "}\n // Yes, I have courses\n else {\n"
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "coc_config" must not contain underscores.
(#179) Expected "} else {\n"; found "}\n else {\n"
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Variable "coc_config" must not contain underscores.
(#187) Variable "coc_config" must not contain underscores.
(#189) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Variable "coc_config" must not contain underscores.
(#196) Variable "coc_config" must not contain underscores.
(#198) Expected "} else {\n"; found "}\n else {\n"
(#201) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "coc_config" must not contain underscores.
(#207) Variable "coc_config" must not contain underscores.
(#210) Variable "coc_config" must not contain underscores.
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Variable "coc_config" must not contain underscores.
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "yui_courseslist" must not contain underscores.
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Variable "coc_config" must not contain underscores.
(#224) Variable "yui_coursenewslist" must not contain underscores.
(#226) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Variable "coc_config" must not contain underscores.
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line exceeds maximum limit of 180 characters; contains 181 characters
(#246) Expected "} else if (...) {\n"; found "}\n\n // If course start date is available, if timeless courses are enabled and if course start date is before timeless course threshold, set course term to "timeless"\n else if (...) {\n"
(#246) Variable "coc_config" must not contain underscores.
(#246) Variable "coc_config" must not contain underscores.
(#246) Line exceeds 132 characters; contains 136 characters
(#248) Variable "coc_config" must not contain underscores.
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Expected "} else if (...) {\n"; found "}\n\n // If course start date is available, distinguish between term modes\n // "Academic year" mode\n else if (...) {\n"
(#253) Variable "coc_config" must not contain underscores.
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "coc_config" must not contain underscores.
(#257) Variable "coc_config" must not contain underscores.
(#257) Line exceeds maximum limit of 180 characters; contains 186 characters
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "coc_config" must not contain underscores.
(#262) Variable "coc_config" must not contain underscores.
(#262) Line exceeds 132 characters; contains 140 characters
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Line exceeds maximum limit of 180 characters; contains 181 characters
(#265) Expected "} else if (...) {\n"; found "}\n // If term doesn't start on January 1st and course start date's day comes on or after term start day, set course term to course start date's year + next year\n else if (...) {\n"
(#266) Expected 1 space before "+"; 0 found
(#266) Expected 1 space after "+"; 0 found
(#267) Variable "coc_config" must not contain underscores.
(#267) Expected 1 space before "+"; 0 found
(#267) Expected 1 space after "+"; 0 found
(#267) Line exceeds 132 characters; contains 162 characters
(#269) Line exceeds 132 characters; contains 178 characters
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Expected "} else {\n"; found "}\n // If term doesn't start on January 1st and course start date's day comes before term start day, set course term to course start date's year + former year\n else {\n"
(#271) Expected 1 space before "-"; 0 found
(#271) Expected 1 space after "-"; 0 found
(#272) Variable "coc_config" must not contain underscores.
(#272) Expected 1 space before "-"; 0 found
(#272) Expected 1 space after "-"; 0 found
(#272) Line exceeds 132 characters; contains 162 characters
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Expected "} else if (...) {\n"; found "}\n // "Semester" mode\n else if (...) {\n"
(#279) Variable "coc_config" must not contain underscores.
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Variable "coc_config" must not contain underscores.
(#283) Variable "coc_config" must not contain underscores.
(#283) Line exceeds maximum limit of 180 characters; contains 186 characters
(#284) Variable "coc_config" must not contain underscores.
(#284) Variable "coc_config" must not contain underscores.
(#284) Line exceeds maximum limit of 180 characters; contains 186 characters
(#286) Line exceeds 132 characters; contains 134 characters
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Expected 1 space before "-"; 0 found
(#288) Expected 1 space after "-"; 0 found
(#289) Variable "coc_config" must not contain underscores.
(#289) Expected 1 space before "-"; 0 found
(#289) Expected 1 space after "-"; 0 found
(#289) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 172 characters
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after first term start day but before second term start day, set course term to first term of current year\n else if (...) {\n"
(#294) Variable "coc_config" must not contain underscores.
(#294) Line exceeds 132 characters; contains 140 characters
(#296) Line exceeds 132 characters; contains 141 characters
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Expected "} else {\n"; found "}\n // If course start date's day comes on or after second term start day, set course term to second term of current year\n else {\n"
(#299) Line exceeds 132 characters; contains 140 characters
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Variable "coc_config" must not contain underscores.
(#301) Variable "coc_config" must not contain underscores.
(#301) Line exceeds 132 characters; contains 144 characters
(#303) Expected "} else {\n"; found "}\n else {\n"
(#304) Variable "coc_config" must not contain underscores.
(#304) Expected 1 space before "+"; 0 found
(#304) Expected 1 space after "+"; 0 found
(#304) Line exceeds 132 characters; contains 166 characters
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Expected "} else if (...) {\n"; found "}\n // "Tertial" mode\n else if (...) {\n"
(#312) Variable "coc_config" must not contain underscores.
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Variable "coc_config" must not contain underscores.
(#316) Variable "coc_config" must not contain underscores.
(#316) Line exceeds maximum limit of 180 characters; contains 186 characters
(#317) Variable "coc_config" must not contain underscores.
(#317) Variable "coc_config" must not contain underscores.
(#317) Line exceeds maximum limit of 180 characters; contains 186 characters
(#318) Variable "coc_config" must not contain underscores.
(#318) Variable "coc_config" must not contain underscores.
(#318) Line exceeds maximum limit of 180 characters; contains 186 characters
(#320) Line exceeds 132 characters; contains 133 characters
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Expected 1 space before "-"; 0 found
(#322) Expected 1 space after "-"; 0 found
(#323) Variable "coc_config" must not contain underscores.
(#323) Expected 1 space before "-"; 0 found
(#323) Expected 1 space after "-"; 0 found
(#323) Line exceeds 132 characters; contains 162 characters
(#325) Line exceeds 132 characters; contains 172 characters
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after first term start day but before second term start day, set course term to first term of current year\n else if (...) {\n"
(#328) Variable "coc_config" must not contain underscores.
(#328) Line exceeds 132 characters; contains 140 characters
(#330) Line exceeds 132 characters; contains 173 characters
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after second term start day but before third term start day, set course term to second term of current year\n else if (...) {\n"
(#333) Variable "coc_config" must not contain underscores.
(#333) Line exceeds 132 characters; contains 140 characters
(#335) Line exceeds 132 characters; contains 139 characters
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Expected "} else {\n"; found "}\n // If course start date's day comes on or after third term start day, set course term to third term of current year\n else {\n"
(#338) Line exceeds 132 characters; contains 140 characters
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Variable "coc_config" must not contain underscores.
(#340) Variable "coc_config" must not contain underscores.
(#340) Line exceeds 132 characters; contains 144 characters
(#342) Expected "} else {\n"; found "}\n else {\n"
(#343) Variable "coc_config" must not contain underscores.
(#343) Expected 1 space before "+"; 0 found
(#343) Expected 1 space after "+"; 0 found
(#343) Line exceeds 132 characters; contains 166 characters
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Expected "} else if (...) {\n"; found "}\n // "Trimester" mode\n else if (...) {\n"
(#351) Variable "coc_config" must not contain underscores.
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Variable "coc_config" must not contain underscores.
(#355) Variable "coc_config" must not contain underscores.
(#355) Line exceeds maximum limit of 180 characters; contains 186 characters
(#356) Variable "coc_config" must not contain underscores.
(#356) Variable "coc_config" must not contain underscores.
(#356) Line exceeds maximum limit of 180 characters; contains 186 characters
(#357) Variable "coc_config" must not contain underscores.
(#357) Variable "coc_config" must not contain underscores.
(#357) Line exceeds maximum limit of 180 characters; contains 186 characters
(#358) Variable "coc_config" must not contain underscores.
(#358) Variable "coc_config" must not contain underscores.
(#358) Line exceeds maximum limit of 180 characters; contains 186 characters
(#360) Line exceeds 132 characters; contains 134 characters
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Expected 1 space before "-"; 0 found
(#362) Expected 1 space after "-"; 0 found
(#363) Variable "coc_config" must not contain underscores.
(#363) Expected 1 space before "-"; 0 found
(#363) Expected 1 space after "-"; 0 found
(#363) Line exceeds 132 characters; contains 162 characters
(#365) Line exceeds 132 characters; contains 172 characters
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after first term start day but before second term start day, set course term to first term of current year\n else if (...) {\n"
(#368) Variable "coc_config" must not contain underscores.
(#368) Line exceeds 132 characters; contains 140 characters
(#370) Line exceeds 132 characters; contains 173 characters
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after second term start day but before third term start day, set course term to second term of current year\n else if (...) {\n"
(#373) Variable "coc_config" must not contain underscores.
(#373) Line exceeds 132 characters; contains 140 characters
(#375) Line exceeds 132 characters; contains 172 characters
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after third term start day but before fourth term start day, set course term to third term of current year\n else if (...) {\n"
(#378) Variable "coc_config" must not contain underscores.
(#378) Line exceeds 132 characters; contains 140 characters
(#380) Line exceeds 132 characters; contains 141 characters
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Expected "} else {\n"; found "}\n // If course start date's day comes on or after fourth term start day, set course term to fourth term of current year\n else {\n"
(#383) Line exceeds 132 characters; contains 140 characters
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Variable "coc_config" must not contain underscores.
(#385) Variable "coc_config" must not contain underscores.
(#385) Line exceeds 132 characters; contains 144 characters
(#387) Expected "} else {\n"; found "}\n else {\n"
(#388) Variable "coc_config" must not contain underscores.
(#388) Expected 1 space before "+"; 0 found
(#388) Expected 1 space after "+"; 0 found
(#388) Line exceeds 132 characters; contains 166 characters
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Expected "} else {\n"; found "}\n // This should never happen\n else {\n"
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Variable "coc_config" must not contain underscores.
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Variable "coc_config" must not contain underscores.
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Line exceeds maximum limit of 180 characters; contains 233 characters
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "coc_config" must not contain underscores.
(#436) Variable "coc_config" must not contain underscores.
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Variable "coc_config" must not contain underscores.
(#442) Line exceeds 132 characters; contains 172 characters
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Expected "} else if (...) {\n"; found "}\n // If no\n else if (...) {\n"
(#445) Variable "coc_config" must not contain underscores.
(#446) Line exceeds 132 characters; contains 173 characters
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Expected "} else if (...) {\n"; found "}\n // If depending on moodle/course:reviewotherusers capability\n else if (...) {\n"
(#449) Variable "coc_config" must not contain underscores.
(#450) Line exceeds maximum limit of 180 characters; contains 226 characters
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Expected "} else {\n"; found "}\n // Should not happen\n else {\n"
(#454) Line exceeds 132 characters; contains 172 characters
(#457) Expected "} else {\n"; found "}\n else {\n"
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Variable "coc_config" must not contain underscores.
(#471) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Variable "coc_config" must not contain underscores.
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Variable "coc_config" must not contain underscores.
(#483) Variable "coc_config" must not contain underscores.
(#483) Line exceeds 132 characters; contains 151 characters
(#485) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#487) Line exceeds 132 characters; contains 136 characters
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Variable "coc_config" must not contain underscores.
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#500) Line exceeds 132 characters; contains 135 characters
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Variable "coc_config" must not contain underscores.
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Variable "coc_config" must not contain underscores.
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Variable "coc_config" must not contain underscores.
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Variable "coc_config" must not contain underscores.
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Line exceeds maximum limit of 180 characters; contains 184 characters
(#517) Expected "} else if (...) {\n"; found "}\n // If term doesn't start on January 1st and current day comes on or after term start day and there are courses this term, set selected term to this year + next year\n else if (...) {\n"
(#517) Variable "coc_config" must not contain underscores.
(#517) Expected 1 space before "+"; 0 found
(#517) Expected 1 space after "+"; 0 found
(#517) Line exceeds maximum limit of 180 characters; contains 190 characters
(#518) Expected 1 space before "+"; 0 found
(#518) Expected 1 space after "+"; 0 found
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Line exceeds maximum limit of 180 characters; contains 181 characters
(#521) Expected "} else if (...) {\n"; found "}\n // If term doesn't start on January 1st and current day comes before term start day and there are courses this term, set selected term to this year + former year\n else if (...) {\n"
(#521) Expected 1 space before "-"; 0 found
(#521) Expected 1 space after "-"; 0 found
(#522) Expected 1 space before "-"; 0 found
(#522) Expected 1 space after "-"; 0 found
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Expected "} else {\n"; found "}\n // Otherwise set selected term to the latest (but not future) term possible\n else {\n"
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Expected "} else if (...) {\n"; found "}\n // "Semester" mode\n else if (...) {\n"
(#537) Variable "coc_config" must not contain underscores.
(#538) Line exceeds 132 characters; contains 152 characters
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Variable "coc_config" must not contain underscores.
(#539) Expected 1 space before "-"; 0 found
(#539) Expected 1 space after "-"; 0 found
(#539) Line exceeds 132 characters; contains 175 characters
(#540) Expected 1 space before "-"; 0 found
(#540) Expected 1 space after "-"; 0 found
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Line exceeds maximum limit of 180 characters; contains 190 characters
(#543) Expected "} else if (...) {\n"; found "}\n // If current day comes on or after first term start day but before second term start day and there are courses this term, set selected term to first term of current year\n else if (...) {\n"
(#543) Variable "coc_config" must not contain underscores.
(#543) Line exceeds 132 characters; contains 153 characters
(#544) Variable "coc_config" must not contain underscores.
(#544) Line exceeds 132 characters; contains 151 characters
(#548) Line exceeds 132 characters; contains 171 characters
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after second term start day and there are courses this term, set selected term to second term of current year\n else if (...) {\n"
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Expected "} else {\n"; found "}\n // Otherwise set selected term to the latest (but not future) term possible\n else {\n"
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Expected "} else if (...) {\n"; found "}\n // "Tertial" mode\n else if (...) {\n"
(#565) Variable "coc_config" must not contain underscores.
(#566) Line exceeds 132 characters; contains 151 characters
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Variable "coc_config" must not contain underscores.
(#567) Expected 1 space before "-"; 0 found
(#567) Expected 1 space after "-"; 0 found
(#567) Line exceeds 132 characters; contains 175 characters
(#568) Expected 1 space before "-"; 0 found
(#568) Expected 1 space after "-"; 0 found
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Line exceeds maximum limit of 180 characters; contains 190 characters
(#571) Expected "} else if (...) {\n"; found "}\n // If current day comes on or after first term start day but before second term start day and there are courses this term, set selected term to first term of current year\n else if (...) {\n"
(#571) Variable "coc_config" must not contain underscores.
(#571) Line exceeds 132 characters; contains 153 characters
(#572) Variable "coc_config" must not contain underscores.
(#572) Line exceeds 132 characters; contains 151 characters
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Line exceeds maximum limit of 180 characters; contains 191 characters
(#577) Expected "} else if (...) {\n"; found "}\n // If current day comes on or after second term start day but before third term start day and there are courses this term, set selected term to second term of current year\n else if (...) {\n"
(#577) Variable "coc_config" must not contain underscores.
(#577) Line exceeds 132 characters; contains 153 characters
(#578) Variable "coc_config" must not contain underscores.
(#578) Line exceeds 132 characters; contains 151 characters
(#582) Line exceeds 132 characters; contains 169 characters
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after third term start day and there are courses this term, set selected term to third term of current year\n else if (...) {\n"
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Expected "} else {\n"; found "}\n // Otherwise set selected term to the latest (but not future) term possible\n else {\n"
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Expected "} else if (...) {\n"; found "}\n // "Trimester" mode\n else if (...) {\n"
(#599) Variable "coc_config" must not contain underscores.
(#600) Line exceeds 132 characters; contains 152 characters
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Variable "coc_config" must not contain underscores.
(#601) Expected 1 space before "-"; 0 found
(#601) Expected 1 space after "-"; 0 found
(#601) Line exceeds 132 characters; contains 175 characters
(#602) Expected 1 space before "-"; 0 found
(#602) Expected 1 space after "-"; 0 found
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Line exceeds maximum limit of 180 characters; contains 190 characters
(#605) Expected "} else if (...) {\n"; found "}\n // If current day comes on or after first term start day but before second term start day and there are courses this term, set selected term to first term of current year\n else if (...) {\n"
(#605) Variable "coc_config" must not contain underscores.
(#605) Line exceeds 132 characters; contains 153 characters
(#606) Variable "coc_config" must not contain underscores.
(#606) Line exceeds 132 characters; contains 151 characters
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) Line exceeds maximum limit of 180 characters; contains 191 characters
(#611) Expected "} else if (...) {\n"; found "}\n // If current day comes on or after second term start day but before third term start day and there are courses this term, set selected term to second term of current year\n else if (...) {\n"
(#611) Variable "coc_config" must not contain underscores.
(#611) Line exceeds 132 characters; contains 153 characters
(#612) Variable "coc_config" must not contain underscores.
(#612) Line exceeds 132 characters; contains 151 characters
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Line exceeds maximum limit of 180 characters; contains 190 characters
(#617) Expected "} else if (...) {\n"; found "}\n // If current day comes on or after third term start day but before fourth term start day and there are courses this term, set selected term to third term of current year\n else if (...) {\n"
(#617) Variable "coc_config" must not contain underscores.
(#617) Line exceeds 132 characters; contains 153 characters
(#618) Variable "coc_config" must not contain underscores.
(#618) Line exceeds 132 characters; contains 151 characters
(#622) Line exceeds 132 characters; contains 171 characters
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Expected "} else if (...) {\n"; found "}\n // If course start date's day comes on or after fourth term start day and there are courses this term, set selected term to fourth term of current year\n else if (...) {\n"
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Expected "} else {\n"; found "}\n // Otherwise set selected term to the latest (but not future) term possible\n else {\n"
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Expected "} else {\n"; found "}\n // This should never happen\n else {\n"
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Variable "coc_config" must not contain underscores.
(#654) Variable "coc_config" must not contain underscores.
(#654) Variable "coc_config" must not contain underscores.
(#654) Variable "coc_config" must not contain underscores.
(#654) Line exceeds maximum limit of 180 characters; contains 204 characters
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Variable "coc_config" must not contain underscores.
(#660) Variable "coc_config" must not contain underscores.
(#663) Variable "coc_config" must not contain underscores.
(#669) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#672) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#675) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#678) Expected "} else {\n"; found "}\n else {\n"
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Variable "coc_config" must not contain underscores.
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Variable "coc_config" must not contain underscores.
(#691) Inline control structures are not allowed
(#691) Variable "coc_config" must not contain underscores.
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Expected "} else {\n"; found "}\n else {\n"
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Line exceeds 132 characters; contains 136 characters
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Expected "} else if (...) {\n"; found "}\n // Handle "timeless" term option\n else if (...) {\n"
(#722) Variable "coc_config" must not contain underscores.
(#722) Line exceeds 132 characters; contains 135 characters
(#725) Expected "} else {\n"; found "}\n else {\n"
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Expected "} else {\n"; found "}\n // If iterated term isn't selected term\n else {\n"
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) Expected "} else if (...) {\n"; found "}\n // Handle "timeless" term option\n else if (...) {\n"
(#738) Variable "coc_config" must not contain underscores.
(#740) Expected "} else {\n"; found "}\n else {\n"
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Line exceeds maximum limit of 180 characters; contains 205 characters
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Variable "coc_config" must not contain underscores.
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) Variable "coc_config" must not contain underscores.
(#763) Variable "coc_config" must not contain underscores.
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Expected "} else {\n"; found "}\n else {\n"
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Expected "} else {\n"; found "}\n // If iterated category isn't selected category\n else {\n"
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) Line exceeds maximum limit of 180 characters; contains 214 characters
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Variable "coc_config" must not contain underscores.
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) Variable "coc_config" must not contain underscores.
(#814) Variable "coc_config" must not contain underscores.
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#831) Expected "} else {\n"; found "}\n else {\n"
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#842) Expected "} else {\n"; found "}\n else {\n"
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#849) Line exceeds maximum limit of 180 characters; contains 211 characters
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Line exceeds 132 characters; contains 169 characters
(#864) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Variable "coc_config" must not contain underscores.
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) Line exceeds maximum limit of 180 characters; contains 459 characters
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) Expected "} else {\n"; found "}\n // And hidden courses managing is active\n else {\n"
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) Line exceeds maximum limit of 180 characters; contains 266 characters
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Line exceeds maximum limit of 180 characters; contains 281 characters
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Expected "} else {\n"; found "}\n // I have no hidden courses\n else {\n"
(#891) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) Line exceeds maximum limit of 180 characters; contains 466 characters
(#895) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Inline comments must end in full-stops, exclamation marks, or question marks
(#908) Variable "yui_courseslist" must not contain underscores.
(#910) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) Variable "coc_config" must not contain underscores.
(#914) Inline comments must end in full-stops, exclamation marks, or question marks
(#915) Expected "} else {\n"; found "}\n // Otherwise start course div as hidden\n else {\n"
(#919) Inline comments must end in full-stops, exclamation marks, or question marks
(#920) Variable "coc_config" must not contain underscores.
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) Expected "} else {\n"; found "}\n // Otherwise hide the course with CSS\n else {\n"
(#931) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) Variable "coc_config" must not contain underscores.
(#933) Line exceeds 132 characters; contains 140 characters
(#933) Inline comments must end in full-stops, exclamation marks, or question marks
(#937) Inline comments must end in full-stops, exclamation marks, or question marks
(#938) Expected "} else {\n"; found "}\n // Otherwise hide the course with CSS\n else {\n"
(#943) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Variable "coc_config" must not contain underscores.
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#953) Line exceeds 132 characters; contains 135 characters
(#953) Inline comments must end in full-stops, exclamation marks, or question marks
(#954) Expected 1 space before "=="; 0 found
(#954) Expected 1 space after "=="; 0 found
(#957) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) Expected "} else {\n"; found "}\n // Otherwise hide the course with CSS\n else {\n"
(#962) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#964) Inline comments must end in full-stops, exclamation marks, or question marks
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Variable "coc_config" must not contain underscores.
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#973) Line exceeds maximum limit of 180 characters; contains 275 characters
(#974) Line exceeds 132 characters; contains 153 characters
(#976) Line exceeds maximum limit of 180 characters; contains 294 characters
(#977) Line exceeds 132 characters; contains 154 characters
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#982) Expected "} else {\n"; found "}\n // If course news are visible\n else {\n"
(#984) Line exceeds maximum limit of 180 characters; contains 294 characters
(#985) Line exceeds 132 characters; contains 153 characters
(#987) Line exceeds maximum limit of 180 characters; contains 275 characters
(#988) Line exceeds 132 characters; contains 154 characters
(#995) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) Variable "coc_config" must not contain underscores.
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1001) Line exceeds 132 characters; contains 160 characters
(#1003) Line exceeds maximum limit of 180 characters; contains 298 characters
(#1004) Line exceeds 132 characters; contains 160 characters
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1009) Expected "} else {\n"; found "}\n // If course is visible\n else {\n"
(#1011) Line exceeds maximum limit of 180 characters; contains 298 characters
(#1012) Line exceeds 132 characters; contains 160 characters
(#1014) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1015) Line exceeds 132 characters; contains 160 characters
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1027) Inline comments must end in full-stops, exclamation marks, or question marks
(#1028) Variable "coc_config" must not contain underscores.
(#1028) Variable "coc_config" must not contain underscores.
(#1028) Variable "coc_config" must not contain underscores.
(#1028) Variable "coc_config" must not contain underscores.
(#1028) Line exceeds maximum limit of 180 characters; contains 240 characters
(#1030) Variable "coc_config" must not contain underscores.
(#1033) Variable "coc_config" must not contain underscores.
(#1036) Variable "coc_config" must not contain underscores.
(#1039) Variable "coc_config" must not contain underscores.
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1045) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1045) Variable "coc_config" must not contain underscores.
(#1046) Variable "coc_config" must not contain underscores.
(#1052) Inline comments must end in full-stops, exclamation marks, or question marks
(#1053) Variable "coc_config" must not contain underscores.
(#1056) Inline comments must end in full-stops, exclamation marks, or question marks
(#1057) Expected "} else {\n"; found "}\n // Otherwise\n else {\n"
(#1061) Expected "} else {\n"; found "}\n else {\n"
(#1065) Inline comments must end in full-stops, exclamation marks, or question marks
(#1066) Variable "coc_config" must not contain underscores.
(#1067) Line exceeds 132 characters; contains 161 characters
(#1069) Expected "} else {\n"; found "}\n else {\n"
(#1070) Line exceeds 132 characters; contains 175 characters
(#1072) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1075) Variable "coc_config" must not contain underscores.
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1078) Variable "yui_coursenewslist" must not contain underscores.
(#1080) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1085) Expected "} else {\n"; found "}\n // Otherwise start course news div as hidden\n else {\n"
(#1089) Inline comments must end in full-stops, exclamation marks, or question marks
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1095) Inline comments must end in full-stops, exclamation marks, or question marks
(#1096) Line indented incorrectly; expected 28 spaces, found 32
(#1098) Line indented incorrectly; expected 28 spaces, found 32
(#1099) Line exceeds 132 characters; contains 174 characters
(#1100) Line indented incorrectly; expected 28 spaces, found 32
(#1102) Inline comments must end in full-stops, exclamation marks, or question marks
(#1107) Inline comments must end in full-stops, exclamation marks, or question marks
(#1112) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) Inline comments must end in full-stops, exclamation marks, or question marks
(#1116) Variable "coc_config" must not contain underscores.
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1121) Variable "coc_config" must not contain underscores.
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1126) Variable "coc_config" must not contain underscores.
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1144) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1151) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1161) Inline comments must end in full-stops, exclamation marks, or question marks
(#1163) Variable "coc_config" must not contain underscores.
(#1166) Variable "coc_config" must not contain underscores.
(#1171) Inline comments must end in full-stops, exclamation marks, or question marks
(#1172) Variable "coc_config" must not contain underscores.
(#1175) Variable "coc_config" must not contain underscores.
(#1178) Variable "coc_config" must not contain underscores.
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) Variable "coc_config" must not contain underscores.
(#1184) Expected 1 space before "=>"; 0 found
(#1184) Expected 1 space after "=>"; 0 found
(#1184) Variable "yui_courseslist" must not contain underscores.
(#1184) Expected 1 space before "=>"; 0 found
(#1184) Expected 1 space after "=>"; 0 found
(#1184) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1187) Inline comments must end in full-stops, exclamation marks, or question marks
(#1188) Variable "coc_config" must not contain underscores.
(#1189) Expected 1 space before "=>"; 0 found
(#1189) Expected 1 space after "=>"; 0 found
(#1189) Variable "yui_coursenewslist" must not contain underscores.
(#1189) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1193) Variable "coc_config" must not contain underscores.
(#1193) Variable "coc_config" must not contain underscores.
(#1193) Variable "coc_config" must not contain underscores.
(#1193) Line exceeds 132 characters; contains 145 characters
(#1194) Line exceeds 132 characters; contains 144 characters
(#1197) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Expected "} else {\n"; found "}\n else {\n"
blocks/course_overview_campus/lib.php
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#68) Variable "coc_config" must not contain underscores.
(#69) Variable "coc_config" must not contain underscores.
(#72) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#72) Variable "coc_config" must not contain underscores.
(#73) Variable "coc_config" must not contain underscores.
(#73) Variable "coc_config" must not contain underscores.
(#73) Line exceeds 132 characters; contains 142 characters
(#76) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#76) Variable "coc_config" must not contain underscores.
(#77) Variable "coc_config" must not contain underscores.
(#77) Variable "coc_config" must not contain underscores.
(#77) Line exceeds 132 characters; contains 142 characters
(#78) Variable "coc_config" must not contain underscores.
(#78) Variable "coc_config" must not contain underscores.
(#78) Line exceeds 132 characters; contains 142 characters
(#81) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#81) Variable "coc_config" must not contain underscores.
(#82) Variable "coc_config" must not contain underscores.
(#82) Variable "coc_config" must not contain underscores.
(#82) Line exceeds 132 characters; contains 142 characters
(#83) Variable "coc_config" must not contain underscores.
(#83) Variable "coc_config" must not contain underscores.
(#83) Line exceeds 132 characters; contains 142 characters
(#84) Variable "coc_config" must not contain underscores.
(#84) Variable "coc_config" must not contain underscores.
(#84) Line exceeds 132 characters; contains 142 characters
(#87) Expected "} else {\n"; found "}\n else {\n"
(#100) Variable "coc_config" must not contain underscores.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline control structures are not allowed
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "coc_config" must not contain underscores.
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "coc_config" must not contain underscores.
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected "} else if (...) {\n"; found "}\n // Display lastname\n else if (...) {\n"
(#121) Variable "coc_config" must not contain underscores.
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Expected "} else if (...) {\n"; found "}\n // Display firstname\n else if (...) {\n"
(#125) Variable "coc_config" must not contain underscores.
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Expected "} else if (...) {\n"; found "}\n // Display fullnamedisplay\n else if (...) {\n"
(#129) Variable "coc_config" must not contain underscores.
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected "} else {\n"; found "}\n // Fallback: Display lastname\n else {\n"
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "coc_config" must not contain underscores.
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Variable "coc_config" must not contain underscores.
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Expected "} else if (...) {\n"; found "}\n // Slash separation\n else if (...) {\n"
(#164) Variable "coc_config" must not contain underscores.
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Expected "} else if (...) {\n"; found "}\n // Underscore separation\n else if (...) {\n"
(#168) Variable "coc_config" must not contain underscores.
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Expected "} else if (...) {\n"; found "}\n // No second year\n else if (...) {\n"
(#172) Variable "coc_config" must not contain underscores.
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Expected "} else {\n"; found "}\n // This shouldn't happen\n else {\n"
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "coc_config" must not contain underscores.
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Expected "} else if (...) {\n"; found "}\n // Prefix without space\n else if (...) {\n"
(#187) Variable "coc_config" must not contain underscores.
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Expected "} else if (...) {\n"; found "}\n // Suffix with space\n else if (...) {\n"
(#191) Variable "coc_config" must not contain underscores.
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Expected "} else if (...) {\n"; found "}\n // Suffix without space\n else if (...) {\n"
(#195) Variable "coc_config" must not contain underscores.
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Expected "} else {\n"; found "}\n // This shouldn't happen\n else {\n"
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#222) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Expected "} else {\n"; found "}\n else {\n"
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/course_overview_campus/settings.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line exceeds 132 characters; contains 179 characters
(#34) Line exceeds 132 characters; contains 148 characters
(#35) Line exceeds 132 characters; contains 151 characters
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line exceeds maximum limit of 180 characters; contains 181 characters
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line exceeds 132 characters; contains 166 characters
(#46) Line exceeds 132 characters; contains 135 characters
(#48) Line exceeds 132 characters; contains 176 characters
(#51) Line exceeds 132 characters; contains 174 characters
(#54) Line exceeds maximum limit of 180 characters; contains 182 characters
(#57) Line exceeds 132 characters; contains 180 characters
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line exceeds 132 characters; contains 149 characters
(#66) Line exceeds maximum limit of 180 characters; contains 188 characters
(#67) Line exceeds 132 characters; contains 158 characters
(#69) Line exceeds 132 characters; contains 174 characters
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line exceeds maximum limit of 180 characters; contains 181 characters
(#76) Line exceeds 132 characters; contains 166 characters
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line exceeds 132 characters; contains 165 characters
(#83) Line exceeds 132 characters; contains 164 characters
(#86) Line exceeds 132 characters; contains 166 characters
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line exceeds maximum limit of 180 characters; contains 254 characters
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line exceeds 132 characters; contains 169 characters
(#101) Line exceeds maximum limit of 180 characters; contains 184 characters
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Line exceeds maximum limit of 180 characters; contains 183 characters
(#108) Line exceeds 132 characters; contains 151 characters
(#111) Line exceeds 132 characters; contains 154 characters
(#112) Line exceeds 132 characters; contains 160 characters
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line exceeds 132 characters; contains 166 characters
(#120) Line exceeds 132 characters; contains 151 characters
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line exceeds maximum limit of 180 characters; contains 199 characters
(#126) Line exceeds 132 characters; contains 172 characters
(#129) Line exceeds maximum limit of 180 characters; contains 190 characters
(#130) Line exceeds 132 characters; contains 177 characters
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line exceeds maximum limit of 180 characters; contains 209 characters
(#136) Line exceeds maximum limit of 180 characters; contains 182 characters
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line exceeds maximum limit of 180 characters; contains 197 characters
(#143) Line exceeds 132 characters; contains 170 characters
(#146) Line exceeds maximum limit of 180 characters; contains 188 characters
(#147) Line exceeds 132 characters; contains 156 characters
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Line exceeds maximum limit of 180 characters; contains 191 characters
(#153) Line exceeds 132 characters; contains 164 characters
(#156) Line exceeds maximum limit of 180 characters; contains 182 characters
(#157) Line exceeds 132 characters; contains 169 characters
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "coc_config" must not contain underscores.
(#163) Variable "coc_config" must not contain underscores.
(#163) Variable "coc_config" must not contain underscores.
(#163) Variable "coc_config" must not contain underscores.
(#163) Line exceeds 132 characters; contains 152 characters
(#164) Line exceeds maximum limit of 180 characters; contains 271 characters
(#166) Expected "} else {\n"; found "}\n else {\n"
(#167) Line exceeds 132 characters; contains 171 characters
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line exceeds 132 characters; contains 146 characters
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Line exceeds 132 characters; contains 168 characters
(#184) Line exceeds 132 characters; contains 147 characters
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Line exceeds 132 characters; contains 156 characters
(#195) Line exceeds 132 characters; contains 156 characters
(#198) Line exceeds 132 characters; contains 156 characters
(#201) Line exceeds 132 characters; contains 156 characters
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line exceeds 132 characters; contains 175 characters
(#208) Line exceeds 132 characters; contains 146 characters
(#209) Line exceeds 132 characters; contains 152 characters
(#211) Line exceeds 132 characters; contains 146 characters
(#212) Line exceeds 132 characters; contains 152 characters
(#214) Line exceeds 132 characters; contains 146 characters
(#215) Line exceeds 132 characters; contains 152 characters
(#217) Line exceeds 132 characters; contains 146 characters
(#218) Line exceeds 132 characters; contains 152 characters
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Line exceeds 132 characters; contains 152 characters
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line exceeds 132 characters; contains 166 characters
(#236) Line exceeds 132 characters; contains 141 characters
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Line exceeds maximum limit of 180 characters; contains 185 characters
(#242) Line exceeds 132 characters; contains 154 characters
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Line exceeds maximum limit of 180 characters; contains 189 characters
(#249) Line exceeds 132 characters; contains 162 characters
(#252) Line exceeds 132 characters; contains 166 characters
(#253) Line exceeds 132 characters; contains 172 characters
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Line exceeds 132 characters; contains 178 characters
(#262) Expected 1 space before "-"; 0 found
(#262) Expected 1 space after "-"; 0 found

Javascript coding style problems

(0 errors, 11 warnings)

This section shows the coding style problems detected in the code by jshint [More info]

blocks/course_overview_campus/yui/filter/filter.js
(#8) Missing semicolon.
(#9) Use '!==' to compare with 'null'.
(#13) Missing semicolon.
(#14) Use '!==' to compare with 'null'.
(#18) Missing semicolon.
(#19) Use '!==' to compare with 'null'.
(#74) Missing semicolon.
blocks/course_overview_campus/yui/hidecourse/hidecourse.js
(#22) Use '===' to compare with '0'.
(#48) Missing semicolon.
(#30) 'editing' is defined but never used.
blocks/course_overview_campus/yui/hidenews/hidenews.js
(#44) Missing semicolon.

CSS problems

(0 errors, 1 warnings)

This section shows CSS problems detected by csslint [More info]

blocks/course_overview_campus/styles.css
(#64) Use of !important

PHPDocs style problems

(16 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

blocks/course_overview_campus/block_course_overview_campus.php
(#30) Class block_course_overview_campus is not documented
(#35) Function block_course_overview_campus::init is not documented
(#39) Function block_course_overview_campus::specialization is not documented
(#46) Function block_course_overview_campus::applicable_formats is not documented
(#50) Function block_course_overview_campus::has_config is not documented
(#54) Function block_course_overview_campus::instance_allow_multiple is not documented
(#58) Function block_course_overview_campus::instance_can_be_hidden is not documented
(#62) Function block_course_overview_campus::get_content is not documented
(#33) Variable block_course_overview_campus::$coc_config is not documented
(#20) Package block is not valid
blocks/course_overview_campus/db/access.php
(#17) File-level phpdocs block is not found
blocks/course_overview_campus/lang/en/block_course_overview_campus.php
(#17) File-level phpdocs block is not found
blocks/course_overview_campus/lib.php
(#31) Phpdocs for function block_course_overview_campus_get_overviews has incomplete parameters list
(#20) Package block is not valid
blocks/course_overview_campus/settings.php
(#20) Package block is not valid
blocks/course_overview_campus/version.php
(#20) Package block is not valid

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]