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

(0 errors, 56 warnings)

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

blocks/evalcomix/assessment/activity_edit_form.php
(#31) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/assessment_form.php
(#48) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#52) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#80) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#83) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#99) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#120) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/assigning_users_form.php
(#27) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/configuration.php
(#34) 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
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/details.php
(#66) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/index.php
(#34) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#85) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#95) This comment is 48% valid code; is this commented out code?
blocks/evalcomix/assessment/pluginfile.php
(#30) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/search.php
(#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
(#45) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/targetstudents.php
(#38) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/user_activity.php
(#207) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#210) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/assessment/users_form.php
(#31) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/classes/evalcomix.php
(#79) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/classes/evalcomix_modes.php
(#84) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#95) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/classes/evalcomix_object.php
(#170) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/classes/evalcomix_tool.php
(#114) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#160) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/classes/grade_report.php
(#1252) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1379) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/classes/webservice_evalcomix_client.php
(#39) 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
(#97) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#154) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#191) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#194) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/configeval.php
(#62) Line exceeds 132 characters; contains 144 characters
(#90) Line exceeds 132 characters; contains 133 characters
blocks/evalcomix/graphics/index.php
(#29) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/graphics/loaddata.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
blocks/evalcomix/index.php
(#22) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/lib.php
(#113) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#174) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#178) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#182) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#207) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#211) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#215) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#238) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#242) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#246) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#262) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/tool/edit_form.php
(#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
(#58) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
blocks/evalcomix/tool/index.php
(#32) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead

Javascript coding style problems

(28 errors, 61 warnings)

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

blocks/evalcomix/ajax.js
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Missing space before opening brace. (space-before-blocks)
(#3) 'ActiveXObject' is not defined. (no-undef)
(#4) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#9) Unexpected alert. (no-alert)
(#14) Missing JSDoc comment. (require-jsdoc)
(#14) 'setOutput' is defined but never used. (no-unused-vars)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Missing space before opening brace. (space-before-blocks)
(#24) Use '===' to compare with null. (no-eq-null)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#30) Expected space(s) after "if". (keyword-spacing)
(#32) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#33) Expected space(s) after "else". (keyword-spacing)
(#38) Missing semicolon. (semi)
(#43) Missing JSDoc comment. (require-jsdoc)
(#43) 'sendPost' is defined but never used. (no-unused-vars)
(#43) Missing space before opening brace. (space-before-blocks)
(#46) 'i' is not defined. (no-undef)
(#46) 'i' is not defined. (no-undef)
(#46) 'tam' is not modified in this loop. (no-unmodified-loop-condition)
(#46) 'i' is not defined. (no-undef)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) 'i' is not defined. (no-undef)
(#48) This line has a length of 133. Maximum allowed is 132. (max-len)
(#48) 'i' is not defined. (no-undef)
(#48) 'i' is not defined. (no-undef)
(#49) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#50) This line has a length of 383. Maximum allowed is 132. (max-len)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#50) 'i' is not defined. (no-undef)
(#51) 'i' is not defined. (no-undef)
(#51) 'i' is not defined. (no-undef)
(#55) A space is required after ','. (comma-spacing)
(#58) Missing JSDoc comment. (require-jsdoc)
(#58) Missing space before opening brace. (space-before-blocks)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
blocks/evalcomix/validate.js
(#2) 'validated' is assigned a value but never used. (no-unused-vars)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) 'resetValidated' is defined but never used. (no-unused-vars)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) 'validate' is defined but never used. (no-unused-vars)
(#9) Missing space before opening brace. (space-before-blocks)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#18) Expected space(s) before "else". (keyword-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Unexpected alert. (no-alert)
(#27) Expected space(s) before "else". (keyword-spacing)
(#27) Expected space(s) after "else". (keyword-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) Missing space before opening brace. (space-before-blocks)
(#38) Missing JSDoc comment. (require-jsdoc)
(#38) Missing space before opening brace. (space-before-blocks)
(#39) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#52) Unexpected alert. (no-alert)
(#55) 'ActiveXObject' is not defined. (no-undef)
(#61) Expected space(s) before "else". (keyword-spacing)
(#61) Expected space(s) after "else". (keyword-spacing)
(#66) Missing JSDoc comment. (require-jsdoc)
(#66) Missing space before opening brace. (space-before-blocks)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Missing space before opening brace. (space-before-blocks)
(#69) Unexpected alert. (no-alert)
(#75) Missing JSDoc comment. (require-jsdoc)
(#75) 'timeCount' is defined but never used. (no-unused-vars)
(#75) Missing space before opening brace. (space-before-blocks)

CSS problems

(6 errors, 10 warnings)

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

blocks/evalcomix/style/details.css
(#2) Expected "#FE9A2E" to be "#fe9a2e" (color-hex-case)
(#6) Expected "#DF3A01" to be "#df3a01" (color-hex-case)
(#10) Expected "#8963A6" to be "#8963a6" (color-hex-case)
(#14) Expected "#3E1B59" to be "#3e1b59" (color-hex-case)
(#18) Expected "#FE9A2E" to be "#fe9a2e" (color-hex-case)
(#22) Expected "#DF3A01" to be "#df3a01" (color-hex-case)
(#26) Expected "#8963A6" to be "#8963a6" (color-hex-case)
(#30) Expected "#3E1B59" to be "#3e1b59" (color-hex-case)
(#2) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
blocks/evalcomix/style/main.css
(#5) Invalid value for `font` (csstree/validator)
(#5) Unexpected duplicate "font" (declaration-block-no-duplicate-properties)
(#5) Unexpected shorthand "font" after "font-size" (declaration-block-no-shorthand-property-overrides)
blocks/evalcomix/style/styles.css
(#66) Expected "#146C84" to be "#146c84" (color-hex-case)
(#79) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#77) Unexpected unit (length-zero-no-unit)

PHPDocs style problems

(276 errors, 22 warnings)

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

blocks/evalcomix/assessment/assessment_form.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/assigning_users_form.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/configuration.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/gradeevx.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/index.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/pluginfile.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/search.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/servidor.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/targetstudents.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/undone_evx.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/user_activity.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/assessment/users_form.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/backup/moodle2/backup_evalcomix_block_task.class.php
(#27) Class backup_evalcomix_block_task is not documented
(#44) Function backup_evalcomix_block_task::get_fileareas is not documented
(#48) Function backup_evalcomix_block_task::get_configdata_encoded_attributes is not documented
(#16) No one-line description found in phpdocs for file
(#52) Phpdocs for function backup_evalcomix_block_task::encode_content_links has incomplete parameters list
blocks/evalcomix/backup/moodle2/backup_evalcomix_stepslib.php
(#25) Class backup_evalcomix_block_structure_step is not documented
(#27) Function backup_evalcomix_block_structure_step::define_structure is not documented
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/backup/moodle2/restore_evalcomix_block_task.class.php
(#27) Class restore_evalcomix_block_task is not documented
(#29) Function restore_evalcomix_block_task::define_my_settings is not documented
(#32) Function restore_evalcomix_block_task::define_my_steps is not documented
(#37) Function restore_evalcomix_block_task::get_fileareas is not documented
(#41) Function restore_evalcomix_block_task::get_configdata_encoded_attributes is not documented
(#45) Function restore_evalcomix_block_task::define_decode_contents is not documented
(#49) Function restore_evalcomix_block_task::define_decode_rules is not documented
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/backup/moodle2/restore_evalcomix_stepslib.php
(#25) Class restore_evalcomix_block_structure_step is not documented
(#27) Function restore_evalcomix_block_structure_step::define_structure is not documented
(#37) Function restore_evalcomix_block_structure_step::process_evalcomix is not documented
(#53) Function restore_evalcomix_block_structure_step::process_evalcomix_tool is not documented
(#91) Function restore_evalcomix_block_structure_step::after_restore is not documented
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/block_evalcomix.php
(#28) Class block_evalcomix is not documented
(#30) Function block_evalcomix::init is not documented
(#34) Function block_evalcomix::get_content is not documented
(#85) Function block_evalcomix::instance_allow_config is not documented
(#89) Function block_evalcomix::has_config is not documented
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/classes/5cr.php
(#19) Package is not specified for class block_evalcomix_E5CR. It is also not specified in file-level phpdocs
(#19) Class block_evalcomix_E5CR is not documented
(#27) Function block_evalcomix_E5CR::__construct is not documented
(#33) Function block_evalcomix_E5CR::juego_de_llaves is not documented
(#40) Function block_evalcomix_E5CR::llave is not documented
(#57) Function block_evalcomix_E5CR::hex2bin is not documented
(#65) Function block_evalcomix_E5CR::encriptar is not documented
(#96) Function block_evalcomix_E5CR::destrozar is not documented
(#113) Function block_evalcomix_E5CR::desencriptar is not documented
(#21) Variable block_evalcomix_E5CR::$s is not documented
(#22) Variable block_evalcomix_E5CR::$i is not documented
(#23) Variable block_evalcomix_E5CR::$j is not documented
(#24) Variable block_evalcomix_E5CR::$_key is not documented
(#25) Variable block_evalcomix_E5CR::$bytes is not documented
blocks/evalcomix/classes/calculator_average.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/classes/curl.class.php
(#19) Package is not specified for class block_evalcomix_curl. It is also not specified in file-level phpdocs
(#19) Class block_evalcomix_curl is not documented
(#24) Function block_evalcomix_curl::__construct is not documented
(#45) Function block_evalcomix_curl::get_info is not documented
(#49) Function block_evalcomix_curl::get_error is not documented
(#53) Function block_evalcomix_curl::get_http_code is not documented
(#62) Function block_evalcomix_curl::post is not documented
(#66) Function block_evalcomix_curl::get is not documented
(#70) Function block_evalcomix_curl::delete is not documented
(#74) Function block_evalcomix_curl::put is not documented
(#21) Variable block_evalcomix_curl::$curl is not documented
(#22) Variable block_evalcomix_curl::$options is not documented
blocks/evalcomix/classes/evalcomix.php
(#29) Package is not specified for class block_evalcomix_class. It is also not specified in file-level phpdocs
(#29) Class block_evalcomix_class is not documented
(#30) Variable block_evalcomix_class::$table is not documented
(#65) Phpdocs for function block_evalcomix_class::__construct has incomplete parameters list
(#95) Phpdocs for function block_evalcomix_class::fetch_all has incomplete parameters list
(#86) Not recommended phpdocs tag @static used
(#97) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_allowedusers.php
(#27) Package is not specified for class block_evalcomix_allowedusers. It is also not specified in file-level phpdocs
(#27) Class block_evalcomix_allowedusers is not documented
(#28) Variable block_evalcomix_allowedusers::$table is not documented
(#107) There is no description in phpdocs for function exist
(#63) Phpdocs for function block_evalcomix_allowedusers::__construct has incomplete parameters list
(#97) Phpdocs for function block_evalcomix_allowedusers::fetch_all has incomplete parameters list
(#88) Not recommended phpdocs tag @static used
(#99) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_assessments.php
(#28) Package is not specified for class block_evalcomix_assessments. It is also not specified in file-level phpdocs
(#28) Class block_evalcomix_assessments is not documented
(#29) Variable block_evalcomix_assessments::$table is not documented
(#271) There is no description in phpdocs for function get_assessments_by_modality
(#327) There is no description in phpdocs for function calculate_gradearray
(#343) There is no description in phpdocs for function calculate_grades
(#358) There is no description in phpdocs for function get_students_assessed
(#375) There is no description in phpdocs for function get_grade_by_user_task
(#76) Phpdocs for function block_evalcomix_assessments::__construct has incomplete parameters list
(#115) Phpdocs for function block_evalcomix_assessments::update has incomplete parameters list
(#138) Phpdocs for function block_evalcomix_assessments::get_final_grade has incomplete parameters list
(#137) Not recommended phpdocs tag @static used
(#243) Not recommended phpdocs tag @static used
(#253) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_grades.php
(#40) Package is not specified for class block_evalcomix_grades. It is also not specified in file-level phpdocs
(#40) Class block_evalcomix_grades is not documented
(#210) Function block_evalcomix_grades::calculate_finalgrades is not documented
(#434) Function block_evalcomix_grades::is_extreme_grade is not documented
(#454) Function block_evalcomix_grades::is_mild_grade is not documented
(#474) Function block_evalcomix_grades::is_upper_grade is not documented
(#487) Function block_evalcomix_grades::is_lower_grade is not documented
(#500) Function block_evalcomix_grades::average is not documented
(#509) Function block_evalcomix_grades::standard_deviation is not documented
(#41) Variable block_evalcomix_grades::$table is not documented
(#81) Phpdocs for function block_evalcomix_grades::__construct has incomplete parameters list
(#115) Phpdocs for function block_evalcomix_grades::update has incomplete parameters list
(#167) Phpdocs for function block_evalcomix_grades::get_finalgrade_user_task has incomplete parameters list
(#192) Phpdocs for function block_evalcomix_grades::get_grades has incomplete parameters list
(#137) Not recommended phpdocs tag @static used
(#147) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_modes.php
(#77) Function block_evalcomix_modes::__construct is not documented
(#29) Variable block_evalcomix_modes::$table is not documented
(#22) No one-line description found in phpdocs for class block_evalcomix_modes
(#100) There is no description in phpdocs for function exist
(#112) Phpdocs for function block_evalcomix_modes::fetch_all has incomplete parameters list
(#114) Not recommended phpdocs tag @static used
(#124) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_modes_extra.php
(#29) Variable block_evalcomix_modes_extra::$table is not documented
(#22) No one-line description found in phpdocs for class block_evalcomix_modes_extra
(#107) There is no description in phpdocs for function exist
(#70) Phpdocs for function block_evalcomix_modes_extra::__construct has incomplete parameters list
(#97) Phpdocs for function block_evalcomix_modes_extra::fetch_all has incomplete parameters list
(#88) Not recommended phpdocs tag @static used
(#99) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_modes_time.php
(#29) Variable block_evalcomix_modes_time::$table is not documented
(#22) No one-line description found in phpdocs for class block_evalcomix_modes_time
(#111) There is no description in phpdocs for function exist
(#64) Phpdocs for function block_evalcomix_modes_time::__construct has incomplete parameters list
(#91) Phpdocs for function block_evalcomix_modes_time::fetch_all has incomplete parameters list
(#82) Not recommended phpdocs tag @static used
(#93) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_object.php
(#26) Package is not specified for class block_evalcomix_object. It is also not specified in file-level phpdocs
(#26) Class block_evalcomix_object is not documented
(#27) Variable block_evalcomix_object::$table is not documented
(#63) Phpdocs for function block_evalcomix_object::update has incomplete parameters list
(#84) Phpdocs for function block_evalcomix_object::delete has incomplete parameters list
(#129) Phpdocs for function block_evalcomix_object::set_properties has incomplete parameters list
(#161) Phpdocs for function block_evalcomix_object::fetch_helper has incomplete parameters list
(#178) Phpdocs for function block_evalcomix_object::fetch_all_helper has incomplete parameters list
(#132) Not recommended phpdocs tag @static used
(#163) Not recommended phpdocs tag @static used
(#180) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_tasks.php
(#30) Package block-evalcomix is not valid
(#34) Variable block_evalcomix_tasks::$table is not documented
(#78) Variable block_evalcomix_tasks::$grademethod is not documented
(#17) No one-line description found in phpdocs for file
(#127) There is no description in phpdocs for function exist
(#192) There is no description in phpdocs for function get_moodle_course_tasks
(#212) There is no description in phpdocs for function get_type_task
(#83) Phpdocs for function block_evalcomix_tasks::__construct has incomplete parameters list
(#107) Phpdocs for function block_evalcomix_tasks::update has incomplete parameters list
(#138) Phpdocs for function block_evalcomix_tasks::fetch_all has incomplete parameters list
(#140) Not recommended phpdocs tag @static used
(#150) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/evalcomix_tool.php
(#32) Package block-evalcomix is not valid
(#36) Variable block_evalcomix_tool::$table is not documented
(#17) No one-line description found in phpdocs for file
(#207) There is no description in phpdocs for function get_tools
(#236) There is no description in phpdocs for function get_attributes_grade
(#261) There is no description in phpdocs for function get_attributes_grade_simpletool
(#90) Phpdocs for function block_evalcomix_tool::__construct has incomplete parameters list
(#148) Phpdocs for function block_evalcomix_tool::update has incomplete parameters list
(#176) Phpdocs for function block_evalcomix_tool::fetch_all has incomplete parameters list
(#237) Phpdocs for function block_evalcomix_tool::get_attributes_grade has incomplete parameters list
(#262) Phpdocs for function block_evalcomix_tool::get_attributes_grade_simpletool has incomplete parameters list
(#178) Not recommended phpdocs tag @static used
(#188) Not recommended phpdocs tag @static used
blocks/evalcomix/classes/event/activity_assessor_viewed.php
(#20) Package block_fundae is not valid
(#29) No one-line description found in phpdocs for class activity_assessor_viewed
(#17) File-level phpdocs block does not have @copyright tag
blocks/evalcomix/classes/event/configuration_viewed.php
(#29) No one-line description found in phpdocs for class configuration_viewed
(#17) File-level phpdocs block does not have @copyright tag
blocks/evalcomix/classes/event/graphic_viewed.php
(#29) No one-line description found in phpdocs for class graphic_viewed
(#17) File-level phpdocs block does not have @copyright tag
blocks/evalcomix/classes/event/student_assessed.php
(#20) Package block_fundae is not valid
(#29) No one-line description found in phpdocs for class student_assessed
(#17) File-level phpdocs block does not have @copyright tag
blocks/evalcomix/classes/event/tool_deleted.php
(#20) Package block_fundae is not valid
(#29) No one-line description found in phpdocs for class tool_deleted
(#17) File-level phpdocs block does not have @copyright tag
blocks/evalcomix/classes/event/tool_manager_viewed.php
(#20) Package block_fundae is not valid
(#29) No one-line description found in phpdocs for class tool_manager_viewed
(#17) File-level phpdocs block does not have @copyright tag
blocks/evalcomix/classes/grade_expert_db_block.php
(#34) Function block_evalcomix_grade_expert_db_block::get_grades is not documented
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/classes/grade_report.php
(#32) Class block_evalcomix_grade_report is not documented
(#1180) Function block_evalcomix_grade_report::same_group is not documented
(#1451) Function block_evalcomix_grade_report::get_activities is not documented
(#110) Variable block_evalcomix_grade_report::$groupwheresql is not documented
(#1508) There is no description in phpdocs for function load_tools
(#1530) There is no description in phpdocs for function load_assessments
(#577) Phpdocs for function block_evalcomix_grade_report::process_action has incomplete parameters list
(#1026) Phpdocs for function block_evalcomix_grade_report::get_modes_time has incomplete parameters list
(#1044) Phpdocs for function block_evalcomix_grade_report::get_modestime has incomplete parameters list
(#1063) Phpdocs for function block_evalcomix_grade_report::get_groupmode has incomplete parameters list
(#1083) Phpdocs for function block_evalcomix_grade_report::get_cm has incomplete parameters list
(#1099) Phpdocs for function block_evalcomix_grade_report::get_groupids has incomplete parameters list
(#1155) Phpdocs for function block_evalcomix_grade_report::same_grouping has incomplete parameters list
(#1192) Phpdocs for function block_evalcomix_grade_report::same_grouping_by_users has incomplete parameters list
(#1217) Phpdocs for function block_evalcomix_grade_report::get_type_evaluation has incomplete parameters list
(#1352) Phpdocs for function block_evalcomix_grade_report::print_header_element has incomplete parameters list
(#1531) Phpdocs for function block_evalcomix_grade_report::load_assessments has incomplete parameters list
(#1555) Phpdocs for function block_evalcomix_grade_report::load_users has incomplete parameters list
(#94) Phpdocs for variable block_evalcomix_grade_report::$canviewhidden does not contain @var or incorrect
(#100) Phpdocs for variable block_evalcomix_grade_report::$coursegroups does not contain @var or incorrect
(#105) Phpdocs for variable block_evalcomix_grade_report::$coursegroupings does not contain @var or incorrect
blocks/evalcomix/classes/icalculator.php
(#30) Package is not specified for function calculate. It is also not specified in file-level phpdocs
(#41) Package is not specified for function calculate_one_array. It is also not specified in file-level phpdocs
blocks/evalcomix/classes/igrade_expert.php
(#17) No one-line description found in phpdocs for file
(#33) Phpdocs for function get_grades has incomplete parameters list
blocks/evalcomix/classes/privacy/provider.php
(#33) Class provider is not documented
(#35) Function provider::get_metadata is not documented
(#210) Function provider::export_block_evalcomix_grades is not documented
(#17) No one-line description found in phpdocs for file
(#121) Phpdocs for function provider::export_block_evalcomix_allowedusers has incomplete parameters list
blocks/evalcomix/classes/task/cron_task.php
(#30) Class cron_task is not documented
(#31) Function cron_task::get_name is not documented
(#35) Function cron_task::execute is not documented
blocks/evalcomix/classes/webservice_evalcomix_client.php
(#30) Class block_evalcomix_webservice_client is not documented
(#315) Function block_evalcomix_webservice_client::duplicate_course is not documented
(#397) Function block_evalcomix_webservice_client::duplicate_tool is not documented
(#428) Function block_evalcomix_webservice_client::generate_token is not documented
(#493) Function block_evalcomix_webservice_client::verify is not documented
(#515) Function block_evalcomix_webservice_client::print_error is not documented
(#697) Function block_evalcomix_webservice_client::get_token is not documented
(#17) No one-line description found in phpdocs for file
(#32) There is no description in phpdocs for function get_ws_createtool
(#75) There is no description in phpdocs for function get_ws_viewtool
(#101) There is no description in phpdocs for function get_ws_deletetool
(#125) There is no description in phpdocs for function get_ws_assessment_form
(#159) There is no description in phpdocs for function delete_ws_assessment
(#202) There is no description in phpdocs for function get_ws_list_tool
(#265) There is no description in phpdocs for function get_ws_singlegrade
(#361) There is no description in phpdocs for function encrypt_params
(#379) There is no description in phpdocs for function check_url
(#432) There is no description in phpdocs for function get_ws_xml_tools
(#526) There is no description in phpdocs for function get_ws_xml_tools2
(#570) There is no description in phpdocs for function post_ws_xml_tools
(#601) There is no description in phpdocs for function get_assessments_modified
(#33) Phpdocs for function block_evalcomix_webservice_client::get_ws_createtool has incomplete parameters list
(#76) Phpdocs for function block_evalcomix_webservice_client::get_ws_viewtool has incomplete parameters list
(#126) Phpdocs for function block_evalcomix_webservice_client::get_ws_assessment_form has incomplete parameters list
(#203) Phpdocs for function block_evalcomix_webservice_client::get_ws_list_tool has incomplete parameters list
(#266) Phpdocs for function block_evalcomix_webservice_client::get_ws_singlegrade has incomplete parameters list
(#362) Phpdocs for function block_evalcomix_webservice_client::encrypt_params has incomplete parameters list
(#433) Phpdocs for function block_evalcomix_webservice_client::get_ws_xml_tools has incomplete parameters list
(#527) Phpdocs for function block_evalcomix_webservice_client::get_ws_xml_tools2 has incomplete parameters list
(#571) Phpdocs for function block_evalcomix_webservice_client::post_ws_xml_tools has incomplete parameters list
(#602) Phpdocs for function block_evalcomix_webservice_client::get_assessments_modified has incomplete parameters list
(#661) Phpdocs for function block_evalcomix_webservice_client::set_assessments_modified has incomplete parameters list
blocks/evalcomix/configeval.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/db/access.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/db/upgrade.php
(#17) No one-line description found in phpdocs for file
(#26) There is no description in phpdocs for function xmldb_block_evalcomix_upgrade
blocks/evalcomix/graphics/graphicsrenderer.php
(#27) Class block_evalcomix_graphic_renderer is not documented
blocks/evalcomix/graphics/index.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/index.php
(#17) File-level phpdocs block is not found
blocks/evalcomix/javascript/popup.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/ca/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/el/block_evalcomix.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/lang/en/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/es/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/es_es/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/eu/block_evalcomix.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/lang/it/block_evalcomix.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/lang/pl/block_evalcomix.php
(#16) No one-line description found in phpdocs for file
blocks/evalcomix/lib.php
(#34) Function block_evalcomix_add_select_range is not documented
(#55) Function block_evalcomix_add_select is not documented
(#73) Function block_evalcomix_add_date_time_selector is not documented
(#258) Function block_evalcomix_get_modality_tool is not documented
(#403) Function block_evalcomix_recalculate_grades is not documented
(#16) No one-line description found in phpdocs for file
(#118) There is no description in phpdocs for function block_evalcomix_get_evalcomix_activity_data
(#164) There is no description in phpdocs for function block_evalcomix_get_evalcomix_modality_extra
(#197) There is no description in phpdocs for function block_evalcomix_get_evalcomix_modality_time
(#229) There is no description in phpdocs for function block_evalcomix_get_evalcomix_modality_weighing
(#337) There is no description in phpdocs for function block_evalcomix_cmp_title_tool
(#346) There is no description in phpdocs for function block_evalcomix_cmp_type_tool
(#165) Phpdocs for function block_evalcomix_get_evalcomix_modality_extra has incomplete parameters list
(#198) Phpdocs for function block_evalcomix_get_evalcomix_modality_time has incomplete parameters list
(#230) Phpdocs for function block_evalcomix_get_evalcomix_modality_weighing has incomplete parameters list
(#358) Phpdocs for function block_evalcomix_get_elements_course has incomplete parameters list
blocks/evalcomix/locallib.php
(#26) Function block_evalcomix_get_user_submission is not documented
(#45) Function assignsubmission_file_pluginfile is not documented
(#69) Function htmllize_tree is not documented
(#90) Function block_evalcomix_get_user_submission_old is not documented
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/renderer.php
(#28) Class block_evalcomix_renderer is not documented
(#265) Function block_evalcomix_renderer::logoheader is not documented
(#278) Function block_evalcomix_renderer::grade_details is not documented
(#30) Variable block_evalcomix_renderer::$validformats is not documented
blocks/evalcomix/settings.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/tool/edit_form.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/tool/index.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/verify.php
(#17) No one-line description found in phpdocs for file
blocks/evalcomix/version.php
(#17) File-level phpdocs block is not found

Update savepoints problems

(2 errors, 0 warnings)

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

blocks/evalcomix/db/upgrade.php
Detected multiple 'savepoint' calls for version 2012013005
Wrong order in versions: 2012013005 and 2012013004

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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