-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.2, 3.6
-
None
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_35_STABLE
When booking in a slot (with recaptcha enabled), the submitted form data still usesĀ recaptcha_challenge_field, which is V1 for reCAPTCHA. This means that even if the user selects the validation/image challenge correctly, the message "Failed" will always be prompted.
This updates the mod_scheduler validation function for reCAPTCHA to use V2 implementation usingĀ g-recaptcha-response.