As of April 2026, Quick Questionnaire is a WordPress test plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.8K+ times in total. Requires WordPress 3.0.1+ and PHP false+. Available on WordPress.org since 2017. Last updated 2 years ago — may have compatibility concerns. Top alternative: Quiz and Survey Master (QSM) – Easy….
Create simple exercises directly in the editor by putting the possible answer(s) in double brackets.
A quick questionnaire must be an ordered or unordened list.
The following types of answers are possible:
Enter the correct answer in a textbox:
The correct answer has to be entered in a textbox.
<ul>
<li>The capital of France is ...? {text{ Paris }}</li>
</ul>
You can also use a case insensitive textbox by using the itext property:
<ul>
<li>The capital of France is ...? {itext{ Paris }}</li>
</ul>
Enter the correct answer in a textbox – multiple answers possible:
The correct answer has to be entered in a textbox.
<ul>
<li>The capital of France or Italy is ...? {text{ Paris | Rome }}</li>
</ul>
Enter the…
| WordPress | 3.0.1+ requiredTested up to 6.4.8 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.