• Hi.

    I need a simple textbox where people can write the answers (there is only one correct answer) plus a CHECK button to check if it’s correct. If a person writes the incorrect answer, a text appears saying something like “The answer is not correct. Try again”. If the person writes the correct answer, a text appears saying “correct answer” and the button changes to a NEXT button in order to go to the next URL/screen.

    All I need is a WP plug-in that can do something like this. It is probably very easily done via PHP but I am not sure where exactly it should be placed (I would appreciate some help there too if it is that simple).

    Thanks in advance ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • It could be custom coded as you suggest, and if it is a fixed question / answer / next url you could even just do that in javascript rather than PHP.

    It is a small amount of work but not trival.

    If you don’t want to get into code then look for a forms package with conditional logic.

    Thread Starter gorkregwp

    (@gorkregwp)

    Thank you, Alan. That really helps a lot ??

    I know how I’d do it, but it would be a premium forms plugin, so I don’t think it would be looked kindly upon here to promote it specifically.

    Thread Starter gorkregwp

    (@gorkregwp)

    On a quick scan it looks that WP Fluent Forms will do the work. Thanks ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plug-in (or code) needed for correct/incorrect answers’ is closed to new replies.