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

(230 errors, 19 warnings)

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

local/augmented_teacher/action_redir.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
local/augmented_teacher/classes/event/reminder_created.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/classes/event/reminder_deleted.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/classes/event/reminder_updated.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/classes/reminder.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/classes/task/send_reminder_message.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/classes/timeselector.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#79) Variable "elementName" must be all lower-case
(#79) Variable "elementLabel" must be all lower-case
(#86) Variable "elementName" must be all lower-case
(#86) Variable "elementLabel" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Public method name "MoodleQuickForm_time_selector::MoodleQuickForm_time_selector" must be in lower-case letters only
(#109) Variable "elementName" must be all lower-case
(#109) Variable "elementLabel" must be all lower-case
(#109) Line exceeds 132 characters; contains 134 characters
(#111) Variable "elementName" must be all lower-case
(#111) Variable "elementLabel" must be all lower-case
(#119) method name "MoodleQuickForm_time_selector::_createElements" must be in lower-case letters only
(#119) Visibility must be declared on method "_createElements"
(#144) Line exceeds 132 characters; contains 139 characters
(#146) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#147) Expected "if (...) {\n"; found "if (...){\n"
(#161) method name "MoodleQuickForm_time_selector::onQuickFormEvent" must be in lower-case letters only
(#161) Visibility must be declared on method "onQuickFormEvent"
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#240) method name "MoodleQuickForm_time_selector::toHtml" must be in lower-case letters only
(#240) Visibility must be declared on method "toHtml"
(#264) Visibility must be declared on method "accept"
(#275) method name "MoodleQuickForm_time_selector::exportValue" must be in lower-case letters only
(#275) Visibility must be declared on method "exportValue"
(#275) Variable "submitValues" must be all lower-case
(#277) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#278) Variable "submitValues" must be all lower-case
(#279) Expected "if (...) {\n"; found "if (...){\n"
(#279) Expected 1 space before "!="; 0 found
(#279) Expected 1 space after "!="; 0 found
(#283) Expected "if (...) {\n"; found "if (...){\n"
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Expected "if (...) {\n"; found "if(...) {\n"
(#292) Expected 1 space before "*"; 0 found
(#292) Expected 1 space after "*"; 0 found
(#292) Expected 1 space before "*"; 0 found
(#292) Expected 1 space after "*"; 0 found
(#292) Expected 1 space before "*"; 0 found
(#292) Expected 1 space after "*"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#302) Line exceeds 132 characters; contains 154 characters
local/augmented_teacher/coursenotificationsettings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#73) Whitespace found at end of line
(#85) Whitespace found at end of line
local/augmented_teacher/coursenotificationsettings_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#59) Visibility must be declared on method "validation"
(#60) Whitespace found at end of line
local/augmented_teacher/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/db/events.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/db/tasks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/augmented_teacher/excluded_users.php
(#89) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
local/augmented_teacher/excluded_users_delete.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#75) Line exceeds 132 characters; contains 140 characters
local/augmented_teacher/excluded_users_edit.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/excluded_users_form.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
(#47) Expected 1 space after "="; 2 found
local/augmented_teacher/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#105) Whitespace found at end of line
(#111) Expected 1 space after "<"; 2 found
local/augmented_teacher/lang/en/local_augmented_teacher.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
local/augmented_teacher/lib.php
(#251) Whitespace found at end of line within string
(#252) Whitespace found at end of line within string
(#253) Whitespace found at end of line within string
(#254) Whitespace found at end of line within string
(#257) Whitespace found at end of line within string
(#268) Line indented incorrectly; expected 8 spaces, found 9
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#338) Closing brace indented incorrectly; expected 9 spaces, found 8
(#349) Whitespace found at end of line
(#361) Line exceeds 132 characters; contains 133 characters
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#375) Whitespace found at end of line within string
(#376) Whitespace found at end of line within string
(#377) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#393) Line indented incorrectly; expected 8 spaces, found 9
(#400) Line indented incorrectly; expected 12 spaces, found 13
(#403) Line indented incorrectly; expected 16 spaces, found 17
(#405) Line indented incorrectly; expected 16 spaces, found 17
(#408) Line indented incorrectly; expected 16 spaces, found 17
(#411) Line indented incorrectly; expected 16 spaces, found 17
(#414) Line indented incorrectly; expected 16 spaces, found 17
(#416) Line indented incorrectly; expected 16 spaces, found 17
(#419) Line indented incorrectly; expected 16 spaces, found 17
(#421) Line indented incorrectly; expected 16 spaces, found 17
(#424) Line indented incorrectly; expected 16 spaces, found 17
(#426) Line indented incorrectly; expected 16 spaces, found 17
(#433) Expected 1 space after "="; 0 found
(#433) Expected 1 space before "-"; 0 found
(#433) Expected 1 space after "-"; 0 found
(#443) Line exceeds 132 characters; contains 142 characters
(#447) Line indented incorrectly; expected 16 spaces, found 17
(#448) Line indented incorrectly; expected 20 spaces, found 21
(#450) Line indented incorrectly; expected 20 spaces, found 21
(#454) Line indented incorrectly; expected 20 spaces, found 21
(#456) Line indented incorrectly; expected 20 spaces, found 21
(#472) Line exceeds 132 characters; contains 146 characters
(#473) Line exceeds 132 characters; contains 160 characters
(#479) Line indented incorrectly; expected 19 spaces, found 21
(#486) Line indented incorrectly; expected 20 spaces, found 21
(#487) Line indented incorrectly; expected 16 spaces, found 17
(#489) Closing brace indented incorrectly; expected 13 spaces, found 12
(#490) Closing brace indented incorrectly; expected 9 spaces, found 8
(#577) Whitespace found at end of line within string
(#579) Whitespace found at end of line within string
(#591) Whitespace found at end of line within string
(#593) Whitespace found at end of line within string
(#594) Whitespace found at end of line within string
local/augmented_teacher/mergedmessages.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#229) Whitespace found at end of line within string
(#230) Whitespace found at end of line within string
(#231) Whitespace found at end of line within string
local/augmented_teacher/message_log.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#107) Line exceeds 132 characters; contains 173 characters
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#133) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Line exceeds 132 characters; contains 168 characters
(#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) Line exceeds 132 characters; contains 173 characters
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
local/augmented_teacher/messageselect.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#126) Expected 1 space after "="; 2 found
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
local/augmented_teacher/notloggedinreminders.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#95) Whitespace found at end of line within string
(#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
(#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
(#115) Whitespace found at end of line within string
(#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
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
local/augmented_teacher/notloggedinreminders_delete.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/notloggedinreminders_edit.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#33) Line exceeds 132 characters; contains 133 characters
(#38) Line exceeds 132 characters; contains 154 characters
(#56) Expected 1 space after "="; 2 found
local/augmented_teacher/notloggedinreminders_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#61) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/augmented_teacher/officehours_edit.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#70) Expected 1 space after "<"; 2 found
local/augmented_teacher/officehours_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#55) Whitespace found at end of line
(#66) Visibility must be declared on method "validation"
(#70) Line indented incorrectly; expected at least 12 spaces, found 11
local/augmented_teacher/recommendactivity.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#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
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
local/augmented_teacher/recommendactivity_delete.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/recommendactivity_edit.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#38) Line exceeds 132 characters; contains 154 characters
(#56) Expected 1 space after "="; 2 found
local/augmented_teacher/recommendactivity_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#30) Duplicate class name "reminder_form" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/augmented_teacher/notloggedinreminders_form.php on line 30
local/augmented_teacher/reminders.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/reminders_delete.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
local/augmented_teacher/reminders_edit.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#60) Expected 1 space after "="; 2 found
local/augmented_teacher/reminders_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#30) Duplicate class name "reminder_form" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/augmented_teacher/notloggedinreminders_form.php on line 30
(#59) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/augmented_teacher/reminders_list.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
local/augmented_teacher/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"

Javascript coding style problems

(118 errors, 13 warnings)

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

local/augmented_teacher/module.js
(#1) Identifier 'local_augmented_teacher' is not in camel case. (camelcase)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Identifier 'init_taskselection' is not in camel case. (camelcase)
(#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) 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) Identifier 'init_participation' is not in camel case. (camelcase)
(#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) 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) 'e' is defined but never used. (no-unused-vars)
(#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) 'e' is defined but never used. (no-unused-vars)
(#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) Identifier 'init_shortcode' is not in camel case. (camelcase)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) 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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Identifier 'init_tree' is not in camel case. (camelcase)
(#101) Identifier 'expand_all' is not in camel case. (camelcase)
(#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) 'event' is defined but never used. (no-unused-vars)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Identifier 'expand_all' is not in camel case. (camelcase)
(#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)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(42 errors, 3 warnings)

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

local/augmented_teacher/classes/reminder.php
(#93) There is no description in phpdocs for function disable_reminder
(#104) There is no description in phpdocs for function is_course_expired
(#118) There is no description in phpdocs for function get_sender_hours
(#144) There is no description in phpdocs for function is_in_officehours
(#166) There is no description in phpdocs for function is_allowed_time
(#183) There is no description in phpdocs for function is_paused
(#58) Phpdocs for function reminder::__construct has incomplete parameters list
(#32) Class reminder does not have @copyright tag
(#32) Class reminder does not have @license tag
local/augmented_teacher/classes/task/send_reminder_message.php
(#30) Class send_reminder_message is not documented
(#31) Function send_reminder_message::get_name is not documented
(#34) Function send_reminder_message::execute is not documented
local/augmented_teacher/classes/timeselector.php
(#104) Phpdocs for function MoodleQuickForm_time_selector::MoodleQuickForm_time_selector has incomplete parameters list
(#117) Not recommended phpdocs tag @access used
(#22) Package core_form is not valid
(#36) Package core_form is not valid
local/augmented_teacher/coursenotificationsettings_form.php
(#30) Class coursenotificationsettings_form is not documented
(#31) Function coursenotificationsettings_form::definition is not documented
local/augmented_teacher/excluded_users_form.php
(#30) Class excluded_users_form is not documented
(#31) Function excluded_users_form::definition is not documented
local/augmented_teacher/lib.php
(#35) Function local_augmented_teacher_extend_settings_navigation is not documented
(#98) Function local_augmented_get_units is not documented
(#108) Function local_augmented_teacher_send_reminder_message is not documented
(#225) Function local_augmented_teacher_send_notloggedin_reminder_message is not documented
(#345) Function local_augmented_teacher_send_activity_recommendation is not documented
(#497) Function local_augmented_teacher_disable_reminder is not documented
(#505) Function local_augmented_teacher_activity_completion_rate is not documented
(#535) Function local_augmented_teacher_is_activity_completed is not documented
(#558) Function local_augmented_teacher_pix_url is not documented
(#567) Function local_augmented_get_first_firstname is not documented
(#572) Function local_augmented_get_excluded_users is not documented
(#586) Function local_augmented_is_excluded is not documented
(#601) Function local_augmented_get_activity_list_options is not documented
(#60) Not recommended phpdocs tag @static used
(#85) Not recommended phpdocs tag @static used
local/augmented_teacher/notloggedinreminders_form.php
(#30) Class reminder_form is not documented
(#31) Function reminder_form::definition is not documented
(#76) Function reminder_form::validation is not documented
local/augmented_teacher/officehours_form.php
(#31) Class officehours_form is not documented
(#38) Function officehours_form::definition is not documented
local/augmented_teacher/recommendactivity_form.php
(#30) Class reminder_form is not documented
(#31) Function reminder_form::definition is not documented
(#85) Function reminder_form::validation is not documented
local/augmented_teacher/reminders_form.php
(#30) Class reminder_form is not documented
(#31) Function reminder_form::definition is not documented

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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