If you put a recaptcha on the final page of a multi-step userforms, and the user doesn't check the recaptcha, the form reloads back at step one with no indication as to what has gone wrong (or, indeed, that anything has gone wrong at all).
Obviously, not an ideal user interface experience. I can imagine a lot of users working under the assumption that since there's no error message that their form has submitted correctly.
Is there any way to let the user know that there's been an error in this scenario and/or to push the user through to the step that has the recaptcha on it?


If you put a recaptcha on the final page of a multi-step userforms, and the user doesn't check the recaptcha, the form reloads back at step one with no indication as to what has gone wrong (or, indeed, that anything has gone wrong at all).
Obviously, not an ideal user interface experience. I can imagine a lot of users working under the assumption that since there's no error message that their form has submitted correctly.
Is there any way to let the user know that there's been an error in this scenario and/or to push the user through to the step that has the recaptcha on it?