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

(1114 errors, 241 warnings)

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

course/format/menutopic/backup/moodle2/backup_format_menutopic_plugin.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
course/format/menutopic/backup/moodle2/restore_format_menutopic_plugin.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#45) Whitespace found at end of line
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#68) Whitespace found at end of line
course/format/menutopic/config.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#9) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Blank comments are not allowed
course/format/menutopic/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
course/format/menutopic/form_config.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Visibility must be declared on method "definition"
(#31) Variable "format_data" must not contain underscores.
(#43) Line exceeds 132 characters; contains 176 characters
(#44) Variable "config_saved" must not contain underscores.
(#45) Whitespace found at end of line
(#46) Variable "config_saved" must not contain underscores.
(#47) Variable "config_saved" must not contain underscores.
(#49) Whitespace found at end of line
(#50) Expected "if (...) {\n"; found "if (...) { "
(#50) Variable "config_saved" must not contain underscores.
(#50) Variable "config_saved" must not contain underscores.
(#50) Closing brace must be on a line by itself
(#52) Expected "if (...) {\n"; found "if (...) { "
(#52) Variable "config_saved" must not contain underscores.
(#52) Variable "config_saved" must not contain underscores.
(#52) Closing brace must be on a line by itself
(#53) Whitespace found at end of line
(#54) Expected "if (...) {\n"; found "if (...) { "
(#54) Variable "config_saved" must not contain underscores.
(#54) Variable "config_saved" must not contain underscores.
(#54) Closing brace must be on a line by itself
(#55) Whitespace found at end of line
(#56) Expected "if (...) {\n"; found "if (...) { "
(#56) Variable "config_saved" must not contain underscores.
(#56) Variable "config_saved" must not contain underscores.
(#56) Closing brace must be on a line by itself
(#58) Expected "if (...) {\n"; found "if (...) { "
(#58) Variable "config_saved" must not contain underscores.
(#58) Variable "config_saved" must not contain underscores.
(#58) Closing brace must be on a line by itself
(#60) Expected "if (...) {\n"; found "if (...) { "
(#60) Variable "config_saved" must not contain underscores.
(#60) Variable "config_saved" must not contain underscores.
(#60) Closing brace must be on a line by itself
(#62) Expected "if (...) {\n"; found "if (...) { "
(#62) Variable "config_saved" must not contain underscores.
(#62) Variable "config_saved" must not contain underscores.
(#62) Closing brace must be on a line by itself
(#64) Expected "if (...) {\n"; found "if (...) { "
(#64) Variable "config_saved" must not contain underscores.
(#64) Variable "config_saved" must not contain underscores.
(#64) Closing brace must be on a line by itself
(#68) Whitespace found at end of line
(#69) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#133) Variable "display_form" must not contain underscores.
(#133) Expected 1 space after "=>"; 0 found
(#133) Variable "format_data" must not contain underscores.
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#135) Expected "if (...) {\n"; found "if (...){\n"
(#135) Variable "display_form" must not contain underscores.
(#136) Variable "course_cancel_link" must not contain underscores.
(#138) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#138) Variable "display_form" must not contain underscores.
(#139) This comment is 50% valid code; is this commented out code?
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) No space found before comment text; expected "// $data->wwwroot = $CFG->wwwroot;" but found "//$data->wwwroot = $CFG->wwwroot;"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) This comment is 50% valid code; is this commented out code?
(#140) No space found before comment text; expected "// $data->courseid = $course->id;" but found "//$data->courseid = $course->id;"
(#143) Variable "format_data" must not contain underscores.
(#145) Expected "if (...) {\n"; found "if (...){\n"
(#145) Variable "format_data" must not contain underscores.
(#148) Expected "} else {\n"; found "}\n else {\n"
(#153) Variable "display_form" must not contain underscores.
course/format/menutopic/form_csstemplate.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Visibility must be declared on method "definition"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#63) Variable "display_form" must not contain underscores.
(#63) Expected 1 space after "=>"; 0 found
(#63) Variable "format_data" must not contain underscores.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#65) Expected "if (...) {\n"; found "if (...){\n"
(#65) Variable "display_form" must not contain underscores.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Variable "course_cancel_link" must not contain underscores.
(#68) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#68) Variable "display_form" must not contain underscores.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Variable "format_data" must not contain underscores.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#72) Expected "if (...) {\n"; found "if (...){\n"
(#72) Variable "format_data" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Expected "} else {\n"; found "}\n\telse {\n"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#80) Variable "display_form" must not contain underscores.
course/format/menutopic/form_jstemplate.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Visibility must be declared on method "definition"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#66) Variable "display_form" must not contain underscores.
(#66) Expected 1 space after "=>"; 0 found
(#66) Variable "format_data" must not contain underscores.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#68) Expected "if (...) {\n"; found "if (...){\n"
(#68) Variable "display_form" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Variable "course_cancel_link" must not contain underscores.
(#71) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#71) Variable "display_form" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Variable "format_data" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Expected "if (...) {\n"; found "if (...){\n"
(#75) Variable "format_data" must not contain underscores.
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Expected "} else {\n"; found "}\n\telse {\n"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#83) Variable "display_form" must not contain underscores.
course/format/menutopic/form_tree.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Visibility must be declared on method "definition"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Commas (,) must be followed by white space.
(#37) This comment is 73% valid code; is this commented out code?
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) No space found before comment text; expected "// 'base', 'dom', 'event-delegate', 'event-key'," but found "//'base', 'dom', 'event-delegate', 'event-key',"
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 74% valid code; is this commented out code?
(#38) No space found before comment text; expected "// 'json-parse', 'yui2-treeview', 'container', 'dragdrop', 'panel')," but found "//'json-parse', 'yui2-treeview', 'container', 'dragdrop', 'panel'),"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#51) Expected "} else {\n"; found "}\n\t\telse {\n"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#53) Expected "for (...) {\n"; found "for (...){\n"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 16 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 16 spaces, found 4
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#67) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#95) Variable "display_form" must not contain underscores.
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "format_data" must not contain underscores.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#97) Expected "if (...) {\n"; found "if (...){\n"
(#97) Variable "display_form" must not contain underscores.
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Variable "course_cancel_link" must not contain underscores.
(#100) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#100) Variable "display_form" must not contain underscores.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Variable "format_data" must not contain underscores.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#103) Expected "if (...) {\n"; found "if (...){\n"
(#103) Variable "format_data" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Expected "} else {\n"; found "}\n\telse {\n"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) No space found before comment text; expected "// ToDo: Delete html cache if exists" but found "//ToDo: Delete html cache if exists"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#112) Variable "display_form" must not contain underscores.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#174) Line indented incorrectly; expected 24 spaces, found 28
(#176) Line indented incorrectly; expected 24 spaces, found 28
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
course/format/menutopic/format.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected 1 space after ">="; 0 found
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// menutopic format is always multipage" but found "//menutopic format is always multipage"
(#65) Whitespace found at end of line
(#66) Expected "} else {\n"; found "} \nelse {\n"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Expected "} else {\n"; found "}\nelse {\n"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
course/format/menutopic/lang/en/format_menutopic.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// ToDo: Hacer las ayudas como cadenas de texto" but found "//ToDo: Hacer las ayudas como cadenas de texto"
(#97) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#102) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#154) Whitespace found at end of line within string
(#155) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
course/format/menutopic/lang/es/format_menutopic.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// ToDo: Hacer las ayudas como cadenas de texto" but found "//ToDo: Hacer las ayudas como cadenas de texto"
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#154) Whitespace found at end of line within string
(#155) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
course/format/menutopic/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Visibility must be declared on method "ajax_section_move"
(#274) Expected 1 space before "+"; 0 found
(#274) Expected 1 space after "+"; 0 found
(#305) This comment is 43% valid code; is this commented out code?
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Whitespace found at end of line within string
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) No space found before comment text; expected "// Change text for alternative text" but found "//Change text for alternative text"
(#342) Variable "new_replace" must not contain underscores.
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) No space found before comment text; expected "// posible html tags position" but found "//posible html tags position"
(#360) Variable "new_replace" must not contain underscores.
(#362) Expected "} else {\n"; found "}\n else {\n"
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) No space found before comment text; expected "// Change tag for resource or mod name" but found "//Change tag for resource or mod name"
(#364) Variable "new_replace" must not contain underscores.
(#365) Variable "new_replace" must not contain underscores.
course/format/menutopic/menu.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected "} else {\n"; found "}\n else {\n"
(#47) Variable "with_styles" must not contain underscores.
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#55) Expected "if (...) {\n"; found "if (...){\n"
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#60) Variable "with_styles" must not contain underscores.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line exceeds maximum limit of 180 characters; contains 270 characters
(#78) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#79) Line exceeds maximum limit of 180 characters; contains 274 characters
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "topic_number" must not contain underscores.
(#100) Variable "topic_number" must not contain underscores.
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Line exceeds 132 characters; contains 133 characters
(#108) Expected "} else {\n"; found "}\n else {\n"
(#112) Expected "} else {\n"; found "}\n else {\n"
(#122) Variable "li_properties" must not contain underscores.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#124) Variable "topic_number" must not contain underscores.
(#125) Variable "li_properties" must not contain underscores.
(#129) Variable "li_properties" must not contain underscores.
(#132) Variable "li_properties" must not contain underscores.
(#134) Variable "link_properties" must not contain underscores.
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#137) Variable "link_properties" must not contain underscores.
(#140) Variable "link_properties" must not contain underscores.
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#148) Expected "} else {\n"; found "}\n else {\n"
(#150) Variable "link_properties" must not contain underscores.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#151) Variable "li_properties" must not contain underscores.
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#154) Variable "link_properties" must not contain underscores.
(#157) Variable "topic_number" must not contain underscores.
(#158) Variable "li_properties" must not contain underscores.
(#162) Variable "li_properties" must not contain underscores.
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "li_properties" must not contain underscores.
(#167) Variable "link_properties" must not contain underscores.
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "with_styles" must not contain underscores.
(#180) Variable "print_for_menu" must not contain underscores.
(#180) Variable "with_styles" must not contain underscores.
(#182) Variable "print_for_menu" must not contain underscores.
course/format/menutopic/renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#79) Line exceeds 132 characters; contains 163 characters
(#125) Variable "current_exists" must not contain underscores.
(#127) Variable "ids_topics" must not contain underscores.
(#130) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#130) Variable "ids_topics" must not contain underscores.
(#130) Variable "id_topic" must not contain underscores.
(#131) Variable "id_topic" must not contain underscores.
(#132) Variable "current_exists" must not contain underscores.
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#138) Variable "current_exists" must not contain underscores.
(#140) Variable "ids_topics" must not contain underscores.
(#141) Variable "previous_topic" must not contain underscores.
(#141) Variable "next_topic" must not contain underscores.
(#143) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#144) Variable "previous_topic" must not contain underscores.
(#145) Variable "next_topic" must not contain underscores.
(#145) Variable "ids_topics" must not contain underscores.
(#147) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#147) Variable "ids_topics" must not contain underscores.
(#148) Variable "previous_topic" must not contain underscores.
(#148) Variable "ids_topics" must not contain underscores.
(#149) Variable "next_topic" must not contain underscores.
(#151) Expected "} else {\n"; found "}\n else {\n"
(#152) Variable "previous_topic" must not contain underscores.
(#152) Variable "ids_topics" must not contain underscores.
(#153) Variable "next_topic" must not contain underscores.
(#153) Variable "ids_topics" must not contain underscores.
(#156) Variable "previous_topic" must not contain underscores.
(#156) Variable "previous_topic" must not contain underscores.
(#158) Variable "previous_topic" must not contain underscores.
(#162) Variable "previous_topic" must not contain underscores.
(#163) Variable "previous_url" must not contain underscores.
(#163) Variable "previous_topic" must not contain underscores.
(#164) This comment is 60% valid code; is this commented out code?
(#167) Whitespace found at end of line
(#168) Variable "previous_url" must not contain underscores.
(#169) Whitespace found at end of line
(#171) Whitespace found at end of line
(#172) Variable "next_topic" must not contain underscores.
(#172) Variable "next_topic" must not contain underscores.
(#174) Variable "next_topic" must not contain underscores.
(#177) Variable "next_topic" must not contain underscores.
(#179) Variable "next_topic" must not contain underscores.
(#198) Variable "real_course_display" must not contain underscores.
(#201) Variable "real_course_display" must not contain underscores.
(#201) Whitespace found at end of line
(#205) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) No space found before comment text; expected "// Load Menu configuration" but found "//Load Menu configuration"
(#224) Variable "config_menu" must not contain underscores.
(#225) Variable "config_menu" must not contain underscores.
(#226) Variable "config_menu" must not contain underscores.
(#227) Variable "config_menu" must not contain underscores.
(#228) Variable "config_menu" must not contain underscores.
(#229) Variable "config_menu" must not contain underscores.
(#230) Variable "config_menu" must not contain underscores.
(#231) Variable "config_menu" must not contain underscores.
(#232) Variable "config_menu" must not contain underscores.
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// Load configuration data" but found "//Load configuration data"
(#235) Expected "if (...) {\n"; found "if(...){\n"
(#235) Variable "format_data" must not contain underscores.
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#236) Variable "format_data" must not contain underscores.
(#237) Variable "format_data" must not contain underscores.
(#239) Variable "format_data" must not contain underscores.
(#239) Variable "format_data" must not contain underscores.
(#244) Variable "format_data" must not contain underscores.
(#245) Variable "format_data" must not contain underscores.
(#248) Variable "format_data" must not contain underscores.
(#249) Variable "format_data" must not contain underscores.
(#249) Variable "format_data" must not contain underscores.
(#250) Variable "autobuild_tree" must not contain underscores.
(#252) Expected "} else {\n"; found "}\n else {\n"
(#253) Variable "format_data" must not contain underscores.
(#254) Variable "format_data" must not contain underscores.
(#255) Variable "autobuild_tree" must not contain underscores.
(#257) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#259) Variable "format_data" must not contain underscores.
(#259) Variable "format_data" must not contain underscores.
(#260) Variable "config_saved" must not contain underscores.
(#260) Variable "format_data" must not contain underscores.
(#262) Variable "config_saved" must not contain underscores.
(#263) Variable "config_saved" must not contain underscores.
(#266) Expected "if (...) {\n"; found "if (...) { "
(#266) Variable "config_saved" must not contain underscores.
(#266) Variable "config_menu" must not contain underscores.
(#266) Variable "config_saved" must not contain underscores.
(#266) Closing brace must be on a line by itself
(#268) Expected "if (...) {\n"; found "if (...) { "
(#268) Variable "config_saved" must not contain underscores.
(#268) Variable "config_menu" must not contain underscores.
(#268) Variable "config_saved" must not contain underscores.
(#268) Closing brace must be on a line by itself
(#270) Expected "if (...) {\n"; found "if (...) { "
(#270) Variable "config_saved" must not contain underscores.
(#270) Variable "config_menu" must not contain underscores.
(#270) Variable "config_saved" must not contain underscores.
(#270) Closing brace must be on a line by itself
(#272) Expected "if (...) {\n"; found "if (...) { "
(#272) Variable "config_saved" must not contain underscores.
(#272) Variable "config_menu" must not contain underscores.
(#272) Variable "config_saved" must not contain underscores.
(#272) Closing brace must be on a line by itself
(#274) Expected "if (...) {\n"; found "if (...) { "
(#274) Variable "config_saved" must not contain underscores.
(#274) Variable "config_menu" must not contain underscores.
(#274) Variable "config_saved" must not contain underscores.
(#274) Line exceeds 132 characters; contains 134 characters
(#274) Closing brace must be on a line by itself
(#276) Expected "if (...) {\n"; found "if (...) { "
(#276) Variable "config_saved" must not contain underscores.
(#276) Variable "config_menu" must not contain underscores.
(#276) Variable "config_saved" must not contain underscores.
(#276) Closing brace must be on a line by itself
(#278) Expected "if (...) {\n"; found "if (...) { "
(#278) Variable "config_saved" must not contain underscores.
(#278) Variable "config_menu" must not contain underscores.
(#278) Variable "config_saved" must not contain underscores.
(#278) Closing brace must be on a line by itself
(#280) Expected "if (...) {\n"; found "if (...) { "
(#280) Variable "config_saved" must not contain underscores.
(#280) Variable "config_menu" must not contain underscores.
(#280) Variable "config_saved" must not contain underscores.
(#280) Closing brace must be on a line by itself
(#297) Expected "} else if (...) {\n"; found "}\n else if (...){\n"
(#297) Expected "if (...) {\n"; found "if (...){\n"
(#302) Variable "autobuild_tree" must not contain underscores.
(#311) Expected "} else {\n"; found "}\n else {\n"
(#317) Variable "format_data" must not contain underscores.
(#319) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#320) Variable "format_data" must not contain underscores.
(#320) Line exceeds 132 characters; contains 151 characters
(#323) Expected "} else {\n"; found "}\n else {\n"
(#324) Variable "autobuild_tree" must not contain underscores.
(#325) Variable "format_data" must not contain underscores.
(#332) Variable "format_data" must not contain underscores.
(#332) Variable "config_menu" must not contain underscores.
(#333) Variable "format_data" must not contain underscores.
(#334) Variable "format_data" must not contain underscores.
(#336) Variable "format_data" must not contain underscores.
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) No space found before comment text; expected "// END OF Load Menu configuration" but found "//END OF Load Menu configuration"
(#342) Expected 1 space before "=>"; 0 found
(#342) Expected 1 space after "=>"; 0 found
(#343) Expected 1 space before "=>"; 0 found
(#343) Expected 1 space after "=>"; 0 found
(#343) Expected 1 space before "=>"; 0 found
(#343) Expected 1 space after "=>"; 0 found
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#354) Line exceeds 132 characters; contains 170 characters
(#364) Variable "format_data" must not contain underscores.
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Variable "format_data" must not contain underscores.
(#373) Expected "} else {\n"; found "}\n else {\n"
(#374) Variable "format_data" must not contain underscores.
(#374) Line exceeds 132 characters; contains 140 characters
(#380) Variable "format_data" must not contain underscores.
(#380) Variable "format_data" must not contain underscores.
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line exceeds 132 characters; contains 134 characters
(#403) Variable "config_menu" must not contain underscores.
(#403) Variable "config_menu" must not contain underscores.
(#411) Variable "format_data" must not contain underscores.
(#411) Variable "format_data" must not contain underscores.
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Whitespace found at end of line
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Expected 1 space before "=>"; 0 found
(#447) Expected 1 space after "=>"; 0 found
(#448) Expected 1 space before "=>"; 0 found
(#448) Expected 1 space after "=>"; 0 found
(#448) Expected 1 space before "=>"; 0 found
(#448) Expected 1 space after "=>"; 0 found
(#449) Expected 1 space before "=>"; 0 found
(#449) Expected 1 space after "=>"; 0 found
(#449) Expected 1 space before "=>"; 0 found
(#449) Expected 1 space after "=>"; 0 found
(#460) Variable "course_link" must not contain underscores.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Line exceeds 132 characters; contains 158 characters
(#461) Variable "course_cancel_link" must not contain underscores.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Line exceeds 132 characters; contains 133 characters
(#465) Variable "course_link" must not contain underscores.
(#466) Line exceeds 132 characters; contains 158 characters
(#467) Variable "course_link" must not contain underscores.
(#468) Line exceeds 132 characters; contains 154 characters
(#469) Variable "course_link" must not contain underscores.
(#470) Line exceeds 132 characters; contains 166 characters
(#471) Variable "course_link" must not contain underscores.
(#472) Line exceeds 132 characters; contains 168 characters
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Expected "if (...) {\n"; found "if(...){\n"
(#479) Variable "format_data" must not contain underscores.
(#479) Expected 1 space before "=>"; 0 found
(#479) Expected 1 space after "=>"; 0 found
(#480) Variable "format_data" must not contain underscores.
(#481) Variable "format_data" must not contain underscores.
(#483) Variable "format_data" must not contain underscores.
(#483) Variable "format_data" must not contain underscores.
(#485) Variable "course_cancel_link" must not contain underscores.
(#489) "include" must be immediately followed by an open parenthesis
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Variable "format_data" must not contain underscores.
(#509) Variable "format_data" must not contain underscores.
(#509) Variable "format_data" must not contain underscores.
(#511) "require_once" must be immediately followed by an open parenthesis
(#514) Variable "format_data" must not contain underscores.
(#517) Variable "print_for_menu" must not contain underscores.
(#519) Variable "format_data" must not contain underscores.
(#520) Variable "format_data" must not contain underscores.
(#523) Variable "format_data" must not contain underscores.
(#524) Variable "print_for_menu" must not contain underscores.
(#525) Variable "print_for_menu" must not contain underscores.
(#525) Variable "format_data" must not contain underscores.
(#526) Variable "print_for_menu" must not contain underscores.
(#529) Variable "print_for_menu" must not contain underscores.
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) No space found before comment text; expected "// HTML code for load the menu" but found "//HTML code for load the menu"
(#532) Variable "format_data" must not contain underscores.
(#532) Variable "format_data" must not contain underscores.
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) 3 slashes comments are not allowed; use "// Comment." instead
(#585) Variable "html_resource" must not contain underscores.
(#586) Variable "html_more" must not contain underscores.
(#591) Variable "obj_replace" must not contain underscores.
(#604) This comment is 51% valid code; is this commented out code?
(#608) Line exceeds maximum limit of 180 characters; contains 207 characters
(#625) This comment is 50% valid code; is this commented out code?
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Variable "html_resource" must not contain underscores.
(#674) Expected "} else {\n"; found "}\n else {\n"
(#675) Variable "html_resource" must not contain underscores.
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Variable "html_resource" must not contain underscores.
(#693) Variable "availability_text" must not contain underscores.
(#695) Variable "availability_text" must not contain underscores.
(#696) Variable "unique_id" must not contain underscores.
(#697) Variable "html_resource" must not contain underscores.
(#697) Variable "unique_id" must not contain underscores.
(#697) Line exceeds 132 characters; contains 179 characters
(#699) Variable "html_more" must not contain underscores.
(#699) Variable "unique_id" must not contain underscores.
(#699) Variable "availability_text" must not contain underscores.
(#699) Line exceeds 132 characters; contains 151 characters
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) No space found before comment text; expected "// Replace the link in pattern: [[resource name]]" but found "//Replace the link in pattern: [[resource name]]"
(#703) Variable "obj_replace" must not contain underscores.
(#703) Variable "html_resource" must not contain underscores.
(#704) Variable "obj_replace" must not contain underscores.
(#706) Variable "new_summary" must not contain underscores.
(#706) Variable "obj_replace" must not contain underscores.
(#706) Variable "obj_replace" must not contain underscores.
(#706) Line exceeds maximum limit of 180 characters; contains 213 characters
(#706) Whitespace found at end of line
(#708) Variable "new_summary" must not contain underscores.
(#712) Variable "new_summary" must not contain underscores.
(#721) Variable "html_more" must not contain underscores.
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) No space found before comment text; expected "// Custom modification in order to hide resources if they are shown in summary" but found "//Custom modification in order to hide resources if they are shown in summary"
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) No space found before comment text; expected "// End of custom modification" but found "//End of custom modification"
(#768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Line exceeds 132 characters; contains 141 characters
(#795) Line exceeds 132 characters; contains 137 characters
(#806) Variable "only_hide" must not contain underscores.
(#806) Variable "remove_topic" must not contain underscores.
(#808) Expected 1 space before "=>"; 0 found
(#808) Expected 1 space after "=>"; 0 found
(#808) Expected 1 space before "=>"; 0 found
(#808) Expected 1 space after "=>"; 0 found
(#811) Variable "only_hide" must not contain underscores.
(#814) Variable "only_hide" must not contain underscores.
(#814) Variable "remove_topic" must not contain underscores.
(#817) Expected "} else {\n"; found "}\n else {\n"
(#822) Variable "remove_topic" must not contain underscores.
(#827) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#828) Variable "only_hide" must not contain underscores.
(#828) Variable "remove_topic" must not contain underscores.
course/format/menutopic/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(352 errors, 105 warnings)

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

course/format/menutopic/format.js
(#7) Identifier 'show_info' is not in camel case. (camelcase)
(#9) 'dialog' is defined but never used (no-unused-vars)
(#10) Extra space after key 'draggable'. (key-spacing)
(#12) Extra space after key 'bodyContent'. (key-spacing)
(#13) Extra space after key 'centered'. (key-spacing)
(#14) Extra space after key 'width'. (key-spacing)
(#15) Extra space after key 'modal'. (key-spacing)
(#16) Extra space after key 'visible'. (key-spacing)
(#21) Missing semicolon. (semi)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
course/format/menutopic/lib.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Expected to return a value at the end of this function. (consistent-return)
(#6) Identifier 'load_tree' is not in camel case. (camelcase)
(#6) 'load_tree' is defined but never used (no-unused-vars)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Identifier 'control_container' is not in camel case. (camelcase)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Identifier 'json_string' is not in camel case. (camelcase)
(#9) Identifier 'control_container' is not in camel case. (camelcase)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Identifier 'container_tree' is not in camel case. (camelcase)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Identifier 'control_container' is not in camel case. (camelcase)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Identifier 'json_object' is not in camel case. (camelcase)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Identifier 'container_tree' is not in camel case. (camelcase)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) '_GLOBAL_VARS' is not defined. (no-undef)
(#21) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Trailing spaces not allowed. (no-trailing-spaces)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) 'sheet' is defined but never used (no-unused-vars)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Trailing spaces not allowed. (no-trailing-spaces)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Identifier 'json_object' is not in camel case. (camelcase)
(#25) Identifier 'json_object' is not in camel case. (camelcase)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Identifier 'json_object' is not in camel case. (camelcase)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Identifier 'json_object' is not in camel case. (camelcase)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Unexpected space between function name and paren. (no-spaced-func)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Unexpected alert. (no-alert)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Missing JSDoc comment. (require-jsdoc)
(#48) Identifier 'create_sheet' is not in camel case. (camelcase)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Identifier 'node_root' is not in camel case. (camelcase)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Identifier 'node_root' is not in camel case. (camelcase)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) '_SHEETS' is not defined. (no-undef)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Missing JSDoc comment. (require-jsdoc)
(#59) Identifier 'update_sheet' is not in camel case. (camelcase)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) '_GLOBAL_VARS' is not defined. (no-undef)
(#60) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Missing JSDoc comment. (require-jsdoc)
(#73) Identifier 'sheet_click' is not in camel case. (camelcase)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) 'YUI' is not defined. (no-undef)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) '_SHEETS' is not defined. (no-undef)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) '_SHEETS' is not defined. (no-undef)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) '_SHEETS' is not defined. (no-undef)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) '_SHEETS' is not defined. (no-undef)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) '_GLOBAL_VARS' is not defined. (no-undef)
(#80) ["active_node"] is better written in dot notation. (dot-notation)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Unexpected space between function name and paren. (no-spaced-func)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Missing JSDoc comment. (require-jsdoc)
(#85) Identifier 'change_sheet' is not in camel case. (camelcase)
(#85) 'change_sheet' is defined but never used (no-unused-vars)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) '_GLOBAL_VARS' is not defined. (no-undef)
(#86) ["active_node"] is better written in dot notation. (dot-notation)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) '_SHEETS' is not defined. (no-undef)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Unexpected space between function name and paren. (no-spaced-func)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) 'YUI' is not defined. (no-undef)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Missing JSDoc comment. (require-jsdoc)
(#97) 'add_sheet_daughter' is defined but never used (no-unused-vars)
(#97) Identifier 'add_sheet_daughter' is not in camel case. (camelcase)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) '_GLOBAL_VARS' is not defined. (no-undef)
(#98) ["active_node"] is better written in dot notation. (dot-notation)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Unexpected space between function name and paren. (no-spaced-func)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) 'YUI' is not defined. (no-undef)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Missing JSDoc comment. (require-jsdoc)
(#111) 'add_sheet_sister' is defined but never used (no-unused-vars)
(#111) Identifier 'add_sheet_sister' is not in camel case. (camelcase)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) '_GLOBAL_VARS' is not defined. (no-undef)
(#112) ["active_node"] is better written in dot notation. (dot-notation)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Unexpected space between function name and paren. (no-spaced-func)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) 'YUI' is not defined. (no-undef)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Missing JSDoc comment. (require-jsdoc)
(#125) Identifier 'move_sheet_left' is not in camel case. (camelcase)
(#125) 'move_sheet_left' is defined but never used (no-unused-vars)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) '_GLOBAL_VARS' is not defined. (no-undef)
(#126) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) '_GLOBAL_VARS' is not defined. (no-undef)
(#128) ["active_node"] is better written in dot notation. (dot-notation)
(#128) Trailing spaces not allowed. (no-trailing-spaces)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Trailing spaces not allowed. (no-trailing-spaces)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Unexpected space between function name and paren. (no-spaced-func)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Missing JSDoc comment. (require-jsdoc)
(#140) Identifier 'move_sheet_right' is not in camel case. (camelcase)
(#140) 'move_sheet_right' is defined but never used (no-unused-vars)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) '_GLOBAL_VARS' is not defined. (no-undef)
(#141) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) '_GLOBAL_VARS' is not defined. (no-undef)
(#143) ["active_node"] is better written in dot notation. (dot-notation)
(#143) Trailing spaces not allowed. (no-trailing-spaces)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Trailing spaces not allowed. (no-trailing-spaces)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Unexpected space between function name and paren. (no-spaced-func)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Missing JSDoc comment. (require-jsdoc)
(#156) Identifier 'move_sheet_up' is not in camel case. (camelcase)
(#156) 'move_sheet_up' is defined but never used (no-unused-vars)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) '_GLOBAL_VARS' is not defined. (no-undef)
(#157) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) '_GLOBAL_VARS' is not defined. (no-undef)
(#159) ["active_node"] is better written in dot notation. (dot-notation)
(#159) Trailing spaces not allowed. (no-trailing-spaces)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Trailing spaces not allowed. (no-trailing-spaces)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Unexpected space between function name and paren. (no-spaced-func)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Missing JSDoc comment. (require-jsdoc)
(#170) 'move_sheet_down' is defined but never used (no-unused-vars)
(#170) Identifier 'move_sheet_down' is not in camel case. (camelcase)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) '_GLOBAL_VARS' is not defined. (no-undef)
(#171) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) '_GLOBAL_VARS' is not defined. (no-undef)
(#173) ["active_node"] is better written in dot notation. (dot-notation)
(#173) Trailing spaces not allowed. (no-trailing-spaces)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Trailing spaces not allowed. (no-trailing-spaces)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Unexpected space between function name and paren. (no-spaced-func)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Missing JSDoc comment. (require-jsdoc)
(#184) Identifier 'delete_sheet' is not in camel case. (camelcase)
(#184) 'delete_sheet' is defined but never used (no-unused-vars)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) '_GLOBAL_VARS' is not defined. (no-undef)
(#185) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) '_GLOBAL_VARS' is not defined. (no-undef)
(#187) ["active_node"] is better written in dot notation. (dot-notation)
(#187) Trailing spaces not allowed. (no-trailing-spaces)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Trailing spaces not allowed. (no-trailing-spaces)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) 'YUI' is not defined. (no-undef)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Missing JSDoc comment. (require-jsdoc)
(#196) Identifier 'config_menu_actions' is not in camel case. (camelcase)
(#196) Unexpected space before function parentheses. (space-before-function-paren)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Trailing spaces not allowed. (no-trailing-spaces)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Missing JSDoc comment. (require-jsdoc)
(#233) Identifier 'save_tree_config' is not in camel case. (camelcase)
(#233) 'save_tree_config' is defined but never used (no-unused-vars)
(#233) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) '_GLOBAL_VARS' is not defined. (no-undef)
(#235) ["id_menu_tree"] is better written in dot notation. (dot-notation)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) 'obj' is defined but never used (no-unused-vars)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Missing JSDoc comment. (require-jsdoc)
(#246) Identifier 'tree_code_from_node' is not in camel case. (camelcase)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Trailing spaces not allowed. (no-trailing-spaces)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) '_SHEETS' is not defined. (no-undef)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Trailing spaces not allowed. (no-trailing-spaces)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Missing JSDoc comment. (require-jsdoc)
(#271) Identifier 'change_topic' is not in camel case. (camelcase)
(#271) 'change_topic' is defined but never used (no-unused-vars)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected space(s) after "if". (keyword-spacing)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
course/format/menutopic/module.js
(#23) Identifier 'format_menutopic' is not in camel case. (camelcase)
(#25) Identifier 'init_tree' is not in camel case. (camelcase)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#26) 'load_tree' is not defined. (no-undef)
(#27) Unexpected alert. (no-alert)
(#32) 'YUI' is not defined. (no-undef)
(#32) Identifier 'panel_edit_sheet' is not in camel case. (camelcase)
(#33) Extra space after key 'srcNode'. (key-spacing)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Extra space after key 'visible'. (key-spacing)
(#35) Extra space after key 'draggable'. (key-spacing)
(#37) Extra space after key 'plugins'. (key-spacing)
(#39) 'YUI' is not defined. (no-undef)
(#41) 'save_tree_config' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(57 errors, 2 warnings)

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

course/format/menutopic/backup/moodle2/backup_format_menutopic_plugin.class.php
(#26) Class backup_format_menutopic_plugin is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/backup/moodle2/restore_format_menutopic_plugin.class.php
(#26) Class restore_format_menutopic_plugin is not documented
(#16) No one-line description found in phpdocs for file
(#46) Phpdocs for function restore_format_menutopic_plugin::process_menutopic has incomplete parameters list
(#19) Package contribution is not valid
course/format/menutopic/config.php
(#9) File-level phpdocs block is not found
course/format/menutopic/db/upgrade.php
(#2) Empty line found after PHP open tag
(#27) Function xmldb_format_menutopic_upgrade is not documented
(#17) No one-line description found in phpdocs for file
(#20) Package contribution is not valid
course/format/menutopic/form_config.php
(#28) Class config_menutopic_form is not documented
(#30) Function config_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/form_csstemplate.php
(#26) Class csstemplate_menutopic_form is not documented
(#28) Function csstemplate_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/form_jstemplate.php
(#29) Class jstemplate_menutopic_form is not documented
(#31) Function jstemplate_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/form_tree.php
(#29) Class tree_menutopic_form is not documented
(#31) Function tree_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/format.php
(#2) Empty line found after PHP open tag
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/lang/en/format_menutopic.php
(#20) Package contribution is not valid
course/format/menutopic/lang/es/format_menutopic.php
(#20) Package contribution is not valid
course/format/menutopic/lib.php
(#37) Class format_menutopic is not documented
(#322) Class format_menutopic_replace_regularexpression is not documented
(#328) Function format_menutopic_replace_regularexpression::replace_tag_in_expresion is not documented
(#323) Variable format_menutopic_replace_regularexpression::$_string_search is not documented
(#324) Variable format_menutopic_replace_regularexpression::$_string_replace is not documented
(#326) Variable format_menutopic_replace_regularexpression::$_tag_string is not documented
(#32) Package contribution is not valid
course/format/menutopic/menu.php
(#26) Class format_menutopic_menu is not documented
(#34) Function format_menutopic_menu::__construct is not documented
(#47) Function format_menutopic_menu::list_code_horizontal_menu is not documented
(#176) Function format_menutopic_menu::script_menu is not documented
(#28) Variable format_menutopic_menu::$tree is not documented
(#29) Variable format_menutopic_menu::$_config is not documented
(#30) Variable format_menutopic_menu::$current is not documented
(#31) Variable format_menutopic_menu::$displaysection is not documented
(#16) No one-line description found in phpdocs for file
(#88) Phpdocs for function format_menutopic_menu::list_item_menu has incomplete parameters list
(#19) Package contribution is not valid
course/format/menutopic/renderer.php
(#552) Function format_menutopic_renderer::replace_resources is not documented
(#806) Function format_menutopic_renderer::_remove_topic_in_tree is not documented
(#35) Variable format_menutopic_renderer::$_format_data is not documented
(#36) Variable format_menutopic_renderer::$_course is not documented
(#580) Found comment starting with three or more slashes
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/version.php
(#19) Package contribution 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]