Quiz form
One of the attention grabbers when introducing a product introduction or launching a campaign, is putting a quiz on your website. The scores of the participants is information that you can use to shape your offerings and web content.
A Quiz can be a valuable item on your website for several reasons. Draw attention to a product rollout or enguage the visitor in the launch of your marketing campaign. Maybe you would like to understand what your target audience knows about a certain topics in order to adjust the content offered on your website based on the quiz scores.
This WebForms eXtension is a simpel quiz form to create one or more questions with multiple choice answers. The answers are stored in a database to be able to feedback the results after all the quiz questions have been answered. In addition it also displays the total quiz score of the quiz participant. The scores of all participants that are stored in the database is valuable information for custom analysis.
This quiz form example uses a SQLite database engine (SQLiteJDBC package) to store the answers and to be able to provide the quiz results back.
