When the website visitor submits the form, Lemin Captcha adds two parameters to the submitted form-data: “challenge_id” and “answer”
With these two parameters, you can validate the correctness of the website visitor’s answer, explained in the next section.
Next Article: Verifying a Lemin Captcha Answer