Quiz By Categories
This plugin enable you to display quiz by category. Each category contain many questions. The system remember the user score and display it after each …
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_csqsmquiz | Stores csqsmquiz data created by this plugin. | Static |
| wp_csqsmreponsesuite | Stores csqsmreponsesuite data created by this plugin. | Static |
| wp_csqsmsuitequiz | Stores csqsmsuitequiz data created by this plugin. | Static |
| wp_csqsmusertoken | Stores csqsmusertoken data created by this plugin. | Static |