A REAL simple way to implement a Captcha; just place the Visualcaptcha webblock on your screen,
and give it a name
Then add a check in the Button action that continues your process by using the action ValidateCaptcha:
this action returns True when the user has clicked the right icon.
And that's all... Happy LowCoding!