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

(1437 errors, 447 warnings)

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

mod/hvp/ajax.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "library_id" must not contain underscores.
(#69) Variable "library_id" must not contain underscores.
(#74) Variable "library_id" must not contain underscores.
(#80) Variable "library_id" must not contain underscores.
(#82) Variable "library_id" must not contain underscores.
(#96) 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
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line exceeds maximum limit of 180 characters; contains 209 characters
(#139) Variable "library_id" must not contain underscores.
(#140) Variable "library_id" must not contain underscores.
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) 3 slashes comments are not allowed; use "// Comment." instead
(#202) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#203) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#203) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#207) Expected "} else {\n"; found "}\n else {\n"
(#213) Inline doc block comments are not allowed; use "// Comment." instead
(#235) Inline doc block comments are not allowed; use "// Comment." instead
(#244) Variable "machineName" must be all lower-case
(#246) Variable "machineName" must be all lower-case
(#249) Inline doc block comments are not allowed; use "// Comment." instead
(#258) Variable "uploadPath" must be all lower-case
(#259) Variable "contentId" must be all lower-case
(#260) Variable "uploadPath" must be all lower-case
(#260) Variable "contentId" must be all lower-case
(#263) Inline doc block comments are not allowed; use "// Comment." instead
mod/hvp/autoloader.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Expected 1 space after "=>"; 2 found
mod/hvp/backup/moodle2/backup_hvp_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "backup_libraries" must not contain underscores.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "backup_libraries" must not contain underscores.
(#71) Commas (,) must be followed by white space.
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#75) Expected 1 space before "="; 0 found
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected 1 space before "="; 0 found
mod/hvp/backup/moodle2/backup_hvp_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "content_user_data_entries" must not contain underscores.
(#61) Variable "content_user_data" must not contain underscores.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "content_user_data_entries" must not contain underscores.
(#74) Variable "content_user_data_entries" must not contain underscores.
(#74) Variable "content_user_data" must not contain underscores.
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "content_user_data" must not contain underscores.
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "content_user_data" must not contain underscores.
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/backup/moodle2/restore_hvp_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/backup/moodle2/restore_hvp_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) 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
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) 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
(#88) Variable "librariesRestored" must be all lower-case
(#92) Variable "librariesRestored" must be all lower-case
(#95) Variable "librariesRestored" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) 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
(#153) 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
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Whitespace found at end of line within string
(#176) Whitespace found at end of line within string
(#177) Whitespace found at end of line within string
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Line indented incorrectly; expected at least 8 spaces, found 6
(#192) Line indented incorrectly; expected at least 8 spaces, found 6
(#193) Line indented incorrectly; expected at least 8 spaces, found 6
(#195) Line indented incorrectly; expected at least 8 spaces, found 6
(#195) Variable "new_required_library_id" must not contain underscores.
(#196) Line indented incorrectly; expected 8 spaces, found 6
(#196) Variable "new_required_library_id" must not contain underscores.
(#197) Line indented incorrectly; expected at least 12 spaces, found 10
(#197) Variable "new_required_library_id" must not contain underscores.
(#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) Line indented incorrectly; expected at least 12 spaces, found 10
(#200) Line indented incorrectly; expected at least 12 spaces, found 10
(#201) Whitespace found at end of line within string
(#202) Whitespace found at end of line within string
(#203) Whitespace found at end of line within string
(#207) Line indented incorrectly; expected at least 14 spaces, found 10
(#208) Line indented incorrectly; expected 14 spaces, found 10
(#209) Line indented incorrectly; expected at least 18 spaces, found 14
(#210) Line indented incorrectly; expected 16 spaces, found 10
(#211) Line indented incorrectly; expected 8 spaces, found 6
(#212) Line indented incorrectly; expected 8 spaces, found 6
(#212) Expected "} else {\n"; found "}\n else {\n"
(#213) Line indented incorrectly; expected at least 12 spaces, found 10
(#214) Line indented incorrectly; expected at least 12 spaces, found 10
(#215) Line indented incorrectly; expected 8 spaces, found 6
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Whitespace found at end of line within string
(#241) Whitespace found at end of line within string
(#242) Whitespace found at end of line within string
(#243) Whitespace found at end of line within string
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Usage of ELSEIF not allowed; use ELSE IF instead
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Whitespace found at end of line within string
(#279) Whitespace found at end of line within string
(#280) Whitespace found at end of line within string
mod/hvp/classes/content_type_cache_form.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.".
(#6) Line 12 of the opening comment must start "//".
(#6) 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/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) 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
(#39) Variable "last_update" must not contain underscores.
(#41) Variable "date_formatted" must not contain underscores.
(#41) Variable "last_update" must not contain underscores.
(#41) Variable "last_update" must not contain underscores.
(#41) Expected 1 space after ":"; newline found
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Variable "date_formatted" must not contain underscores.
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
mod/hvp/classes/content_user_data.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Variable "content_id" must not contain underscores.
(#46) Variable "data_id" must not contain underscores.
(#47) Variable "sub_content_id" must not contain underscores.
(#51) Variable "pre_load" must not contain underscores.
(#54) Variable "content_id" must not contain underscores.
(#54) Variable "data_id" must not contain underscores.
(#54) Variable "sub_content_id" must not contain underscores.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#60) Variable "pre_load" must not contain underscores.
(#60) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#60) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "context_id" must not contain underscores.
(#70) Variable "context_id" must not contain underscores.
(#71) Variable "context_id" must not contain underscores.
(#73) Expected "} else {\n"; found "}\n else { // Otherwise try to find it from content id\n"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "content_id" must not contain underscores.
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "content_id" must not contain underscores.
(#86) Variable "sub_content_id" must not contain underscores.
(#86) Variable "data_id" must not contain underscores.
(#89) Variable "content_id" must not contain underscores.
(#89) Variable "sub_content_id" must not contain underscores.
(#89) Variable "data_id" must not contain underscores.
(#89) Variable "pre_load" must not contain underscores.
(#93) Expected "} else {\n"; found "}\n else {\n"
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "user_data" must not contain underscores.
(#95) Variable "content_id" must not contain underscores.
(#95) Variable "sub_content_id" must not contain underscores.
(#95) Variable "data_id" must not contain underscores.
(#97) Variable "user_data" must not contain underscores.
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Expected "} else {\n"; found "}\n else {\n"
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "user_data" must not contain underscores.
(#118) Variable "content_id" must not contain underscores.
(#118) Variable "sub_content_id" must not contain underscores.
(#118) Variable "data_id" must not contain underscores.
(#123) Variable "content_id" must not contain underscores.
(#124) Variable "sub_content_id" must not contain underscores.
(#125) Variable "data_id" must not contain underscores.
(#142) Variable "content_id" must not contain underscores.
(#142) Variable "sub_content_id" must not contain underscores.
(#142) Variable "data_id" must not contain underscores.
(#142) Variable "pre_load" must not contain underscores.
(#146) Variable "content_id" must not contain underscores.
(#146) Variable "sub_content_id" must not contain underscores.
(#146) Variable "data_id" must not contain underscores.
(#149) Variable "pre_load" must not contain underscores.
(#149) Variable "pre_load" must not contain underscores.
(#149) Variable "pre_load" must not contain underscores.
(#153) Variable "new_data" must not contain underscores.
(#155) Variable "content_id" must not contain underscores.
(#156) Variable "sub_content_id" must not contain underscores.
(#157) Variable "data_id" must not contain underscores.
(#159) Variable "pre_load" must not contain underscores.
(#166) Variable "new_data" must not contain underscores.
(#169) Variable "new_data" must not contain underscores.
(#172) Variable "new_data" must not contain underscores.
(#183) Variable "content_id" must not contain underscores.
(#183) Variable "sub_content_id" must not contain underscores.
(#183) Variable "data_id" must not contain underscores.
(#188) Variable "content_id" must not contain underscores.
(#189) Variable "sub_content_id" must not contain underscores.
(#190) Variable "data_id" must not contain underscores.
(#200) Variable "content_id" must not contain underscores.
(#203) Variable "pre_loaded_user_data" must not contain underscores.
(#207) Variable "content_id" must not contain underscores.
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "content_user_data" must not contain underscores.
(#214) Variable "pre_loaded_user_data" must not contain underscores.
(#214) Variable "content_user_data" must not contain underscores.
(#214) Variable "content_user_data" must not contain underscores.
(#217) Variable "pre_loaded_user_data" must not contain underscores.
mod/hvp/classes/editor_ajax.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.".
(#6) Line 12 of the opening comment must start "//".
(#6) 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/>.".
(#15) "require_once" must be immediately followed by an open parenthesis
(#33) Public method name "editor_ajax::getLatestLibraryVersions" must be in lower-case letters only
(#36) Variable "max_major_version_sql" must not contain underscores.
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#42) Variable "max_minor_version_sql" must not contain underscores.
(#42) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#44) Variable "max_major_version_sql" must not contain underscores.
(#45) Whitespace found at end of line within string
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#54) Variable "max_minor_version_sql" must not contain underscores.
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#69) Public method name "editor_ajax::getContentTypeCache" must be in lower-case letters only
(#69) Variable "machineName" must be all lower-case
(#69) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#72) Variable "machineName" must be all lower-case
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#77) Variable "machineName" must be all lower-case
(#90) Public method name "editor_ajax::getAuthorsRecentlyUsedLibraries" must be in lower-case letters only
(#93) Variable "recently_used" must not contain underscores.
(#96) Whitespace found at end of line within string
(#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
(#103) Variable "recently_used" must not contain underscores.
(#106) Variable "recently_used" must not contain underscores.
(#116) Public method name "editor_ajax::validateEditorToken" must be in lower-case letters only
mod/hvp/classes/editor_framework.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#31) "require_once" must be immediately followed by an open parenthesis
(#54) Public method name "editor_framework::getLanguage" must be in lower-case letters only
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#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
(#81) Public method name "editor_framework::keepFile" must be in lower-case letters only
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Public method name "editor_framework::getLibraries" must be in lower-case letters only
(#106) Variable "context_id" must not contain underscores.
(#107) Variable "super_user" must not contain underscores.
(#108) Variable "context_id" must not contain underscores.
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) 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
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "super_user" must not contain underscores.
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 16 spaces, found 14
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Expected "} else {\n"; found "}\n else {\n"
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Variable "super_user" must not contain underscores.
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Public method name "editor_framework::alterLibraryFiles" must be in lower-case letters only
(#212) Line indented incorrectly; expected at least 8 spaces, found 6
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected at least 8 spaces, found 6
(#215) Line indented incorrectly; expected at least 8 spaces, found 6
(#215) Variable "libraryList" must be all lower-case
(#216) Line indented incorrectly; expected 8 spaces, found 6
(#217) Line indented incorrectly; expected at least 12 spaces, found 8
(#217) Variable "libraryList" must be all lower-case
(#218) Line indented incorrectly; expected at least 12 spaces, found 10
(#219) Line indented incorrectly; expected at least 12 spaces, found 10
(#220) Line indented incorrectly; expected at least 14 spaces, found 8
(#221) Line indented incorrectly; expected 8 spaces, found 6
(#223) Line indented incorrectly; expected at least 8 spaces, found 6
(#223) Variable "contextId" must be all lower-case
(#224) Line indented incorrectly; expected at least 8 spaces, found 6
(#224) Variable "contextId" must be all lower-case
(#226) Line indented incorrectly; expected at least 8 spaces, found 6
(#227) Line indented incorrectly; expected at least 8 spaces, found 6
(#229) Line indented incorrectly; expected at least 8 spaces, found 6
(#229) Variable "embedType" must be all lower-case
(#230) Line indented incorrectly; expected at least 8 spaces, found 6
(#230) Variable "libraryList" must be all lower-case
(#230) Variable "embedType" must be all lower-case
(#231) Line indented incorrectly; expected at least 8 spaces, found 6
(#231) Variable "libraryList" must be all lower-case
(#231) Variable "embedType" must be all lower-case
(#244) Public method name "editor_framework::saveFileTemporarily" must be in lower-case letters only
(#244) Variable "move_file" must not contain underscores.
(#244) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Variable "unique_h5p_id" must not contain underscores.
(#249) Variable "file_name" must not contain underscores.
(#249) Variable "unique_h5p_id" must not contain underscores.
(#250) Variable "unique_h5p_id" must not contain underscores.
(#251) Variable "file_path" must not contain underscores.
(#251) Variable "file_name" must not contain underscores.
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "move_file" must not contain underscores.
(#259) Variable "file_path" must not contain underscores.
(#261) Expected "} else {\n"; found "}\n else {\n"
(#262) Variable "file_path" must not contain underscores.
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "file_name" must not contain underscores.
(#272) Variable "file_name" must not contain underscores.
(#283) Public method name "editor_framework::markFileForCleanup" must be in lower-case letters only
(#283) Variable "content_id" must not contain underscores.
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "content_id" must not contain underscores.
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Public method name "editor_framework::removeTemporarilySavedFiles" must be in lower-case letters only
(#302) Variable "filePath" must be all lower-case
(#303) Variable "filePath" must be all lower-case
(#304) Variable "filePath" must be all lower-case
(#306) Expected "} else {\n"; found "}\n else {\n"
(#307) Variable "filePath" must be all lower-case
mod/hvp/classes/event.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#42) Visibility must be declared on method "__construct"
(#42) Variable "sub_type" must not contain underscores.
(#42) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#42) Variable "content_id" must not contain underscores.
(#42) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#42) Variable "content_title" must not contain underscores.
(#42) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#42) Variable "library_name" must not contain underscores.
(#42) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#42) Variable "library_version" must not contain underscores.
(#42) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#42) Line exceeds 132 characters; contains 141 characters
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "sub_type" must not contain underscores.
(#48) Variable "content_id" must not contain underscores.
(#48) Variable "content_title" must not contain underscores.
(#48) Variable "library_name" must not contain underscores.
(#48) Variable "library_version" must not contain underscores.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Protected method name "event::saveStats" must be in lower-case letters only
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Expected "} else {\n"; found "}\n else {\n"
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
mod/hvp/classes/event/course_module_instance_list_viewed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/hvp/classes/event/course_module_viewed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Opening brace should be on the same line as the declaration
mod/hvp/classes/file_storage.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#45) Public method name "file_storage::saveLibrary" must be in lower-case letters only
(#71) Public method name "file_storage::saveContent" must be in lower-case letters only
(#95) Public method name "file_storage::deleteContent" must be in lower-case letters only
(#108) Public method name "file_storage::cloneContent" must be in lower-case letters only
(#108) Variable "newId" must be all lower-case
(#117) Public method name "file_storage::getTmpPath" must be in lower-case letters only
(#131) Public method name "file_storage::exportContent" must be in lower-case letters only
(#145) Public method name "file_storage::exportLibrary" must be in lower-case letters only
(#159) Public method name "file_storage::saveExport" must be in lower-case letters only
(#187) Private method name "file_storage::getExportFile" must be in lower-case letters only
(#201) Public method name "file_storage::deleteExport" must be in lower-case letters only
(#215) Public method name "file_storage::hasExport" must be in lower-case letters only
(#216) Line indented incorrectly; expected at least 8 spaces, found 6
(#228) Public method name "file_storage::cacheAssets" must be in lower-case letters only
(#290) Public method name "file_storage::getCachedAssets" must be in lower-case letters only
(#321) Public method name "file_storage::deleteCachedAssets" must be in lower-case letters only
(#341) Public method name "file_storage::getContent" must be in lower-case letters only
(#341) Variable "file_path" must not contain underscores.
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Line indented incorrectly; expected at least 8 spaces, found 6
(#343) Line indented incorrectly; expected at least 8 spaces, found 6
(#344) Line indented incorrectly; expected at least 8 spaces, found 6
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Line indented incorrectly; expected at least 8 spaces, found 6
(#347) Line indented incorrectly; expected at least 8 spaces, found 6
(#348) Line indented incorrectly; expected at least 8 spaces, found 6
(#348) Variable "file_path" must not contain underscores.
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Line indented incorrectly; expected at least 8 spaces, found 6
(#351) Line indented incorrectly; expected at least 8 spaces, found 6
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 8 spaces, found 6
(#354) Line indented incorrectly; expected at least 8 spaces, found 6
(#366) Public method name "file_storage::saveFile" must be in lower-case letters only
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Variable "stored_file" must not contain underscores.
(#394) Expected "} else {\n"; found "}\n else {\n"
(#395) Variable "stored_file" must not contain underscores.
(#398) Variable "stored_file" must not contain underscores.
(#409) Public method name "file_storage::cloneContentFile" must be in lower-case letters only
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Line indented incorrectly; expected at least 8 spaces, found 6
(#411) Line indented incorrectly; expected at least 8 spaces, found 6
(#412) Line indented incorrectly; expected at least 8 spaces, found 6
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Line indented incorrectly; expected at least 8 spaces, found 6
(#415) Line indented incorrectly; expected at least 8 spaces, found 6
(#416) Line indented incorrectly; expected 8 spaces, found 6
(#417) Line indented incorrectly; expected at least 12 spaces, found 10
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Line indented incorrectly; expected 8 spaces, found 6
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Line indented incorrectly; expected at least 8 spaces, found 6
(#421) Line indented incorrectly; expected 8 spaces, found 6
(#422) Line indented incorrectly; expected at least 12 spaces, found 10
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Line indented incorrectly; expected 8 spaces, found 6
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Line indented incorrectly; expected at least 8 spaces, found 6
(#426) Line indented incorrectly; expected at least 8 spaces, found 6
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Line indented incorrectly; expected at least 8 spaces, found 6
(#429) Line indented incorrectly; expected at least 8 spaces, found 6
(#436) Line indented incorrectly; expected at least 8 spaces, found 6
(#437) Line indented incorrectly; expected at least 8 spaces, found 6
(#438) Line indented incorrectly; expected at least 8 spaces, found 6
(#449) Public method name "file_storage::getContentFile" must be in lower-case letters only
(#461) Public method name "file_storage::removeContentFile" must be in lower-case letters only
(#477) Private method name "file_storage::readFileTree" must be in lower-case letters only
(#515) Private method name "file_storage::exportFileTree" must be in lower-case letters only
(#550) Private method name "file_storage::deleteFileTree" must be in lower-case letters only
(#580) Private method name "file_storage::getFile" must be in lower-case letters only
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Usage of ELSEIF not allowed; use ELSE IF instead
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Expected "} else {\n"; found "}\n else {\n"
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Private method name "file_storage::getFilepath" must be in lower-case letters only
(#619) Private method name "file_storage::getFilename" must be in lower-case letters only
(#632) Public method name "file_storage::fileExists" must be in lower-case letters only
(#644) Public method name "file_storage::hasWriteAccess" must be in lower-case letters only
(#649) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#654) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#657) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#669) Public method name "file_storage::moveContentDirectory" must be in lower-case letters only
(#669) Variable "contentId" must be all lower-case
(#669) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#670) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#671) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Variable "contentId" must be all lower-case
(#676) Variable "contentId" must be all lower-case
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) Variable "contentId" must be all lower-case
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Variable "contentId" must be all lower-case
(#684) Variable "contextId" must be all lower-case
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Variable "contextId" must be all lower-case
(#689) Variable "contextId" must be all lower-case
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Variable "contentSource" must be all lower-case
(#694) Variable "h5pJson" must be all lower-case
(#695) Variable "contentJson" must be all lower-case
(#695) Variable "contentSource" must be all lower-case
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Variable "contentFiles" must be all lower-case
(#698) Variable "contentSource" must be all lower-case
(#698) Commas (,) must be followed by white space.
(#699) Variable "contentFiles" must be all lower-case
(#700) Variable "contentSource" must be all lower-case
(#701) Variable "contentSource" must be all lower-case
(#701) Variable "contextId" must be all lower-case
(#701) Variable "contentId" must be all lower-case
(#703) Expected "} else {\n"; found "}\n else {\n"
(#704) Variable "contentSource" must be all lower-case
(#704) Variable "contextId" must be all lower-case
(#704) Variable "contentId" must be all lower-case
(#709) Variable "h5pJson" must be all lower-case
(#710) Variable "contentJson" must be all lower-case
(#721) Private method name "file_storage::moveFile" must be in lower-case letters only
(#721) Variable "source_file" must not contain underscores.
(#721) Variable "contextId" must be all lower-case
(#721) Variable "contentId" must be all lower-case
(#724) Variable "path_parts" must not contain underscores.
(#724) Variable "source_file" must not contain underscores.
(#725) Variable "file_name" must not contain underscores.
(#725) Variable "path_parts" must not contain underscores.
(#726) Variable "file_path" must not contain underscores.
(#726) Variable "path_parts" must not contain underscores.
(#727) Variable "folder_name" must not contain underscores.
(#727) Variable "file_path" must not contain underscores.
(#729) Variable "contentId" must be all lower-case
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) Variable "contextId" must be all lower-case
(#734) Variable "contentId" must be all lower-case
(#735) Variable "contentId" must be all lower-case
(#736) Variable "folder_name" must not contain underscores.
(#737) Variable "file_name" must not contain underscores.
(#740) Expected "} else {\n"; found "}\n else {\n"
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Variable "contextId" must be all lower-case
(#747) Variable "folder_name" must not contain underscores.
(#748) Variable "file_name" must not contain underscores.
(#752) Variable "source_data" must not contain underscores.
(#752) Variable "source_file" must not contain underscores.
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Variable "fileExists" must be all lower-case
(#760) Variable "fileExists" must be all lower-case
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#772) Variable "source_data" must not contain underscores.
(#784) Private method name "file_storage::moveFileTree" must be in lower-case letters only
(#784) Variable "source_file_tree" must not contain underscores.
(#784) Variable "contextId" must be all lower-case
(#784) Variable "contentId" must be all lower-case
(#785) Variable "source_file_tree" must not contain underscores.
(#786) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#787) Variable "source_file_tree" must not contain underscores.
(#793) Variable "source_file_tree" must not contain underscores.
(#794) Variable "source_file_tree" must not contain underscores.
(#794) Variable "contextId" must be all lower-case
(#794) Variable "contentId" must be all lower-case
(#796) Expected "} else {\n"; found "}\n else {\n"
(#797) Variable "source_file_tree" must not contain underscores.
(#797) Variable "contextId" must be all lower-case
(#797) Variable "contentId" must be all lower-case
mod/hvp/classes/framework.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) "require_once" must be immediately followed by an open parenthesis
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Public method name "framework::getPlatformInfo" must be in lower-case letters only
(#134) Public method name "framework::fetchExternalData" must be in lower-case letters only
(#134) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#134) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#134) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#137) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "local_folder" must not contain underscores.
(#143) Variable "local_folder" must not contain underscores.
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Must use "self::" for local static member reference
(#147) Variable "local_folder" must not contain underscores.
(#163) Public method name "framework::setLibraryTutorialUrl" must be in lower-case letters only
(#163) Variable "library_name" must not contain underscores.
(#166) Variable "library_name" must not contain underscores.
(#174) Public method name "framework::setErrorMessage" must be in lower-case letters only
(#183) Public method name "framework::setInfoMessage" must be in lower-case letters only
(#196) Variable "newMessage" must be all lower-case
(#199) Variable "newMessage" must be all lower-case
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "newMessage" must be all lower-case
(#218) Public method name "framework::printMessages" must be in lower-case letters only
(#229) Variable "translations_map" must not contain underscores.
(#231) Variable "translations_map" must not contain underscores.
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Variable "translations_map" must not contain underscores.
(#241) Line exceeds maximum limit of 180 characters; contains 267 characters
(#245) Line exceeds maximum limit of 180 characters; contains 199 characters
(#252) Line exceeds maximum limit of 180 characters; contains 326 characters
(#262) Line exceeds 132 characters; contains 141 characters
(#263) Line exceeds 132 characters; contains 135 characters
(#303) Line exceeds maximum limit of 180 characters; contains 185 characters
(#305) Line exceeds 132 characters; contains 151 characters
(#306) Line exceeds maximum limit of 180 characters; contains 280 characters
(#307) Line exceeds maximum limit of 180 characters; contains 275 characters
(#308) Line exceeds 132 characters; contains 146 characters
(#309) Line exceeds 132 characters; contains 133 characters
(#310) Line exceeds 132 characters; contains 146 characters
(#311) Line exceeds 132 characters; contains 155 characters
(#312) Line exceeds 132 characters; contains 165 characters
(#327) Line exceeds maximum limit of 180 characters; contains 183 characters
(#329) Line exceeds maximum limit of 180 characters; contains 199 characters
(#371) Variable "translations_map" must not contain underscores.
(#377) Public method name "framework::getH5pPath" must be in lower-case letters only
(#386) Public method name "framework::getLibraryFileUrl" must be in lower-case letters only
(#386) Variable "libraryFolderName" must be all lower-case
(#386) Variable "fileName" must be all lower-case
(#387) Line indented incorrectly; expected at least 8 spaces, found 6
(#388) Line indented incorrectly; expected at least 8 spaces, found 6
(#389) Line indented incorrectly; expected at least 8 spaces, found 6
(#390) Line indented incorrectly; expected at least 8 spaces, found 6
(#396) Public method name "framework::getUploadedH5pFolderPath" must be in lower-case letters only
(#396) Variable "setPath" must be all lower-case
(#399) Variable "setPath" must be all lower-case
(#400) Variable "setPath" must be all lower-case
(#413) Public method name "framework::getUploadedH5pPath" must be in lower-case letters only
(#413) Variable "setPath" must be all lower-case
(#416) Variable "setPath" must be all lower-case
(#417) Variable "setPath" must be all lower-case
(#426) Public method name "framework::loadLibraries" must be in lower-case letters only
(#430) Whitespace found at end of line within string
(#431) Whitespace found at end of line within string
(#432) Whitespace found at end of line within string
(#446) Public method name "framework::setUnsupportedLibraries" must be in lower-case letters only
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Public method name "framework::getUnsupportedLibraries" must be in lower-case letters only
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Public method name "framework::getAdminUrl" must be in lower-case letters only
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Public method name "framework::getLibraryId" must be in lower-case letters only
(#467) Variable "machineName" must be all lower-case
(#467) Variable "majorVersion" must be all lower-case
(#467) Variable "minorVersion" must be all lower-case
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Variable "sql_where" must not contain underscores.
(#472) Variable "sql_args" must not contain underscores.
(#472) Variable "machineName" must be all lower-case
(#474) Variable "majorVersion" must be all lower-case
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Variable "sql_where" must not contain underscores.
(#477) Variable "sql_args" must not contain underscores.
(#477) Variable "majorVersion" must be all lower-case
(#478) Variable "minorVersion" must be all lower-case
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Variable "sql_where" must not contain underscores.
(#481) Variable "sql_args" must not contain underscores.
(#481) Variable "minorVersion" must be all lower-case
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Whitespace found at end of line within string
(#487) Whitespace found at end of line within string
(#488) Whitespace found at end of line within string
(#489) Whitespace found at end of line within string
(#489) Variable "sql_where" must not contain underscores.
(#490) Whitespace found at end of line within string
(#491) Whitespace found at end of line within string
(#492) Whitespace found at end of line within string
(#493) Variable "sql_args" must not contain underscores.
(#498) Expected "} else {\n"; found "}\n else {\n"
(#506) Public method name "framework::isPatchedLibrary" must be in lower-case letters only
(#516) Whitespace found at end of line within string
(#517) Whitespace found at end of line within string
(#518) Whitespace found at end of line within string
(#519) Whitespace found at end of line within string
(#520) Whitespace found at end of line within string
(#534) Public method name "framework::isInDevMode" must be in lower-case letters only
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Public method name "framework::mayUpdateLibraries" must be in lower-case letters only
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Public method name "framework::getLibraryUsage" must be in lower-case letters only
(#573) Variable "skipContent" must be all lower-case
(#576) Variable "skipContent" must be all lower-case
(#579) Expected "} else {\n"; found "}\n else {\n"
(#581) Whitespace found at end of line within string
(#582) Whitespace found at end of line within string
(#583) Whitespace found at end of line within string
(#584) Whitespace found at end of line within string
(#590) Whitespace found at end of line within string
(#591) Whitespace found at end of line within string
(#604) Public method name "framework::getLibraryContentCount" must be in lower-case letters only
(#606) Variable "contentCount" must be all lower-case
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) Whitespace found at end of line within string
(#611) Whitespace found at end of line within string
(#612) Whitespace found at end of line within string
(#613) Whitespace found at end of line within string
(#614) Whitespace found at end of line within string
(#615) Whitespace found at end of line within string
(#616) Whitespace found at end of line within string
(#617) Whitespace found at end of line within string
(#618) Whitespace found at end of line within string
(#619) Whitespace found at end of line within string
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#625) Variable "contentCount" must be all lower-case
(#628) Variable "contentCount" must be all lower-case
(#634) Public method name "framework::saveLibraryData" must be in lower-case letters only
(#634) Variable "libraryData" must be all lower-case
(#638) Variable "preloadedJs" must be all lower-case
(#638) Variable "libraryData" must be all lower-case
(#639) Variable "preloadedCss" must be all lower-case
(#639) Variable "libraryData" must be all lower-case
(#640) Variable "dropLibraryCss" must be all lower-case
(#642) Variable "libraryData" must be all lower-case
(#644) Variable "libraryData" must be all lower-case
(#647) Variable "dropLibraryCss" must be all lower-case
(#650) Variable "embedTypes" must be all lower-case
(#651) Variable "libraryData" must be all lower-case
(#652) Variable "embedTypes" must be all lower-case
(#652) Variable "libraryData" must be all lower-case
(#654) Variable "libraryData" must be all lower-case
(#655) Variable "libraryData" must be all lower-case
(#657) Variable "libraryData" must be all lower-case
(#658) Variable "libraryData" must be all lower-case
(#660) Variable "libraryData" must be all lower-case
(#661) Variable "libraryData" must be all lower-case
(#670) Variable "libraryData" must be all lower-case
(#671) Variable "libraryData" must be all lower-case
(#672) Variable "libraryData" must be all lower-case
(#673) Variable "libraryData" must be all lower-case
(#674) Variable "libraryData" must be all lower-case
(#675) Variable "libraryData" must be all lower-case
(#676) Variable "libraryData" must be all lower-case
(#677) Variable "embedTypes" must be all lower-case
(#678) Variable "preloadedJs" must be all lower-case
(#679) Variable "preloadedCss" must be all lower-case
(#680) Variable "dropLibraryCss" must be all lower-case
(#681) Variable "libraryData" must be all lower-case
(#682) Variable "libraryData" must be all lower-case
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Variable "libraryData" must be all lower-case
(#690) Expected "} else {\n"; found "}\n else {\n"
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Variable "libraryData" must be all lower-case
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Variable "libraryData" must be all lower-case
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#704) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Variable "libraryData" must be all lower-case
(#710) Variable "libraryData" must be all lower-case
(#711) Variable "libraryData" must be all lower-case
(#711) Variable "languageCode" must be all lower-case
(#711) Variable "languageJson" must be all lower-case
(#713) Variable "libraryData" must be all lower-case
(#714) Variable "languageCode" must be all lower-case
(#715) Variable "languageJson" must be all lower-case
(#731) Private method name "framework::pathsToCsv" must be in lower-case letters only
(#731) Variable "libraryData" must be all lower-case
(#733) Variable "libraryData" must be all lower-case
(#735) Variable "libraryData" must be all lower-case
(#746) Public method name "framework::lockDependencyStorage" must be in lower-case letters only
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Public method name "framework::unlockDependencyStorage" must be in lower-case letters only
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) Public method name "framework::deleteLibrary" must be in lower-case letters only
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Line exceeds 132 characters; contains 151 characters
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Public method name "framework::saveLibraryDependencies" must be in lower-case letters only
(#775) Variable "libraryId" must be all lower-case
(#775) Variable "dependency_type" must not contain underscores.
(#780) Variable "dependencyLibrary" must be all lower-case
(#788) Variable "libraryId" must be all lower-case
(#789) Variable "dependencyLibrary" must be all lower-case
(#790) Variable "dependency_type" must not contain underscores.
(#811) Public method name "framework::updateContent" must be in lower-case letters only
(#811) Variable "contentMainId" must be all lower-case
(#834) Variable "event_type" must not contain underscores.
(#837) Expected "} else {\n"; found "}\n else {\n"
(#840) Variable "event_type" must not contain underscores.
(#844) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Variable "event_type" must not contain underscores.
(#849) Variable "event_type" must not contain underscores.
(#861) Public method name "framework::insertContent" must be in lower-case letters only
(#861) Variable "contentMainId" must be all lower-case
(#868) Public method name "framework::resetContentUserData" must be in lower-case letters only
(#868) Variable "contentId" must be all lower-case
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Whitespace found at end of line within string
(#873) Whitespace found at end of line within string
(#874) Whitespace found at end of line within string
(#876) Variable "contentId" must be all lower-case
(#882) Public method name "framework::getWhitelist" must be in lower-case letters only
(#882) Variable "isLibrary" must be all lower-case
(#882) Variable "defaultContentWhitelist" must be all lower-case
(#882) Variable "defaultLibraryWhitelist" must be all lower-case
(#883) Variable "defaultContentWhitelist" must be all lower-case
(#883) Variable "isLibrary" must be all lower-case
(#883) Variable "defaultLibraryWhitelist" must be all lower-case
(#889) Public method name "framework::copyLibraryUsage" must be in lower-case letters only
(#889) Variable "contentId" must be all lower-case
(#889) Variable "copyFromId" must be all lower-case
(#889) Variable "contentMainId" must be all lower-case
(#892) Variable "libraryUsage" must be all lower-case
(#893) Variable "copyFromId" must be all lower-case
(#896) Variable "libraryUsage" must be all lower-case
(#896) Variable "contentId" must be all lower-case
(#897) Variable "libraryUsage" must be all lower-case
(#906) Public method name "framework::loadLibrarySemantics" must be in lower-case letters only
(#906) Variable "majorVersion" must be all lower-case
(#906) Variable "minorVersion" must be all lower-case
(#910) Whitespace found at end of line within string
(#911) Whitespace found at end of line within string
(#912) Whitespace found at end of line within string
(#913) Whitespace found at end of line within string
(#915) Variable "majorVersion" must be all lower-case
(#915) Variable "minorVersion" must be all lower-case
(#923) Public method name "framework::alterLibrarySemantics" must be in lower-case letters only
(#923) Variable "majorVersion" must be all lower-case
(#923) Variable "minorVersion" must be all lower-case
(#929) Variable "majorVersion" must be all lower-case
(#929) Variable "minorVersion" must be all lower-case
(#935) Public method name "framework::loadContent" must be in lower-case letters only
(#939) Whitespace found at end of line within string
(#940) Whitespace found at end of line within string
(#941) Whitespace found at end of line within string
(#942) Whitespace found at end of line within string
(#943) Whitespace found at end of line within string
(#944) Whitespace found at end of line within string
(#945) Whitespace found at end of line within string
(#946) Whitespace found at end of line within string
(#947) Whitespace found at end of line within string
(#948) Whitespace found at end of line within string
(#949) Whitespace found at end of line within string
(#950) Whitespace found at end of line within string
(#951) Whitespace found at end of line within string
(#952) Whitespace found at end of line within string
(#953) Whitespace found at end of line within string
(#954) Whitespace found at end of line within string
(#955) Whitespace found at end of line within string
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) Public method name "framework::loadContentDependencies" must be in lower-case letters only
(#992) Whitespace found at end of line within string
(#993) Whitespace found at end of line within string
(#994) Whitespace found at end of line within string
(#995) Whitespace found at end of line within string
(#996) Whitespace found at end of line within string
(#997) Whitespace found at end of line within string
(#998) Whitespace found at end of line within string
(#999) Whitespace found at end of line within string
(#1000) Whitespace found at end of line within string
(#1001) Whitespace found at end of line within string
(#1002) Whitespace found at end of line within string
(#1003) Whitespace found at end of line within string
(#1005) Variable "queryArgs" must be all lower-case
(#1009) Variable "queryArgs" must be all lower-case
(#1013) Variable "queryArgs" must be all lower-case
(#1027) Public method name "framework::getOption" must be in lower-case letters only
(#1038) Public method name "framework::setOption" must be in lower-case letters only
(#1045) Public method name "framework::updateContentFields" must be in lower-case letters only
(#1061) Public method name "framework::deleteLibraryDependencies" must be in lower-case letters only
(#1061) Variable "libraryId" must be all lower-case
(#1064) Variable "libraryId" must be all lower-case
(#1070) Public method name "framework::deleteContentData" must be in lower-case letters only
(#1070) Variable "contentId" must be all lower-case
(#1073) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) Variable "contentId" must be all lower-case
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Variable "contentId" must be all lower-case
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Variable "contentId" must be all lower-case
(#1086) Public method name "framework::deleteLibraryUsage" must be in lower-case letters only
(#1086) Variable "contentId" must be all lower-case
(#1089) Variable "contentId" must be all lower-case
(#1095) Public method name "framework::saveLibraryUsage" must be in lower-case letters only
(#1095) Variable "contentId" must be all lower-case
(#1095) Variable "librariesInUse" must be all lower-case
(#1098) Variable "dropLibraryCssList" must be all lower-case
(#1099) Variable "librariesInUse" must be all lower-case
(#1101) Variable "dropLibraryCssList" must be all lower-case
(#1101) Variable "dropLibraryCssList" must be all lower-case
(#1106) Variable "librariesInUse" must be all lower-case
(#1107) Variable "dropCss" must be all lower-case
(#1107) Variable "dropLibraryCssList" must be all lower-case
(#1109) Variable "contentId" must be all lower-case
(#1112) Variable "dropCss" must be all lower-case
(#1121) Public method name "framework::loadLibrary" must be in lower-case letters only
(#1121) Variable "machineName" must be all lower-case
(#1121) Variable "majorVersion" must be all lower-case
(#1121) Variable "minorVersion" must be all lower-case
(#1125) Variable "machineName" must be all lower-case
(#1126) Variable "majorVersion" must be all lower-case
(#1127) Variable "minorVersion" must be all lower-case
(#1130) Variable "libraryData" must be all lower-case
(#1149) Whitespace found at end of line within string
(#1150) Whitespace found at end of line within string
(#1151) Whitespace found at end of line within string
(#1154) Variable "libraryData" must be all lower-case
(#1161) Variable "libraryData" must be all lower-case
(#1167) Public method name "framework::clearFilteredParameters" must be in lower-case letters only
(#1167) Variable "library_id" must not contain underscores.
(#1170) Variable "library_id" must not contain underscores.
(#1176) Public method name "framework::getNumNotFiltered" must be in lower-case letters only
(#1180) Whitespace found at end of line within string
(#1181) Whitespace found at end of line within string
(#1188) Public method name "framework::getNumContent" must be in lower-case letters only
(#1188) Variable "library_id" must not contain underscores.
(#1193) Variable "library_id" must not contain underscores.
(#1199) Public method name "framework::isContentSlugAvailable" must be in lower-case letters only
(#1208) Public method name "framework::saveCachedAssets" must be in lower-case letters only
(#1212) Variable "cachedAsset" must be all lower-case
(#1216) Variable "cachedAsset" must be all lower-case
(#1223) Public method name "framework::deleteCachedAssets" must be in lower-case letters only
(#1223) Variable "library_id" must not contain underscores.
(#1226) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Whitespace found at end of line within string
(#1229) Whitespace found at end of line within string
(#1231) Variable "library_id" must not contain underscores.
(#1233) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) Public method name "framework::getLibraryStats" must be in lower-case letters only
(#1250) Inline comments must end in full-stops, exclamation marks, or question marks
(#1252) Whitespace found at end of line within string
(#1253) Whitespace found at end of line within string
(#1254) Whitespace found at end of line within string
(#1255) Whitespace found at end of line within string
(#1256) Whitespace found at end of line within string
(#1260) Inline comments must end in full-stops, exclamation marks, or question marks
(#1261) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1271) Public method name "framework::getNumAuthors" must be in lower-case letters only
(#1274) Inline comments must end in full-stops, exclamation marks, or question marks
(#1276) Whitespace found at end of line within string
(#1284) Public method name "framework::afterExportCreated" must be in lower-case letters only
(#1294) Public method name "framework::hasPermission" must be in lower-case letters only
(#1294) Variable "content_id" must not contain underscores.
(#1294) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1298) Variable "content_id" must not contain underscores.
(#1311) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1320) Public method name "framework::replaceContentTypeCache" must be in lower-case letters only
(#1320) Variable "contentTypeCache" must be all lower-case
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1325) Variable "contentTypeCache" must be all lower-case
(#1339) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1348) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1348) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
mod/hvp/classes/results.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "content_id" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Member variable "orderBy" must be all lower-case
(#42) Member variable "orderDir" must be all lower-case
(#47) Visibility must be declared on method "__construct"
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "view_own_results" must not contain underscores.
(#90) Variable "view_all_results" must not contain underscores.
(#91) Variable "view_own_results" must not contain underscores.
(#91) Variable "view_all_results" must not contain underscores.
(#98) Variable "view_all_results" must not contain underscores.
(#98) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected "foreach (...) {\n"; found "foreach (...) {\n"
(#104) Variable "userLink" must be all lower-case
(#112) Variable "reviewLink" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "reviewLink" must be all lower-case
(#127) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#128) Line indented incorrectly; expected at least 16 spaces, found 14
(#128) Variable "reviewLink" must be all lower-case
(#130) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#133) Variable "userLink" must be all lower-case
(#137) Variable "reviewLink" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) This comment is 50% valid code; is this commented out code?
(#159) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Expected "} else {\n"; found "}\n else {\n"
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "order_by" must not contain underscores.
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "group_by" must not contain underscores.
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Whitespace found at end of line within string
(#188) Whitespace found at end of line within string
(#189) Whitespace found at end of line within string
(#190) Whitespace found at end of line within string
(#191) Whitespace found at end of line within string
(#192) Whitespace found at end of line within string
(#193) Whitespace found at end of line within string
(#194) Whitespace found at end of line within string
(#195) Whitespace found at end of line within string
(#196) Whitespace found at end of line within string
(#197) Whitespace found at end of line within string
(#197) Variable "group_by" must not contain underscores.
(#198) Whitespace found at end of line within string
(#198) Variable "order_by" must not contain underscores.
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) 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
(#281) Expected "} else {\n"; found "}\n else {\n"
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Line indented incorrectly; expected at least 12 spaces, found 10
(#316) Line indented incorrectly; expected at least 12 spaces, found 10
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/classes/task/look_for_updates.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/classes/task/remove_old_log_entries.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) "require_once" must be immediately followed by an open parenthesis
(#44) Variable "older_than" must not contain underscores.
(#44) Variable "log_time" must not contain underscores.
(#45) Variable "older_than" must not contain underscores.
mod/hvp/classes/task/remove_tmpfiles.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#45) Whitespace found at end of line within string
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Space found before semicolon; expected ");" but found ") ;"
mod/hvp/classes/upload_libraries_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line exceeds 132 characters; contains 137 characters
(#59) Line exceeds 132 characters; contains 141 characters
(#62) Line exceeds 132 characters; contains 140 characters
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Visibility must be declared on method "data_preprocessing"
(#73) Variable "default_values" must not contain underscores.
(#77) Variable "default_values" must not contain underscores.
(#88) Visibility must be declared on method "validation"
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "h5pValidator" must be all lower-case
(#116) Variable "h5pValidator" must be all lower-case
(#117) Line indented incorrectly; expected at least 12 spaces, found 10
(#117) Expected 1 space after "="; 2 found
(#118) Line indented incorrectly; expected at least 12 spaces, found 10
(#119) Line indented incorrectly; expected at least 12 spaces, found 10
mod/hvp/classes/user_grades.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.".
(#6) Line 12 of the opening comment must start "//".
(#6) 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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Variable "content_id" must not contain underscores.
(#30) Variable "max_score" must not contain underscores.
(#33) This comment is 47% valid code; is this commented out code?
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) This comment is 47% valid code; is this commented out code?
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Variable "content_id" must not contain underscores.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "cm_id_sql" must not contain underscores.
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#56) Variable "cm_id_sql" must not contain underscores.
(#56) Variable "content_id" must not contain underscores.
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "max_score" must not contain underscores.
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#71) Variable "content_id" must not contain underscores.
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "content_id" must not contain underscores.
mod/hvp/classes/xapi_result.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.".
(#6) Line 12 of the opening comment must start "//".
(#6) 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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "contentId" must be all lower-case
(#35) Variable "xAPIResult" must be all lower-case
(#37) Variable "xAPIJson" must be all lower-case
(#37) Variable "xAPIResult" must be all lower-case
(#38) Variable "xAPIJson" must be all lower-case
(#43) Variable "xAPIJson" must be all lower-case
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Variable "contentId" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "contentId" must be all lower-case
(#52) Variable "xAPIJson" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Private method name "xapi_result::validate_xAPI_data" must be in lower-case letters only
(#76) Variable "xAPIData" must be all lower-case
(#77) Variable "xAPIData" must be all lower-case
(#77) Variable "xAPIData" must be all lower-case
(#78) Variable "xAPIData" must be all lower-case
(#88) Private method name "xapi_result::store_xAPI_data" must be in lower-case letters only
(#88) Variable "contentId" must be all lower-case
(#88) Variable "xAPIData" must be all lower-case
(#88) Variable "parentId" must be all lower-case
(#88) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#91) Variable "xAPIData" must be all lower-case
(#91) Variable "xAPIData" must be all lower-case
(#91) Variable "parentId" must be all lower-case
(#92) Variable "insertedId" must be all lower-case
(#93) Variable "contentId" must be all lower-case
(#95) Variable "xAPIData" must be all lower-case
(#96) Variable "xAPIData" must be all lower-case
(#97) Variable "xAPIData" must be all lower-case
(#98) Variable "xAPIData" must be all lower-case
(#99) Variable "xAPIData" must be all lower-case
(#100) Variable "xAPIData" must be all lower-case
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "xAPIData" must be all lower-case
(#105) Variable "xAPIData" must be all lower-case
(#105) Variable "contentId" must be all lower-case
(#106) Variable "contentId" must be all lower-case
(#106) Variable "insertedId" must be all lower-case
(#116) Private method name "xapi_result::remove_xAPI_data" must be in lower-case letters only
(#116) Variable "contentId" must be all lower-case
(#120) Variable "contentId" must be all lower-case
mod/hvp/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/hvp/db/install.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) Expected MOODLE_INTERNAL check or config.php inclusion
(#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".
(#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,".
(#3) 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".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) 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/>.".
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Line exceeds maximum limit of 180 characters; contains 375 characters
mod/hvp/db/tasks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/hvp/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Whitespace found at end of line within string
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#167) Whitespace found at end of line within string
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Line exceeds 132 characters; contains 139 characters
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 16 spaces, found 14
(#178) Line indented incorrectly; expected at least 16 spaces, found 14
(#178) Line exceeds 132 characters; contains 150 characters
(#187) Line exceeds maximum limit of 180 characters; contains 298 characters
(#193) Inline doc block comments are not allowed; use "// Comment." instead
(#201) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#201) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#202) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#202) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#202) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#203) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#203) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#203) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#204) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#204) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#204) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#205) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#205) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#205) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#206) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#206) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#206) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#206) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#207) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#207) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#207) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#207) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#208) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#208) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#208) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#209) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#209) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#209) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#209) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#212) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#212) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#212) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#214) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#214) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#216) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#216) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#216) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#216) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#216) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Variable "has_icon" must not contain underscores.
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "has_icon" must not contain underscores.
(#250) Variable "has_icon" must not contain underscores.
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Line exceeds maximum limit of 180 characters; contains 383 characters
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#266) Inline doc block comments are not allowed; use "// Comment." instead
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#275) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#276) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#276) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#276) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#277) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#277) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#277) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#278) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#278) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#278) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#278) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#279) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#279) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#279) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#280) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#280) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#280) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#280) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#281) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#281) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#281) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#281) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#282) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#282) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#282) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#282) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#283) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#283) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#283) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#283) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/grade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "course_context" must not contain underscores.
(#41) Variable "course_context" must not contain underscores.
(#45) Whitespace found at end of line within string
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#48) Whitespace found at end of line within string
(#49) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) 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
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#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
(#71) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
(#81) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#83) Line indented incorrectly; expected at least 4 spaces, found 2
(#85) Expected "} else {\n"; found "}\nelse {\n"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 4 spaces, found 2
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Line indented incorrectly; expected 4 spaces, found 2
(#88) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#89) Line indented incorrectly; expected 8 spaces, found 4
(#90) Line indented incorrectly; expected at least 12 spaces, found 6
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected 8 spaces, found 4
(#92) Line indented incorrectly; expected 8 spaces, found 4
(#93) Line indented incorrectly; expected at least 12 spaces, found 6
(#94) Line indented incorrectly; expected 8 spaces, found 4
(#95) Line indented incorrectly; expected at least 8 spaces, found 4
(#96) Line indented incorrectly; expected 4 spaces, found 2
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) 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
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 8 spaces, found 6
(#127) Line indented incorrectly; expected at least 8 spaces, found 6
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/lang/de/hvp.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#17) Whitespace found at end of line within string
(#18) Whitespace found at end of line within string
(#19) Whitespace found at end of line within string
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) No space found before comment text; expected "// Editor" but found "//Editor"
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/lang/en/hvp.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#18) Whitespace found at end of line within string
(#19) Whitespace found at end of line within string
(#20) Whitespace found at end of line within string
(#21) Whitespace found at end of line within string
(#22) Whitespace found at end of line within string
(#23) Whitespace found at end of line within string
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/lang/fr/hvp.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#18) Whitespace found at end of line within string
(#19) Whitespace found at end of line within string
(#20) Whitespace found at end of line within string
(#21) Whitespace found at end of line within string
(#22) Whitespace found at end of line within string
(#23) Whitespace found at end of line within string
(#117) The use of backticks in strings is not recommended
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/lang/he/hvp.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#18) Whitespace found at end of line within string
(#19) Whitespace found at end of line within string
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/lang/no/hvp.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#18) Whitespace found at end of line within string
(#19) Whitespace found at end of line within string
(#20) Whitespace found at end of line within string
(#21) Whitespace found at end of line within string
(#22) Whitespace found at end of line within string
(#23) Whitespace found at end of line within string
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) 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
mod/hvp/lang/tr/hvp.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#18) Whitespace found at end of line within string
(#19) Whitespace found at end of line within string
(#20) Whitespace found at end of line within string
(#21) Whitespace found at end of line within string
(#22) Whitespace found at end of line within string
(#23) Whitespace found at end of line within string
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected "} else {\n"; found "}\n else {\n"
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line exceeds 132 characters; contains 155 characters
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#158) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#158) Line exceeds 132 characters; contains 137 characters
(#172) Line indented incorrectly; expected at least 4 spaces, found 2
(#176) Line indented incorrectly; expected at least 4 spaces, found 2
(#177) Line indented incorrectly; expected at least 4 spaces, found 2
(#178) Line indented incorrectly; expected at least 4 spaces, found 2
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Whitespace found at end of line within string
(#214) Whitespace found at end of line within string
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Line indented incorrectly; expected at least 16 spaces, found 14
(#289) Line indented incorrectly; expected at least 16 spaces, found 14
(#294) Variable "displayOptions" must be all lower-case
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Variable "displayOptions" must be all lower-case
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) This comment is 57% valid code; is this commented out code?
mod/hvp/library_list.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) 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
(#43) Variable "h5pStorage" must be all lower-case
(#44) Variable "h5pStorage" must be all lower-case
(#49) Variable "hubOn" must be all lower-case
(#49) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#50) Variable "hubOn" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "ct_cache_form" must not contain underscores.
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "ct_cache_form" must not contain underscores.
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "numNotFiltered" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "numNotFiltered" must be all lower-case
(#73) Variable "upgradeUrl" must be all lower-case
(#78) Variable "restricted_url" must not contain underscores.
(#85) Expected "} else {\n"; found "}\n else {\n"
(#86) Variable "upgradeUrl" must be all lower-case
(#88) Variable "restricted_url" must not contain underscores.
(#94) Variable "restricted_url" must not contain underscores.
(#98) Variable "upgradeUrl" must be all lower-case
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) 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) Variable "lib_url" must not contain underscores.
(#120) Variable "lib_url" must not contain underscores.
(#121) Variable "lib_url" must not contain underscores.
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "hubOn" must be all lower-case
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "ct_cache_form" must not contain underscores.
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#53) Line exceeds maximum limit of 180 characters; contains 188 characters
(#62) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#62) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 8 spaces, found 6
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Variable "coreApi" must be all lower-case
(#174) Line indented incorrectly; expected at least 8 spaces, found 6
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line indented incorrectly; expected at least 8 spaces, found 6
(#177) Line indented incorrectly; expected at least 8 spaces, found 6
(#178) Line indented incorrectly; expected at least 8 spaces, found 6
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 8 spaces, found 6
(#181) Line indented incorrectly; expected at least 8 spaces, found 6
(#196) Variable "adminScripts" must be all lower-case
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#371) Line indented incorrectly; expected at least 4 spaces, found 2
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Line indented incorrectly; expected at least 4 spaces, found 2
(#374) Line indented incorrectly; expected 4 spaces, found 2
(#375) Line indented incorrectly; expected at least 8 spaces, found 4
(#376) Line indented incorrectly; expected 4 spaces, found 2
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Line indented incorrectly; expected at least 4 spaces, found 2
(#379) Line indented incorrectly; expected at least 4 spaces, found 2
(#379) Expected 1 space after "?"; newline found
(#391) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#392) Line indented incorrectly; expected at least 4 spaces, found 2
(#394) Line indented incorrectly; expected 4 spaces, found 2
(#395) Line indented incorrectly; expected 8 spaces, found 4
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Line indented incorrectly; expected at least 12 spaces, found 6
(#397) Line indented incorrectly; expected at least 12 spaces, found 6
(#398) Line indented incorrectly; expected 8 spaces, found 4
(#399) Line indented incorrectly; expected 8 spaces, found 4
(#399) Expected "} else {\n"; found "}\n else {\n"
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Line indented incorrectly; expected at least 12 spaces, found 6
(#401) Line indented incorrectly; expected at least 12 spaces, found 6
(#402) Line indented incorrectly; expected 8 spaces, found 4
(#403) Line indented incorrectly; expected 4 spaces, found 2
mod/hvp/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#45) Expected "} else {\n"; found "}\n else {\n"
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 12 spaces, found 10
(#68) Line indented incorrectly; expected at least 12 spaces, found 10
(#68) Line exceeds 132 characters; contains 136 characters
(#69) Line indented incorrectly; expected at least 12 spaces, found 10
(#71) Expected "} else {\n"; found "}\n else {\n"
(#72) Line indented incorrectly; expected at least 12 spaces, found 10
(#72) Line exceeds 132 characters; contains 162 characters
(#82) Variable "displayOptions" must be all lower-case
(#83) Variable "displayOptions" must be all lower-case
(#84) Line indented incorrectly; expected at least 12 spaces, found 10
(#85) Line indented incorrectly; expected at least 12 spaces, found 10
(#87) Line indented incorrectly; expected at least 12 spaces, found 10
(#88) Line indented incorrectly; expected at least 12 spaces, found 10
(#89) Line indented incorrectly; expected at least 12 spaces, found 10
(#91) Line indented incorrectly; expected 12 spaces, found 10
(#91) Variable "displayOptions" must be all lower-case
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#94) Variable "displayOptions" must be all lower-case
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Line indented incorrectly; expected 12 spaces, found 10
(#98) Line indented incorrectly; expected 12 spaces, found 10
(#98) Variable "displayOptions" must be all lower-case
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Variable "displayOptions" must be all lower-case
(#102) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 10
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) 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
(#151) Line indented incorrectly; expected at least 16 spaces, found 14
(#154) Line indented incorrectly; expected at least 16 spaces, found 14
(#157) Line indented incorrectly; expected at least 16 spaces, found 14
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line exceeds maximum limit of 180 characters; contains 184 characters
(#163) Line indented incorrectly; expected at least 12 spaces, found 10
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) "require_once" must be immediately followed by an open parenthesis
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Expected "} else {\n"; found "}\n else {\n"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Expected "} else {\n"; found "}\n else {\n"
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Expected "} else {\n"; found "}\n else {\n"
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space after "="; 2 found
(#232) Expected "} else {\n"; found "}\n else {\n"
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Expected "} else {\n"; found "}\n else {\n"
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Line exceeds 132 characters; contains 143 characters
(#247) Expected "} else {\n"; found "}\n else {\n"
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "} else {\n"; found "}\n else {\n"
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Expected "} else {\n"; found "}\n else {\n"
mod/hvp/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Variable "embedType" must be all lower-case
(#43) Closing brace must be on a line by itself
(#53) Variable "embedType" must be all lower-case
(#53) Closing brace must be on a line by itself
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#64) Closing brace must be on a line by itself
(#75) Variable "majorVersion" must be all lower-case
(#75) Variable "minorVersion" must be all lower-case
(#75) Closing brace must be on a line by itself
mod/hvp/review.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "course_context" must not contain underscores.
(#41) Variable "course_context" must not contain underscores.
(#45) Whitespace found at end of line within string
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#48) Whitespace found at end of line within string
(#49) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#55) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#68) Variable "xAPIResults" must be all lower-case
(#73) Variable "xAPIResults" must be all lower-case
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "baseQuestion" must be all lower-case
(#78) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#79) Variable "xAPIResults" must be all lower-case
(#80) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "baseQuestion" must be all lower-case
(#84) Usage of ELSEIF not allowed; use ELSE IF instead
(#84) Variable "xAPIResults" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "xAPIResults" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "reportHtml" must be all lower-case
(#92) Variable "baseQuestion" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 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
(#107) Line indented incorrectly; expected at least 4 spaces, found 2
(#108) Line indented incorrectly; expected 4 spaces, found 2
(#109) Line indented incorrectly; expected at least 8 spaces, found 4
(#110) Line indented incorrectly; expected 4 spaces, found 2
(#112) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#114) Variable "reportHtml" must be all lower-case
mod/hvp/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 48% valid code; is this commented out code?
(#58) No space found before comment text; expected "// TODO: Implement functionality for changing site key" but found "//TODO: Implement functionality for changing site key"
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#61) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#62) Line indented incorrectly; expected at least 4 spaces, found 0
(#62) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#68) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) This comment is 70% valid code; is this commented out code?
(#69) Line indented incorrectly; expected at least 4 spaces, found 0
(#69) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#70) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#71) This comment is 56% valid code; is this commented out code?
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#75) Line indented incorrectly; expected at least 4 spaces, found 0
(#75) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#78) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line exceeds 132 characters; contains 160 characters
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#122) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#123) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#124) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hvp/upgrade_content_page.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#40) Whitespace found at end of line within string
(#41) Whitespace found at end of line within string
(#42) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
mod/hvp/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/hvp/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "displayOptions" must be all lower-case
(#71) Variable "displayOptions" must be all lower-case
(#75) Variable "decoded_params" must not contain underscores.
(#78) Variable "decoded_params" must not contain underscores.
(#83) Variable "decoded_params" must not contain underscores.
(#86) Variable "displayOptions" must be all lower-case
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "displayOptions" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "isExternal" must be all lower-case
(#134) Variable "isExternal" must be all lower-case
(#134) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#138) Variable "isExternal" must be all lower-case
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "isExternal" must be all lower-case
(#147) Variable "isExternal" must be all lower-case
(#147) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#151) Variable "isExternal" must be all lower-case
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Variable "xAPIResultUrl" must be all lower-case
(#165) Variable "xAPIResultUrl" must be all lower-case
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(263 errors, 18 warnings)

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

mod/hvp/dataviews.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) 'H5PDataView' is not defined. (no-undef)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) 'H5PIntegration' is not defined. (no-undef)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) 'H5PIntegration' is not defined. (no-undef)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) 'H5PIntegration' is not defined. (no-undef)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) 'H5P' is not defined. (no-undef)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/hvp/editor.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) 'H5PIntegration' is not defined. (no-undef)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) 'H5PEditor' is not defined. (no-undef)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) 'H5P' is not defined. (no-undef)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/hvp/settings-hide-key.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) 'HVPSettingsHideKey' is not defined. (no-undef)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) 'HVPSettingsHideKey' is not defined. (no-undef)
(#16) 'HVPSettingsHideKey' is not defined. (no-undef)
(#16) 'HVPSettingsHideKey' is not defined. (no-undef)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) 'HVPSettingsHideKey' is not defined. (no-undef)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) 'HVPSettingsHideKey' is not defined. (no-undef)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) 'HVPSettingsHideKey' is not defined. (no-undef)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) 'HVPSettingsHideKey' is not defined. (no-undef)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) 'H5P' is not defined. (no-undef)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/hvp/xapi-collector.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) 'H5P' is not defined. (no-undef)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Unexpected console statement. (no-console)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) 'H5PIntegration' is not defined. (no-undef)
(#13) 'H5PIntegration' is not defined. (no-undef)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Unexpected console statement. (no-console)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) 'H5P' is not defined. (no-undef)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) 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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Closing curly brace does not appear on the same line as the subsequent block. (brace-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) Missing semicolon. (semi)
(#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) 'H5PIntegration' is not defined. (no-undef)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Unexpected console statement. (no-console)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#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) 'H5P' is not defined. (no-undef)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) 'H5P' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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 to return a value at the end of this function. (consistent-return)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) 'H5P' is not defined. (no-undef)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(32 errors, 3 warnings)

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

mod/hvp/styles.css
(#30) Expected "#F9F9F9" to be "#f9f9f9" (color-hex-case)
(#4) Expected single space after "," in a single-line function (function-comma-space-after)
(#4) Expected single space after "," in a single-line function (function-comma-space-after)
(#4) Expected single space after "," in a single-line function (function-comma-space-after)
(#37) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#36) Expected newline after "," (selector-list-comma-newline-after)
mod/hvp/xapi-custom-report.css
(#3) Expected "#C9C9C9" to be "#c9c9c9" (color-hex-case)
(#6) Expected "#5C5C5C" to be "#5c5c5c" (color-hex-case)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(122 errors, 9 warnings)

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

mod/hvp/ajax.php
(#191) Found comment starting with three or more slashes
mod/hvp/autoloader.php
(#16) No one-line description found in phpdocs for file
mod/hvp/backup/moodle2/backup_hvp_activity_task.class.php
(#30) Class backup_hvp_activity_task does not have @copyright tag
(#30) Class backup_hvp_activity_task does not have @license tag
mod/hvp/backup/moodle2/backup_hvp_stepslib.php
(#33) Function backup_hvp_activity_structure_step::define_structure is not documented
(#118) Function backup_hvp_libraries_structure_step::execute_condition is not documented
(#134) Function backup_hvp_libraries_structure_step::define_structure is not documented
(#112) No one-line description found in phpdocs for class backup_hvp_libraries_structure_step
(#28) Class backup_hvp_activity_structure_step does not have @copyright tag
(#112) Class backup_hvp_libraries_structure_step does not have @copyright tag
(#28) Class backup_hvp_activity_structure_step does not have @license tag
(#112) Class backup_hvp_libraries_structure_step does not have @license tag
mod/hvp/backup/moodle2/restore_hvp_activity_task.class.php
(#30) No one-line description found in phpdocs for class restore_hvp_activity_task
(#30) Class restore_hvp_activity_task does not have @copyright tag
(#30) Class restore_hvp_activity_task does not have @license tag
mod/hvp/backup/moodle2/restore_hvp_stepslib.php
(#31) Function restore_hvp_activity_structure_step::define_structure is not documented
(#47) Function restore_hvp_activity_structure_step::process_hvp is not documented
(#63) Function restore_hvp_activity_structure_step::process_content_user_data is not documented
(#73) Function restore_hvp_activity_structure_step::after_execute is not documented
(#87) Function restore_hvp_libraries_structure_step::execute_condition is not documented
(#124) Function restore_hvp_libraries_structure_step::define_structure is not documented
(#140) Function restore_hvp_libraries_structure_step::process_hvp_library is not documented
(#167) Function restore_hvp_libraries_structure_step::process_hvp_library_translation is not documented
(#189) Function restore_hvp_libraries_structure_step::process_hvp_library_dependency is not documented
(#218) Function restore_hvp_libraries_structure_step::after_execute is not documented
(#224) Phpdocs for function restore_hvp_libraries_structure_step::get_library_id has incomplete parameters list
(#257) Phpdocs for function restore_hvp_libraries_structure_step::update_missing_dependencies has incomplete parameters list
(#26) Class restore_hvp_activity_structure_step does not have @copyright tag
(#82) Class restore_hvp_libraries_structure_step does not have @copyright tag
(#26) Class restore_hvp_activity_structure_step does not have @license tag
(#82) Class restore_hvp_libraries_structure_step does not have @license tag
mod/hvp/classes/content_type_cache_form.php
(#2) Empty line found after PHP open tag
(#21) No one-line description found in phpdocs for class content_type_cache_form
mod/hvp/classes/content_user_data.php
(#112) Phpdocs for function content_user_data::get_user_data has incomplete parameters list
(#135) Phpdocs for function content_user_data::save_user_data has incomplete parameters list
(#179) Phpdocs for function content_user_data::delete_user_data has incomplete parameters list
(#197) Phpdocs for function content_user_data::load_pre_loaded_user_data has incomplete parameters list
(#28) Class content_user_data does not have @copyright tag
(#28) Class content_user_data does not have @license tag
mod/hvp/classes/editor_ajax.php
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class editor_ajax
(#65) Phpdocs for function editor_ajax::getContentTypeCache has incomplete parameters list
mod/hvp/classes/editor_framework.php
(#33) No one-line description found in phpdocs for class editor_framework
mod/hvp/classes/event.php
(#29) Class event is not documented
(#30) Variable event::$user is not documented
(#17) No one-line description found in phpdocs for file
mod/hvp/classes/event/course_module_instance_list_viewed.php
(#21) Invalid inline phpdocs tag @copyright found
(#33) Invalid inline phpdocs tag @copyright found
mod/hvp/classes/event/course_module_viewed.php
(#21) Invalid inline phpdocs tag @copyright found
(#33) Invalid inline phpdocs tag @copyright found
mod/hvp/classes/file_storage.php
(#627) Phpdocs for function file_storage::fileExists has incomplete parameters list
(#626) Not recommended phpdocs tag @method used
mod/hvp/classes/framework.php
(#131) Phpdocs for function framework::fetchExternalData has incomplete parameters list
(#180) Phpdocs for function framework::setInfoMessage has incomplete parameters list
(#225) Phpdocs for function framework::t has incomplete parameters list
(#383) Phpdocs for function framework::getLibraryFileUrl has incomplete parameters list
(#393) Phpdocs for function framework::getUploadedH5pFolderPath has incomplete parameters list
(#410) Phpdocs for function framework::getUploadedH5pPath has incomplete parameters list
(#443) Phpdocs for function framework::setUnsupportedLibraries has incomplete parameters list
(#464) Phpdocs for function framework::getLibraryId has incomplete parameters list
(#503) Phpdocs for function framework::isPatchedLibrary has incomplete parameters list
(#538) Phpdocs for function framework::mayUpdateLibraries has incomplete parameters list
(#631) Phpdocs for function framework::saveLibraryData has incomplete parameters list
(#757) Phpdocs for function framework::deleteLibrary has incomplete parameters list
(#772) Phpdocs for function framework::saveLibraryDependencies has incomplete parameters list
(#858) Phpdocs for function framework::insertContent has incomplete parameters list
(#865) Phpdocs for function framework::resetContentUserData has incomplete parameters list
(#879) Phpdocs for function framework::getWhitelist has incomplete parameters list
(#886) Phpdocs for function framework::copyLibraryUsage has incomplete parameters list
(#903) Phpdocs for function framework::loadLibrarySemantics has incomplete parameters list
(#920) Phpdocs for function framework::alterLibrarySemantics has incomplete parameters list
(#932) Phpdocs for function framework::loadContent has incomplete parameters list
(#986) Phpdocs for function framework::loadContentDependencies has incomplete parameters list
(#1024) Phpdocs for function framework::getOption has incomplete parameters list
(#1035) Phpdocs for function framework::setOption has incomplete parameters list
(#1042) Phpdocs for function framework::updateContentFields has incomplete parameters list
(#1058) Phpdocs for function framework::deleteLibraryDependencies has incomplete parameters list
(#1067) Phpdocs for function framework::deleteContentData has incomplete parameters list
(#1083) Phpdocs for function framework::deleteLibraryUsage has incomplete parameters list
(#1092) Phpdocs for function framework::saveLibraryUsage has incomplete parameters list
(#1118) Phpdocs for function framework::loadLibrary has incomplete parameters list
(#1164) Phpdocs for function framework::clearFilteredParameters has incomplete parameters list
(#1185) Phpdocs for function framework::getNumContent has incomplete parameters list
(#1196) Phpdocs for function framework::isContentSlugAvailable has incomplete parameters list
(#1205) Phpdocs for function framework::saveCachedAssets has incomplete parameters list
(#1220) Phpdocs for function framework::deleteCachedAssets has incomplete parameters list
(#1243) Phpdocs for function framework::getLibraryStats has incomplete parameters list
(#1281) Phpdocs for function framework::afterExportCreated has incomplete parameters list
(#1290) Phpdocs for function framework::hasPermission has incomplete parameters list
(#1289) Not recommended phpdocs tag @method used
mod/hvp/classes/results.php
(#39) Variable results::$content_id is not documented
(#42) Variable results::$offset is not documented
(#42) Variable results::$limit is not documented
(#42) Variable results::$orderBy is not documented
(#42) Variable results::$orderDir is not documented
(#42) Variable results::$filters is not documented
(#353) Phpdocs for function results::get_sql_results has incomplete parameters list
mod/hvp/classes/task/look_for_updates.php
(#36) Function look_for_updates::get_name is not documented
(#40) Function look_for_updates::execute is not documented
mod/hvp/classes/task/remove_old_log_entries.php
(#36) Function remove_old_log_entries::get_name is not documented
(#40) Function remove_old_log_entries::execute is not documented
mod/hvp/classes/task/remove_tmpfiles.php
(#36) Function remove_tmpfiles::get_name is not documented
(#40) Function remove_tmpfiles::execute is not documented
mod/hvp/classes/user_grades.php
(#2) Empty line found after PHP open tag
(#19) Function user_grades::handle_ajax is not documented
(#13) Class user_grades does not have @copyright tag
(#13) Class user_grades does not have @license tag
mod/hvp/classes/xapi_result.php
(#2) Empty line found after PHP open tag
(#14) Class xapi_result does not have @copyright tag
(#14) Class xapi_result does not have @license tag
mod/hvp/db/install.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function xmldb_hvp_install is not documented
(#3) Package is not specified for function xmldb_hvp_install. It is also not specified in file-level phpdocs
mod/hvp/lang/de/hvp.php
(#16) File-level phpdocs block is not found
mod/hvp/lang/en/hvp.php
(#17) File-level phpdocs block is not found
mod/hvp/lang/fr/hvp.php
(#17) File-level phpdocs block is not found
mod/hvp/lang/he/hvp.php
(#17) File-level phpdocs block is not found
mod/hvp/lang/no/hvp.php
(#17) File-level phpdocs block is not found
mod/hvp/lang/tr/hvp.php
(#17) File-level phpdocs block is not found
mod/hvp/locallib.php
(#234) Phpdocs for function hvp_restrict_library has incomplete parameters list
(#249) Phpdocs for function hvp_content_upgrade_progress has incomplete parameters list
(#248) Not recommended phpdocs tag @method used
(#326) Not recommended phpdocs tag @method used
mod/hvp/mod_form.php
(#28) Class mod_hvp_mod_form is not documented
(#30) Function mod_hvp_mod_form::definition is not documented
(#111) Function mod_hvp_mod_form::data_preprocessing is not documented
(#189) Function mod_hvp_mod_form::validation is not documented
(#269) Function mod_hvp_mod_form::get_data is not documented
mod/hvp/version.php
(#17) No one-line description found in phpdocs for file
(#18) Package mod is not valid

Update savepoints problems

(2 errors, 0 warnings)

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

mod/hvp/db/upgrade.php
Detected more 'if' blocks (8) than 'savepoint' calls (7)
version 2017050900 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

(1 errors, 1 warnings)

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

Task "stylelint:scss" failed. Use --force to continue.
Problems running grunt

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]