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, 0 warnings)

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


Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(332 errors, 0 warnings)

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

admin/tool/ally/classes/adminsetting/ally_config_link.php
(#53) Phpdocs for function ally_config_link::output_html has incomplete parameters list
(#29) Class ally_config_link does not have @copyright tag
admin/tool/ally/classes/adminsetting/ally_configpasswordunmask.php
(#38) Function ally_configpasswordunmask::write_setting is not documented
(#31) Class ally_configpasswordunmask does not have @copyright tag
admin/tool/ally/classes/adminsetting/ally_pickroles.php
(#39) There is no description in phpdocs for function load_choices
(#40) Invalid phpdocs tag @inheritdoc used
admin/tool/ally/classes/adminsetting/ally_trim.php
(#36) Function ally_trim::write_setting is not documented
(#29) Class ally_trim does not have @copyright tag
admin/tool/ally/classes/auto_config.php
(#32) Class auto_config is not documented
(#32) Package is not specified for class auto_config. It is also not specified in file-level phpdocs
admin/tool/ally/classes/auto_config_resolver.php
(#49) Function auto_config_resolver::__construct is not documented
(#54) There is no description in phpdocs for function resolve
admin/tool/ally/classes/auto_configurator.php
(#41) Variable auto_configurator::$validconfigs is not documented
(#49) There is no description in phpdocs for function configure_settings
(#69) There is no description in phpdocs for function configure_webservices
admin/tool/ally/classes/componentsupport/assign_component.php
(#45) Function assign_component::component_type is not documented
(#49) Function assign_component::get_course_html_content_items is not documented
(#53) Function assign_component::get_html_content is not documented
(#62) Function assign_component::get_all_html_content is not documented
(#66) Function assign_component::replace_html_content is not documented
(#70) Function assign_component::get_annotation is not documented
(#74) Function assign_component::resolve_course_id is not documented
(#41) Variable assign_component::$tablefields is not documented
(#32) Package is not specified for class assign_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/component_base.php
(#39) Class component_base is not documented
(#45) Variable component_base::$tablefields is not documented
(#41) Constant component_base::TYPE_CORE is not documented
(#43) Constant component_base::TYPE_MOD is not documented
(#54) There is no description in phpdocs for function module_installed
(#61) There is no description in phpdocs for function validate_component_table_field
(#39) Package is not specified for class component_base. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/course_component.php
(#48) Function course_component::component_type is not documented
(#64) Function course_component::get_course_html_content_items is not documented
(#91) Function course_component::get_html_content is not documented
(#166) Function course_component::get_all_html_content is not documented
(#177) Function course_component::replace_html_content is not documented
(#194) Function course_component::resolve_course_id is not documented
(#43) Variable course_component::$tablefields is not documented
(#52) There is no description in phpdocs for function get_course_section_summary_rows
(#117) Phpdocs for function course_component::get_section_number has incomplete parameters list
(#34) Package is not specified for class course_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/file_component_base.php
(#35) Class file_component_base is not documented
(#47) There is no description in phpdocs for function validate_file_component
(#78) There is no description in phpdocs for function setup_file_and_validate
(#35) Package is not specified for class file_component_base. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/forum_component.php
(#59) Function forum_component::component_type is not documented
(#63) Function forum_component::replace_file_links is not documented
(#144) Function forum_component::get_course_html_content_items is not documented
(#155) Function forum_component::get_annotation_maps is not documented
(#186) Function forum_component::get_html_content is not documented
(#197) Function forum_component::get_all_html_content is not documented
(#238) Function forum_component::replace_html_content is not documented
(#242) Function forum_component::resolve_course_id is not documented
(#290) Function forum_component::queue_delete_sub_tables is not documented
(#52) Variable forum_component::$type is not documented
(#54) Variable forum_component::$tablefields is not documented
(#257) There is no description in phpdocs for function get_discussion_id_from_post_id
(#41) Package is not specified for class forum_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/glossary_component.php
(#55) Function glossary_component::component_type is not documented
(#59) Function glossary_component::replace_file_links is not documented
(#78) Function glossary_component::resolve_course_id is not documented
(#175) Function glossary_component::get_all_html_content is not documented
(#199) Function glossary_component::get_annotation_maps is not documented
(#233) Function glossary_component::queue_delete_sub_tables is not documented
(#50) Variable glossary_component::$tablefields is not documented
(#89) There is no description in phpdocs for function get_entry_html_content_items
(#142) There is no description in phpdocs for function get_course_html_content_items
(#143) Phpdocs for function glossary_component::get_course_html_content_items has incomplete parameters list
admin/tool/ally/classes/componentsupport/hsuforum_component.php
(#38) Variable hsuforum_component::$type is not documented
(#40) Variable hsuforum_component::$tablefields is not documented
(#30) Package is not specified for class hsuforum_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/interfaces/annotation_map.php
(#30) There is no description in phpdocs for function get_annotation_maps
(#30) Package is not specified for function get_annotation_maps. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/interfaces/content_sub_tables.php
(#31) Function queue_delete_sub_tables is not documented
(#31) Package is not specified for function queue_delete_sub_tables. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/interfaces/html_content.php
(#33) There is no description in phpdocs for function get_course_html_content_items
(#69) There is no description in phpdocs for function resolve_course_id
(#34) Phpdocs for function get_course_html_content_items has incomplete parameters list
(#53) Phpdocs for function get_all_html_content has incomplete parameters list
(#33) Package is not specified for function get_course_html_content_items. It is also not specified in file-level phpdocs
(#39) Package is not specified for function get_html_content. It is also not specified in file-level phpdocs
(#49) Package is not specified for function get_all_html_content. It is also not specified in file-level phpdocs
(#59) Package is not specified for function replace_html_content. It is also not specified in file-level phpdocs
(#69) Package is not specified for function resolve_course_id. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/label_component.php
(#44) Function label_component::component_type is not documented
(#48) Function label_component::get_label_title_from_content is not documented
(#53) Function label_component::get_course_html_content_items is not documented
(#57) Function label_component::get_html_content is not documented
(#63) Function label_component::get_all_html_content is not documented
(#67) Function label_component::replace_html_content is not documented
(#71) Function label_component::get_annotation is not documented
(#75) Function label_component::resolve_course_id is not documented
(#40) Variable label_component::$tablefields is not documented
(#31) Package is not specified for class label_component. It is also not specified in file-level phpdocs
admin/tool/ally/classes/componentsupport/lesson_component.php
(#41) Function lesson_component::component_type is not documented
(#45) Function lesson_component::replace_file_links is not documented
(#31) No one-line description found in phpdocs for class lesson_component
admin/tool/ally/classes/componentsupport/qtype_ddmatch_component.php
(#41) Function qtype_ddmatch_component::replace_file_links is not documented
admin/tool/ally/classes/componentsupport/question_component.php
(#42) Function question_component::component_type is not documented
(#46) Function question_component::fileurlproperties is not documented
(#96) Function question_component::replace_file_links is not documented
(#88) Phpdocs for function question_component::get_question has incomplete parameters list
admin/tool/ally/classes/componentsupport/traits/html_content.php
(#168) Function get_intro_html_content_items is not documented
(#219) Function get_annotation is not documented
(#192) There is no description in phpdocs for function make_module_instance_url
(#203) There is no description in phpdocs for function bulk_queue_delete_content
(#37) Phpdocs for function std_get_course_html_content_items has incomplete parameters list
(#65) Phpdocs for function std_get_html_content has incomplete parameters list
(#34) Package is not specified for function std_get_course_html_content_items. It is also not specified in file-level phpdocs
(#62) Package is not specified for function std_get_html_content. It is also not specified in file-level phpdocs
(#111) Package is not specified for function get_html_content_deleted. It is also not specified in file-level phpdocs
(#132) Package is not specified for function std_replace_html_content. It is also not specified in file-level phpdocs
(#168) Package is not specified for function get_intro_html_content_items. It is also not specified in file-level phpdocs
(#192) Package is not specified for function make_module_instance_url. It is also not specified in file-level phpdocs
(#203) Package is not specified for function bulk_queue_delete_content. It is also not specified in file-level phpdocs
(#219) Package is not specified for function get_annotation. It is also not specified in file-level phpdocs
admin/tool/ally/classes/content_processor.php
(#71) Function content_processor::clear_push_traces is not documented
(#39) Variable content_processor::$pushtrace is not documented
(#41) Variable content_processor::$updates is not documented
(#29) No one-line description found in phpdocs for class content_processor
(#131) There is no description in phpdocs for function add_to_content_queue
(#77) Phpdocs for function content_processor::push_update has incomplete parameters list
admin/tool/ally/classes/event/annotation_module_error.php
(#37) Constant annotation_module_error::ERRORKEY is not documented
admin/tool/ally/classes/event/base_error.php
(#73) There is no description in phpdocs for function get_description
(#80) There is no description in phpdocs for function get_explanation
(#107) There is no description in phpdocs for function create_from_exception
(#122) There is no description in phpdocs for function create_from_msg
admin/tool/ally/classes/event/base_push_updates_error.php
(#73) There is no description in phpdocs for function get_description
(#80) There is no description in phpdocs for function get_explanation
(#107) There is no description in phpdocs for function create_from_exception
(#122) There is no description in phpdocs for function create_from_msg
admin/tool/ally/classes/event/push_content_updates_error.php
(#37) Constant push_content_updates_error::ERRORKEY is not documented
admin/tool/ally/classes/event/push_file_updates_error.php
(#38) Constant push_file_updates_error::ERRORKEY is not documented
admin/tool/ally/classes/event/push_file_updates_summary.php
(#32) No one-line description found in phpdocs for class push_file_updates_summary
(#67) There is no description in phpdocs for function get_description
(#75) There is no description in phpdocs for function get_explanation
(#93) There is no description in phpdocs for function create_from_payload
(#36) Invalid phpdocs tag @class used
admin/tool/ally/classes/event_handlers.php
(#67) Class event_handlers is not documented
(#69) Constant event_handlers::API_CREATED is not documented
(#70) Constant event_handlers::API_UPDATED is not documented
(#71) Constant event_handlers::API_DELETED is not documented
(#73) There is no description in phpdocs for function course_created
(#82) There is no description in phpdocs for function course_updated
(#91) There is no description in phpdocs for function course_deleted
(#99) There is no description in phpdocs for function course_section_crud
(#119) There is no description in phpdocs for function course_section_created
(#126) There is no description in phpdocs for function course_section_updated
(#134) There is no description in phpdocs for function course_section_deleted
(#142) There is no description in phpdocs for function course_module_crud
(#156) There is no description in phpdocs for function course_module_created
(#163) There is no description in phpdocs for function course_module_updated
(#170) There is no description in phpdocs for function course_module_deleted
(#186) There is no description in phpdocs for function forum_discussion_crud
(#222) There is no description in phpdocs for function forum_discussion_created
(#231) There is no description in phpdocs for function forum_discussion_updated
(#240) There is no description in phpdocs for function forum_discussion_deleted
(#282) There is no description in phpdocs for function hsuforum_discussion_created
(#291) There is no description in phpdocs for function hsuforum_discussion_updated
(#300) There is no description in phpdocs for function hsuforum_discussion_deleted
(#355) There is no description in phpdocs for function glossary_entry_created
(#364) There is no description in phpdocs for function glossary_entry_updated
(#373) There is no description in phpdocs for function glossary_entry_deleted
(#143) Phpdocs for function event_handlers::course_module_crud has incomplete parameters list
(#223) Phpdocs for function event_handlers::forum_discussion_created has incomplete parameters list
(#232) Phpdocs for function event_handlers::forum_discussion_updated has incomplete parameters list
(#241) Phpdocs for function event_handlers::forum_discussion_deleted has incomplete parameters list
(#252) Phpdocs for function event_handlers::forum_post_updated has incomplete parameters list
(#283) Phpdocs for function event_handlers::hsuforum_discussion_created has incomplete parameters list
(#292) Phpdocs for function event_handlers::hsuforum_discussion_updated has incomplete parameters list
(#301) Phpdocs for function event_handlers::hsuforum_discussion_deleted has incomplete parameters list
(#312) Phpdocs for function event_handlers::hsuforum_post_updated has incomplete parameters list
admin/tool/ally/classes/file_processor.php
(#30) No one-line description found in phpdocs for class file_processor
(#77) Phpdocs for function file_processor::push_file_update has incomplete parameters list
admin/tool/ally/classes/file_url_resolver.php
(#42) There is no description in phpdocs for function __construct
admin/tool/ally/classes/files_iterator.php
(#170) Function files_iterator::next is not documented
(#208) Function files_iterator::key is not documented
(#216) Function files_iterator::valid is not documented
(#220) Function files_iterator::rewind is not documented
(#228) Function files_iterator::next_page is not documented
(#143) There is no description in phpdocs for function __construct
(#152) There is no description in phpdocs for function extract_context
(#163) There is no description in phpdocs for function current
(#360) There is no description in phpdocs for function set_page_size
(#415) There is no description in phpdocs for function reached_count_limit
(#303) Phpdocs for function files_iterator::with_component has incomplete parameters list
(#315) Phpdocs for function files_iterator::with_filearea has incomplete parameters list
(#326) Phpdocs for function files_iterator::with_itemid has incomplete parameters list
(#337) Phpdocs for function files_iterator::with_mimetype has incomplete parameters list
admin/tool/ally/classes/local.php
(#100) There is no description in phpdocs for function iso_8601_to_timestamp
(#123) Phpdocs for function local::clean_component_string has incomplete parameters list
admin/tool/ally/classes/local_content.php
(#44) There is no description in phpdocs for function component_instance
(#116) There is no description in phpdocs for function annotation_maps
(#171) There is no description in phpdocs for function get_html_content
(#205) There is no description in phpdocs for function get_all_html_content
(#221) There is no description in phpdocs for function replace_html_content
(#234) There is no description in phpdocs for function get_annotation
(#277) There is no description in phpdocs for function queue_delete
(#117) Phpdocs for function local_content::annotation_maps has incomplete parameters list
(#189) Phpdocs for function local_content::get_html_content_deleted has incomplete parameters list
(#264) Phpdocs for function local_content::to_crud has incomplete parameters list
(#278) Phpdocs for function local_content::queue_delete has incomplete parameters list
admin/tool/ally/classes/local_file.php
(#246) There is no description in phpdocs for function replace_course_html_link
(#278) There is no description in phpdocs for function replace_block_html_link
(#315) Phpdocs for function local_file::replace_html_links has incomplete parameters list
admin/tool/ally/classes/lti/launch_config.php
(#44) Phpdocs for function launch_config::__construct has incomplete parameters list
admin/tool/ally/classes/models/component.php
(#31) Class component is not documented
(#99) There is no description in phpdocs for function entity_id
(#107) There is no description in phpdocs for function get_courseid
admin/tool/ally/classes/models/component_content.php
(#29) Class component_content is not documented
admin/tool/ally/classes/password.php
(#41) Function password::__construct is not documented
(#66) Function password::__toString is not documented
(#28) Package is not specified for class password. It is also not specified in file-level phpdocs
admin/tool/ally/classes/privacy/provider.php
(#44) Function provider::_get_metadata is not documented
(#58) Function provider::_get_contexts_for_userid is not documented
(#62) Function provider::_export_user_data is not documented
(#65) Function provider::_delete_data_for_all_users_in_context is not documented
(#68) Function provider::_delete_data_for_user is not documented
admin/tool/ally/classes/push_config.php
(#114) Function push_config::apply_default_configs is not documented
(#99) There is no description in phpdocs for function __construct
(#163) There is no description in phpdocs for function get_url
(#170) There is no description in phpdocs for function get_key
(#177) There is no description in phpdocs for function get_secret
(#184) There is no description in phpdocs for function get_batch_size
(#191) There is no description in phpdocs for function get_timeout
(#198) There is no description in phpdocs for function get_connect_timeout
(#205) There is no description in phpdocs for function get_debug
(#212) There is no description in phpdocs for function is_cli_only
(#219) There is no description in phpdocs for function get_max_push_attempts
admin/tool/ally/classes/push_content_updates.php
(#44) Function push_content_updates::handle_send_error is not documented
admin/tool/ally/classes/push_file_updates.php
(#44) Function push_file_updates::handle_send_error is not documented
admin/tool/ally/classes/push_updates.php
(#46) Function push_updates::__construct is not documented
(#50) Function push_updates::handle_send_error is not documented
admin/tool/ally/classes/role_assignments.php
(#51) Function role_assignments::__construct is not documented
admin/tool/ally/classes/task/content_updates_task.php
(#63) Function content_updates_task::get_name is not documented
(#67) Function content_updates_task::execute is not documented
(#160) Function content_updates_task::failed_attempt_string is not documented
(#99) Phpdocs for function content_updates_task::push_deletes has incomplete parameters list
admin/tool/ally/classes/task/file_updates_task.php
(#58) Function file_updates_task::get_name is not documented
(#62) Function file_updates_task::execute is not documented
admin/tool/ally/classes/testing/traits/component_assertions.php
(#29) There is no description in phpdocs for function assert_content_items_contain_item
(#50) There is no description in phpdocs for function assert_content_items_not_contain_item
(#29) Package is not specified for function assert_content_items_contain_item. It is also not specified in file-level phpdocs
(#50) Package is not specified for function assert_content_items_not_contain_item. It is also not specified in file-level phpdocs
admin/tool/ally/classes/version_information.php
(#127) Function version_information::check_filter_active is not documented
admin/tool/ally/classes/webservice/content.php
(#42) There is no description in phpdocs for function service_parameters
(#55) There is no description in phpdocs for function service_returns
(#75) There is no description in phpdocs for function service
(#76) Phpdocs for function content::service has incomplete parameters list
admin/tool/ally/classes/webservice/course_content.php
(#42) There is no description in phpdocs for function service_parameters
(#51) There is no description in phpdocs for function service_returns
(#70) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/course_files.php
(#45) There is no description in phpdocs for function service_parameters
(#54) There is no description in phpdocs for function service_returns
(#70) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/course_invalid_files.php
(#36) Class course_invalid_files is not documented
(#38) There is no description in phpdocs for function service_parameters
(#49) There is no description in phpdocs for function service_returns
(#65) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/course_user_count.php
(#41) There is no description in phpdocs for function service_parameters
(#50) There is no description in phpdocs for function service_returns
(#61) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/courses.php
(#41) There is no description in phpdocs for function service_parameters
(#53) There is no description in phpdocs for function service_returns
(#68) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/delete_file.php
(#43) There is no description in phpdocs for function service_parameters
(#53) There is no description in phpdocs for function service_returns
(#62) There is no description in phpdocs for function service
(#63) Phpdocs for function delete_file::service has incomplete parameters list
admin/tool/ally/classes/webservice/file.php
(#43) There is no description in phpdocs for function service_parameters
(#52) There is no description in phpdocs for function service_returns
(#70) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/file_updates.php
(#43) There is no description in phpdocs for function service_parameters
(#52) There is no description in phpdocs for function service_returns
(#68) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/files.php
(#42) There is no description in phpdocs for function service_parameters
(#52) There is no description in phpdocs for function service_returns
(#68) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/invalid_files.php
(#36) Class invalid_files is not documented
(#38) There is no description in phpdocs for function service_parameters
(#48) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/mod_file_view.php
(#40) There is no description in phpdocs for function service_parameters
(#50) There is no description in phpdocs for function service_returns
(#59) There is no description in phpdocs for function service
(#60) Phpdocs for function mod_file_view::service has incomplete parameters list
admin/tool/ally/classes/webservice/replace_content.php
(#43) There is no description in phpdocs for function service_parameters
(#56) There is no description in phpdocs for function service_returns
(#65) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/replace_file.php
(#43) There is no description in phpdocs for function service_parameters
(#54) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function service
admin/tool/ally/classes/webservice/version_info.php
(#44) There is no description in phpdocs for function service_parameters
(#51) There is no description in phpdocs for function service_returns
(#80) There is no description in phpdocs for function service
admin/tool/ally/lib.php
(#32) Package is not specified for function tool_ally_after_file_deleted. It is also not specified in file-level phpdocs
(#58) Package is not specified for function tool_ally_after_file_created. It is also not specified in file-level phpdocs
(#70) Package is not specified for function tool_ally_after_file_updated. It is also not specified in file-level phpdocs
(#82) Package is not specified for function tool_ally_pre_course_module_delete. It is also not specified in file-level phpdocs
admin/tool/ally/lti/view.php
(#20) Package report_allylti is not valid
admin/tool/ally/tests/adminsetting_ally_configpasswordunmask_test.php
(#17) File-level phpdocs block is not found
(#21) No one-line description found in phpdocs for class tool_ally_adminsetting_ally_configpasswordunmask_testcase
(#22) Package tool_admin is not valid
admin/tool/ally/tests/adminsetting_ally_trim_test.php
(#17) File-level phpdocs block is not found
(#21) No one-line description found in phpdocs for class tool_ally_adminsetting_ally_trim_testcase
(#22) Package tool_admin is not valid
admin/tool/ally/tests/auto_config_resolver_test.php
(#69) There is no description in phpdocs for function test_resolve_noconfigs
(#83) There is no description in phpdocs for function test_resolve_badconfigs
admin/tool/ally/tests/auto_config_test.php
(#28) Class tool_ally_auto_config_test is not documented
(#28) Package is not specified for class tool_ally_auto_config_test. It is also not specified in file-level phpdocs
admin/tool/ally/tests/components_forum_component_test.php
(#127) Function tool_ally_components_forum_component_testcase::assert_content_items_contain_discussion_post is not documented
(#135) Function tool_ally_components_forum_component_testcase::assert_content_items_not_contain_discussion_post is not documented
admin/tool/ally/tests/content_updates_task_test.php
(#176) Function tool_ally_content_updates_task_testcase::assert_deletion_queue_contains is not documented
(#191) Function tool_ally_content_updates_task_testcase::pre_course_module_delete_forum is not documented
admin/tool/ally/tests/event_handlers_test.php
(#110) Function tool_ally_event_handlers_testcase::assert_pushtrace_not_contains_entity_regex is not documented
(#67) There is no description in phpdocs for function assert_pushtrace_contains_entity_id
(#90) There is no description in phpdocs for function assert_pushtrace_not_contains_entity_id
admin/tool/ally/tests/file_url_resolver_test.php
(#40) Variable tool_ally_file_url_resolver_testcase::$course is not documented
admin/tool/ally/tests/password_test.php
(#28) Package is not specified for class tool_ally_password_test. It is also not specified in file-level phpdocs
admin/tool/ally/tests/push_file_updates_error_retry_test.php
(#38) Invalid phpdocs tag @class used
admin/tool/ally/tests/webservice_content_test.php
(#106) There is no description in phpdocs for function main_module_content_test
(#107) Phpdocs for function tool_ally_webservice_content_testcase::main_module_content_test has incomplete parameters list
(#158) Phpdocs for function tool_ally_webservice_content_testcase::test_service_forum_content has incomplete parameters list
admin/tool/ally/tests/webservice_course_content_test.php
(#41) Function tool_ally_webservice_course_content_testcase::get_forum_expectations is not documented
admin/tool/ally/tests/webservice_courses_testcase.php
(#40) Function tool_ally_webservice_courses_testcase::test_service is not documented
admin/tool/ally/tests/webservice_replace_content_test.php
(#81) There is no description in phpdocs for function module_replace_test
admin/tool/ally/tests/webservice_replace_file_test.php
(#112) Function tool_ally_webservice_replace_file_testcase::std_img_html is not documented
(#54) There is no description in phpdocs for function setUp
(#71) Phpdocs for function tool_ally_webservice_replace_file_testcase::create_draft_file has incomplete parameters list
(#89) Phpdocs for function tool_ally_webservice_replace_file_testcase::create_test_file has incomplete parameters list
(#358) Phpdocs for function tool_ally_webservice_replace_file_testcase::replace_file has incomplete parameters list
(#374) Phpdocs for function tool_ally_webservice_replace_file_testcase::test_service_forum_html has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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