Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(160 errors, 800 warnings)

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

mod/quiz/accessrule/quilgo/classes/external.php
(#34) Missing docblock for class quizaccess_quilgo_external
(#36) Missing docblock for constant quizaccess_quilgo_external::REPORT_GENERATED_FAILED
(#37) Missing docblock for constant quizaccess_quilgo_external::REPORT_GENERATED_SUCCESS
(#38) Missing docblock for constant quizaccess_quilgo_external::REPORT_GENERATED_NOTREADY
(#223) Variable "quizSettingsUrl" must be all lower-case
(#224) Variable "quizSettingsUrl" must be all lower-case
(#265) Variable "multipleScreensPattern" must be all lower-case
(#272) Variable "multipleScreensPattern" must be all lower-case
(#273) Whitespace found at end of line
(#274) Variable "questionPatterns" must be all lower-case
(#282) Variable "patternPerQuestion" must be all lower-case
(#283) Variable "questionPatterns" must be all lower-case
(#283) Variable "questionPattern" must be all lower-case
(#284) Variable "questionPatternIndex" must be all lower-case
(#284) Variable "questionPattern" must be all lower-case
(#284) Variable "patternPerQuestion" must be all lower-case
(#285) Variable "questionPatternIndex" must be all lower-case
(#286) Variable "patternPerQuestion" must be all lower-case
(#286) Variable "questionPattern" must be all lower-case
(#288) Variable "existingPattern" must be all lower-case
(#288) Variable "patternPerQuestion" must be all lower-case
(#288) Variable "questionPatternIndex" must be all lower-case
(#289) Variable "existingPattern" must be all lower-case
(#289) Variable "questionPattern" must be all lower-case
(#289) Line exceeds 132 characters; contains 168 characters
(#290) Variable "patternPerQuestion" must be all lower-case
(#290) Variable "questionPatternIndex" must be all lower-case
(#290) Variable "questionPattern" must be all lower-case
(#294) Variable "patternPerQuestion" must be all lower-case
(#296) Inline doc block comments are not allowed; use "// Comment." instead
(#300) Variable "patternsQuery" must be all lower-case
(#301) Variable "patternPerQuestion" must be all lower-case
(#302) Variable "patternsQuery" must be all lower-case
(#304) Variable "patternsQuery" must be all lower-case
(#304) Variable "patternsQuery" must be all lower-case
(#306) Variable "questionsUrl" must be all lower-case
(#306) Variable "patternsQuery" must be all lower-case
(#307) Variable "questionsUrl" must be all lower-case
(#395) Whitespace found at end of line
(#406) Variable "confidenceLevel" must be all lower-case
(#408) Variable "confidenceLevel" must be all lower-case
(#409) Variable "confidenceLevel" must be all lower-case
(#411) Variable "confidenceLevel" must be all lower-case
(#429) Missing docblock for function quizaccess_quilgo_build_question_pattern_steps
(#430) Variable "stepIcon" must be all lower-case
(#431) Whitespace found at end of line
(#432) Variable "stepContents" must be all lower-case
(#435) Variable "stepContents" must be all lower-case
(#440) Whitespace found at end of line
(#442) Variable "stepContents" must be all lower-case
(#442) Variable "stepIcon" must be all lower-case
(#445) Whitespace found at end of line
(#446) Variable "stepContents" must be all lower-case
(#448) Whitespace found at end of line
mod/quiz/accessrule/quilgo/classes/form/api_config.php
(#34) Missing docblock for class api_config
mod/quiz/accessrule/quilgo/classes/http.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Missing docblock for class http
(#106) Whitespace found at end of line
mod/quiz/accessrule/quilgo/classes/local/report/report_list.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Missing docblock for class report_list
(#119) Whitespace found at end of line
mod/quiz/accessrule/quilgo/classes/observer.php
(#29) Missing docblock for class observer
mod/quiz/accessrule/quilgo/classes/plasmapi.php
(#32) Missing docblock for class plasmapi
mod/quiz/accessrule/quilgo/classes/privacy/provider.php
(#34) Missing docblock for class provider
(#39) Whitespace found at end of line
(#148) There should be a comma after the last array item in a multi-line array.
(#158) Whitespace found at end of line
(#161) Whitespace found at end of line
(#164) Whitespace found at end of line
(#183) Whitespace found at end of line
(#186) Whitespace found at end of line
(#189) Whitespace found at end of line
(#219) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#247) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#250) Inline doc block comments are not allowed; use "// Comment." instead
(#255) Whitespace found at end of line within string
(#261) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#320) Whitespace found at end of line within string
(#326) Expected "foreach (...) {\n"; found "foreach(...) {\n"
mod/quiz/accessrule/quilgo/db/upgrade.php
(#53) Whitespace found at end of line
mod/quiz/accessrule/quilgo/lang/ar/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/bn/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/de/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/en/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/es/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/fil/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/fr/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/hi/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/id/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/it/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/pt/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lang/vi/quizaccess_quilgo.php
(#28) The string key "plasm_focus" is not in the correct order, it should be before "setting_group"
(#30) The string key "plasm_camera" is not in the correct order, it should be before "plasm_focus_help"
(#34) The string key "plasm_force" is not in the correct order, it should be before "plasm_screen_help"
(#38) The string key "setup_connection_hint" is not in the correct order, it should be before "setup_screen_hint"
(#40) The string key "setup_provide_access_camera" is not in the correct order, it should be before "setup_tracking_enabled_hint"
(#41) The string key "setup-additional-collector-title" is not in the correct order, it should be before "setup_provide_access_camera"
(#42) The string key "setup-additional-collector-description" is not in the correct order, it should be before "setup-additional-collector-title"
(#44) The string key "setup_camera_error_title" is not in the correct order, it should be before "setup_provide_access_screen"
(#45) The string key "setup_camera_error_desc" is not in the correct order, it should be before "setup_camera_error_title"
(#47) The string key "setup_screen_error_desc" is not in the correct order, it should be before "setup_screen_error_title"
(#48) The string key "setup_screen_area_error_title" is not in the correct order, it should be before "setup_screen_error_desc"
(#49) The string key "setup_screen_area_error_desc" is not in the correct order, it should be before "setup_screen_area_error_title"
(#50) The string key "setup_not_supported_error_title" is not in the correct order, it should be before "setup_screen_area_error_desc"
(#51) The string key "setup_not_supported_error_desc" is not in the correct order, it should be before "setup_not_supported_error_title"
(#52) The string key "setup_finish_title" is not in the correct order, it should be before "setup_not_supported_error_desc"
(#54) The string key "setup_finish_your_screen" is not in the correct order, it should be before "setup_finish_yourself"
(#55) The string key "setup_finish_tick_box" is not in the correct order, it should be before "setup_finish_your_screen"
(#56) The string key "setup_finish_consent_start" is not in the correct order, it should be before "setup_finish_tick_box"
(#57) The string key "setup_finish_consent_myself" is not in the correct order, it should be before "setup_finish_consent_start"
(#58) The string key "setup_finish_consent_my_screen" is not in the correct order, it should be before "setup_finish_consent_myself"
(#59) The string key "setup_finish_consent_end" is not in the correct order, it should be before "setup_finish_consent_my_screen"
(#60) The string key "setup_consent_to_start_quiz" is not in the correct order, it should be before "setup_finish_consent_end"
(#61) The string key "setup_consent_snapshots_from" is not in the correct order, it should be before "setup_consent_to_start_quiz"
(#63) The string key "setup_consent_provided_report" is not in the correct order, it should be before "setup_consent_snapshots_will_taken"
(#66) The string key "report_link_caption" is not in the correct order, it should be before "setup_retry"
(#67) The string key "report_detail_title" is not in the correct order, it should be before "report_link_caption"
(#70) The string key "report_expired" is not in the correct order, it should be before "report_notready"
(#72) The string key "report_face_presence" is not in the correct order, it should be before "report_proctoring_methods"
(#75) The string key "report_suspicious_caption" is not in the correct order, it should be before "report_suspicious_screenshots"
(#76) The string key "report_focus_good" is not in the correct order, it should be before "report_suspicious_caption"
(#80) The string key "report_setting_camera" is not in the correct order, it should be before "report_setting_focus"
(#82) The string key "report_preview_info" is not in the correct order, it should be before "report_setting_screen"
(#84) The string key "report_expires_in" is not in the correct order, it should be before "report_settings_recommendation"
(#85) The string key "report_camera_tracking" is not in the correct order, it should be before "report_expires_in"
(#87) The string key "report_patterns_detected" is not in the correct order, it should be before "report_screen_tracking"
(#89) The string key "report_patterns_see_answer_below" is not in the correct order, it should be before "report_patterns_used_multiple_screens"
(#93) The string key "report_patterns_step_change_answer" is not in the correct order, it should be before "report_patterns_step_return"
(#96) The string key "report_preview_time" is not in the correct order, it should be before "report_preview_title"
(#97) The string key "report_preview_faces_detected" is not in the correct order, it should be before "report_preview_time"
(#101) The string key "report_table_header_attempt" is not in the correct order, it should be before "report_table_header_name"
(#104) The string key "report_table_header_time_taken" is not in the correct order, it should be before "report_table_header_timefinish"
(#105) The string key "report_table_header_proctoring_report" is not in the correct order, it should be before "report_table_header_time_taken"
(#106) The string key "report_table_header_attempt_results" is not in the correct order, it should be before "report_table_header_proctoring_report"
(#109) The string key "report_table_row_review_attempt" is not in the correct order, it should be before "report_table_row_view_report"
(#110) The string key "report_table_row_overdue" is not in the correct order, it should be before "report_table_row_review_attempt"
(#111) The string key "report_table_row_notyetgraded" is not in the correct order, it should be before "report_table_row_overdue"
(#113) The string key "report_table_row_stat_loading" is not in the correct order, it should be before "report_table_row_stat_queued"
(#115) The string key "report_table_row_confidence_level_low" is not in the correct order, it should be before "report_table_row_stat_not_ready"
(#117) The string key "report_table_row_confidence_level_high" is not in the correct order, it should be before "report_table_row_confidence_level_moderate"
(#118) The string key "report_empty" is not in the correct order, it should be before "report_table_row_confidence_level_high"
(#119) The string key "config_title" is not in the correct order, it should be before "report_empty"
(#121) The string key "config_info_active" is not in the correct order, it should be before "config_warning_not_active_yet"
(#124) The string key "config_failed_register" is not in the correct order, it should be before "config_success_register"
(#125) The string key "config_api_token" is not in the correct order, it should be before "config_failed_register"
(#129) The string key "privacy:metadata:quizaccess_quilgo_settings:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:quizid"
(#131) The string key "privacy:metadata:quizaccess_quilgo_settings:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:screen_enabled"
(#132) The string key "privacy:metadata:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_settings:force_enabled"
(#135) The string key "privacy:metadata:quizaccess_quilgo_reports:camera_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:plasmsessionid"
(#137) The string key "privacy:metadata:quizaccess_quilgo_reports:force_enabled" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:screen_enabled"
(#138) The string key "privacy:metadata:quizaccess_quilgo_reports:error_reason" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:force_enabled"
(#139) The string key "privacy:metadata:quizaccess_quilgo_proctoring" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_reports:error_reason"
(#141) The string key "privacy:metadata:quizaccess_quilgo_proctoring:focuses" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:images"
(#142) The string key "privacy:export:quizaccess_quilgo_settings" is not in the correct order, it should be before "privacy:metadata:quizaccess_quilgo_proctoring:focuses"
(#147) The string key "privacy:export:quizaccess_quilgo_settings:force_disabled" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:screen_enabled"
(#149) The string key "privacy:export:quizaccess_quilgo_reports" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_settings:force_enabled"
(#150) The string key "general_yes" is not in the correct order, it should be before "privacy:export:quizaccess_quilgo_reports"
mod/quiz/accessrule/quilgo/lib.php
(#24) Missing docblock for constant QUIZACCESS_QUILGO_PLASM_URL
(#25) Missing docblock for constant QUIZACCESS_QUILGO_PLASM_MAX_SHOTS_PER_QUIZ
(#26) Missing docblock for constant QUIZACCESS_QUILGO_PLASM_REPORTS_EXPIRE_IN_DAYS
(#28) Missing docblock for constant QUIZACCESS_QUILGO_CONFIG_API_TOKEN_NAME
(#29) Missing docblock for constant QUIZACCESS_QUILGO_CONFIG_CLIENT_TOKEN_NAME
(#31) Missing docblock for constant QUIZACCESS_QUILGO_REPORT_FILE_PATH
(#32) Missing docblock for constant QUIZACCESS_QUILGO_API_SETTINGS_PATH
(#33) Missing docblock for constant QUIZACCESS_QUILGO_QUESTIONS_FILE_PATH
(#35) Missing docblock for constant QUIZACCESS_QUILGO_REPORT_STATUS_QUEUED
(#36) Missing docblock for constant QUIZACCESS_QUILGO_REPORT_STATUS_NOT_READY
(#37) Missing docblock for constant QUIZACCESS_QUILGO_REPORT_STATUS_READY
(#39) Missing docblock for constant QUIZACCESS_QUILGO_CONFIDENCE_LEVEL_LOW
(#40) Missing docblock for constant QUIZACCESS_QUILGO_CONFIDENCE_LEVEL_MODERATE
(#41) Missing docblock for constant QUIZACCESS_QUILGO_CONFIDENCE_LEVEL_HIGH
(#43) Missing docblock for constant QUIZACCESS_QUILGO_PATTERN_TYPE_COPY_PASTE
(#44) Missing docblock for constant QUIZACCESS_QUILGO_PATTERN_TYPE_COPY_CHANGE
(#45) Missing docblock for constant QUIZACCESS_QUILGO_PATTERN_TYPE_MULTIPLE_SCREENS
(#47) Missing docblock for function quizaccess_quilgo_is_plugin_configured
(#54) Missing docblock for function quizaccess_quilgo_get_plasm_lib_url
(#58) Missing docblock for function quizaccess_quilgo_get_plasm_config
(#67) Missing docblock for function quizaccess_quilgo_get_quiz_data
(#80) Missing docblock for function quizaccess_quilgo_is_use_tracking
(#88) Missing docblock for function quizaccess_quilgo_get_report_url
(#88) Variable "quizId" must be all lower-case
(#92) There should be a comma after the last array item in a multi-line array.
(#92) Variable "quizId" must be all lower-case
(#98) Missing docblock for function quizaccess_quilgo_get_attempt
(#107) Missing docblock for function quizaccess_quilgo_get_attempt_session
(#116) Missing docblock for function quizaccess_quilgo_show_error_log
(#121) Missing docblock for function quizaccess_quilgo_build_report_expires
(#129) Missing docblock for function quizaccess_quilgo_register_site
(#152) Missing docblock for function quizaccess_quilgo_define_confidence_level
(#161) Line exceeds 132 characters; contains 157 characters
(#172) Missing docblock for function quizaccess_quilgo_get_questions_url
mod/quiz/accessrule/quilgo/questions.php
(#30) Variable "patternsQuery" must be all lower-case
(#38) Variable "patternPerQuestion" must be all lower-case
(#39) Variable "patternsQuery" must be all lower-case
(#40) Variable "patternsQuery" must be all lower-case
(#41) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#43) Variable "explodedPattern" must be all lower-case
(#44) Variable "explodedPattern" must be all lower-case
(#45) Variable "explodedPattern" must be all lower-case
(#46) Variable "patternPerQuestion" must be all lower-case
(#49) Whitespace found at end of line
(#53) Missing docblock for function build_question_pattern_steps
(#54) Variable "stepIcon" must be all lower-case
(#55) Whitespace found at end of line
(#56) Variable "stepContents" must be all lower-case
(#59) Variable "stepContents" must be all lower-case
(#66) Variable "stepContents" must be all lower-case
(#66) Variable "stepIcon" must be all lower-case
(#70) Variable "stepContents" must be all lower-case
(#73) Variable "questionContents" must be all lower-case
(#75) Variable "questionAttempt" must be all lower-case
(#76) Variable "questionAttempt" must be all lower-case
(#77) Variable "questionContents" must be all lower-case
(#79) Variable "patternQuestionContents" must be all lower-case
(#80) Variable "patternPerQuestionIndex" must be all lower-case
(#80) Variable "patternPerQuestion" must be all lower-case
(#81) Variable "patternPerQuestionIndex" must be all lower-case
(#82) Variable "patternPerQuestion" must be all lower-case
(#82) Variable "patternPerQuestionIndex" must be all lower-case
(#83) Variable "patternQuestionContents" must be all lower-case
(#89) Variable "stepsContents" must be all lower-case
(#96) There should be a comma after the last array item in a multi-line array.
(#103) There should be a comma after the last array item in a multi-line array.
(#107) Variable "stepsContents" must be all lower-case
(#108) Variable "stepsContents" must be all lower-case
(#110) Variable "stepsContents" must be all lower-case
(#114) Variable "patternQuestionContents" must be all lower-case
(#116) Variable "patternQuestionContents" must be all lower-case
(#116) Variable "stepsContents" must be all lower-case
(#120) Variable "patternQuestionContents" must be all lower-case
(#122) Variable "patternQuestionContents" must be all lower-case
(#127) Variable "questionContents" must be all lower-case
(#127) Variable "patternQuestionContents" must be all lower-case
(#130) Variable "questionUrl" must be all lower-case
(#130) Variable "patternsQuery" must be all lower-case
(#131) Variable "questionUrl" must be all lower-case
(#136) Variable "questionContents" must be all lower-case
mod/quiz/accessrule/quilgo/report.php
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
mod/quiz/accessrule/quilgo/rule.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for class quizaccess_quilgo
(#220) Line exceeds 132 characters; contains 139 characters
mod/quiz/accessrule/quilgo/version.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks

CSS problems

(66 errors, 5 warnings)

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

mod/quiz/accessrule/quilgo/settings.css
(#6) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#11) Unexpected !important (declaration-no-important)
(#11) Unexpected unit (length-zero-no-unit)
(#2) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
mod/quiz/accessrule/quilgo/styles.css
(#42) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2) Unexpected !important (declaration-no-important)
(#70) Unexpected !important (declaration-no-important)
(#74) Unexpected !important (declaration-no-important)
(#98) Unexpected !important (declaration-no-important)
(#20) Unexpected unit (length-zero-no-unit)
(#21) Unexpected unit (length-zero-no-unit)
(#22) Unexpected unit (length-zero-no-unit)
(#2) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(6 errors, 0 warnings)

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

mod/quiz/accessrule/quilgo/classes/local/report/report_list.php
(#321) Phpdocs for function report_list::show has incomplete parameters list
mod/quiz/accessrule/quilgo/classes/observer.php
(#33) Phpdocs for function observer::attempt_submitted has incomplete parameters list
mod/quiz/accessrule/quilgo/rule.php
(#44) Phpdocs for function quizaccess_quilgo::add_settings_form_fields has incomplete parameters list
(#244) Phpdocs for function quizaccess_quilgo::build_setup_error has incomplete parameters list
(#333) Phpdocs for function quizaccess_quilgo::build_consent_checkbox has incomplete parameters list
(#379) Phpdocs for function quizaccess_quilgo::add_preflight_check_form_fields has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Failed to load config "airbnb-base" to extend from.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 8 warnings)

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

mod/quiz/accessrule/quilgo/templates/report-preview.mustache
(#1) HTML Validation error, line 5: Element “div” not allowed as child of element “small” in this context. (Suppressing further errors from this subtree.) (> <div class="flex-grow-1"> )
(#1) HTML Validation error, line 11: Element “div” not allowed as child of element “small” in this context. (Suppressing further errors from this subtree.) (> <div> )
(#1) HTML Validation error, line 21: Element “img” is missing required attribute “src”. (l></div><img class="w-100 quilgo-preview-image"></img>)
(#1) HTML Validation error, line 21: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (l></div><img class="w-100 quilgo-preview-image"></img>)
(#1) HTML Validation error, line 21: Stray end tag “img”. (ew-image"></img></bo)
mod/quiz/accessrule/quilgo/templates/report.mustache
(#1) HTML Validation error, line 23: Bad value “” for attribute “src” on element “img”: Must be non-empty. (> <img class="quilgo-report-cover rounded loadable-img" src=""></img>)
(#1) HTML Validation error, line 23: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (> <img class="quilgo-report-cover rounded loadable-img" src=""></img>)
(#1) HTML Validation error, line 23: Stray end tag “img”. (g" src=""></img> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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