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

(124 errors, 73 warnings)

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

mod/customlabel/adminmanageplugins.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/customlabel/adminmetadata.php
(#87) File must end with a newline character
mod/customlabel/ajax/applyconstraints.php
(#17) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) This comment is 80% valid code; is this commented out code?
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) This comment is 60% valid code; is this commented out code?
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) This comment is 64% valid code; is this commented out code?
(#178) File must end with a newline character
mod/customlabel/backup/moodle1/lib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/customlabel/backup/moodle2/backup_customlabel_activity_task.class.php
(#55) The static declaration must come after the visibility declaration
mod/customlabel/backup/moodle2/backup_customlabel_settingslib.php
(#23) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/customlabel/backup/moodle2/backup_customlabel_stepslib.php
(#90) Line exceeds 132 characters; contains 139 characters
mod/customlabel/backup/moodle2/restore_customlabel_activity_task.class.php
(#52) The static declaration must come after the visibility declaration
(#64) The static declaration must come after the visibility declaration
(#79) The static declaration must come after the visibility declaration
(#99) The static declaration must come after the visibility declaration
mod/customlabel/classes/plugininfo/customlabeltype.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#81) Possible useless method overriding detected
(#109) Logical operator "or" is prohibited; use "||" instead
mod/customlabel/classes/privacy/provider.php
(#22) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#133) File must end with a newline character
mod/customlabel/cli/fix_course_metadata.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Variable "CLI_VMOODLE_PRECHECK" must be all lower-case
(#2) Variable "CLI_VMOODLE_PRECHECK" must not contain underscores.
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) 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.".
(#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,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "CLI_VMOODLE_PRECHECK" must be all lower-case
(#6) Variable "CLI_VMOODLE_PRECHECK" must not contain underscores.
(#33) Whitespace found at end of line within string
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Variable "CLI_VMOODLE_PRECHECK" must be all lower-case
(#63) Variable "CLI_VMOODLE_PRECHECK" must not contain underscores.
(#122) File must end with a newline character
mod/customlabel/cli/fix_customlabel_content.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Variable "CLI_VMOODLE_PRECHECK" must be all lower-case
(#2) Variable "CLI_VMOODLE_PRECHECK" must not contain underscores.
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) 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.".
(#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,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "CLI_VMOODLE_PRECHECK" must be all lower-case
(#6) Variable "CLI_VMOODLE_PRECHECK" must not contain underscores.
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Variable "CLI_VMOODLE_PRECHECK" must be all lower-case
(#66) Variable "CLI_VMOODLE_PRECHECK" must not contain underscores.
(#181) File must end with a newline character
mod/customlabel/compatlib.php
(#79) File must end with a newline character
mod/customlabel/db/caches.php
(#30) File must end with a newline character
mod/customlabel/db/install.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#141) File must end with a newline character
mod/customlabel/db/log.php
(#32) File must end with a newline character
mod/customlabel/db/upgrade.php
(#255) File must end with a newline character
mod/customlabel/flexpage.php
(#43) File must end with a newline character
mod/customlabel/forms/ClassificationModelForm.php
(#81) File must end with a newline character
mod/customlabel/index.php
(#31) File must end with a newline character
mod/customlabel/lang/en/customlabel.php
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) File is being unconditionally included; use "require" instead
(#233) File must end with a newline character
mod/customlabel/lang/en/pro_additional_strings.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".
(#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".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Whitespace found at end of line within string
(#5) Whitespace found at end of line within string
(#6) Whitespace found at end of line within string
(#7) Whitespace found at end of line within string
(#8) Whitespace found at end of line within string
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
mod/customlabel/lang/fr/customlabel.php
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) File is being unconditionally included; use "require" instead
(#203) File must end with a newline character
mod/customlabel/lang/fr/pro_additional_strings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
mod/customlabel/lib.php
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#913) File must end with a newline character
mod/customlabel/locallib.php
(#171) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/customlabel/metadataconstraints.controller.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/customlabel/metadatatypes.controller.php
(#87) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/customlabel/metadatatypes.php
(#163) File must end with a newline character
mod/customlabel/metadatavalues.controller.php
(#46) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#59) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/customlabel/mod.php
(#35) File must end with a newline character
mod/customlabel/mod_form.php
(#122) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#139) Line exceeds 132 characters; contains 158 characters
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) This comment is 68% valid code; is this commented out code?
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
mod/customlabel/pluginicon.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#58) File must end with a newline character
mod/customlabel/renderer.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#131) File must end with a newline character
mod/customlabel/search_document.php
(#273) File must end with a newline character
mod/customlabel/type/collapsedtext/ajax/service.php
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 75% valid code; is this commented out code?
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) This comment is 75% valid code; is this commented out code?
(#101) File must end with a newline character
mod/customlabel/type/collapsedtext/classes/privacy/provider.php
(#19) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) File must end with a newline character
mod/customlabel/type/collapsedtext/customlabel.class.php
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) The static declaration must come after the visibility declaration
mod/customlabel/type/customtype.class.php
(#139) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#473) Line exceeds 132 characters; contains 138 characters
(#724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#724) This comment is 84% valid code; is this commented out code?
mod/customlabel/type/customtype_heading.trait.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#65) File must end with a newline character
mod/customlabel/type/keypoints/customlabel.class.php
(#84) The static declaration must come after the visibility declaration
mod/customlabel/type/method/lang/en/customlabeltype_method.php
(#51) File must end with a newline character
mod/customlabel/type/method/lang/fr/customlabeltype_method.php
(#49) File must end with a newline character
mod/customlabel/type/question/customlabel.class.php
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) The static declaration must come after the visibility declaration
mod/customlabel/type/question/lang/en/customlabeltype_question.php
(#57) Whitespace found at end of line within string
mod/customlabel/type/remind/lang/en/customlabeltype_remind.php
(#51) File must end with a newline character
mod/customlabel/type/remind/lang/fr/customlabeltype_remind.php
(#49) File must end with a newline character
mod/customlabel/type/sectionheading/lang/en/customlabeltype_sectionheading.php
(#59) File must end with a newline character
mod/customlabel/type/sequenceheading/customlabel.class.php
(#69) Line exceeds 132 characters; contains 133 characters
(#119) Expected 1 space before ".="; 0 found
(#124) File must end with a newline character
mod/customlabel/type/sequenceheading/lang/fr/customlabeltype_sequenceheading.php
(#56) File must end with a newline character
mod/customlabel/type/stealthactivity/customlabel.class.php
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) This comment is 60% valid code; is this commented out code?
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/customlabel/type/text/lang/fr/customlabeltype_text.php
(#54) File must end with a newline character
mod/customlabel/type/unitheading/customlabel.class.php
(#79) File must end with a newline character
mod/customlabel/type/unitheading/lang/en/customlabeltype_unitheading.php
(#55) File must end with a newline character
mod/customlabel/type/unitheading/lang/fr/customlabeltype_unitheading.php
(#53) File must end with a newline character
mod/customlabel/type/worktodo/customlabel.class.php
(#123) This comment is 58% valid code; is this commented out code?
mod/customlabel/type/worktodo/lang/en/customlabeltype_worktodo.php
(#112) File must end with a newline character
mod/customlabel/type/worktodo/lang/fr/customlabeltype_worktodo.php
(#108) File must end with a newline character
mod/customlabel/type/worktodo/locallib.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#56) File must end with a newline character
mod/customlabel/typestyle.php
(#23) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#73) File must end with a newline character
mod/customlabel/version.php
(#57) File must end with a newline character
mod/customlabel/view.php
(#37) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#40) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#43) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#47) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#50) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/customlabel/xlib.php
(#152) Whitespace found at end of line within string
(#155) Whitespace found at end of line
(#171) Whitespace found at end of line within string
(#206) File must end with a newline character

Javascript coding style problems

(10 errors, 22 warnings)

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

mod/customlabel/amd/src/customlabel.js
(#81) Identifier 'constraint_colorize' is not in camel case. (camelcase)
(#127) 'target' used outside of binding context. (block-scoped-var)
(#160) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Unexpected confirm. (no-alert)
mod/customlabel/amd/src/pro.js
(#34) Identifier 'check_product_key' is not in camel case. (camelcase)
(#81) Missing JSDoc @param "keypayload" declaration. (jsdoc/require-param)
(#81) Missing JSDoc @returns for function. (valid-jsdoc)
(#81) Missing JSDoc for parameter 'keypayload'. (valid-jsdoc)
mod/customlabel/type/collapsedtext/amd/src/customlabel.js
(#20) 'customboxcollapsed' is not defined. (no-undef)
(#37) Missing semicolon. (babel/semi)
(#52) 'e' is defined but never used. (no-unused-vars)
(#58) Missing semicolon. (babel/semi)
(#82) 'src' used outside of binding context. (block-scoped-var)
(#82) 'src' used outside of binding context. (block-scoped-var)
(#83) 'src' used outside of binding context. (block-scoped-var)
(#83) 'src' used outside of binding context. (block-scoped-var)
(#84) 'customboxcollapsed' is not defined. (no-undef)
(#87) 'src' is already defined. (no-redeclare)
(#87) 'src' used outside of binding context. (block-scoped-var)
(#87) 'src' used outside of binding context. (block-scoped-var)
(#88) 'src' used outside of binding context. (block-scoped-var)
(#88) 'src' used outside of binding context. (block-scoped-var)
(#94) 'customboxcollapsed' is not defined. (no-undef)
(#100) 'src' is already defined. (no-redeclare)
(#100) 'src' used outside of binding context. (block-scoped-var)
(#100) 'src' used outside of binding context. (block-scoped-var)
(#101) 'src' used outside of binding context. (block-scoped-var)
(#101) 'src' used outside of binding context. (block-scoped-var)
(#127) 'customboxcollapsed' is not defined. (no-undef)
mod/customlabel/type/question/amd/src/customlabel.js
(#20) 'customboxquestion' is not defined. (no-undef)
(#50) Missing space before opening brace. (space-before-blocks)
(#67) 'customboxquestion' is not defined. (no-undef)

CSS problems

(22 errors, 8 warnings)

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

mod/customlabel/styles.css
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#84) Unexpected whitespace before ":" (declaration-colon-space-before)
(#2) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
mod/customlabel/type/collapsedtext/customlabel.css
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Unexpected unit (length-zero-no-unit)
mod/customlabel/type/courseheading/customlabel.css
(#20) Expected newline after "}" (block-closing-brace-newline-after)
(#28) Unexpected !important (declaration-no-important)
(#20) Unexpected whitespace at end of line (no-eol-whitespace)
mod/customlabel/type/formule/customlabel.css
(#18) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
mod/customlabel/type/instructions/skined.css
(#4) Expected "#cc0033" to be "#c03" (color-hex-length)
(#8) Expected "#cc0033" to be "#c03" (color-hex-length)
mod/customlabel/type/localgoals/skined.css
(#12) Expected newline before "}" (block-closing-brace-newline-before)
(#12) Unexpected whitespace at end of line (no-eol-whitespace)
mod/customlabel/type/sectionheading/customlabel.css
(#9) Unexpected unit "pt" (unit-blacklist)
mod/customlabel/type/sequenceheading/customlabel.css
(#9) Unexpected unit "pt" (unit-blacklist)
mod/customlabel/type/sequenceheading/defaults.css
(#4) Expected "#E6C439" to be "#e6c439" (color-hex-case)
mod/customlabel/type/stealthactivity/customlabel.css
(#8) Unknown property `test-align`
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Unexpected unknown property "test-align" (property-no-unknown)
(#17) Unexpected unknown type selector "custombox-definition" (selector-type-no-unknown)
(#22) Unexpected unknown type selector "custombox-definition" (selector-type-no-unknown)
mod/customlabel/type/text/customlabel.css
(#26) Unexpected unknown type selector "readmore" (selector-type-no-unknown)
(#30) Unexpected unknown type selector "readmore" (selector-type-no-unknown)
mod/customlabel/type/unitheading/customlabel.css
(#9) Unexpected unit "pt" (unit-blacklist)
mod/customlabel/type/worktodo/customlabel.css
(#8) Expected "#3399cc" to be "#39c" (color-hex-length)
(#12) Expected "#3399cc" to be "#39c" (color-hex-length)
mod/customlabel/type/worktodo/skined.css
(#4) Expected "#3399cc" to be "#39c" (color-hex-length)
(#8) Expected "#3399cc" to be "#39c" (color-hex-length)

PHPDocs style problems

(655 errors, 83 warnings)

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

mod/customlabel/adminmetadata.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/ajax/applyconstraints.php
(#17) File-level phpdocs block is not found
mod/customlabel/backup/moodle1/lib.php
(#22) Category mod is not valid
(#17) No one-line description found in phpdocs for file
(#74) Phpdocs for function moodle1_mod_customlabel_handler::process_customlabel has incomplete parameters list
(#44) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#44) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/customlabel/backup/moodle2/backup_customlabel_activity_task.class.php
(#18) Package mod is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class backup_customlabel_activity_task
(#51) Phpdocs for function backup_customlabel_activity_task::encode_content_links has incomplete parameters list
(#20) Inline phpdocs tag {@link } with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/customlabel/backup/moodle2/backup_customlabel_settingslib.php
(#18) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/backup/moodle2/backup_customlabel_stepslib.php
(#19) Category mod is not valid
(#32) Class backup_customlabel_activity_structure_step is not documented
(#34) Function backup_customlabel_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/backup/moodle2/restore_customlabel_activity_task.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_customlabel_activity_task
(#75) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#77) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#91) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#93) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/customlabel/backup/moodle2/restore_customlabel_stepslib.php
(#20) Package customlabel is not valid
(#34) Function restore_customlabel_activity_structure_step::define_structure is not documented
(#53) Function restore_customlabel_activity_structure_step::after_execute is not documented
(#66) Function restore_customlabel_activity_structure_step::process_customlabel is not documented
(#109) Function restore_customlabel_activity_structure_step::process_metadatatype is not documented
(#125) Function restore_customlabel_activity_structure_step::process_metadatavalue is not documented
(#145) Function restore_customlabel_activity_structure_step::process_coursemetadata is not documented
(#161) Function restore_customlabel_activity_structure_step::postupdate is not documented
mod/customlabel/classes/plugininfo/customlabeltype.php
(#20) Package customlabel is not valid
(#30) Class customlabeltype is not documented
(#65) Function customlabeltype::is_uninstall_allowed is not documented
(#85) Function customlabeltype::get_settings_section_name is not documented
(#79) Invalid phpdocs tag @private used
mod/customlabel/classes/privacy/provider.php
(#24) Package is not specified for class provider. It is also not specified in file-level phpdocs
(#24) Class provider is not documented
(#26) Function provider::get_metadata is not documented
(#111) Function provider::delete_data_for_all_users_in_context is not documented
(#122) Function provider::delete_data_for_user is not documented
mod/customlabel/cli/fix_course_metadata.php
(#2) File-level phpdocs block is not found
mod/customlabel/cli/fix_customlabel_content.php
(#2) File-level phpdocs block is not found
mod/customlabel/compatlib.php
(#19) Category mod is not valid
(#27) Phpdocs for function customlabel_get_stealth_cms has incomplete parameters list
mod/customlabel/db/access.php
(#18) Package customlabel is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/db/caches.php
(#18) Package local_customlabel is not valid
(#19) Category local is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/db/install.php
(#21) Category mod is not valid
(#28) Phpdocs for function xmldb_customlabel_qualifier_defaults has incomplete parameters list
(#117) Phpdocs for function xmldb_customlabel_build_multilang has incomplete parameters list
mod/customlabel/db/log.php
(#21) Category mod is not valid
mod/customlabel/db/subplugins.php
(#21) Category mod is not valid
mod/customlabel/db/upgrade.php
(#19) Category mod is not valid
(#29) Function xmldb_customlabel_upgrade is not documented
(#213) Function customlabel_course_preprocess_filepickers is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/externallib.php
(#19) Category mod is not valid
(#31) Class mod_customlabel_external is not documented
(#257) Function mod_customlabel_external::validate_mtd_parameters is not documented
(#351) Function mod_customlabel_external::add_instance_parameters is not documented
(#365) Function mod_customlabel_external::add_instance is not documented
(#376) Function mod_customlabel_external::add_instance_returns is not documented
(#17) No one-line description found in phpdocs for file
(#35) Phpdocs for function mod_customlabel_external::validate_element_parameters has incomplete parameters list
(#86) Phpdocs for function mod_customlabel_external::get_content has incomplete parameters list
(#183) Phpdocs for function mod_customlabel_external::set_attribute has incomplete parameters list
(#318) Phpdocs for function mod_customlabel_external::get_mtd_domain has incomplete parameters list
mod/customlabel/flexpage.php
(#19) Category mod is not valid
(#28) Class mod_customlabel_flexpage is not documented
(#30) Function mod_customlabel_flexpage::module_block_setup is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/forms/ClassificationModelForm.php
(#19) Category mod is not valid
(#29) Class ModelForm is not documented
(#31) Function ModelForm::definition is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/forms/EditTypeForm.php
(#19) Category mod is not valid
(#29) Class EditTypeForm is not documented
(#34) Function EditTypeForm::__construct is not documented
(#40) Function EditTypeForm::definition is not documented
(#73) Function EditTypeForm::validation is not documented
(#31) Variable EditTypeForm::$view is not documented
(#32) Variable EditTypeForm::$action is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/forms/EditValueForm.php
(#19) Category mod is not valid
(#29) Class EditValueForm is not documented
(#35) Function EditValueForm::__construct is not documented
(#42) Function EditValueForm::definition is not documented
(#69) Function EditValueForm::validation is not documented
(#31) Variable EditValueForm::$view is not documented
(#32) Variable EditValueForm::$action is not documented
(#33) Variable EditValueForm::$type is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/index.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/lang/en/customlabel.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/lang/en/pro_additional_strings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/customlabel/lang/fr/customlabel.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/lang/fr/pro_additional_strings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/customlabel/lib.php
(#39) Package is not specified for function customlabel_supports_feature. It is also not specified in file-level phpdocs
(#98) Package is not specified for function get_customlabel_name. It is also not specified in file-level phpdocs
(#125) Package is not specified for function customlabel_supports. It is also not specified in file-level phpdocs
(#181) Package is not specified for function customlabel_get_name. It is also not specified in file-level phpdocs
(#197) Package is not specified for function customlabel_add_instance. It is also not specified in file-level phpdocs
(#238) Package is not specified for function customlabel_update_instance. It is also not specified in file-level phpdocs
(#289) Package is not specified for function customlabel_delete_instance. It is also not specified in file-level phpdocs
(#326) Package is not specified for function customlabel_get_participants. It is also not specified in file-level phpdocs
(#334) Package is not specified for function customlabel_get_coursemodule_info. It is also not specified in file-level phpdocs
(#373) Package is not specified for function customlabel_cm_info_dynamic. It is also not specified in file-level phpdocs
(#401) Package is not specified for function customlabel_cm_info_view. It is also not specified in file-level phpdocs
(#555) Package is not specified for function customlabel_get_view_actions. It is also not specified in file-level phpdocs
(#563) Package is not specified for function customlabel_get_post_actions. It is also not specified in file-level phpdocs
(#575) Package is not specified for function customlabel_get_xml. It is also not specified in file-level phpdocs
(#603) Package is not specified for function customlabel_is_hidden_byrole. It is also not specified in file-level phpdocs
(#644) Package is not specified for function customlabel_pluginfile. It is also not specified in file-level phpdocs
(#689) Package is not specified for function customlabel_get_completion_state. It is also not specified in file-level phpdocs
(#750) Package is not specified for function mod_customlabel_before_http_headers. It is also not specified in file-level phpdocs
(#776) Package is not specified for function customlabel_reset_userdata. It is also not specified in file-level phpdocs
(#849) Package is not specified for function customlabel_reset_course_form_definition. It is also not specified in file-level phpdocs
(#886) Package is not specified for function customlabel_reset_course_form_defaults. It is also not specified in file-level phpdocs
(#894) Package is not specified for function customlabel_dbcleaner_add_keys. It is also not specified in file-level phpdocs
(#373) Function customlabel_cm_info_dynamic is not documented
(#644) Function customlabel_pluginfile is not documented
(#98) There is no description in phpdocs for function get_customlabel_name
(#125) There is no description in phpdocs for function customlabel_supports
(#181) There is no description in phpdocs for function customlabel_get_name
(#555) There is no description in phpdocs for function customlabel_get_view_actions
(#563) There is no description in phpdocs for function customlabel_get_post_actions
(#603) There is no description in phpdocs for function customlabel_is_hidden_byrole
(#39) Phpdocs for function customlabel_supports_feature has incomplete parameters list
(#100) Phpdocs for function get_customlabel_name has incomplete parameters list
(#202) Phpdocs for function customlabel_add_instance has incomplete parameters list
(#238) Phpdocs for function customlabel_update_instance has incomplete parameters list
(#289) Phpdocs for function customlabel_delete_instance has incomplete parameters list
(#326) Phpdocs for function customlabel_get_participants has incomplete parameters list
(#334) Phpdocs for function customlabel_get_coursemodule_info has incomplete parameters list
(#401) Phpdocs for function customlabel_cm_info_view has incomplete parameters list
(#575) Phpdocs for function customlabel_get_xml has incomplete parameters list
(#606) Phpdocs for function customlabel_is_hidden_byrole has incomplete parameters list
(#783) Phpdocs for function customlabel_reset_userdata has incomplete parameters list
(#852) Phpdocs for function customlabel_reset_course_form_definition has incomplete parameters list
(#886) Phpdocs for function customlabel_reset_course_form_defaults has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#693) Not recommended phpdocs tag @global used
(#693) Not recommended phpdocs tag @global used
(#781) Not recommended phpdocs tag @global used
(#781) Not recommended phpdocs tag @global used
mod/customlabel/locallib.php
(#19) Category mod is not valid
(#188) Function customlabel_process_fields is not documented
(#46) Phpdocs for function customlabel_get_classes has incomplete parameters list
(#241) Phpdocs for function customlabel_save_draft_file has incomplete parameters list
(#340) Phpdocs for function customlabel_file_rewrite_urls_to_pluginfile has incomplete parameters list
(#424) Phpdocs for function customlabel_course_regenerate has incomplete parameters list
(#297) Not recommended phpdocs tag @global used
(#335) Inline phpdocs tag {@link file_save_draft_area_files()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/customlabel/metadataconstraints.controller.php
(#20) Category mod is not valid
(#30) Class constraints_controller is not documented
(#32) Function constraints_controller::__construct is not documented
(#37) Function constraints_controller::process is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/metadataconstraints.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/metadatamodel.php
(#17) No one-line description found in phpdocs for file
mod/customlabel/metadatatypes.controller.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
(#108) Phpdocs for function classification_tree_updateordering has incomplete parameters list
(#150) Phpdocs for function classification_tree_up has incomplete parameters list
(#191) Phpdocs for function classification_tree_down has incomplete parameters list
mod/customlabel/metadatatypes.php
(#20) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/metadatavalues.controller.php
(#20) Category mod is not valid
(#17) No one-line description found in phpdocs for file
(#108) Phpdocs for function classification_tree_updateordering has incomplete parameters list
(#158) Phpdocs for function classification_tree_up has incomplete parameters list
(#205) Phpdocs for function classification_tree_down has incomplete parameters list
mod/customlabel/metadatavalues.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/mod.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
mod/customlabel/mod_form.php
(#31) Class mod_customlabel_mod_form is not documented
(#50) Function mod_customlabel_mod_form::definition is not documented
(#301) Function mod_customlabel_mod_form::set_data is not documented
(#410) Function mod_customlabel_mod_form::add_completion_rules is not documented
(#425) Function mod_customlabel_mod_form::completion_rule_enabled is not documented
(#456) Function mod_customlabel_mod_form::resolve_customlabel is not documented
mod/customlabel/pageitem.php
(#21) Package customlabel is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/pluginicon.php
(#19) Category mod is not valid
(#48) Function hex_to_rgb is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/renderer.php
(#29) Class mod_customlabel_renderer is not documented
(#31) Function mod_customlabel_renderer::set_choice is not documented
(#53) Function mod_customlabel_renderer::constraints_form is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/search_document.php
(#20) Package customlabel is not valid
(#21) Category mod is not valid
(#96) Class customlabel_document_wrapper is not documented
(#59) Function CustomLabelSearchDocument::__construct is not documented
(#100) Phpdocs for function customlabel_document_wrapper::make_link has incomplete parameters list
(#144) Phpdocs for function customlabel_document_wrapper::get_content_for_index has incomplete parameters list
(#181) Phpdocs for function customlabel_document_wrapper::single_document has incomplete parameters list
(#215) Phpdocs for function customlabel_document_wrapper::search_get_objectinfo has incomplete parameters list
(#243) Phpdocs for function customlabel_document_wrapper::check_text_access has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#24) Invalid phpdocs tag @date used
mod/customlabel/settings.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/showclassified.php
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/NEWTYPE/customlabel.class.php
(#18) Package customlabel is not valid
(#19) Category mod is not valid
(#35) Class customlabel_type_NEWTYPE is not documented
(#37) Function customlabel_type_NEWTYPE::__construct is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#22) Invalid phpdocs tag @date used
mod/customlabel/type/NEWTYPE/db/access.php
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/NEWTYPE/lang/en/customlabeltype_NEWTYPE.php
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/NEWTYPE/lang/fr/customlabeltype_NEWTYPE.php
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/NEWTYPE/version.php
(#21) Category mod is not valid
mod/customlabel/type/collapsedtext/ajax/service.php
(#17) File-level phpdocs block is not found
mod/customlabel/type/collapsedtext/classes/privacy/provider.php
(#21) Package is not specified for class provider. It is also not specified in file-level phpdocs
(#21) Class provider is not documented
mod/customlabel/type/collapsedtext/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_collapsedtext is not documented
(#35) Function customlabel_type_collapsedtext::__construct is not documented
(#17) No one-line description found in phpdocs for file
(#162) Inline phpdocs tag not enclosed with curly brackets @see found
mod/customlabel/type/collapsedtext/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/collapsedtext/lang/en/customlabeltype_collapsedtext.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/collapsedtext/lang/fr/customlabeltype_collapsedtext.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/collapsedtext/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/commentbox/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_commentbox is not documented
(#35) Function customlabel_type_commentbox::__construct is not documented
(#60) Function customlabel_type_commentbox::preprocess_data is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/commentbox/db/access.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/commentbox/lang/en/customlabeltype_commentbox.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/commentbox/lang/fr/customlabeltype_commentbox.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/commentbox/version.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/courseheading/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_courseheading is not documented
(#35) Function customlabel_type_courseheading::__construct is not documented
(#17) No one-line description found in phpdocs for file
(#106) Phpdocs for function customlabel_type_courseheading::postprocess_data has incomplete parameters list
mod/customlabel/type/courseheading/db/access.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/courseheading/lang/en/customlabeltype_courseheading.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/courseheading/lang/fr/customlabeltype_courseheading.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/courseheading/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/customtype.class.php
(#19) Category mod is not valid
(#29) Class customlabel_type is not documented
(#276) Function customlabel_type::postprocess_icon is not documented
(#294) Function customlabel_type::get_content is not documented
(#298) Function customlabel_type::make_content is not documented
(#339) Function customlabel_type::get_string_for_list is not documented
(#533) Function customlabel_type::get_xml is not documented
(#562) Function customlabel_type::on_delete is not documented
(#582) Function customlabel_type::pre_update is not documented
(#586) Function customlabel_type::post_update is not documented
(#728) Function customlabel_type::set_instance is not documented
(#748) Function customlabel_type::hard_fetch_theme_name is not documented
(#31) Variable customlabel_type::$title is not documented
(#32) Variable customlabel_type::$type is not documented
(#33) Variable customlabel_type::$fields is not documented
(#34) Variable customlabel_type::$data is not documented
(#35) Variable customlabel_type::$instance is not documented
(#36) Variable customlabel_type::$fullaccess is not documented
(#37) Variable customlabel_type::$content is not documented
(#38) Variable customlabel_type::$cmid is not documented
(#39) Variable customlabel_type::$processedcontent is not documented
(#216) There is no description in phpdocs for function get_datasource_values
(#41) Phpdocs for function customlabel_type::__construct has incomplete parameters list
(#60) Phpdocs for function customlabel_type::get_options has incomplete parameters list
(#87) Phpdocs for function customlabel_type::get_datasource_options has incomplete parameters list
(#149) Phpdocs for function customlabel_type::get_current_options has incomplete parameters list
(#178) Phpdocs for function customlabel_type::is_visible has incomplete parameters list
(#187) Phpdocs for function customlabel_type::module_is_visible has incomplete parameters list
(#216) Phpdocs for function customlabel_type::get_datasource_values has incomplete parameters list
(#266) Phpdocs for function customlabel_type::postprocess_data has incomplete parameters list
(#566) Phpdocs for function customlabel_type::get_template has incomplete parameters list
(#590) Phpdocs for function customlabel_type::process_conditional has incomplete parameters list
(#637) Phpdocs for function customlabel_type::get_file_url has incomplete parameters list
(#708) Phpdocs for function customlabel_type::update_data has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @date used
mod/customlabel/type/customtype_heading.trait.php
(#19) Category mod is not valid
(#28) Function customlabel_trait_heading::standard_name_fields is not documented
(#43) Function customlabel_trait_heading::standard_icon_fields is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/definition/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_definition is not documented
(#35) Function customlabel_type_definition::__construct is not documented
(#66) Function customlabel_type_definition::postprocess_data is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/definition/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/definition/lang/en/customlabeltype_definition.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/definition/lang/fr/customlabeltype_definition.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/definition/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/example/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#34) Function customlabel_type_example::__construct is not documented
(#47) Function customlabel_type_example::postprocess_data is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class customlabel_type_example
mod/customlabel/type/example/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/example/lang/en/customlabeltype_example.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/example/lang/fr/customlabeltype_example.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/example/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/formule/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#35) Function customlabel_type_formule::__construct is not documented
(#72) Function customlabel_type_formule::preprocess_data is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class customlabel_type_formule
mod/customlabel/type/formule/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/formule/lang/en/customlabeltype_formule.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/formule/lang/fr/customlabeltype_formule.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/formule/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/fundamental/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_fundamental is not documented
(#35) Function customlabel_type_fundamental::__construct is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/fundamental/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/fundamental/lang/en/customlabeltype_fundamental.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/fundamental/lang/fr/customlabeltype_fundamental.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/fundamental/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/important/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_important is not documented
(#35) Function customlabel_type_important::__construct is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/important/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/important/lang/en/customlabeltype_important.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/important/lang/fr/customlabeltype_important.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/important/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/information/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_information is not documented
(#35) Function customlabel_type_information::__construct is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/information/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/information/lang/en/customlabeltype_information.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/information/lang/fr/customlabeltype_information.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/information/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/instructions/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_instructions is not documented
(#35) Function customlabel_type_instructions::__construct is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/instructions/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/instructions/lang/en/customlabeltype_instructions.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/instructions/lang/fr/customlabeltype_instructions.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/instructions/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/keypoints/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_keypoints is not documented
(#35) Function customlabel_type_keypoints::__construct is not documented
(#64) Function customlabel_type_keypoints::preprocess_data is not documented
(#17) No one-line description found in phpdocs for file
(#80) Inline phpdocs tag not enclosed with curly brackets @see found
mod/customlabel/type/keypoints/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/keypoints/lang/en/customlabeltype_keypoints.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/keypoints/lang/fr/customlabeltype_keypoints.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/keypoints/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/localgoals/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_localgoals is not documented
(#35) Function customlabel_type_localgoals::__construct is not documented
(#48) Function customlabel_type_localgoals::postprocess_data is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/localgoals/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/localgoals/lang/en/customlabeltype_localgoals.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/localgoals/lang/fr/customlabeltype_localgoals.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/localgoals/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/method/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#34) Function customlabel_type_method::__construct is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class customlabel_type_method
mod/customlabel/type/method/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/method/lang/en/customlabeltype_method.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/method/lang/fr/customlabeltype_method.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/method/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/prerequisite/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#34) Function customlabel_type_prerequisite::__construct is not documented
(#47) Function customlabel_type_prerequisite::postprocess_data is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class customlabel_type_prerequisite
mod/customlabel/type/prerequisite/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/prerequisite/lang/en/customlabeltype_prerequisite.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/prerequisite/lang/fr/customlabeltype_prerequisite.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/prerequisite/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/question/ajax/service.php
(#17) File-level phpdocs block is not found
mod/customlabel/type/question/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#36) Class customlabel_type_question is not documented
(#38) Function customlabel_type_question::__construct is not documented
(#128) Function customlabel_type_question::preprocess_data is not documented
(#247) Function customlabel_type_question::decode_answertext is not documented
(#17) No one-line description found in phpdocs for file
(#209) Inline phpdocs tag not enclosed with curly brackets @see found
mod/customlabel/type/question/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/question/lang/en/customlabeltype_question.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/question/lang/fr/customlabeltype_question.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/question/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/remind/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_remind is not documented
(#35) Function customlabel_type_remind::__construct is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/remind/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/remind/lang/en/customlabeltype_remind.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/remind/lang/fr/customlabeltype_remind.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/remind/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/sectionheading/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#29) Class customlabel_type_sectionheading is not documented
(#32) Function customlabel_type_sectionheading::__construct is not documented
(#17) No one-line description found in phpdocs for file
(#68) Phpdocs for function customlabel_type_sectionheading::postprocess_data has incomplete parameters list
mod/customlabel/type/sectionheading/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/sectionheading/lang/en/customlabeltype_sectionheading.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/sectionheading/lang/fr/customlabeltype_sectionheading.php
(#22) Package mod_customlabel is not valid
(#23) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/sectionheading/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/seealso/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_seealso is not documented
(#35) Function customlabel_type_seealso::__construct is not documented
(#48) Function customlabel_type_seealso::postprocess_data is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/seealso/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/seealso/lang/en/customlabeltype_seealso.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/seealso/lang/fr/customlabeltype_seealso.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/seealso/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/sequenceheading/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#29) Class customlabel_type_sequenceheading is not documented
(#35) Function customlabel_type_sequenceheading::__construct is not documented
(#31) Variable customlabel_type_sequenceheading::$localthumb is not documented
(#17) No one-line description found in phpdocs for file
(#89) Phpdocs for function customlabel_type_sequenceheading::postprocess_data has incomplete parameters list
mod/customlabel/type/sequenceheading/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/sequenceheading/lang/en/customlabeltype_sequenceheading.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/sequenceheading/lang/fr/customlabeltype_sequenceheading.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/sequenceheading/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/soluce/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_soluce is not documented
(#35) Function customlabel_type_soluce::__construct is not documented
(#59) Function customlabel_type_soluce::preprocess_data is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/soluce/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/soluce/lang/en/customlabeltype_soluce.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/soluce/lang/fr/customlabeltype_soluce.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/soluce/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/stealthactivity/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_stealthactivity is not documented
(#35) Function customlabel_type_stealthactivity::__construct is not documented
(#62) Function customlabel_type_stealthactivity::postprocess_data is not documented
(#112) Function customlabel_type_stealthactivity::course_section_cm_classes is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/stealthactivity/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/stealthactivity/lang/en/customlabeltype_stealthactivity.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/stealthactivity/lang/fr/customlabeltype_stealthactivity.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/stealthactivity/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/text/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_text is not documented
(#35) Function customlabel_type_text::__construct is not documented
(#63) Function customlabel_type_text::preprocess_data is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/text/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/text/lang/en/customlabeltype_text.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/text/lang/fr/customlabeltype_text.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/text/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/theorema/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_theorema is not documented
(#35) Function customlabel_type_theorema::__construct is not documented
(#106) Function customlabel_type_theorema::preprocess_data is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/theorema/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/theorema/lang/en/customlabeltype_theorema.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/theorema/lang/fr/customlabeltype_theorema.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/theorema/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/tipsandtricks/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#33) Class customlabel_type_tipsandtricks is not documented
(#35) Function customlabel_type_tipsandtricks::__construct is not documented
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/tipsandtricks/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/tipsandtricks/lang/en/customlabeltype_tipsandtricks.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/tipsandtricks/lang/fr/customlabeltype_tipsandtricks.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/tipsandtricks/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/unitheading/customlabel.class.php
(#21) Package is not specified for class customlabel_type_unitheading. It is also not specified in file-level phpdocs
(#21) Class customlabel_type_unitheading is not documented
(#25) Function customlabel_type_unitheading::__construct is not documented
(#64) Phpdocs for function customlabel_type_unitheading::postprocess_data has incomplete parameters list
mod/customlabel/type/unitheading/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/unitheading/lang/en/customlabeltype_unitheading.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/unitheading/lang/fr/customlabeltype_unitheading.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/unitheading/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/type/worktodo/customlabel.class.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#35) Function customlabel_type_worktodo::__construct is not documented
(#133) Function customlabel_type_worktodo::postprocess_data is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class customlabel_type_worktodo
mod/customlabel/type/worktodo/db/access.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/worktodo/lang/en/customlabeltype_worktodo.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/worktodo/lang/fr/customlabeltype_worktodo.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/worktodo/locallib.php
(#18) Package mod_customlabel is not valid
(#19) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/type/worktodo/version.php
(#20) Package mod_customlabel is not valid
(#21) Category mod is not valid
mod/customlabel/typestyle.php
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
mod/customlabel/version.php
(#21) Category mod is not valid
mod/customlabel/view.php
(#22) Category mod is not valid
(#17) No one-line description found in phpdocs for file
mod/customlabel/xlib.php
(#22) Category mod is not valid
(#43) Function customlabel_get_authors is not documented
(#60) Function customlabel_get_courseheading is not documented
(#77) Function customlabel_get_all_classifiers is not documented
(#86) Function customlabel_get_classifiers is not documented
(#103) Function customlabel_get_coursedata is not documented
(#120) Function customlabel_get_requestcontact is not documented
(#204) Function customlabel_search_courses is not documented
(#17) No one-line description found in phpdocs for file
(#184) There is no description in phpdocs for function customlabel_get_customlabel_field
(#31) Phpdocs for function theme_set_customlabelcss has incomplete parameters list
(#137) Phpdocs for function customlabel_get_customlabel_in_course has incomplete parameters list
(#184) Phpdocs for function customlabel_get_customlabel_field has incomplete parameters list

Update savepoints problems

(1 errors, 0 warnings)

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

mod/customlabel/db/upgrade.php
'return true;' not found

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]

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 171 warnings)

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

mod/customlabel/templates/constraint_form.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Bad value “” for attribute “action” on element “form”: Must be non-empty. (_form --><form name="constraintsform" method="POST" action=""><inpu)
(#1) HTML Validation error, line 12: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (rm-table"> <tr valign="top"> )
(#1) HTML Validation error, line 21: The “width” attribute on the “table” element is obsolete. Use CSS instead. (</table><table width="100%"> <)
(#1) HTML Validation error, line 23: The “align” attribute on the “td” element is obsolete. Use CSS instead. (> <tr> <td align="center"> )
mod/customlabel/templates/end.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Stray end tag “td”. (> </td> <)
(#1) HTML Validation error, line 6: Stray end tag “tr”. (</td> </tr></tab)
(#1) HTML Validation error, line 7: Stray end tag “table”. ( </tr></table><!-- )
mod/customlabel/templates/pro_purchase_options.mustache
(#1) Example context missing (@template section not found.)
mod/customlabel/templates/set_choice.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 6: Bad value “” for attribute “action” on element “form”: Must be non-empty. (hoice --><form name="choosesets" method="POST" action=""><inp)
mod/customlabel/templates/start.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 5: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 7: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 8: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 10: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 13: Stray end tag “body”. (tart --></body></html)
(#1) HTML Validation error, line 13: Stray end tag “html”. (></body></html>)
(#1) HTML Validation error, line 13: End of file seen and there were open elements. (></body></html>)
(#1) HTML Validation error, line 5: Unclosed element “table”. (start --><table class="custombox-" cellspacing="0" width="100%"> )
mod/customlabel/type/NEWTYPE/templates/customlabel.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 15: Row 2 of a row group established by a “tbody” element has no cells beginning on it. ( <tr> <tr> )
(#1) HTML Validation info, line 15: A table row was 0 columns wide, which is less than the column count established by the first row (2). ( <tr> <tr> )
mod/customlabel/type/collapsedtext/templates/template.mustache
(#1) Example context missing.
mod/customlabel/type/commentbox/templates/template.mustache
(#1) Example context missing.
mod/customlabel/type/courseheading/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 4: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (eheading"> <tr valign="middle" class="custombox-icon courseheading"> )
(#1) HTML Validation error, line 8: The “width” attribute on the “td” element is obsolete. Use CSS instead. (eheading"> <td width="*"> )
mod/customlabel/type/definition/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 15: Attribute “width” not allowed on element “div” at this point. ( <div class="custombox-header-caption " width="98%"> )
mod/customlabel/type/example/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/formule/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 32: End tag “td” seen, but there were open elements. (> </td> <)
(#1) HTML Validation error, line 13: Unclosed element “div”. (t --> <div class="custombox-container "> )
mod/customlabel/type/fundamental/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 15: Attribute “width” not allowed on element “div” at this point. ( <div class="custombox-header-caption " width="98%"> )
(#1) HTML Validation error, line 28: End tag “td” seen, but there were open elements. (> </td> <)
(#1) HTML Validation error, line 13: Unclosed element “div”. (t --> <div class="custombox-container "> )
mod/customlabel/type/important/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/information/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 13: Attribute “width” not allowed on element “div” at this point. (start --><div class="custombox--container" width="100%"> )
(#1) HTML Validation error, line 16: Attribute “width” not allowed on element “div” at this point. (> <div class="custombox-header-caption " width="98%"> )
mod/customlabel/type/instructions/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/keypoints/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/localgoals/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/method/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 15: Attribute “width” not allowed on element “div” at this point. ( <div class="custombox-header-caption " width="98%"> )
(#1) HTML Validation error, line 29: End tag “td” seen, but there were open elements. (> </td> <)
(#1) HTML Validation error, line 13: Unclosed element “div”. (t --> <div class="custombox-container "> )
mod/customlabel/type/prerequisite/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/question/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 28: The “align” attribute on the “div” element is obsolete. Use CSS instead. (> <div class="custombox-header-collapser question" align="left"> )
mod/customlabel/type/remind/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/sectionheading/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 3: The “width” attribute on the “table” element is obsolete. Use CSS instead. (plate --><table class="custombox-sectionheading" width="100%"> <)
(#1) HTML Validation error, line 4: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top" class="custombox-icon sectionheading"> )
(#1) HTML Validation info, line 8: Empty heading. ( <h3 class="custombox-caption sectionheading"></h3>)
mod/customlabel/type/seealso/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/sequenceheading/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 3: The “width” attribute on the “table” element is obsolete. Use CSS instead. (plate --><table class="custombox-sequenceheading" width="100%"> <)
(#1) HTML Validation error, line 4: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="" class="custombox-icon sequenceheading"> )
(#1) HTML Validation info, line 8: Empty heading. ( <h4 class="custombox-caption sequenceheading"></h4>)
mod/customlabel/type/soluce/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 18: Attribute “width” not allowed on element “div” at this point. (> <div class="custombox-header-collapser soluce" align="right" width="2%"> )
(#1) HTML Validation error, line 18: The “align” attribute on the “div” element is obsolete. Use CSS instead. (> <div class="custombox-header-collapser soluce" align="right" width="2%"> )
(#1) HTML Validation error, line 19: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img id="customctl-" class="customctl" src="" /> )
(#1) HTML Validation error, line 19: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img id="customctl-" class="customctl" src="" /> )
mod/customlabel/type/stealthactivity/templates/template.mustache
(#1) Example context missing.
mod/customlabel/type/text/templates/template.mustache
(#1) Example context missing.
mod/customlabel/type/theorema/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
(#1) HTML Validation error, line 37: End tag “td” seen, but there were open elements. (> </td> <)
(#1) HTML Validation error, line 27: Unclosed element “div”. ( <div class="custombox-flexline "> )
(#1) HTML Validation error, line 14: Unclosed element “div”. ( --> <div class="custombox-container "> )
mod/customlabel/type/tipsandtricks/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )
mod/customlabel/type/unitheading/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 3: The “width” attribute on the “table” element is obsolete. Use CSS instead. (plate --><table class="custombox-unitheading" width="100%"> <)
(#1) HTML Validation error, line 4: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="middle" class="custombox-icon unitheading"> )
(#1) HTML Validation info, line 8: Empty heading. ( <h5 class="custombox-caption unitheading"></h5>)
mod/customlabel/type/worktodo/templates/template.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 6: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (start --><table class="custombox-" cellspacing="0" width="100%"> )
(#1) HTML Validation error, line 8: The “valign” attribute on the “tr” element is obsolete. Use CSS instead. (th="100%"> <tr valign="top"> )
(#1) HTML Validation error, line 9: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ign="top"> <td class="custombox-header-thumb " width="2%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td class="custombox-content " width="98%"><!-- )

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]