# upd8-feedback
A simple & lightweight WordPress plugin to collect your users 5 star rating like feedback.

Just create a new form, fill in the required fields:
<ul>
	<li>Prologue: This text is shown before the Quiz</li>
	<li>Conclusion: This text is shown after the Quiz</li>
	<li>Questions: These are the questions that the user has to answer on a 1-5 range</li>
</ul>

When you finished creating your form, save it, and place it anywhere by the shortcode:<br />
<strong>[upd8-feedback id="FORM-ID"]</strong>

Shortcode of form is also displayed on the form edit page.
