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

(725 errors, 268 warnings)

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

mod/richmedia/backup/moodle1/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Expected 1 space before "%"; 0 found
(#87) Expected 1 space after "%"; 0 found
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
mod/richmedia/backup/moodle2/backup_richmedia_activity_task.class.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) 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
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
mod/richmedia/backup/moodle2/backup_richmedia_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
mod/richmedia/backup/moodle2/restore_richmedia_activity_task.class.php
(#26) 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
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line exceeds 132 characters; contains 137 characters
mod/richmedia/backup/moodle2/restore_richmedia_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Closing brace indented incorrectly; expected 4 spaces, found 1
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
mod/richmedia/classes/event/course_module_instance_list_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/richmedia/classes/event/course_module_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/richmedia/classes/event/report_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#50) Line exceeds 132 characters; contains 161 characters
(#52) Whitespace found at end of line
mod/richmedia/close.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".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#26) Expected "} else {\n"; found "}\nelse {\n"
mod/richmedia/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/richmedia/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected 1 space before "=>"; 0 found
(#6) Expected 1 space after "=>"; 0 found
(#6) Expected 1 space before "=>"; 0 found
(#6) Expected 1 space after "=>"; 0 found
(#6) Expected 1 space before "=>"; 0 found
(#6) Expected 1 space after "=>"; 0 found
(#6) Expected 1 space before "=>"; 0 found
(#6) Expected 1 space after "=>"; 0 found
(#7) Expected 1 space before "=>"; 0 found
(#7) Expected 1 space after "=>"; 0 found
(#7) Expected 1 space before "=>"; 0 found
(#7) Expected 1 space after "=>"; 0 found
(#7) Expected 1 space before "=>"; 0 found
(#7) Expected 1 space after "=>"; 0 found
(#7) Expected 1 space before "=>"; 0 found
(#7) Expected 1 space after "=>"; 0 found
(#8) Expected 1 space before "=>"; 0 found
(#8) Expected 1 space after "=>"; 0 found
(#8) Expected 1 space before "=>"; 0 found
(#8) Expected 1 space after "=>"; 0 found
(#8) Expected 1 space before "=>"; 0 found
(#8) Expected 1 space after "=>"; 0 found
(#8) Expected 1 space before "=>"; 0 found
(#8) Expected 1 space after "=>"; 0 found
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
mod/richmedia/db/upgrade.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".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) 3 slashes comments are not allowed; use "// Comment." instead
(#24) Whitespace found at end of line
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#31) Whitespace found at end of line
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) 3 slashes comments are not allowed; use "// Comment." instead
(#38) Whitespace found at end of line
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) 3 slashes comments are not allowed; use "// Comment." instead
(#45) Whitespace found at end of line
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) 3 slashes comments are not allowed; use "// Comment." instead
(#52) Whitespace found at end of line
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) 3 slashes comments are not allowed; use "// Comment." instead
(#59) Whitespace found at end of line
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) 3 slashes comments are not allowed; use "// Comment." instead
(#68) Whitespace found at end of line
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) 3 slashes comments are not allowed; use "// Comment." instead
(#79) Whitespace found at end of line
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) 3 slashes comments are not allowed; use "// Comment." instead
(#89) Whitespace found at end of line
(#93) Whitespace found at end of line
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) 3 slashes comments are not allowed; use "// Comment." instead
(#97) Whitespace found at end of line
(#103) Whitespace found at end of line
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) 3 slashes comments are not allowed; use "// Comment." instead
(#109) Whitespace found at end of line
(#115) Whitespace found at end of line
(#115) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#116) Whitespace found at end of line
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 3 slashes comments are not allowed; use "// Comment." instead
(#121) Whitespace found at end of line
(#126) Whitespace found at end of line
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) 3 slashes comments are not allowed; use "// Comment." instead
(#131) Whitespace found at end of line
mod/richmedia/edit_theme.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// barre de navigation" but found "//barre de navigation"
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// headers utf8" but found "//headers utf8"
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// titre" but found "//titre"
mod/richmedia/importexport.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// CHECK FILES" but found "//CHECK FILES"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// PARSE LE XML" but found "//PARSE LE XML"
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
mod/richmedia/importexport_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) 3 slashes comments are not allowed; use "// Comment." instead
(#13) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#20) Visibility must be declared on method "definition"
(#25) Variable "submit_string" must not contain underscores.
(#28) Variable "submit_string" must not contain underscores.
(#31) Visibility must be declared on method "validation"
(#43) Visibility must be declared on method "definition"
(#53) Variable "submit_string" must not contain underscores.
(#53) Commas (,) must be followed by white space.
(#56) Variable "submit_string" must not contain underscores.
(#63) Visibility must be declared on method "definition"
(#65) Variable "submit_string" must not contain underscores.
(#68) Variable "submit_string" must not contain underscores.
mod/richmedia/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) This comment is 69% valid code; is this commented out code?
(#30) No space found before comment text; expected "// add_to_log($course->id, "richmedia", "view all", "index.php?id=$course->id", "");" but found "//add_to_log($course->id, "richmedia", "view all", "index.php?id=$course->id", "");"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#86) Line exceeds 132 characters; contains 148 characters
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
mod/richmedia/lang/en/richmedia.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".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used for alignment; tabs are not allowed
(#6) Whitespace found at end of line
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
mod/richmedia/lang/fr/richmedia.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".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used for alignment; tabs are not allowed
(#6) Whitespace found at end of line
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) This comment is 67% valid code; is this commented out code?
(#22) No space found before comment text; expected "// $string['filexml'] = 'Fichier de synchonisation (xml)';" but found "//$string['filexml'] = 'Fichier de synchonisation (xml)';"
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
mod/richmedia/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#80) Whitespace found at end of line
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Whitespace found at end of line
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) 3 slashes comments are not allowed; use "// Comment." instead
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Line exceeds 132 characters; contains 135 characters
(#235) This comment is 54% valid code; is this commented out code?
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// not implemented yet" but found "//not implemented yet"
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) No space found before comment text; expected "// not implemented yet" but found "//not implemented yet"
(#304) Whitespace found at end of line
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Closing brace must be on a line by itself
(#312) Closing brace must be on a line by itself
(#313) Closing brace must be on a line by itself
(#314) Closing brace must be on a line by itself
(#315) Closing brace must be on a line by itself
(#316) Closing brace must be on a line by itself
(#317) Closing brace must be on a line by itself
(#318) Closing brace must be on a line by itself
(#319) Closing brace must be on a line by itself
(#321) Closing brace must be on a line by itself
(#335) Commas (,) must be followed by white space.
(#335) Line exceeds 132 characters; contains 153 characters
(#336) Commas (,) must be followed by white space.
(#336) Line exceeds 132 characters; contains 152 characters
mod/richmedia/locallib.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".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// SLIDES (rep data)" but found "//SLIDES (rep data)"
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// VIDEO" but found "//VIDEO"
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// PICTURE" but found "//PICTURE"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// SUBTITLES" but found "//SUBTITLES"
(#58) Line exceeds 132 characters; contains 136 characters
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// XML (fichier HTM)" but found "//XML (fichier HTM)"
(#66) Whitespace found at end of line
(#67) This comment is 71% valid code; is this commented out code?
(#114) No space found before comment text; expected "// VIDEO" but found "//VIDEO"
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line exceeds maximum limit of 180 characters; contains 187 characters
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Whitespace found at end of line
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line exceeds maximum limit of 180 characters; contains 219 characters
(#147) No space found before comment text; expected "// XML" but found "//XML"
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line exceeds 132 characters; contains 173 characters
(#162) Variable "xmlContent" must be all lower-case
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// theme" but found "//theme"
(#176) Line exceeds 132 characters; contains 140 characters
(#182) Line exceeds 132 characters; contains 140 characters
(#188) Variable "jsFile" must be all lower-case
(#188) Variable "xmlContent" must be all lower-case
(#191) Variable "jsFile" must be all lower-case
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) No space found before comment text; expected "// swf file" but found "//swf file"
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) No space found before comment text; expected "// html file" but found "//html file"
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// js files" but found "//js files"
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) No space found before comment text; expected "// create the zip" but found "//create the zip"
(#221) Line exceeds 132 characters; contains 140 characters
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#261) Line exceeds 132 characters; contains 148 characters
(#270) Whitespace found at end of line within string
(#271) Whitespace found at end of line within string
(#280) Whitespace found at end of line within string
(#281) Whitespace found at end of line within string
(#282) Whitespace found at end of line within string
(#283) Whitespace found at end of line within string
(#284) Whitespace found at end of line within string
(#285) Whitespace found at end of line within string
(#286) Whitespace found at end of line within string
(#287) Whitespace found at end of line within string
(#288) Whitespace found at end of line within string
(#289) Whitespace found at end of line within string
(#290) Whitespace found at end of line within string
(#291) Whitespace found at end of line within string
(#292) Whitespace found at end of line within string
(#293) Whitespace found at end of line within string
(#294) Whitespace found at end of line within string
(#295) Whitespace found at end of line within string
(#296) Whitespace found at end of line within string
(#297) Whitespace found at end of line within string
(#298) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#300) Whitespace found at end of line within string
(#301) Whitespace found at end of line within string
(#302) Whitespace found at end of line within string
(#303) Whitespace found at end of line within string
(#304) Whitespace found at end of line within string
(#305) Whitespace found at end of line within string
(#306) Line exceeds maximum limit of 180 characters; contains 339 characters
(#306) Whitespace found at end of line within string
(#307) Whitespace found at end of line within string
(#308) Whitespace found at end of line within string
(#309) Whitespace found at end of line within string
(#310) Whitespace found at end of line within string
(#311) Whitespace found at end of line within string
(#312) Whitespace found at end of line within string
(#313) Whitespace found at end of line within string
(#314) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#316) Whitespace found at end of line within string
(#317) Whitespace found at end of line within string
(#318) Whitespace found at end of line within string
(#319) Whitespace found at end of line within string
(#320) Whitespace found at end of line within string
(#321) Line exceeds maximum limit of 180 characters; contains 340 characters
(#321) Whitespace found at end of line within string
(#322) Whitespace found at end of line within string
(#323) Whitespace found at end of line within string
(#324) Whitespace found at end of line within string
(#325) Whitespace found at end of line within string
(#326) Whitespace found at end of line within string
(#327) Whitespace found at end of line within string
(#328) Whitespace found at end of line within string
(#329) Whitespace found at end of line within string
(#330) Whitespace found at end of line within string
(#331) Whitespace found at end of line within string
(#344) Variable "xmlContent" must be all lower-case
(#345) Variable "xmlContent" must be all lower-case
(#345) Variable "xmlContent" must be all lower-case
(#346) Variable "xmlContent" must be all lower-case
(#346) Variable "xmlContent" must be all lower-case
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#359) Line exceeds 132 characters; contains 148 characters
(#365) Variable "xmlContent" must be all lower-case
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Line exceeds 132 characters; contains 152 characters
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Line exceeds 132 characters; contains 140 characters
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) No space found before comment text; expected "// traitement des steps" but found "//traitement des steps"
(#492) Variable "extensionExplode" must be all lower-case
(#493) Variable "extensionExplode" must be all lower-case
(#508) Whitespace found at end of line
(#526) Whitespace found at end of line
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Line indented incorrectly; expected at least 4 spaces, found 0
(#570) Line exceeds 132 characters; contains 152 characters
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Line indented incorrectly; expected at least 4 spaces, found 0
(#573) Variable "richmedia_infos" must not contain underscores.
(#574) Variable "richmedia_infos" must not contain underscores.
(#588) Variable "richmedia_infos" must not contain underscores.
(#630) Line exceeds maximum limit of 180 characters; contains 221 characters
(#632) Variable "richmedia_infos" must not contain underscores.
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) This comment is 84% valid code; is this commented out code?
(#637) No space found before comment text; expected "// $tabslides[$i]['comment'] = $tabstep[$i]['comment'];" but found "//$tabslides[$i]['comment'] = $tabstep[$i]['comment'];"
(#653) Variable "richmedia_infos" must not contain underscores.
(#662) Variable "lastTime" must be all lower-case
(#663) Variable "richmedia_infos" must not contain underscores.
(#663) Variable "lastTime" must be all lower-case
(#665) Variable "richmedia_infos" must not contain underscores.
(#668) Variable "richmedia_infos" must not contain underscores.
(#669) Variable "richmedia_infos" must not contain underscores.
(#670) Variable "richmedia_infos" must not contain underscores.
(#671) Variable "richmedia_infos" must not contain underscores.
(#672) Variable "richmedia_infos" must not contain underscores.
(#673) Variable "richmedia_infos" must not contain underscores.
(#674) Variable "richmedia_infos" must not contain underscores.
(#675) Variable "richmedia_infos" must not contain underscores.
(#676) Variable "richmedia_infos" must not contain underscores.
(#677) Variable "richmedia_infos" must not contain underscores.
(#678) Variable "richmedia_infos" must not contain underscores.
(#679) Variable "richmedia_infos" must not contain underscores.
(#680) Line exceeds 132 characters; contains 140 characters
(#681) Variable "richmedia_infos" must not contain underscores.
(#681) Line exceeds 132 characters; contains 145 characters
(#684) Variable "richmedia_infos" must not contain underscores.
(#687) Variable "richmedia_infos" must not contain underscores.
(#694) Variable "cmId" must be all lower-case
(#695) Variable "cmId" must be all lower-case
(#699) Variable "notAllowedExtensions" must be all lower-case
(#706) Variable "notAllowedExtensions" must be all lower-case
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) Line exceeds maximum limit of 180 characters; contains 191 characters
(#754) Whitespace found at end of line
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Line exceeds maximum limit of 180 characters; contains 201 characters
mod/richmedia/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#7) Spaces must be used for alignment; tabs are not allowed
(#8) Whitespace found at end of line
(#15) "require_once" must be immediately followed by an open parenthesis
(#20) Visibility must be declared on method "definition"
(#28) Variable "cfg_richmedia" must not contain underscores.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 86% valid code; is this commented out code?
(#44) No space found before comment text; expected "// $this->standard_intro_elements(true);" but found "//$this->standard_intro_elements(true);"
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Whitespace found at end of line
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// KEYWORDS" but found "//KEYWORDS"
(#52) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// CATALOG" but found "//CATALOG"
(#56) Whitespace found at end of line
(#58) Commas (,) must be followed by white space.
(#60) Expected "} else {\n"; found "}\n else {\n"
(#68) Whitespace found at end of line
(#69) This comment is 67% valid code; is this commented out code?
(#83) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#88) Whitespace found at end of line
(#89) Commas (,) must be followed by white space.
(#90) Variable "cfg_richmedia" must not contain underscores.
(#92) Whitespace found at end of line
(#93) Commas (,) must be followed by white space.
(#94) Variable "cfg_richmedia" must not contain underscores.
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// themes dispos dans le repertoire des themes" but found "//themes dispos dans le repertoire des themes"
(#109) Line exceeds maximum limit of 180 characters; contains 232 characters
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// Font" but found "//Font"
(#111) Line exceeds maximum limit of 180 characters; contains 227 characters
(#112) Variable "cfg_richmedia" must not contain underscores.
(#115) Variable "cfg_richmedia" must not contain underscores.
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// View" but found "//View"
(#119) Line exceeds maximum limit of 180 characters; contains 218 characters
(#120) Variable "cfg_richmedia" must not contain underscores.
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// Autoplay" but found "//Autoplay"
(#123) Line exceeds 132 characters; contains 140 characters
(#124) Variable "cfg_richmedia" must not contain underscores.
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// Recovery" but found "//Recovery"
(#134) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#136) 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
(#139) Whitespace found at end of line
(#140) Whitespace found at end of line
(#144) Whitespace found at end of line
(#147) Whitespace found at end of line
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Whitespace found at end of line
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Whitespace found at end of line
(#163) Variable "quizSelect" must be all lower-case
(#164) Variable "quizSelect" must be all lower-case
(#166) Variable "quizSelect" must be all lower-case
(#168) Variable "quizSelect" must be all lower-case
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Whitespace found at end of line
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Line indented incorrectly; expected at least 8 spaces, found 0
(#193) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Line indented incorrectly; expected at least 8 spaces, found 0
(#195) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Visibility must be declared on method "data_preprocessing"
(#203) Variable "default_values" must not contain underscores.
(#206) Variable "default_values" must not contain underscores.
(#210) Variable "default_values" must not contain underscores.
(#211) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#215) Variable "default_values" must not contain underscores.
(#219) Variable "default_values" must not contain underscores.
(#220) Whitespace found at end of line
(#223) Variable "default_values" must not contain underscores.
(#224) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#226) Variable "default_values" must not contain underscores.
(#227) Variable "default_values" must not contain underscores.
(#227) Variable "default_values" must not contain underscores.
(#233) Visibility must be declared on method "validation"
(#243) Whitespace found at end of line
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) No space found before comment text; expected "// need to translate the "options" and "reference" field." but found "//need to translate the "options" and "reference" field."
(#248) Visibility must be declared on method "set_data"
(#248) Variable "default_values" must not contain underscores.
(#249) Variable "default_values" must not contain underscores.
(#249) Variable "default_values" must not contain underscores.
(#250) Variable "default_values" must not contain underscores.
(#251) Variable "default_values" must not contain underscores.
mod/richmedia/modedit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) No space found before comment text; expected "// return to course/view.php if false or mod/modname/view.php if true" but found "//return to course/view.php if false or mod/modname/view.php if true"
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// TODO: hopefully will be removed in 2.0" but found "//TODO: hopefully will be removed in 2.0"
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// must be false if this is an add, go back to course view on cancel" but found "//must be false if this is an add, go back to course view on cancel"
(#83) Variable "draftid_editor" must not contain underscores.
(#84) Variable "draftid_editor" must not contain underscores.
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Variable "draftid_editor" must not contain underscores.
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// TODO: hopefully will be removed in 2.0" but found "//TODO: hopefully will be removed in 2.0"
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#136) 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
(#143) This comment is 53% valid code; is this commented out code?
(#143) No space found before comment text; expected "// ?? $cw->visible ? $cm->visible : 0; // section hiding overrides" but found "//?? $cw->visible ? $cm->visible : 0; // section hiding overrides"
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "draftid_editor" must not contain underscores.
(#165) Variable "draftid_editor" must not contain underscores.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Line exceeds 132 characters; contains 155 characters
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Variable "draftid_editor" must not contain underscores.
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// mixed categories" but found "//mixed categories"
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) No space found before comment text; expected "// TODO: hopefully will be removed in 2.0" but found "//TODO: hopefully will be removed in 2.0"
(#266) This comment is 64% valid code; is this commented out code?
(#285) Whitespace found at end of line
(#301) This comment is 62% valid code; is this commented out code?
(#329) Whitespace found at end of line
mod/richmedia/playerhtml5/playerhtml5_template.php
(#1) The first thing in a PHP file must be the <?php tag.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Variable "audioMode" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#52) Variable "audioMode" must be all lower-case
(#80) Line exceeds 132 characters; contains 164 characters
(#80) Line exceeds 132 characters; contains 164 characters
(#80) Line exceeds 132 characters; contains 164 characters
(#80) Line exceeds 132 characters; contains 164 characters
(#80) Line exceeds 132 characters; contains 164 characters
mod/richmedia/quiz.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#15) "require_once" must be immediately followed by an open parenthesis
(#16) "require_once" must be immediately followed by an open parenthesis
(#26) Variable "quizActivity" must be all lower-case
(#29) Variable "cmQuiz" must be all lower-case
(#30) Variable "quizActivity" must be all lower-case
(#30) Variable "cmQuiz" must be all lower-case
(#31) Variable "richmediaQuiz" must be all lower-case
(#31) Variable "quizActivity" must be all lower-case
(#31) Variable "cmQuiz" must be all lower-case
(#35) Variable "richmediaQuiz" must be all lower-case
(#38) Variable "richmediaQuiz" must be all lower-case
mod/richmedia/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#53) Line exceeds 132 characters; contains 157 characters
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// show the flash player" but found "//show the flash player"
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// TODO Translate" but found "//TODO Translate"
(#111) Public method name "mod_richmedia_renderer::flashPlayer" must be in lower-case letters only
(#114) Line exceeds 132 characters; contains 143 characters
(#127) Line exceeds maximum limit of 180 characters; contains 325 characters
(#131) Whitespace found at end of line
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Expected 1 space after closing parenthesis; found 0
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#134) Variable "orderOptions" must be all lower-case
mod/richmedia/report.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Commas (,) must be followed by white space.
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 60% valid code; is this commented out code?
(#44) No space found before comment text; expected "// add_to_log($course->id, 'richmedia', 'report', 'report.php?id=' . $cm->id, $richmedia->id, $cm->id);" but found "//add_to_log($course->id, 'richmedia', 'report', 'report.php?id=' . $cm->id, $richmedia->id, $cm->id);"
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) 3 slashes comments are not allowed; use "// Comment." instead
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line exceeds 132 characters; contains 157 characters
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) The use of the AS keyword to alias tables is bad for cross-db
(#204) Line exceeds maximum limit of 180 characters; contains 197 characters
(#223) Commas (,) must be followed by white space.
(#225) Line exceeds 132 characters; contains 173 characters
(#231) Line exceeds 132 characters; contains 163 characters
(#242) Whitespace found at end of line
mod/richmedia/save_theme.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) No space found before comment text; expected "// supprime un repertoire et son contenu" but found "//supprime un repertoire et son contenu"
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Inline control structures are not allowed
(#20) Inline control structures are not allowed
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#74) Expected "} else if (...) {\n"; found "}\n else if (...){\n"
(#74) Expected "if (...) {\n"; found "if (...){\n"
(#77) Expected "} else {\n"; found "}\n else {\n"
(#83) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#86) Expected "} else {\n"; found "}\n else {\n"
(#107) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
mod/richmedia/settings.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used for alignment; tabs are not allowed
(#6) Whitespace found at end of line
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Line exceeds 132 characters; contains 146 characters
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Line exceeds 132 characters; contains 149 characters
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Line exceeds maximum limit of 180 characters; contains 288 characters
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Line exceeds 132 characters; contains 164 characters
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Line exceeds maximum limit of 180 characters; contains 205 characters
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Line exceeds maximum limit of 180 characters; contains 289 characters
mod/richmedia/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used for alignment; tabs are not allowed
(#6) Whitespace found at end of line
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
mod/richmedia/view.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".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used for alignment; tabs are not allowed
(#6) Whitespace found at end of line
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// Log" but found "//Log"
(#57) Variable "videoExtArray" must be all lower-case
(#58) Variable "videoExtArray" must be all lower-case
(#63) Variable "audioMode" must be all lower-case
(#65) Variable "audioMode" must be all lower-case
(#90) Variable "audioMode" must be all lower-case
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) "require_once" must be immediately followed by an open parenthesis
(#96) Variable "quizActivity" must be all lower-case
(#99) Variable "cmQuiz" must be all lower-case
(#100) Variable "quizActivity" must be all lower-case
(#100) Variable "cmQuiz" must be all lower-case
(#101) Variable "richmediaQuiz" must be all lower-case
(#101) Variable "quizActivity" must be all lower-case
(#101) Variable "cmQuiz" must be all lower-case
(#105) Variable "richmediaQuiz" must be all lower-case
(#109) Variable "xmlFile" must be all lower-case
(#110) Variable "langFile" must be all lower-case
(#110) Variable "cmQuiz" must be all lower-case
(#112) Variable "richmediaQuiz" must be all lower-case
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Whitespace found at end of line
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "jsFiles" must be all lower-case
(#165) Variable "cmQuiz" must be all lower-case
(#176) Variable "jsFiles" must be all lower-case
(#182) Variable "jsFiles" must be all lower-case
(#183) Variable "jsFiles" must be all lower-case
(#184) Variable "jsFiles" must be all lower-case
(#187) Variable "jsFiles" must be all lower-case
(#187) Line exceeds 132 characters; contains 151 characters
(#187) Line exceeds 132 characters; contains 151 characters
(#187) Line exceeds 132 characters; contains 151 characters
(#190) Variable "xmlFile" must be all lower-case
(#192) Variable "jsFiles" must be all lower-case
(#192) Variable "jsFile" must be all lower-case
(#193) Variable "jsFile" must be all lower-case
(#197) "include" must be immediately followed by an open parenthesis
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
mod/richmedia/xmleditor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line exceeds 132 characters; contains 148 characters
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line exceeds maximum limit of 180 characters; contains 199 characters
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) No space found before comment text; expected "// AVAILABLE FILES" but found "//AVAILABLE FILES"
(#177) Variable "quizActivity" must be all lower-case
(#178) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "cmQuiz" must be all lower-case
(#180) Variable "quizActivity" must be all lower-case
(#180) Variable "cmQuiz" must be all lower-case
(#181) Variable "quizQuestions" must be all lower-case
(#182) Variable "quizQuestions" must be all lower-case
(#182) Variable "quizQuestion" must be all lower-case
(#183) Variable "quizQuestion" must be all lower-case
(#183) Variable "quizQuestion" must be all lower-case
(#188) Variable "urlLocation" must be all lower-case
(#189) Variable "urlView" must be all lower-case
(#209) Variable "urlLocation" must be all lower-case
(#210) Variable "urlView" must be all lower-case
mod/richmedia/xmleditor_save.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Whitespace found at end of line
(#12) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#34) Whitespace found at end of line
(#37) Commas (,) must be followed by white space.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) No space found before comment text; expected "// traitement des steps" but found "//traitement des steps"
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "attrNames" must be all lower-case
(#99) Variable "attrNames" must be all lower-case
(#103) Variable "attrNames" must be all lower-case
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Line exceeds 132 characters; contains 152 characters

CSS problems

(1 errors, 203 warnings)

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

mod/richmedia/export/html5/css/jquery-ui.css
(#60) Use of !important
mod/richmedia/lib/resources/css/ext-all.css
(#68) Use of !important
(#75) Use of !important
(#81) Use of !important
(#82) Use of !important
(#83) Use of !important
(#84) Use of !important
(#89) Use of !important
(#93) Use of !important
(#96) Use of !important
(#128) Use of !important
(#539) Use of !important
(#540) Use of !important
(#544) Use of !important
(#545) Use of !important
(#546) Use of !important
(#566) Use of !important
(#567) Use of !important
(#571) Use of !important
(#572) Use of !important
(#573) Use of !important
(#588) Use of !important
(#589) Use of !important
(#590) Use of !important
(#591) Use of !important
(#592) Use of !important
(#595) Use of !important
(#604) Use of !important
(#883) Use of !important
(#953) Use of !important
(#998) Use of !important
(#999) Use of !important
(#1061) Use of !important
(#1066) Use of !important
(#1111) Use of !important
(#1112) Use of !important
(#1113) Use of !important
(#1157) width can't be used with display: inline.
(#1161) margin-bottom can't be used with display: inline.
(#1182) Use of !important
(#1183) Use of !important
(#1184) Use of !important
(#1185) Use of !important
(#1189) Use of !important
(#1218) Use of !important
(#1376) Use of !important
(#1381) Use of !important
(#1387) Use of !important
(#1388) Use of !important
(#1394) Use of !important
(#1395) Use of !important
(#1449) Use of !important
(#1504) Use of !important
(#1773) Use of !important
(#2100) Use of !important
(#2101) Use of !important
(#2106) Use of !important
(#2110) Use of !important
(#2153) Use of !important
(#2442) Use of !important
(#2443) Use of !important
(#2446) Use of !important
(#2447) Use of !important
(#2485) Use of !important
(#2538) Use of !important
(#2559) Use of !important
(#2563) Use of !important
(#2572) Use of !important
(#2614) Use of !important
(#2627) Use of !important
(#2644) Use of !important
(#2776) Expected (<padding-width> | inherit) but found 'auto 1px'.
(#2867) Use of !important
(#2871) Use of !important
(#3045) Use of !important
(#3075) Use of !important
(#3123) Use of !important
(#3128) Use of !important
(#3148) Use of !important
(#3192) Use of !important
(#3202) Use of !important
(#3222) Use of !important
(#3251) Use of !important
(#3251) Duplicate property 'text-decoration' found.
(#3404) Use of !important
(#3473) Use of !important
(#3548) Expected (<color> | invert | inherit) but found '-moz-use-text-color'.
(#3637) Use of !important
(#3678) Use of !important
(#3804) Use of !important
(#3860) Use of !important
(#3971) Use of !important
(#4242) Use of !important
(#4395) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#4592) Use of !important
(#4636) Use of !important
(#4721) Use of !important
(#4917) Use of !important
(#5011) Use of !important
(#5018) Use of !important
(#5275) Use of !important
(#5277) Use of !important
(#5281) Use of !important
(#5352) Use of !important
(#5662) Use of !important
(#5769) Use of !important
(#5773) Use of !important
(#5777) Use of !important
(#5781) Use of !important
(#5785) Use of !important
(#5789) Use of !important
(#5793) Use of !important
(#5797) Use of !important
(#5801) Use of !important
(#5805) Use of !important
(#5813) Use of !important
(#5965) Use of !important
(#5971) Use of !important
(#5976) Use of !important
(#5984) Use of !important
(#5985) Use of !important
(#5988) Use of !important
(#5992) Use of !important
(#6008) Use of !important
(#6009) Use of !important
(#6013) Use of !important
(#6178) Use of !important
(#6264) Use of !important
(#6393) Use of !important
(#6540) Use of !important
(#6545) Use of !important
(#6553) Use of !important
(#6657) Use of !important
mod/richmedia/lib/resources/css/xtheme-gray.css
(#34) Use of !important
(#337) Use of !important
(#445) Use of !important
(#449) Use of !important
(#453) Use of !important
(#457) Use of !important
(#461) Use of !important
(#465) Use of !important
(#469) Use of !important
(#473) Use of !important
(#477) Use of !important
(#481) Use of !important
(#489) Use of !important
(#637) Use of !important
(#643) Use of !important
(#648) Use of !important
(#656) Use of !important
(#657) Use of !important
(#660) Use of !important
(#664) Use of !important
(#680) Use of !important
(#681) Use of !important
(#685) Use of !important
(#855) Use of !important
(#946) Use of !important
(#1076) Use of !important
(#1223) Use of !important
(#1231) Use of !important
(#1335) Use of !important
mod/richmedia/playerhtml5/css/playerhtml5.css
(#4) Use of !important
(#29) Use of !important
(#48) Use of !important
(#49) Use of !important
(#51) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#55) Use of !important
(#59) Use of !important
(#60) Use of !important
(#291) float can't be used with display: inline-block.
(#310) Use of !important
(#349) Use of !important
(#353) Use of !important
(#354) Use of !important
(#355) Use of !important
(#356) Use of !important
(#357) Use of !important
(#358) Use of !important
(#362) Use of !important
(#363) Use of !important
(#368) Use of !important
(#369) Use of !important
(#370) Use of !important
(#371) Use of !important
(#372) Use of !important
(#374) Use of !important
(#375) Use of !important
(#396) Use of !important
(#400) Use of !important
(#526) vertical-align can't be used with display: block.
(#627) Use of !important
(#667) Use of !important
mod/richmedia/styles.css
(#4) Use of !important
(#8) Use of !important
(#12) Use of !important
(#91) Use of !important
(#109) Use of !important
(#141) Use of !important
(#146) Use of !important
(#206) Use of !important

PHPDocs style problems

(129 errors, 37 warnings)

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

mod/richmedia/backup/moodle1/lib.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#55) Phpdocs for function moodle1_mod_richmedia_handler::process_richmedia has incomplete parameters list
(#5) Class moodle1_mod_richmedia_handler does not have @copyright tag
(#5) Class moodle1_mod_richmedia_handler does not have @license tag
(#5) Package is not specified for class moodle1_mod_richmedia_handler. It is also not specified in file-level phpdocs
mod/richmedia/backup/moodle2/backup_richmedia_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#26) No one-line description found in phpdocs for class backup_richmedia_activity_task
(#47) Phpdocs for function backup_richmedia_activity_task::encode_content_links has incomplete parameters list
(#26) Class backup_richmedia_activity_task does not have @copyright tag
(#26) Class backup_richmedia_activity_task does not have @license tag
(#18) Package moodlecore is not valid
mod/richmedia/backup/moodle2/backup_richmedia_stepslib.php
(#33) Function backup_richmedia_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class backup_richmedia_activity_structure_step does not have @copyright tag
(#28) Class backup_richmedia_activity_structure_step does not have @license tag
(#18) Package moodlecore is not valid
mod/richmedia/backup/moodle2/restore_richmedia_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_richmedia_activity_task
(#28) Class restore_richmedia_activity_task does not have @copyright tag
(#28) Class restore_richmedia_activity_task does not have @license tag
(#18) Package moodlecore is not valid
mod/richmedia/backup/moodle2/restore_richmedia_stepslib.php
(#33) Function restore_richmedia_activity_structure_step::define_structure is not documented
(#47) Function restore_richmedia_activity_structure_step::process_richmedia is not documented
(#61) Function restore_richmedia_activity_structure_step::process_richmedia_track is not documented
(#74) Function restore_richmedia_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class restore_richmedia_activity_structure_step does not have @copyright tag
(#28) Class restore_richmedia_activity_structure_step does not have @license tag
(#18) Package moodlecore is not valid
mod/richmedia/classes/event/course_module_instance_list_viewed.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class course_module_instance_list_viewed is not documented
(#7) Package is not specified for class course_module_instance_list_viewed. It is also not specified in file-level phpdocs
mod/richmedia/classes/event/course_module_viewed.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class course_module_viewed is not documented
(#9) Function course_module_viewed::init is not documented
(#7) Package is not specified for class course_module_viewed. It is also not specified in file-level phpdocs
mod/richmedia/classes/event/report_viewed.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class report_viewed is not documented
(#6) Package is not specified for class report_viewed. It is also not specified in file-level phpdocs
mod/richmedia/close.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
mod/richmedia/db/access.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
mod/richmedia/db/log.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/richmedia/db/upgrade.php
(#2) Empty line found after PHP open tag
(#13) Function xmldb_richmedia_upgrade is not documented
(#24) Found comment starting with three or more slashes
(#31) Found comment starting with three or more slashes
(#38) Found comment starting with three or more slashes
(#45) Found comment starting with three or more slashes
(#52) Found comment starting with three or more slashes
(#59) Found comment starting with three or more slashes
(#68) Found comment starting with three or more slashes
(#79) Found comment starting with three or more slashes
(#89) Found comment starting with three or more slashes
(#97) Found comment starting with three or more slashes
(#109) Found comment starting with three or more slashes
(#121) Found comment starting with three or more slashes
(#131) Found comment starting with three or more slashes
(#3) No one-line description found in phpdocs for file
mod/richmedia/edit_theme.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
mod/richmedia/importexport.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
mod/richmedia/importexport_form.php
(#2) Empty line found after PHP open tag
(#18) Class mod_richmedia_import_form is not documented
(#41) Class mod_richmedia_export_form is not documented
(#61) Class mod_richmedia_error_form is not documented
(#20) Function mod_richmedia_import_form::definition is not documented
(#31) Function mod_richmedia_import_form::validation is not documented
(#43) Function mod_richmedia_export_form::definition is not documented
(#63) Function mod_richmedia_error_form::definition is not documented
(#13) Found comment starting with three or more slashes
(#3) No one-line description found in phpdocs for file
mod/richmedia/index.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
mod/richmedia/lang/en/richmedia.php
(#2) No one-line description found in phpdocs for file
mod/richmedia/lang/fr/richmedia.php
(#2) No one-line description found in phpdocs for file
mod/richmedia/lib.php
(#2) Empty line found after PHP open tag
(#357) Class richmedia_package_file_info is not documented
(#253) Function richmedia_user_outline is not documented
(#257) Function richmedia_get_view_actions is not documented
(#261) Function richmedia_get_post_actions is not documented
(#309) Function richmedia_supports is not documented
(#340) Function richmedia_user_complete is not documented
(#359) Function richmedia_package_file_info::get_parent is not documented
(#366) Function richmedia_package_file_info::get_visible_name is not documented
(#177) Found comment starting with three or more slashes
(#3) No one-line description found in phpdocs for file
(#20) Phpdocs for function richmedia_add_instance has incomplete parameters list
(#104) Phpdocs for function richmedia_update_instance has incomplete parameters list
(#189) Phpdocs for function richmedia_delete_instance has incomplete parameters list
(#206) Phpdocs for function richmedia_get_file_info has incomplete parameters list
(#265) Phpdocs for function richmedia_pluginfile has incomplete parameters list
mod/richmedia/locallib.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#507) There is no description in phpdocs for function richmedia_convert_to_html
(#525) There is no description in phpdocs for function richmedia_convert_time
(#753) There is no description in phpdocs for function richmedia_get_picture_url
(#17) Phpdocs for function richmedia_parse has incomplete parameters list
(#76) Phpdocs for function richmedia_add_track has incomplete parameters list
(#101) Phpdocs for function richmedia_export has incomplete parameters list
(#232) Phpdocs for function richmedia_delete_track has incomplete parameters list
(#242) Phpdocs for function richmedia_create_index_html has incomplete parameters list
(#340) Phpdocs for function richmedia_generate_js has incomplete parameters list
(#372) Phpdocs for function richmedia_generate_xml has incomplete parameters list
(#487) Phpdocs for function richmedia_is_audio has incomplete parameters list
(#497) Phpdocs for function richmedia_webtv_exists has incomplete parameters list
(#509) Phpdocs for function richmedia_convert_to_html has incomplete parameters list
(#527) Phpdocs for function richmedia_convert_time has incomplete parameters list
(#548) Phpdocs for function richmedia_get_html5_infos has incomplete parameters list
(#716) Phpdocs for function richmedia_get_video_url has incomplete parameters list
(#757) Phpdocs for function richmedia_get_picture_url has incomplete parameters list
(#792) Phpdocs for function richmedia_encode_string has incomplete parameters list
(#16) Not recommended phpdocs tag @global used
(#75) Not recommended phpdocs tag @global used
(#100) Not recommended phpdocs tag @global used
(#231) Not recommended phpdocs tag @global used
(#371) Not recommended phpdocs tag @global used
(#499) Not recommended phpdocs tag @global used
(#547) Not recommended phpdocs tag @global used
(#715) Not recommended phpdocs tag @global used
(#755) Not recommended phpdocs tag @global used
(#755) Not recommended phpdocs tag @global used
mod/richmedia/mod_form.php
(#2) Empty line found after PHP open tag
(#18) Class mod_richmedia_mod_form is not documented
(#20) Function mod_richmedia_mod_form::definition is not documented
(#248) Function mod_richmedia_mod_form::set_data is not documented
(#200) Phpdocs for function mod_richmedia_mod_form::data_preprocessing has incomplete parameters list
(#230) Phpdocs for function mod_richmedia_mod_form::validation has incomplete parameters list
mod/richmedia/modedit.php
(#2) Empty line found after PHP open tag
(#21) Package moodlecore is not valid
mod/richmedia/playerhtml5/playerhtml5_template.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/richmedia/quiz.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
mod/richmedia/renderer.php
(#2) Empty line found after PHP open tag
(#17) Class mod_richmedia_renderer is not documented
(#111) Function mod_richmedia_renderer::flashPlayer is not documented
(#132) Function mod_richmedia_renderer::search_form is not documented
(#3) No one-line description found in phpdocs for file
(#22) Phpdocs for function mod_richmedia_renderer::intro has incomplete parameters list
(#39) Phpdocs for function mod_richmedia_renderer::keywords has incomplete parameters list
(#68) Phpdocs for function mod_richmedia_renderer::richmedia_display has incomplete parameters list
(#21) Not recommended phpdocs tag @global used
(#38) Not recommended phpdocs tag @global used
(#67) Not recommended phpdocs tag @global used
mod/richmedia/report.php
(#2) Empty line found after PHP open tag
(#67) Found comment starting with three or more slashes
(#3) No one-line description found in phpdocs for file
mod/richmedia/save_theme.php
(#2) Empty line found after PHP open tag
(#13) Function rrmdir is not documented
(#3) No one-line description found in phpdocs for file
mod/richmedia/settings.php
(#2) No one-line description found in phpdocs for file
mod/richmedia/version.php
(#2) Empty line found after PHP open tag
(#2) No one-line description found in phpdocs for file
mod/richmedia/view.php
(#2) No one-line description found in phpdocs for file
mod/richmedia/xmleditor.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
mod/richmedia/xmleditor_save.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file

Update savepoints problems

(3 errors, 0 warnings)

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

mod/richmedia/db/upgrade.php
Detected more 'if' blocks (7) than 'savepoint' calls (5)
version 2015020600 is missing corresponding savepoint call
version 2015021000 is missing corresponding savepoint call

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]