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

(2 errors, 1 warnings)

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

question/type/gapselect/combinable/combinable.php
(#143) Expected 1 space after "="; newline found
question/type/gapselect/renderer.php
(#67) Expected 1 space after "=="; newline found
question/type/gapselect/tests/edit_form_test.php
(#58) Possible useless method overriding detected

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(87 errors, 0 warnings)

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

question/type/gapselect/backup/moodle2/restore_qtype_gapselect_plugin.class.php
(#55) Phpdocs for function restore_qtype_gapselect_plugin::process_gapselect has incomplete parameters list
question/type/gapselect/combinable/combinable.php
(#28) Class qtype_combined_combinable_type_gapselect is not documented
(#58) Class qtype_combined_combinable_gapselect is not documented
(#32) Function qtype_combined_combinable_type_gapselect::extra_question_properties is not documented
(#36) Function qtype_combined_combinable_type_gapselect::extra_answer_properties is not documented
(#40) Function qtype_combined_combinable_type_gapselect::subq_form_fragment_question_option_fields is not documented
(#44) Function qtype_combined_combinable_type_gapselect::transform_subq_form_data_to_full is not documented
(#53) Function qtype_combined_combinable_type_gapselect::third_param_for_default_question_text is not documented
(#103) Function qtype_combined_combinable_gapselect::data_to_form is not documented
(#114) Function qtype_combined_combinable_gapselect::can_be_more_than_one_of_same_instance is not documented
(#118) Function qtype_combined_combinable_gapselect::validate_third_param is not documented
(#129) Function qtype_combined_combinable_gapselect::validate is not documented
(#155) Function qtype_combined_combinable_gapselect::code_construction_instructions is not documented
(#159) Function qtype_combined_combinable_gapselect::save is not documented
(#168) Function qtype_combined_combinable_gapselect::store_third_param is not documented
(#172) Function qtype_combined_combinable_gapselect::get_third_params is not documented
(#176) Function qtype_combined_combinable_gapselect::has_submitted_data is not documented
(#30) Variable qtype_combined_combinable_type_gapselect::$identifier is not documented
(#65) There is no description in phpdocs for function add_form_fragment
(#66) Phpdocs for function qtype_combined_combinable_gapselect::add_form_fragment has incomplete parameters list
question/type/gapselect/combinable/renderer.php
(#30) Class qtype_gapselect_embedded_renderer is not documented
(#33) Function qtype_gapselect_embedded_renderer::box_id is not documented
(#37) Function qtype_gapselect_embedded_renderer::subquestion is not documented
question/type/gapselect/edit_form_base.php
(#85) Function qtype_gapselect_edit_form_base::allowed_tags_message is not documented
(#96) Function qtype_gapselect_edit_form_base::get_list_of_printable_allowed_tags is not documented
(#118) Function qtype_gapselect_edit_form_base::definition_answer_choice is not documented
(#150) Function qtype_gapselect_edit_form_base::choice_group is not documented
(#163) Function qtype_gapselect_edit_form_base::repeated_options is not documented
(#170) Function qtype_gapselect_edit_form_base::data_preprocessing is not documented
(#191) Function qtype_gapselect_edit_form_base::data_preprocessing_choice is not documented
(#199) Function qtype_gapselect_edit_form_base::validation is not documented
(#221) Function qtype_gapselect_edit_form_base::validate_slots is not documented
(#263) Function qtype_gapselect_edit_form_base::qtype is not documented
question/type/gapselect/edit_gapselect_form.php
(#41) Function qtype_gapselect_edit_form::qtype is not documented
question/type/gapselect/lib.php
(#27) Phpdocs for function qtype_gapselect_pluginfile has incomplete parameters list
question/type/gapselect/question.php
(#52) Function qtype_gapselect_choice::__construct is not documented
(#57) Function qtype_gapselect_choice::choice_group is not documented
(#49) Variable qtype_gapselect_choice::$text is not documented
(#50) Variable qtype_gapselect_choice::$selectgroup is not documented
question/type/gapselect/questionbase.php
(#78) Function qtype_gapselect_question_base::start_attempt is not documented
(#89) Function qtype_gapselect_question_base::apply_attempt_state is not documented
(#108) Function qtype_gapselect_question_base::get_question_summary is not documented
(#121) Function qtype_gapselect_question_base::get_selected_choice is not documented
(#126) Function qtype_gapselect_question_base::summarise_response is not documented
(#154) Function qtype_gapselect_question_base::get_random_guess_score is not documented
(#164) Function qtype_gapselect_question_base::clear_wrong_from_response is not documented
(#174) Function qtype_gapselect_question_base::get_num_parts_right is not documented
(#196) Function qtype_gapselect_question_base::get_expected_data is not documented
(#204) Function qtype_gapselect_question_base::get_correct_response is not documented
(#212) Function qtype_gapselect_question_base::get_right_choice_for is not documented
(#221) Function qtype_gapselect_question_base::get_ordered_choices is not documented
(#229) Function qtype_gapselect_question_base::is_complete_response is not documented
(#237) Function qtype_gapselect_question_base::is_gradable_response is not documented
(#246) Function qtype_gapselect_question_base::is_same_response is not documented
(#257) Function qtype_gapselect_question_base::get_validation_error is not documented
(#264) Function qtype_gapselect_question_base::grade_response is not documented
(#270) Function qtype_gapselect_question_base::compute_final_grade is not documented
(#295) Function qtype_gapselect_question_base::classify_response is not documented
(#314) Function qtype_gapselect_question_base::check_file_access is not documented
question/type/gapselect/questiontype.php
(#41) Function qtype_gapselect::choice_options_to_feedback is not documented
(#45) Function qtype_gapselect::make_choice is not documented
(#49) Function qtype_gapselect::feedback_to_choice_options is not documented
(#54) Function qtype_gapselect::choice_group_key is not documented
(#58) Function qtype_gapselect::import_from_xml is not documented
(#102) Function qtype_gapselect::export_to_xml is not documented
question/type/gapselect/questiontypebase.php
(#49) Function qtype_gapselect_base::save_question_options is not documented
(#106) Function qtype_gapselect_base::get_question_options is not documented
(#113) Function qtype_gapselect_base::delete_question is not documented
(#126) Function qtype_gapselect_base::initialise_question_instance is not documented
(#175) Function qtype_gapselect_base::make_hint is not documented
(#179) Function qtype_gapselect_base::get_random_guess_score is not documented
(#280) Function qtype_gapselect_base::get_group_of_players is not documented
(#295) Function qtype_gapselect_base::get_possible_responses is not documented
(#315) Function qtype_gapselect_base::move_files is not documented
(#321) Function qtype_gapselect_base::delete_files is not documented
(#216) Phpdocs for function qtype_gapselect_base::get_array_of_groups has incomplete parameters list
question/type/gapselect/renderer.php
(#38) Function qtype_gapselect_renderer::embedded_element is not documented
question/type/gapselect/rendererbase.php
(#37) Function qtype_elements_embedded_in_question_text_renderer::formulation_and_controls is not documented
(#66) Function qtype_elements_embedded_in_question_text_renderer::qtext_classname is not documented
(#70) Function qtype_elements_embedded_in_question_text_renderer::qtext_id is not documented
(#74) Function qtype_elements_embedded_in_question_text_renderer::embedded_element is not documented
(#77) Function qtype_elements_embedded_in_question_text_renderer::post_qtext_elements is not documented
(#82) Function qtype_elements_embedded_in_question_text_renderer::box_id is not documented
(#86) Function qtype_elements_embedded_in_question_text_renderer::specific_feedback is not documented
(#90) Function qtype_elements_embedded_in_question_text_renderer::correct_response is not documented
question/type/gapselect/tests/edit_form_test.php
(#41) Function qtype_gapselect_edit_form_base_testable::__construct is not documented
(#58) Function qtype_gapselect_edit_form_base_testable::get_illegal_tag_error is not documented

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]