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

(314 errors, 0 warnings)

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

blocks/course_checker/block_course_checker.php
(#33) Class block_course_checker is not documented
(#34) There is no description in phpdocs for function init
(#42) There is no description in phpdocs for function instance_create
(#49) There is no description in phpdocs for function get_content
(#135) There is no description in phpdocs for function has_config
(#191) There is no description in phpdocs for function applicable_formats
(#145) Phpdocs for function block_course_checker::render_block has incomplete parameters list
(#35) Invalid phpdocs tag @inheritdoc used
blocks/course_checker/classes/admin/admin_setting_courseid_selector.php
(#29) Class admin_setting_courseid_selector is not documented
(#31) There is no description in phpdocs for function validate
(#31) Phpdocs for function admin_setting_courseid_selector::validate has incomplete parameters list
(#32) Invalid phpdocs tag @inheritDoc used
blocks/course_checker/classes/admin/admin_setting_domainwhitelist.php
(#32) Class admin_setting_domainwhitelist is not documented
(#34) There is no description in phpdocs for function validate
(#34) Phpdocs for function admin_setting_domainwhitelist::validate has incomplete parameters list
(#35) Invalid phpdocs tag @inheritDoc used
blocks/course_checker/classes/admin/admin_setting_pickblocks.php
(#29) Class admin_setting_pickblocks is not documented
(#33) There is no description in phpdocs for function __construct
blocks/course_checker/classes/admin/admin_setting_pickmodules.php
(#31) Class admin_setting_pickmodules is not documented
(#35) There is no description in phpdocs for function __construct
blocks/course_checker/classes/admin/admin_setting_restrictedint.php
(#30) Class admin_setting_restrictedint is not documented
(#17) No one-line description found in phpdocs for file
(#45) There is no description in phpdocs for function set_required
(#52) There is no description in phpdocs for function is_required
(#59) There is no description in phpdocs for function validate
(#102) There is no description in phpdocs for function set_maximum
(#112) There is no description in phpdocs for function set_minimum
(#59) Phpdocs for function admin_setting_restrictedint::validate has incomplete parameters list
(#60) Invalid phpdocs tag @inheritDoc used
blocks/course_checker/classes/check_result.php
(#31) Class check_result is not documented
(#93) There is no description in phpdocs for function set_details
(#103) There is no description in phpdocs for function add_detail
(#113) There is no description in phpdocs for function set_link
(#123) There is no description in phpdocs for function set_successful
(#133) There is no description in phpdocs for function set_timestamp
(#151) There is no description in phpdocs for function export_for_template
(#104) Phpdocs for function check_result::add_detail has incomplete parameters list
(#151) Phpdocs for function check_result::export_for_template has incomplete parameters list
(#152) Invalid phpdocs tag @inheritDoc used
blocks/course_checker/classes/checker_helper.php
(#52) Phpdocs for function checker_helper::get_userdata_supported_mods has incomplete parameters list
blocks/course_checker/classes/checkers/checker_activedates/checker.php
(#36) Class checker is not documented
(#39) Variable checker::$checkresult is not documented
(#97) There is no description in phpdocs for function run
(#145) There is no description in phpdocs for function check_mod_date_fields
(#146) Phpdocs for function checker::check_mod_date_fields has incomplete parameters list
(#208) Phpdocs for function checker::get_field_translation has incomplete parameters list
blocks/course_checker/classes/checkers/checker_attendance/checker.php
(#38) Class checker is not documented
(#135) Function checker::get_attendance_sessions is not documented
(#150) Function checker::get_modulename_constant is not documented
(#17) No one-line description found in phpdocs for file
blocks/course_checker/classes/checkers/checker_blocks/checker.php
(#35) Class checker is not documented
(#38) Constant checker::REFERENCE_COURSE is not documented
(#39) Constant checker::REFERENCE_COURSE_DEFAULT is not documented
(#138) There is no description in phpdocs for function get_comparison_string
(#123) Phpdocs for function checker::get_block_in_course_by_context has incomplete parameters list
(#139) Phpdocs for function checker::get_comparison_string has incomplete parameters list
blocks/course_checker/classes/checkers/checker_data/checker.php
(#37) Class checker is not documented
(#17) No one-line description found in phpdocs for file
blocks/course_checker/classes/checkers/checker_groups/checker.php
(#37) Class checker is not documented
(#17) No one-line description found in phpdocs for file
blocks/course_checker/classes/checkers/checker_links/checker.php
(#40) Class checker is not documented
(#124) There is no description in phpdocs for function check_course_summary
(#176) There is no description in phpdocs for function get_unique_modnames
(#192) There is no description in phpdocs for function check_book_chapters
(#207) There is no description in phpdocs for function check_wiki_pages
(#125) Phpdocs for function checker::check_course_summary has incomplete parameters list
(#177) Phpdocs for function checker::get_unique_modnames has incomplete parameters list
(#193) Phpdocs for function checker::check_book_chapters has incomplete parameters list
(#208) Phpdocs for function checker::check_wiki_pages has incomplete parameters list
blocks/course_checker/classes/checkers/checker_links/config.php
(#40) Constant config::TIMEOUT_SETTING is not documented
(#41) Constant config::TIMEOUT_DEFAULT is not documented
(#42) Constant config::CONNECT_TIMEOUT_SETTING is not documented
(#43) Constant config::CONNECT_TIMEOUT_DEFAULT is not documented
(#44) Constant config::WHITELIST_SETTING is not documented
(#45) Constant config::WHITELIST_HEADING is not documented
(#46) Constant config::WHITELIST_DEFAULT is not documented
(#47) Constant config::USERAGENT_SETTING is not documented
(#48) Constant config::USERAGENT_DEFAULT is not documented
(#17) No one-line description found in phpdocs for file
(#71) Phpdocs for function config::__construct has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#37) Package block_course_checker\checkers\checker_links is not valid
blocks/course_checker/classes/checkers/checker_links/edit_form.php
(#29) Class checker_links_edit_form is not documented
(#41) There is no description in phpdocs for function specific_definition
(#55) There is no description in phpdocs for function validation
(#56) Phpdocs for function checker_links_edit_form::validation has incomplete parameters list
blocks/course_checker/classes/checkers/checker_links/fetch_url.php
(#63) There is no description in phpdocs for function fetch
(#159) There is no description in phpdocs for function file_get_content
(#185) There is no description in phpdocs for function parse_headers
(#64) Phpdocs for function fetch_url::fetch has incomplete parameters list
(#160) Phpdocs for function fetch_url::file_get_content has incomplete parameters list
(#186) Phpdocs for function fetch_url::parse_headers has incomplete parameters list
(#37) Package block_course_checker\checkers\checker_links is not valid
blocks/course_checker/classes/checkers/checker_quiz/checker.php
(#35) Class checker is not documented
(#63) There is no description in phpdocs for function check_quiz_maximum_grade
(#64) Phpdocs for function checker::check_quiz_maximum_grade has incomplete parameters list
blocks/course_checker/classes/checkers/checker_referencesettings/checker.php
(#38) Class checker is not documented
(#41) Constant checker::REFERENCE_COURSE is not documented
(#42) Constant checker::REFERENCE_COURSE_DEFAULT is not documented
(#43) Constant checker::REFERENCE_COURSE_SETTINGS is not documented
(#44) Constant checker::REFERENCE_COURSE_SETTINGS_DEFAULT is not documented
(#45) Constant checker::REFERENCE_COURSE_FILTER_ENABLED is not documented
(#46) Constant checker::REFERENCE_COURSE_FILTER_ENABLED_DEFAULT is not documented
(#47) Constant checker::REFERENCE_COURSE_FORMAT_OPTION_ENABLED is not documented
(#48) Constant checker::REFERENCE_COURSE_FORMAT_OPTION_ENABLED_DEFAULT is not documented
(#132) There is no description in phpdocs for function get_comparison_string
(#146) There is no description in phpdocs for function get_filter_comparison_string
(#163) There is no description in phpdocs for function compare_default_course_settings
(#223) There is no description in phpdocs for function compare_course_level_filters
(#295) There is no description in phpdocs for function compare_course_format_options
(#133) Phpdocs for function checker::get_comparison_string has incomplete parameters list
(#147) Phpdocs for function checker::get_filter_comparison_string has incomplete parameters list
(#164) Phpdocs for function checker::compare_default_course_settings has incomplete parameters list
blocks/course_checker/classes/checkers/checker_subheadings/checker.php
(#36) Class checker is not documented
(#43) Constant checker::MOD_TYPE_LABEL is not documented
(#44) Constant checker::FIRST_ITEM_HTML_TAG is not documented
(#45) Constant checker::WHITELIST_SETTING is not documented
(#46) Constant checker::WHITELIST_HEADING is not documented
(#47) Constant checker::WHITELIST_DEFAULT is not documented
(#172) There is no description in phpdocs for function add_general_error
(#173) Phpdocs for function checker::add_general_error has incomplete parameters list
blocks/course_checker/classes/checkers/checker_userdata/checker.php
(#36) Class checker is not documented
blocks/course_checker/classes/checkers/checker_userdata/fetch_userdata.php
(#37) There is no description in phpdocs for function check_for_userdata_in_module
(#34) Package block_course_checker\checkers\checker_userdata is not valid
blocks/course_checker/classes/event_persister.php
(#32) Class event_persister is not documented
(#95) Function event_persister::set_last_activity_event is not documented
(#33) Constant event_persister::TABLENAME is not documented
(#50) Phpdocs for function event_persister::course_module_event_trigger has incomplete parameters list
blocks/course_checker/classes/event_result.php
(#33) Class event_result is not documented
(#16) No one-line description found in phpdocs for file
(#71) There is no description in phpdocs for function get_mod_property
(#92) There is no description in phpdocs for function get_link
(#99) There is no description in phpdocs for function get_name
(#106) There is no description in phpdocs for function get_timestamp
(#141) There is no description in phpdocs for function export_for_template
(#141) Phpdocs for function event_result::export_for_template has incomplete parameters list
(#93) Invalid phpdocs tag @inheritDoc used
(#100) Invalid phpdocs tag @inheritDoc used
(#107) Invalid phpdocs tag @inheritDoc used
(#142) Invalid phpdocs tag @inheritDoc used
blocks/course_checker/classes/global_plugin_renderer.php
(#111) Function global_plugin_renderer::get_external_link_icon is not documented
(#37) Constant global_plugin_renderer::DEBUG is not documented
(#16) No one-line description found in phpdocs for file
(#76) There is no description in phpdocs for function get_success_icon
(#83) There is no description in phpdocs for function get_failed_icon
(#90) There is no description in phpdocs for function get_ignored_icon
(#97) There is no description in phpdocs for function get_manual_icon
(#104) There is no description in phpdocs for function get_link_icon
(#218) There is no description in phpdocs for function rerun
(#118) Phpdocs for function global_plugin_renderer::render_for_page has incomplete parameters list
(#204) Phpdocs for function global_plugin_renderer::debug has incomplete parameters list
blocks/course_checker/classes/model/check_edit_form_interface.php
(#16) No one-line description found in phpdocs for file
(#34) There is no description in phpdocs for function specific_definition
(#41) There is no description in phpdocs for function validation
(#42) Phpdocs for function validation has incomplete parameters list
blocks/course_checker/classes/model/check_manager_interface.php
(#16) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function run_checks
(#32) Phpdocs for function run_checks has incomplete parameters list
(#28) Package block_course_checker\model is not valid
blocks/course_checker/classes/model/check_manager_persister_interface.php
(#16) No one-line description found in phpdocs for file
(#34) There is no description in phpdocs for function save_checks
(#43) There is no description in phpdocs for function load_last_checks
(#30) Package block_course_checker\model is not valid
blocks/course_checker/classes/model/check_plugin_interface.php
(#16) No one-line description found in phpdocs for file
(#30) There is no description in phpdocs for function run
blocks/course_checker/classes/model/check_result_interface.php
(#16) No one-line description found in phpdocs for file
blocks/course_checker/classes/model/checker_config_trait.php
(#36) Phpdocs for function get_config has incomplete parameters list
blocks/course_checker/classes/model/event_persister_interface.php
(#16) No one-line description found in phpdocs for file
blocks/course_checker/classes/model/event_result_interface.php
(#16) No one-line description found in phpdocs for file
blocks/course_checker/classes/model/mod_type_interface.php
(#31) Constant MOD_TYPE_ASSIGN is not documented
(#33) Constant MOD_TYPE_ATTENDANCE is not documented
(#35) Constant MOD_TYPE_BOOK is not documented
(#37) Constant MOD_TYPE_CHAT is not documented
(#39) Constant MOD_TYPE_CHOICE is not documented
(#41) Constant MOD_TYPE_CHOICEGROUP is not documented
(#43) Constant MOD_TYPE_DATA is not documented
(#45) Constant MOD_TYPE_FEEDBACK is not documented
(#47) Constant MOD_TYPE_FOLDER is not documented
(#49) Constant MOD_TYPE_FORUM is not documented
(#51) Constant MOD_TYPE_GLOSSARY is not documented
(#53) Constant MOD_TYPE_IMSCP is not documented
(#55) Constant MOD_TYPE_JOURNAL is not documented
(#57) Constant MOD_TYPE_LABEL is not documented
(#59) Constant MOD_TYPE_LESSON is not documented
(#61) Constant MOD_TYPE_LTI is not documented
(#63) Constant MOD_TYPE_PAGE is not documented
(#65) Constant MOD_TYPE_QUESTIONNAIRE is not documented
(#67) Constant MOD_TYPE_QUIZ is not documented
(#69) Constant MOD_TYPE_RESOURCE is not documented
(#71) Constant MOD_TYPE_URL is not documented
(#73) Constant MOD_TYPE_SCHEDULER is not documented
(#75) Constant MOD_TYPE_SCORM is not documented
(#77) Constant MOD_TYPE_SURVEY is not documented
(#79) Constant MOD_TYPE_WIKI is not documented
(#81) Constant MOD_TYPE_WORKSHOP is not documented
blocks/course_checker/classes/output/block_renderer.php
(#31) Class block_renderer is not documented
(#34) Constant block_renderer::ROLESALLOWEDMANUAL_SETTING is not documented
(#35) Constant block_renderer::ROLESALLOWEDMANUAL_DEFAULT is not documented
(#37) There is no description in phpdocs for function renderer
(#46) There is no description in phpdocs for function renderer_human_check_form
(#38) Phpdocs for function block_renderer::renderer has incomplete parameters list
(#47) Phpdocs for function block_renderer::renderer_human_check_form has incomplete parameters list
blocks/course_checker/classes/output/date_picker_input.php
(#31) Class date_picker_input is not documented
(#40) There is no description in phpdocs for function tohtmlwriter
blocks/course_checker/classes/output/footer_renderer.php
(#29) Class footer_renderer is not documented
(#30) Function footer_renderer::renderer is not documented
blocks/course_checker/classes/output/page_renderer.php
(#29) Class page_renderer is not documented
(#30) Function page_renderer::renderer is not documented
blocks/course_checker/classes/plugin_manager.php
(#33) Class plugin_manager is not documented
(#35) Constant plugin_manager::IMMEDIATE_RUN is not documented
(#37) Constant plugin_manager::IMMEDIATE_SAVE_AFTER_RUN is not documented
(#39) Constant plugin_manager::DISPLAY_LAST_CHECK_RESULT_IF_DISABLED is not documented
(#42) Constant plugin_manager::PLUGIN_FILE is not documented
(#44) Constant plugin_manager::PLUGIN_OUTPUT_FILE is not documented
(#46) Constant plugin_manager::DEPENDENCY_FILE is not documented
(#48) Constant plugin_manager::PLUGIN_INTERFACE is not documented
(#50) Constant plugin_manager::PLUGIN_CLASS is not documented
(#52) Constant plugin_manager::PLUGIN_OUTPUT_CLASS is not documented
(#16) No one-line description found in phpdocs for file
(#211) There is no description in phpdocs for function run_checks
(#289) There is no description in phpdocs for function run_single_check
(#341) There is no description in phpdocs for function is_checker_hidden
(#349) There is no description in phpdocs for function are_checkers_enabled
(#363) There is no description in phpdocs for function has_checker_advanced_settings
(#376) There is no description in phpdocs for function has_checker_restrictions
(#399) There is no description in phpdocs for function default_render
(#290) Phpdocs for function plugin_manager::run_single_check has incomplete parameters list
(#377) Phpdocs for function plugin_manager::has_checker_restrictions has incomplete parameters list
blocks/course_checker/classes/resolution_link_helper.php
(#57) There is no description in phpdocs for function get_link_to_modedit_or_view_page
(#78) There is no description in phpdocs for function get_link_to_course_view_page
(#89) There is no description in phpdocs for function get_link_to_course_edit_page
(#100) There is no description in phpdocs for function get_link_to_course_filter_page
(#111) There is no description in phpdocs for function get_target
(#58) Phpdocs for function resolution_link_helper::get_link_to_modedit_or_view_page has incomplete parameters list
(#79) Phpdocs for function resolution_link_helper::get_link_to_course_view_page has incomplete parameters list
(#90) Phpdocs for function resolution_link_helper::get_link_to_course_edit_page has incomplete parameters list
(#101) Phpdocs for function resolution_link_helper::get_link_to_course_filter_page has incomplete parameters list
blocks/course_checker/classes/result_persister.php
(#29) Class result_persister is not documented
(#16) No one-line description found in phpdocs for file
(#62) There is no description in phpdocs for function encode
(#83) There is no description in phpdocs for function decode
(#105) There is no description in phpdocs for function save_checks
(#144) There is no description in phpdocs for function save_human_review
(#163) There is no description in phpdocs for function load_last_checks
(#191) There is no description in phpdocs for function set_last_activity_edition
(#63) Phpdocs for function result_persister::encode has incomplete parameters list
(#84) Phpdocs for function result_persister::decode has incomplete parameters list
(#106) Phpdocs for function result_persister::save_checks has incomplete parameters list
blocks/course_checker/classes/run_checker_task.php
(#36) Class run_checker_task is not documented
blocks/course_checker/classes/task_helper.php
(#33) Class task_helper is not documented
(#159) There is no description in phpdocs for function notify_checkfinished
blocks/course_checker/db/access.php
(#17) File-level phpdocs block does not have @license tag
blocks/course_checker/db/events.php
(#16) No one-line description found in phpdocs for file
blocks/course_checker/edit_form.php
(#17) File-level phpdocs block is not found
(#48) There is no description in phpdocs for function get_checker_edit_forms
(#81) There is no description in phpdocs for function validation
(#94) There is no description in phpdocs for function specific_definition
(#39) Phpdocs for function block_course_checker_edit_form::__construct has incomplete parameters list
blocks/course_checker/locallib.php
(#34) Phpdocs for function block_course_checker_get_dependency_info has incomplete parameters list
(#83) Phpdocs for function user_has_given_role_in_course has incomplete parameters list
(#112) Phpdocs for function is_valid_domain_name has incomplete parameters list
blocks/course_checker/tests/checker_attendance_test.php
(#42) There is no description in phpdocs for function init
(#63) There is no description in phpdocs for function test_if_there_is_no_attendance_activity_in_the_course
(#78) There is no description in phpdocs for function test_if_there_is_more_then_one_attendance_activity
(#99) There is no description in phpdocs for function test_if_there_are_sessions_in_the_attendance_activity
(#117) There is no description in phpdocs for function test_if_there_is_a_attendance_activity_but_no_sessions
(#133) There is no description in phpdocs for function create_new_attendance_activity
(#151) There is no description in phpdocs for function create_new_attendance_session
(#134) Phpdocs for function block_course_checker_attendance_testcase::create_new_attendance_activity has incomplete parameters list
(#152) Phpdocs for function block_course_checker_attendance_testcase::create_new_attendance_session has incomplete parameters list
(#64) Invalid phpdocs tag @test used
(#65) Invalid phpdocs tag @depends used
(#79) Invalid phpdocs tag @test used
(#80) Invalid phpdocs tag @depends used
(#100) Invalid phpdocs tag @test used
(#101) Invalid phpdocs tag @depends used
(#118) Invalid phpdocs tag @test used
(#119) Invalid phpdocs tag @depends used
blocks/course_checker/tests/checker_data_test.php
(#46) There is no description in phpdocs for function init
(#62) There is no description in phpdocs for function test_field_in_data_activity
(#76) There is no description in phpdocs for function test_no_fields_in_data_activity
(#84) There is no description in phpdocs for function assert_fields_in_data_activity
(#100) There is no description in phpdocs for function run_checker
(#114) There is no description in phpdocs for function get_component
(#101) Phpdocs for function block_course_checker_data_testcase::run_checker has incomplete parameters list
(#63) Invalid phpdocs tag @test used
(#77) Invalid phpdocs tag @test used
blocks/course_checker/tests/checker_groups_test.php
(#42) There is no description in phpdocs for function init
(#55) There is no description in phpdocs for function test_when_the_group_mode_is_deactivated
(#72) There is no description in phpdocs for function test_when_the_grouping_id_is_not_set_but_the_group_mode_is_activated
(#89) There is no description in phpdocs for function test_when_the_grouping_does_not_exist
(#106) There is no description in phpdocs for function test_when_the_grouping_has_less_than_two_groups
(#125) There is no description in phpdocs for function test_when_the_grouping_has_more_than_one_group
(#145) There is no description in phpdocs for function create_new_assignment_activity
(#165) There is no description in phpdocs for function create_a_new_grouping_in_course
(#173) There is no description in phpdocs for function create_new_groups_in_grouping
(#193) There is no description in phpdocs for function run_groupschecker
(#174) Phpdocs for function block_course_checker_groups_testcase::create_new_groups_in_grouping has incomplete parameters list
(#194) Phpdocs for function block_course_checker_groups_testcase::run_groupschecker has incomplete parameters list
(#56) Invalid phpdocs tag @test used
(#73) Invalid phpdocs tag @test used
(#90) Invalid phpdocs tag @test used
(#107) Invalid phpdocs tag @test used
(#126) Invalid phpdocs tag @test used
blocks/course_checker/tests/checker_link_test.php
(#63) There is no description in phpdocs for function test_failing_links_in_url_activity
(#70) There is no description in phpdocs for function assert_links_in_url_activity
(#97) There is no description in phpdocs for function init
(#111) There is no description in phpdocs for function create_new_url_activity
(#132) There is no description in phpdocs for function run_linkchecker
(#146) There is no description in phpdocs for function test_success_links_in_url_activity
(#71) Phpdocs for function block_course_checker_links_testcase::assert_links_in_url_activity has incomplete parameters list
(#133) Phpdocs for function block_course_checker_links_testcase::run_linkchecker has incomplete parameters list
(#64) Invalid phpdocs tag @test used
(#147) Invalid phpdocs tag @test used

Update savepoints problems

(0 errors, 1 warnings)

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

blocks/course_checker/db/upgrade.php
Detected fewer 'if' blocks (2) than 'savepoint' calls (4). Repeated savepoints?

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

(1 errors, 9 warnings)

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

blocks/course_checker/templates/check_block.mustache
(#1) HTML Validation error, line 3: Stray start tag “tr”. (d><body><tr> <)
(#1) HTML Validation error, line 4: Stray start tag “td”. (<tr> <td class="col checker"> )
(#1) HTML Validation error, line 8: Stray end tag “td”. ( </a> </td> <)
(#1) HTML Validation error, line 9: Stray start tag “td”. (</td> <td class="col result"> )
(#1) HTML Validation error, line 11: Stray end tag “td”. (></i> </td> <)
(#1) HTML Validation error, line 12: Stray start tag “td”. (</td> <td class="col rerun"> )
(#1) HTML Validation error, line 14: Stray end tag “td”. (/div> </td></tr>)
(#1) HTML Validation error, line 15: Stray end tag “tr”. ( </td></tr></bo)
blocks/course_checker/templates/check_result.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
blocks/course_checker/templates/human_check_form.mustache
(#1) HTML Validation error, line 5: Bad value “” for attribute “action” on element “form”: Must be non-empty. (</label><form method="post" action=""> )

Gherkin .feature problems

(0 errors, 0 warnings)

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