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

(2 errors, 54 warnings)

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

theme/snap/amd/src/ajax_notification.js
(#146) Expected catch,fail() or return (promise/catch-or-return)
(#152) Each then() should return a value or throw (promise/always-return)
theme/snap/amd/src/alternative_role_handler-lazy.js
(#29) Missing JSDoc for parameter 'courseId'. (valid-jsdoc)
(#35) Expected catch,fail() or return (promise/catch-or-return)
(#41) Each then() should return a value or throw (promise/always-return)
theme/snap/amd/src/conversation_badge_count-lazy.js
(#65) Expected catch,fail() or return (promise/catch-or-return)
theme/snap/amd/src/course_modules.js
(#83) Expected catch,fail() or return (promise/catch-or-return)
(#83) Each then() should return a value or throw (promise/always-return)
theme/snap/amd/src/course-lazy.js
(#57) Comments should not begin with a lowercase character (capitalized-comments)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#155) Expected space(s) after "if". (keyword-spacing)
(#155) Missing space before opening brace. (space-before-blocks)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Infix operators must be spaced. (space-infix-ops)
theme/snap/amd/src/pm_course_favorites.js
(#214) Each then() should return a value or throw (promise/always-return)
theme/snap/amd/src/rearrange_tab_handler-lazy.js
(#50) Missing JSDoc for parameter 'nodes'. (valid-jsdoc)
theme/snap/amd/src/section_asset_management.js
(#527) Expected catch,fail() or return (promise/catch-or-return)
(#530) Each then() should return a value or throw (promise/always-return)
(#590) Comments should not begin with a lowercase character (capitalized-comments)
(#763) Each then() should return a value or throw (promise/always-return)
(#943) Unnecessary escape character: \-. (no-useless-escape)
theme/snap/amd/src/snap.js
(#81) Comments should not begin with a lowercase character (capitalized-comments)
(#219) Comments should not begin with a lowercase character (capitalized-comments)
(#226) Comments should not begin with a lowercase character (capitalized-comments)
(#320) Comments should not begin with a lowercase character (capitalized-comments)
(#327) Comments should not begin with a lowercase character (capitalized-comments)
(#379) Comments should not begin with a lowercase character (capitalized-comments)
(#381) Comments should not begin with a lowercase character (capitalized-comments)
(#383) Comments should not begin with a lowercase character (capitalized-comments)
(#385) Comments should not begin with a lowercase character (capitalized-comments)
(#387) Comments should not begin with a lowercase character (capitalized-comments)
(#411) Comments should not begin with a lowercase character (capitalized-comments)
(#485) Comments should not begin with a lowercase character (capitalized-comments)
(#565) Comments should not begin with a lowercase character (capitalized-comments)
(#566) Comments should not begin with a lowercase character (capitalized-comments)
(#567) Comments should not begin with a lowercase character (capitalized-comments)
(#568) Comments should not begin with a lowercase character (capitalized-comments)
(#569) Comments should not begin with a lowercase character (capitalized-comments)
(#627) Comments should not begin with a lowercase character (capitalized-comments)
(#713) Expected catch,fail() or return (promise/catch-or-return)
(#713) Missing space before opening brace. (space-before-blocks)
(#728) Each then() should return a value or throw (promise/always-return)
(#731) Multiple spaces found before '$'. (no-multi-spaces)
(#733) A space is required after ','. (comma-spacing)
(#739) A space is required after ','. (comma-spacing)
(#760) Expected catch,fail() or return (promise/catch-or-return)
(#765) Missing space before opening brace. (space-before-blocks)
(#772) Each then() should return a value or throw (promise/always-return)
(#772) Unexpected space before function parentheses. (space-before-function-paren)
(#806) Unexpected space before function parentheses. (space-before-function-paren)
theme/snap/Gruntfile.js
(#33) 'module' is not defined. (no-undef)
(#45) Multiple spaces found before '+'. (no-multi-spaces)
(#54) 'stderror' is defined but never used. (no-unused-vars)
(#55) Comments should not begin with a lowercase character (capitalized-comments)
(#64) Identifier 'prime_theme_cache' is not in camel case. (camelcase)
(#80) A space is required after ','. (comma-spacing)

CSS problems

(35 errors, 3 warnings)

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

theme/snap/scss/_blocks.scss
(#28) Invalid value for `column-gap` (csstree/validator)
(#29) Invalid value for `column-width` (csstree/validator)
theme/snap/scss/_boost.scss
(#26) Expected empty line before at-rule (at-rule-empty-line-before)
theme/snap/scss/_brandcolor.scss
(#628) Expected single space before "{" (block-opening-brace-space-before)
(#644) Expected single space before "{" (block-opening-brace-space-before)
(#651) Expected single space before "{" (block-opening-brace-space-before)
(#659) Expected single space before "{" (block-opening-brace-space-before)
(#677) Expected single space before "{" (block-opening-brace-space-before)
(#679) Expected single space before "{" (block-opening-brace-space-before)
(#26) Expected "#999999" to be "#999" (color-hex-length)
(#28) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#498) Unexpected !important (declaration-no-important)
(#590) Expected single space after ">" (selector-combinator-space-after)
theme/snap/scss/_core.scss
(#28) Invalid value for `-webkit-font-smoothing` (csstree/validator)
(#1216) Expected empty line before at-rule (at-rule-empty-line-before)
(#3598) Expected single space before "{" (block-opening-brace-space-before)
(#1871) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1868) Expected newline after "," (selector-list-comma-newline-after)
theme/snap/scss/_course.scss
(#1365) Invalid value for `margin-left` (csstree/validator)
(#1081) Unexpected empty block (block-no-empty)
theme/snap/scss/_filemanager.scss
(#40) Expected single space before "{" (block-opening-brace-space-before)
theme/snap/scss/_forms.scss
(#282) Invalid value for `background-color` (csstree/validator)
(#45) Unexpected whitespace before ":" (declaration-colon-space-before)
theme/snap/scss/_personalmenu.scss
(#47) Invalid value for `animation-iteration-count` (csstree/validator)
(#166) Invalid value for `animation-iteration-count` (csstree/validator)
(#379) Invalid value for `background-repeat` (csstree/validator)
theme/snap/style/editor.css
(#2853) Invalid value for `width` (csstree/validator)
(#3302) Invalid value for `opacity` (csstree/validator)
(#4429) Invalid value for `opacity` (csstree/validator)
(#4707) Invalid value for `opacity` (csstree/validator)
(#4735) Invalid value for `opacity` (csstree/validator)
(#4951) Invalid value for `column-gap` (csstree/validator)
(#4952) Invalid value for `column-width` (csstree/validator)
(#5191) Invalid value for `-webkit-font-smoothing` (csstree/validator)
(#5555) Invalid value for `margin` (csstree/validator)
(#12083) Invalid value for `animation-iteration-count` (csstree/validator)
(#12527) Invalid value for `background-repeat` (csstree/validator)
(#124) Unexpected duplicate name monospace (font-family-no-duplicate-names)

PHPDocs style problems

(498 errors, 1 warnings)

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

theme/snap/classes/activity.php
(#17) File-level phpdocs block is not found
(#33) Variable activity::$phpunitallowcaching is not documented
(#23) No one-line description found in phpdocs for class activity
(#35) There is no description in phpdocs for function module_meta
(#542) Phpdocs for function activity::std_num_submissions has incomplete parameters list
(#636) Phpdocs for function activity::choice_num_submissions has incomplete parameters list
(#647) Phpdocs for function activity::feedback_num_submissions has incomplete parameters list
(#658) Phpdocs for function activity::lesson_num_submissions has incomplete parameters list
(#669) Phpdocs for function activity::quiz_num_submissions has incomplete parameters list
(#726) Phpdocs for function activity::get_submission_row has incomplete parameters list
(#835) Phpdocs for function activity::instance_activity_dates has incomplete parameters list
(#1004) Phpdocs for function activity::grade_row has incomplete parameters list
(#1109) Phpdocs for function activity::assignment_due_date_info has incomplete parameters list
(#1217) Phpdocs for function activity::get_calendar_activity_events has incomplete parameters list
theme/snap/classes/activity_meta.php
(#17) File-level phpdocs block is not found
theme/snap/classes/admin_setting_configcolorcategory.php
(#17) File-level phpdocs block is not found
(#31) Class admin_setting_configcolorcategory is not documented
(#31) Package is not specified for class admin_setting_configcolorcategory. It is also not specified in file-level phpdocs
theme/snap/classes/admin_setting_configcourseid.php
(#17) File-level phpdocs block is not found
(#42) Function admin_setting_configcourseid::output_html is not documented
theme/snap/classes/admin_setting_configradiobuttons.php
(#17) File-level phpdocs block is not found
(#29) Class admin_setting_configradiobuttons is not documented
(#32) Phpdocs for function admin_setting_configradiobuttons::__construct has incomplete parameters list
(#29) Package is not specified for class admin_setting_configradiobuttons. It is also not specified in file-level phpdocs
theme/snap/classes/admin_setting_configurl.php
(#17) File-level phpdocs block is not found
(#42) Function admin_setting_configurl::output_html is not documented
theme/snap/classes/calendar/event/data_access/event_vault.php
(#52) Function event_vault::get_events is not documented
theme/snap/classes/calendar/event/strategies/activity_retrieval_strategy.php
(#41) Phpdocs for function activity_retrieval_strategy::get_raw_events_legacy_implementation has incomplete parameters list
theme/snap/classes/controller/addsection_controller.php
(#17) File-level phpdocs block is not found
(#21) No one-line description found in phpdocs for class addsection_controller
theme/snap/classes/controller/controller_abstract.php
(#17) File-level phpdocs block is not found
(#21) No one-line description found in phpdocs for class controller_abstract
(#59) Not recommended phpdocs tag @abstract used
theme/snap/classes/controller/kernel.php
(#17) File-level phpdocs block is not found
(#39) There is no description in phpdocs for function __construct
(#84) Phpdocs for function kernel::execute_callback has incomplete parameters list
theme/snap/classes/controller/mediaresource_controller.php
(#17) File-level phpdocs block is not found
(#21) No one-line description found in phpdocs for class mediaresource_controller
(#56) Phpdocs for function mediaresource_controller::get_media_html has incomplete parameters list
theme/snap/classes/controller/pagemod_controller.php
(#17) File-level phpdocs block is not found
(#23) No one-line description found in phpdocs for class pagemod_controller
theme/snap/classes/controller/router.php
(#17) File-level phpdocs block is not found
(#40) Function router::__construct is not documented
(#58) There is no description in phpdocs for function get_controllers
(#71) Phpdocs for function router::route_action has incomplete parameters list
theme/snap/classes/controller/snap_personal_menu_controller.php
(#17) File-level phpdocs block is not found
(#21) No one-line description found in phpdocs for class snap_personal_menu_controller
theme/snap/classes/course_total_grade.php
(#35) Package is not specified for class course_total_grade. It is also not specified in file-level phpdocs
theme/snap/classes/event_handlers.php
(#17) File-level phpdocs block is not found
(#41) Class event_handlers is not documented
(#41) Package is not specified for class event_handlers. It is also not specified in file-level phpdocs
theme/snap/classes/image.php
(#17) File-level phpdocs block is not found
(#37) Phpdocs for function image::resize has incomplete parameters list
theme/snap/classes/local.php
(#18) File-level phpdocs block is not found
(#569) Function local::get_user_messages is not documented
(#761) Function local::grading is not documented
(#916) Function local::get_course_firstimage is not documented
(#316) There is no description in phpdocs for function course_user_completion_cachestamp
(#49) Phpdocs for function local::item_has_grade_or_feedback has incomplete parameters list
(#284) Phpdocs for function local::get_cachestamp has incomplete parameters list
(#331) Phpdocs for function local::course_completion_progress has incomplete parameters list
(#418) Phpdocs for function local::conditionally_unavailable_elements has incomplete parameters list
(#452) Phpdocs for function local::courseinfo has incomplete parameters list
(#490) Phpdocs for function local::course_participant_count has incomplete parameters list
(#667) Phpdocs for function local::relative_time has incomplete parameters list
(#689) Phpdocs for function local::simpler_time has incomplete parameters list
(#869) Phpdocs for function local::sort_graded has incomplete parameters list
(#905) Phpdocs for function local::get_course_color has incomplete parameters list
(#1129) Phpdocs for function local::course_cat_coverimage has incomplete parameters list
(#1140) Phpdocs for function local::course_coverimage has incomplete parameters list
(#1221) Phpdocs for function local::course_cat_coverimage_css has incomplete parameters list
(#1346) Phpdocs for function local::get_page_mod has incomplete parameters list
(#1392) Phpdocs for function local::limit_sql has incomplete parameters list
(#1417) Phpdocs for function local::get_user has incomplete parameters list
(#1697) Phpdocs for function local::add_calendar_change_stamp has incomplete parameters list
theme/snap/classes/message.php
(#17) File-level phpdocs block is not found
(#97) Function message::__construct is not documented
(#101) There is no description in phpdocs for function set_fromuser
theme/snap/classes/output/core/course_renderer.php
(#43) Class course_renderer is not documented
(#756) Function course_renderer::mod_book_html is not documented
(#1118) Function course_renderer::course_footer is not documented
(#17) No one-line description found in phpdocs for file
(#787) Phpdocs for function course_renderer::book_get_toc has incomplete parameters list
(#48) Invalid phpdocs tag @author: used
(#474) Invalid phpdocs tag @date used
(#571) Invalid inline phpdocs tag @todo found
theme/snap/classes/output/core_renderer.php
(#54) Class core_renderer is not documented
(#122) Function core_renderer::get_course_image is not documented
(#377) Function core_renderer::render_callstoaction is not documented
(#895) Function core_renderer::favicon is not documented
(#1222) Function core_renderer::image_url is not documented
(#107) There is no description in phpdocs for function course_toc
(#292) There is no description in phpdocs for function snap_media_object
(#547) There is no description in phpdocs for function render_course_card
(#556) There is no description in phpdocs for function render_login_alternative_methods
(#333) Phpdocs for function core_renderer::friendly_datetime has incomplete parameters list
(#902) Phpdocs for function core_renderer::render_custom_menu has incomplete parameters list
(#927) Phpdocs for function core_renderer::render_custom_menu_item has incomplete parameters list
(#1182) Phpdocs for function core_renderer::confirm has incomplete parameters list
(#1232) Phpdocs for function core_renderer::recent_forum_activity has incomplete parameters list
(#1420) Phpdocs for function core_renderer::render_featured_courses has incomplete parameters list
(#1491) Phpdocs for function core_renderer::render_navigation_node has incomplete parameters list
(#131) Invalid phpdocs tag @author: used
(#150) Invalid phpdocs tag @author: used
(#172) Invalid phpdocs tag @author: used
theme/snap/classes/output/core_renderer_ajax.php
(#29) Class core_renderer_ajax is not documented
(#31) Function core_renderer_ajax::image_url is not documented
theme/snap/classes/output/format_folderview_renderer.php
(#34) Class format_folderview_renderer is not documented
(#36) Function format_folderview_renderer::end_section_list is not documented
theme/snap/classes/output/format_section_trait.php
(#368) Function print_multiple_section_page is not documented
(#429) Function end_section_list is not documented
(#17) No one-line description found in phpdocs for file
(#331) There is no description in phpdocs for function render_course_section_navigation
(#574) There is no description in phpdocs for function render_course_action_section_move
(#584) There is no description in phpdocs for function render_course_action_section_visibility
(#594) There is no description in phpdocs for function render_course_action_section_highlight
(#604) There is no description in phpdocs for function render_course_action_section_delete
(#109) Phpdocs for function target_link_content has incomplete parameters list
(#439) Phpdocs for function change_num_sections has incomplete parameters list
theme/snap/classes/output/format_topics_renderer.php
(#29) Class format_topics_renderer is not documented
theme/snap/classes/output/format_weeks_renderer.php
(#29) Class format_weeks_renderer is not documented
theme/snap/classes/output/general_section_trait.php
(#35) Phpdocs for function is_section_conditional has incomplete parameters list
theme/snap/classes/output/mod_assign_renderer.php
(#40) Class mod_assign_renderer is not documented
(#17) No one-line description found in phpdocs for file
theme/snap/classes/output/shared.php
(#36) Class shared is not documented
(#191) Phpdocs for function shared::include_course_ajax has incomplete parameters list
(#433) Phpdocs for function shared::gradebook_accessible has incomplete parameters list
(#404) Invalid phpdocs tag @author: used
(#405) Invalid phpdocs tag @date: used
(#498) Invalid phpdocs tag @date used
theme/snap/classes/output/toc_renderer.php
(#31) Class toc_renderer is not documented
(#33) There is no description in phpdocs for function course_toc
theme/snap/classes/renderables/bb_dashboard_link.php
(#29) Class bb_dashboard_link is not documented
(#41) There is no description in phpdocs for function __construct
(#29) Package is not specified for class bb_dashboard_link. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_base.php
(#30) Class course_action_section_base is not documented
(#54) Function course_action_section_base::__construct is not documented
(#30) Package is not specified for class course_action_section_base. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_delete.php
(#30) Class course_action_section_delete is not documented
(#37) Function course_action_section_delete::__construct is not documented
(#30) Package is not specified for class course_action_section_delete. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_highlight.php
(#30) Class course_action_section_highlight is not documented
(#44) Phpdocs for function course_action_section_highlight::__construct has incomplete parameters list
(#30) Package is not specified for class course_action_section_highlight. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_move.php
(#30) Class course_action_section_move is not documented
(#37) Function course_action_section_move::__construct is not documented
(#30) Package is not specified for class course_action_section_move. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_visibility.php
(#30) Class course_action_section_visibility is not documented
(#37) Function course_action_section_visibility::__construct is not documented
(#30) Package is not specified for class course_action_section_visibility. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_card.php
(#33) Class course_card is not documented
(#131) There is no description in phpdocs for function __construct
(#132) Phpdocs for function course_card::__construct has incomplete parameters list
(#33) Package is not specified for class course_card. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc.php
(#34) Class course_toc is not documented
(#161) Function course_toc::set_chapters is not documented
(#244) There is no description in phpdocs for function set_footer
(#51) Invalid phpdocs tag @wsparam used
(#34) Package is not specified for class course_toc. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_chapter.php
(#28) Class course_toc_chapter is not documented
(#28) Package is not specified for class course_toc_chapter. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_footer.php
(#27) Class course_toc_footer is not documented
(#27) Package is not specified for class course_toc_footer. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_module.php
(#28) Class course_toc_module is not documented
(#28) Package is not specified for class course_toc_module. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_progress.php
(#30) Class course_toc_progress is not documented
(#34) Invalid phpdocs tag @wsparam used
(#30) Package is not specified for class course_toc_progress. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/featured_course.php
(#17) File-level phpdocs block is not found
(#61) Phpdocs for function featured_course::__construct has incomplete parameters list
(#23) Package is not specified for class featured_course. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/featured_courses.php
(#17) File-level phpdocs block is not found
(#55) Function featured_courses::__construct is not documented
(#24) Package is not specified for class featured_courses. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/login_alternative_methods.php
(#28) Class login_alternative_methods is not documented
(#32) Function login_alternative_methods::__construct is not documented
(#30) Variable login_alternative_methods::$potentialidps is not documented
(#28) Package is not specified for class login_alternative_methods. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/settings_link.php
(#29) Class settings_link is not documented
(#41) There is no description in phpdocs for function __construct
(#29) Package is not specified for class settings_link. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/trait_exportable.php
(#95) There is no description in phpdocs for function export_for_template
(#32) Package is not specified for function convert_object_for_export. It is also not specified in file-level phpdocs
(#95) Package is not specified for function export_for_template. It is also not specified in file-level phpdocs
theme/snap/classes/services/course.php
(#17) File-level phpdocs block is not found
(#35) Function course::__construct is not documented
(#91) There is no description in phpdocs for function setcoverimage
(#378) There is no description in phpdocs for function course_toc
(#389) There is no description in phpdocs for function course_toc_chapters
(#399) There is no description in phpdocs for function highlight_section
(#53) Phpdocs for function course::check_summary_files_for_image_suitability has incomplete parameters list
(#275) Phpdocs for function course::coursebyshortname has incomplete parameters list
(#27) Package is not specified for class course. It is also not specified in file-level phpdocs
theme/snap/classes/snap_base_test.php
(#27) Class snap_base_test is not documented
(#27) Package is not specified for class snap_base_test. It is also not specified in file-level phpdocs
theme/snap/classes/snap_page_requirements_manager.php
(#31) Class snap_page_requirements_manager is not documented
(#17) No one-line description found in phpdocs for file
(#31) Package is not specified for class snap_page_requirements_manager. It is also not specified in file-level phpdocs
theme/snap/classes/traits/null_object.php
(#17) File-level phpdocs block is not found
(#57) Phpdocs for function set_default has incomplete parameters list
(#31) Package is not specified for function is_set. It is also not specified in file-level phpdocs
(#55) Package is not specified for function set_default. It is also not specified in file-level phpdocs
theme/snap/classes/user_forums.php
(#18) File-level phpdocs block is not found
(#107) Function user_forums::hsuforums is not documented
(#78) There is no description in phpdocs for function __construct
(#93) There is no description in phpdocs for function forums
(#100) There is no description in phpdocs for function forumids
(#111) There is no description in phpdocs for function hsuforumids
(#118) There is no description in phpdocs for function forumidsallgroups
(#125) There is no description in phpdocs for function hsuforumidsallgroups
(#134) Phpdocs for function user_forums::purge_qa_forums has incomplete parameters list
(#149) Phpdocs for function user_forums::forumids_accessallgroups has incomplete parameters list
(#230) Phpdocs for function user_forums::process_stale_forums has incomplete parameters list
theme/snap/classes/webservice/definition_helper.php
(#37) No one-line description found in phpdocs for class definition_helper
(#275) There is no description in phpdocs for function param_error
(#112) Phpdocs for function definition_helper::set_use_namespaces has incomplete parameters list
(#172) Phpdocs for function definition_helper::convert_object_params has incomplete parameters list
(#226) Phpdocs for function definition_helper::convert_ws_param_to_object has incomplete parameters list
(#290) Phpdocs for function definition_helper::define_from_ws_param has incomplete parameters list
(#355) Phpdocs for function definition_helper::get_wsdoc has incomplete parameters list
(#423) Phpdocs for function definition_helper::_define_class_for_webservice has incomplete parameters list
(#316) Invalid phpdocs tag @wsparam used
(#332) Invalid phpdocs tag @wsparam used
(#460) Invalid inline phpdocs tag @var found
(#473) Invalid inline phpdocs tag @var found
(#486) Invalid inline phpdocs tag @var found
(#37) Package is not specified for class definition_helper. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_card.php
(#17) File-level phpdocs block is not found
(#32) There is no description in phpdocs for function service_parameters
(#43) There is no description in phpdocs for function service_returns
(#69) There is no description in phpdocs for function service
(#25) Package is not specified for class ws_course_card. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_completion.php
(#17) File-level phpdocs block is not found
(#32) There is no description in phpdocs for function service_parameters
(#44) There is no description in phpdocs for function service_returns
(#77) There is no description in phpdocs for function service
(#25) Package is not specified for class ws_course_completion. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_module_completion.php
(#32) Class ws_course_module_completion is not documented
(#17) No one-line description found in phpdocs for file
(#33) There is no description in phpdocs for function service_parameters
(#44) There is no description in phpdocs for function service_returns
(#55) There is no description in phpdocs for function service
(#56) Phpdocs for function ws_course_module_completion::service has incomplete parameters list
(#32) Package is not specified for class ws_course_module_completion. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_sections.php
(#45) There is no description in phpdocs for function service_parameters
(#60) There is no description in phpdocs for function service_returns
(#80) There is no description in phpdocs for function service
(#81) Phpdocs for function ws_course_sections::service has incomplete parameters list
(#32) Package is not specified for class ws_course_sections. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_toc_chapters.php
(#17) File-level phpdocs block is not found
(#32) There is no description in phpdocs for function service_parameters
(#42) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function service
(#25) Package is not specified for class ws_course_toc_chapters. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_cover_image.php
(#17) File-level phpdocs block is not found
(#32) There is no description in phpdocs for function service_parameters
(#47) There is no description in phpdocs for function service_returns
(#58) There is no description in phpdocs for function service
(#59) Phpdocs for function ws_cover_image::service has incomplete parameters list
(#25) Package is not specified for class ws_cover_image. It is also not specified in file-level phpdocs
theme/snap/db/upgrade.php
(#17) File-level phpdocs block is not found
(#29) Function xmldb_theme_snap_upgrade is not documented
(#29) Package is not specified for function xmldb_theme_snap_upgrade. It is also not specified in file-level phpdocs
theme/snap/lang/ar/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/ca/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/cs/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/da/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/de/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/es/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/fi/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/fr/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/it/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/ja/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/nl/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/pl/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/pt_br/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/tr/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/zh_tw/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/faux_site_index.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/flexpage.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/footer.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/header.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/moodle-blocks.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/nav.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/secure.php
(#17) No one-line description found in phpdocs for file
theme/snap/lib.php
(#234) Function theme_snap_myprofile_navigation is not documented
(#253) Function theme_snap_get_main_scss_content is not documented
(#69) Phpdocs for function theme_snap_set_category_colors has incomplete parameters list
(#166) Phpdocs for function theme_snap_send_file has incomplete parameters list
theme/snap/settings/course_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/cover_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/feature_spots_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/featured_courses_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/navigation_bar_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/personal_menu_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/snap_basics.php
(#17) File-level phpdocs block is not found
theme/snap/settings/social_media_settings.php
(#17) File-level phpdocs block is not found
theme/snap/tests/activity_test.php
(#17) File-level phpdocs block is not found
(#210) Function theme_snap_acitvity_test::override_assign_general is not documented
(#159) There is no description in phpdocs for function general_override
(#136) Phpdocs for function theme_snap_acitvity_test::extend_assign_deadline has incomplete parameters list
(#160) Phpdocs for function theme_snap_acitvity_test::general_override has incomplete parameters list
(#249) Phpdocs for function theme_snap_acitvity_test::override_assign_group_duedate has incomplete parameters list
(#260) Phpdocs for function theme_snap_acitvity_test::override_assign_group_opendate has incomplete parameters list
(#1249) Phpdocs for function theme_snap_acitvity_test::get_date_condition_json has incomplete parameters list
theme/snap/tests/assign_test.php
(#170) Function theme_snap_assign_test::create_one_ungraded_submission is not documented
(#20) Package mod_assign is not valid
(#21) Category phpunit is not valid
theme/snap/tests/behat/behat_theme_snap.php
(#70) Function behat_theme_snap::upload_file is not documented
(#78) There is no description in phpdocs for function i_upload_file
(#88) There is no description in phpdocs for function i_upload_cover_image
(#98) There is no description in phpdocs for function i_go_to_single_course_section
(#118) There is no description in phpdocs for function i_go_to_course_section
(#134) There is no description in phpdocs for function i_can_see_course_in_all_sections_mode
(#151) There is no description in phpdocs for function i_create_a_new_section_in_course
(#181) There is no description in phpdocs for function i_close_the_personal_menu
(#201) There is no description in phpdocs for function i_grade_the_assignment_as_follows
(#475) There is no description in phpdocs for function i_see_availabilityinfo
(#524) There is no description in phpdocs for function i_see_availabilityinfo_in
(#536) There is no description in phpdocs for function i_dont_see_availabilityinfo
(#562) There is no description in phpdocs for function i_dont_see_availabilityinfo_in
(#678) There is no description in phpdocs for function i_should_see_in_toc_item
(#689) There is no description in phpdocs for function i_should_not_see_in_toc_item
(#731) There is no description in phpdocs for function i_can_see_input_with_value
(#739) There is no description in phpdocs for function course_page_should_be_in_edit_mode
(#754) There is no description in phpdocs for function i_follow_the_page_heading_course_link
(#764) There is no description in phpdocs for function i_cannot_follow_the_page_heading
(#783) There is no description in phpdocs for function favorite_toggle_doesnt_exist_for_course
(#795) There is no description in phpdocs for function favorite_toggle_exists_for_course
(#806) There is no description in phpdocs for function course_card_appears_before
(#822) There is no description in phpdocs for function course_is_favorited
(#834) There is no description in phpdocs for function course_is_not_favorited
(#846) There is no description in phpdocs for function i_toggle_course_card_favorite
(#869) There is no description in phpdocs for function i_enable_message_processor
(#878) There is no description in phpdocs for function i_disable_message_processor
(#887) There is no description in phpdocs for function i_am_on_the_course
(#897) There is no description in phpdocs for function i_am_on_the_course_category_page
(#918) There is no description in phpdocs for function pageheader_has_cover_image
(#930) There is no description in phpdocs for function pageheader_does_not_have_cover_image
(#963) There is no description in phpdocs for function i_click_on_nth_item_in_toc
(#1004) There is no description in phpdocs for function the_previous_navigation_for_section_is
(#1015) There is no description in phpdocs for function the_next_navigation_for_section_is
(#1042) There is no description in phpdocs for function the_previous_navigation_for_section_is_hidden
(#1050) There is no description in phpdocs for function the_next_navigation_for_section_is_hidden
(#1074) There is no description in phpdocs for function the_previous_navigation_for_section_is_visble
(#1082) There is no description in phpdocs for function the_next_navigation_for_section_is_visible
(#1107) There is no description in phpdocs for function the_course_format_is_set_to
(#1119) There is no description in phpdocs for function the_course_format_is_set_to_and_configured
(#1139) There is no description in phpdocs for function i_am_on_course_page
(#1149) There is no description in phpdocs for function i_am_on_course_subpage
(#1175) There is no description in phpdocs for function force_password_change_is_assigned_to_user
(#1210) There is no description in phpdocs for function the_teacher_role_is_removed_for
(#1231) There is no description in phpdocs for function i_should_see_asset_delete_dialog
(#1240) There is no description in phpdocs for function i_should_not_see_asset_delete_dialog
(#1256) There is no description in phpdocs for function i_should_see_section_delete_dialog
(#1265) There is no description in phpdocs for function i_should_not_see_section_delete_dialog
(#1282) There is no description in phpdocs for function i_cancel_dialog
(#1290) There is no description in phpdocs for function can_or_cant_see_asset_in_course_asset_search
(#1309) There is no description in phpdocs for function i_can_see_asset_in_course_asset_search
(#1317) There is no description in phpdocs for function i_cannot_see_asset_in_course_asset_search
(#1325) There is no description in phpdocs for function debugging_is_turned_off
(#1400) There is no description in phpdocs for function i_should_not_see_an_error_dialog
(#1413) There is no description in phpdocs for function i_am_redirected_to_site_policy_page
(#1424) There is no description in phpdocs for function i_am_currently_on_the_site_home_page
(#1444) There is no description in phpdocs for function i_highlight_section
(#1454) There is no description in phpdocs for function deadline_is_extended
(#1503) There is no description in phpdocs for function i_see_personal_menu_deadline
(#1513) There is no description in phpdocs for function i_dont_see_personal_menu_deadline
(#1524) There is no description in phpdocs for function meta_assign_xpath
(#1545) There is no description in phpdocs for function meta_assign_is_not_submitted
(#1554) There is no description in phpdocs for function meta_assign_is_submitted
(#1563) There is no description in phpdocs for function meta_assign_overdue
(#1573) There is no description in phpdocs for function meta_assign_not_overdue
(#1586) There is no description in phpdocs for function meta_assign_has_feedback
(#1596) There is no description in phpdocs for function meta_assign_not_has_feedback
(#1615) There is no description in phpdocs for function i_check_element_has_class
(#202) Phpdocs for function behat_theme_snap::i_grade_the_assignment_as_follows has incomplete parameters list
(#732) Phpdocs for function behat_theme_snap::i_can_see_input_with_value has incomplete parameters list
(#1122) Phpdocs for function behat_theme_snap::the_course_format_is_set_to_and_configured has incomplete parameters list
(#1151) Phpdocs for function behat_theme_snap::i_am_on_course_subpage has incomplete parameters list
(#1188) Phpdocs for function behat_theme_snap::unassign_role_from_user has incomplete parameters list
(#1291) Phpdocs for function behat_theme_snap::can_or_cant_see_asset_in_course_asset_search has incomplete parameters list
(#1355) Phpdocs for function behat_theme_snap::activity_marked_as_complete has incomplete parameters list
(#1378) Phpdocs for function behat_theme_snap::activity_marked_as_not_complete has incomplete parameters list
(#1457) Phpdocs for function behat_theme_snap::deadline_is_extended has incomplete parameters list
theme/snap/tests/behat/behat_theme_snap_behat_auth.php
(#36) Function behat_theme_snap_behat_auth::i_log_out is not documented
(#28) Package is not specified for class behat_theme_snap_behat_auth. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_blocks.php
(#38) Function behat_theme_snap_behat_blocks::i_add_the_block is not documented
(#30) Package is not specified for class behat_theme_snap_behat_blocks. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_course.php
(#38) Function behat_theme_snap_behat_course::i_add_to_section is not documented
(#30) Package is not specified for class behat_theme_snap_behat_course. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_course_categories.php
(#40) Class behat_theme_snap_behat_course_categories is not documented
(#77) Phpdocs for function behat_theme_snap_behat_course_categories::create_category has incomplete parameters list
(#40) Package is not specified for class behat_theme_snap_behat_course_categories. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_forms.php
(#41) Function behat_theme_snap_behat_forms::expand_all_fields is not documented
(#33) Package is not specified for class behat_theme_snap_behat_forms. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_general.php
(#141) Function behat_theme_snap_behat_general::assert_page_contains_text is not documented
(#177) Function behat_theme_snap_behat_general::assert_page_not_contains_text is not documented
(#208) Function behat_theme_snap_behat_general::assert_element_contains_text is not documented
(#250) Function behat_theme_snap_behat_general::assert_element_not_contains_text is not documented
(#284) Function behat_theme_snap_behat_general::recheck_for_nodes_not_containing_text is not documented
(#32) Package is not specified for class behat_theme_snap_behat_general. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_message.php
(#36) Function behat_theme_snap_behat_message::i_send_message_to_user is not documented
(#28) Package is not specified for class behat_theme_snap_behat_message. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_navigation.php
(#81) Function behat_theme_snap_behat_navigation::select_node_in_navigation is not documented
(#98) Phpdocs for function behat_theme_snap_behat_navigation::i_am_on_course_homepage_with_editing_mode_on has incomplete parameters list
(#31) Package is not specified for class behat_theme_snap_behat_navigation. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_permissions.php
(#40) Phpdocs for function behat_theme_snap_behat_permissions::i_set_the_following_system_permissions_of_role has incomplete parameters list
(#42) Invalid phpdocs tag @inheritdoc used
(#31) Package is not specified for class behat_theme_snap_behat_permissions. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_scroll_back.php
(#39) Variable behat_theme_snap_scroll_back::$scrollid is not documented
(#41) There is no description in phpdocs for function reset_session_storage
(#49) There is no description in phpdocs for function the_stored_id_matches
(#69) There is no description in phpdocs for function id_for_element_is_saved
(#51) Phpdocs for function behat_theme_snap_scroll_back::the_stored_id_matches has incomplete parameters list
theme/snap/tests/controller/kernel_test.php
(#39) Function kernel_test::_return_string_callback is not documented
(#43) Function kernel_test::_echo_string_callback is not documented
(#47) Function kernel_test::_both_string_callback is not documented
(#52) Function kernel_test::test_resolve_controller_callback is not documented
(#72) Function kernel_test::test_execute_callback_with_return is not documented
(#78) Function kernel_test::test_execute_callback_with_echo is not documented
(#32) No one-line description found in phpdocs for class kernel_test
(#84) There is no description in phpdocs for function test_execute_callback_with_both
theme/snap/tests/controller/router_test.php
(#38) Function router_test::test_route_action is not documented
(#79) Function private_action_test_helper::init is not documented
(#82) Function private_action_test_helper::test_action is not documented
(#85) Function private_action_test_helper::require_capability is not documented
(#32) No one-line description found in phpdocs for class router_test
(#54) There is no description in phpdocs for function test_non_public_action
(#64) There is no description in phpdocs for function test_route_fail
(#75) Class private_action_test_helper does not have @copyright tag
(#75) Class private_action_test_helper does not have @license tag
theme/snap/tests/course_total_grade.php
(#267) Function theme_snap_course_total_grade_test::setUp is not documented
(#417) Function theme_snap_course_total_grade_test::test_performance is not documented
(#437) Function theme_snap_course_total_grade_test::test_consistency is not documented
(#178) There is no description in phpdocs for function init
(#29) Package is not specified for class theme_snap_course_total_grade_test. It is also not specified in file-level phpdocs
theme/snap/tests/gradebookaccess_test.php
(#30) Class theme_snap_gradebookaccess_testcase is not documented
(#21) Category phpunit is not valid
theme/snap/tests/local_test.php
(#983) Function theme_snap_local_test::create_extra_users is not documented
(#32) No one-line description found in phpdocs for class theme_snap_local_test
(#745) There is no description in phpdocs for function add_assignment
(#395) Phpdocs for function theme_snap_local_test::fake_site_image_setting_upload has incomplete parameters list
(#434) Phpdocs for function theme_snap_local_test::fake_site_image_setting_cleared has incomplete parameters list
(#502) Phpdocs for function theme_snap_local_test::fake_course_image_setting_upload has incomplete parameters list
theme/snap/tests/privacy_provider_test.php
(#139) Function theme_snap_privacy_provider_testcase::delete_setup is not documented
(#157) There is no description in phpdocs for function create_favorites
theme/snap/tests/recent_forum_activity_test.php
(#33) No one-line description found in phpdocs for class theme_snap_recent_forum_activity_test
(#268) There is no description in phpdocs for function test_forum_high_volume_posts
(#77) Phpdocs for function theme_snap_recent_forum_activity_test::plugin_present has incomplete parameters list
(#145) Phpdocs for function theme_snap_recent_forum_activity_test::test_forum_discussion_simple has incomplete parameters list
(#666) Phpdocs for function theme_snap_recent_forum_activity_test::create_discussion has incomplete parameters list
(#690) Phpdocs for function theme_snap_recent_forum_activity_test::create_post has incomplete parameters list
(#714) Phpdocs for function theme_snap_recent_forum_activity_test::create_reply has incomplete parameters list
theme/snap/tests/renderables/featured_courses.php
(#17) File-level phpdocs block is not found
(#31) Function featured_courses_test::test_featured_courses_empty is not documented
(#35) Function featured_courses_test::test_featured_courses is not documented
theme/snap/tests/services_course_test.php
(#17) File-level phpdocs block is not found
(#444) Function theme_snap_services_course_test::count_course_sections is not documented
theme/snap/tests/snap_page_requirements_manager_test.php
(#28) Package is not specified for class theme_snap_snap_page_requirements_manager_test. It is also not specified in file-level phpdocs
theme/snap/tests/webservice_definition_helper.php
(#17) File-level phpdocs block is not found
(#84) Class wsdocs_testing is not documented
(#135) Class var_nodescription is not documented
(#142) Class wsparam_notype is not documented
(#161) Function theme_snap_webservice_definition_helper_test::test_classname is not documented
(#170) Function theme_snap_webservice_definition_helper_test::test_usenamespaces is not documented
(#179) Function theme_snap_webservice_definition_helper_test::test_structure is not documented
(#189) Function theme_snap_webservice_definition_helper_test::test_wsdocs is not documented
(#242) Function theme_snap_webservice_definition_helper_test::test_convert_ws_param_to_object is not documented
(#281) Function theme_snap_webservice_definition_helper_test::test_convert_ws_param_array_to_object is not documented
(#320) Function theme_snap_webservice_definition_helper_test::test_convert_ws_param_no_type is not documented
(#326) Function theme_snap_webservice_definition_helper_test::test_convert_var_no_description is not documented
(#335) Function theme_snap_webservice_definition_helper_test::test_cache_definition is not documented
(#22) No one-line description found in phpdocs for class definition_helper_testable
(#63) No one-line description found in phpdocs for class wsdocs_teeth
(#143) Phpdocs for variable wsparam_notype::$something does not contain @var or incorrect
(#22) Class definition_helper_testable does not have @copyright tag
(#63) Class wsdocs_teeth does not have @copyright tag
(#22) Class definition_helper_testable does not have @license tag
(#63) Class wsdocs_teeth does not have @license tag
(#92) Invalid phpdocs tag @wsrequired used
(#98) Invalid phpdocs tag @wstype used
(#99) Invalid phpdocs tag @wsdesc used
(#100) Invalid phpdocs tag @wsallownull used
(#106) Invalid phpdocs tag @wstype used
(#107) Invalid phpdocs tag @wsdescription used
(#113) Invalid phpdocs tag @wstype used
(#114) Invalid phpdocs tag @wsdesc used
(#115) Invalid phpdocs tag @wsrequired used
(#121) Invalid phpdocs tag @wsparam used
(#144) Invalid phpdocs tag @wsparam used
(#22) Package is not specified for class definition_helper_testable. It is also not specified in file-level phpdocs
(#63) Package is not specified for class wsdocs_teeth. It is also not specified in file-level phpdocs
(#84) Package is not specified for class wsdocs_testing. It is also not specified in file-level phpdocs
(#135) Package is not specified for class var_nodescription. It is also not specified in file-level phpdocs
(#142) Package is not specified for class wsparam_notype. It is also not specified in file-level phpdocs
(#153) Package is not specified for class theme_snap_webservice_definition_helper_test. It is also not specified in file-level phpdocs
theme/snap/tests/webservice_ws_course_card_test.php
(#17) File-level phpdocs block is not found
(#21) Package is not specified for class theme_snap_ws_course_card_test. It is also not specified in file-level phpdocs

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

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(1 errors, 49 warnings)

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

theme/snap/templates/core/loginform.mustache
(#1) ESLint warning [no-multiple-empty-lines]: Too many blank lines at the end of file. Max of 2 allowed. ( ), Line: 7 Column: 1
theme/snap/templates/core_admin/setting.mustache
(#1) HTML Validation error, line 4: The “for” attribute of the “label” element must refer to a non-hidden form control. (> <label for="id0"> )
theme/snap/templates/core_form/element-advcheckbox.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Bad value “” for attribute “name” on element “input”: Must not be empty. ( <input type="hidden" name="" value=""> )
(#1) HTML Validation error, line 10: Bad value “” for attribute “name” on element “input”: Must not be empty. (> <input type="checkbox" name="" class="" id="" > )
(#1) HTML Validation error, line 10: Bad value “” for attribute “id” on element “input”: An ID must not be the empty string. (> <input type="checkbox" name="" class="" id="" > )
theme/snap/templates/core_form/element-checkbox.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 10: Bad value “” for attribute “name” on element “input”: Must not be empty. (> <input type="checkbox" name="" class="" value="1" id="" > )
(#1) HTML Validation error, line 10: Bad value “” for attribute “id” on element “input”: An ID must not be the empty string. (> <input type="checkbox" name="" class="" value="1" id="" > )
theme/snap/templates/core_form/element-template.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Bad value “” for attribute “for” on element “label”: An ID must not be the empty string. (> <label class="col-form-label d-inline " for=""> )
(#1) HTML Validation error, line 9: The “for” attribute of the “label” element must refer to a non-hidden form control. (> <label class="col-form-label d-inline " for=""> )
theme/snap/templates/course_action_section.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/snap/templates/course_search_form.mustache
(#1) HTML Validation error, line 6: Bad value “0” for attribute “size” on element “input”: Zero is not a positive integer. ( <input id="input_id" name="search" type="text" size="0" value="" class="form-control" placeholder="[[searchcourses]]"> )
theme/snap/templates/course_section_navigation.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/course_toc.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/snap/templates/course_toc_chapters.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/course_toc_footer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Bad value “” for attribute “src” on element “img”: Must be non-empty. (> <img src="" class="svg-icon" alt="" />[[cour)
theme/snap/templates/course_toc_module_search.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Attribute “search-enabled” not allowed on element “input” at this point. (se;"> <input search-enabled="true" id="toc-search-input" type="text" title="[[search]]" placeholder="[[search, theme_snap]]" autocomplete="off" /> <)
theme/snap/templates/course_toc_progress.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/footer_alert.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Empty heading. ("-1"> <h5 class="snap-footer-alert-title"></h5>)
theme/snap/templates/form_alert.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/snap/templates/heading_help_collapse.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/login.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 14: Bad value “” for attribute “action” on element “form”: Must be non-empty. ( <form action='' method='post'> )
(#1) HTML Validation error, line 17: Attribute “autocapitalize” not allowed on element “input” at this point. ( <input class="form-control" autocapitalize='off' type='text' name='username' id='username' required> )
theme/snap/templates/login_alternative_methods.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/mod_assign/grading_app.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 16: Stray end tag “span”. (v><br/></span></div)
(#1) HTML Validation error, line 40: Element “form” not allowed as child of element “span” in this context. (Suppressing further errors from this subtree.) (> <form> )
(#1) ESLint error [no-unused-vars]: 'nav' is assigned a value but never used. ( var nav = new GradingNavigation('[data-region="user-selector"]'); ), Line: 7 Column: 9
(#1) ESLint error [no-unused-vars]: 'tooltip' is assigned a value but never used. ( var tooltip = new ToolTip('[data-region="assignment-tooltip"]'); ), Line: 8 Column: 9
theme/snap/templates/mod_assign/grading_navigation.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 15: Stray end tag “span”. (v><br/></span></div)
(#1) HTML Validation error, line 39: Element “form” not allowed as child of element “span” in this context. (Suppressing further errors from this subtree.) (> <form> )
(#1) ESLint error [no-unused-vars]: 'nav' is assigned a value but never used. ( var nav = new GradingNavigation('[data-region="user-selector"]'); ), Line: 7 Column: 9
(#1) ESLint error [no-unused-vars]: 'tooltip' is assigned a value but never used. ( var tooltip = new ToolTip('[data-region="assignment-tooltip"]'); ), Line: 8 Column: 9
theme/snap/templates/personal_menu.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 37: The “aria-labelledby” attribute must point to an element in the same document. ( <div id="snap-pm-courses-current" class="tab-pane clearfix active" role="tabpanel" aria-labelledby="snap-pm-tab-current"> )
theme/snap/templates/personal_menu_current_courses.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: The “aria-labelledby” attribute must point to an element in the same document. (y> <div id="snap-pm-courses-current" class="tab-pane clearfix active" role="tabpanel" aria-labelledby="snap-pm-tab-current"> )
theme/snap/templates/tool_lp/manage_competencies_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Empty heading. (tencies"><h2> )
(#1) HTML Validation error, line 16: No “p” element in scope but a “p” end tag seen. (></form></p><ul d)
(#1) HTML Validation error, line 18: Element “img” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (e="tree"><img src='pix-placeholder.png' alt='y/loading, core, [[loading, tool_lp]]'></ul>)
(#1) HTML Validation error, line 32: End tag for “body” seen, but there were unclosed elements. (</div></body></html)
(#1) HTML Validation error, line 2: Unclosed element “div”. (ad><body><div data-region="managecompetencies"><h2>)