Title: Control question
Last modified: September 12, 2021

---

# Control question

 *  Resolved [Libbie](https://wordpress.org/support/users/libuska36/)
 * (@libuska36)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/control-question/)
 * Hi, I would like to add a quiz control question into the form, something like
   1+1= and the user must type in 2, otherwise the form won’t be sent.
    For me it
   sounds easier than struggling with captcha integration. So far Im not able to
   find the right coding for it. Can you maybe help? Otherwise thanks a lot for 
   an unusually customizable and great plugin.

Viewing 1 replies (of 1 total)

 *  [Lap](https://wordpress.org/support/users/lapzor/)
 * (@lapzor)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/control-question/#post-14864092)
 * Something like this?
 * `1 + 1 = <input type="number" name='number' min="2" max="2" required>`
 * Hope that helps. If you have any questions, please let me know!

Viewing 1 replies (of 1 total)

The topic ‘Control question’ is closed to new replies.

 * ![](https://ps.w.org/html-forms/assets/icon-256x256.png?rev=1754345)
 * [HTML Forms - Simple WordPress Forms Plugin](https://wordpress.org/plugins/html-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/html-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/html-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/html-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/html-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/html-forms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Lap](https://wordpress.org/support/users/lapzor/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/control-question/#post-14864092)
 * Status: resolved