HEXAM — Quiz & Exam Builder
Create modern quizzes and exams in WordPress. Drag-and-drop builder, multiple question types, scheduling, enrolment, stats, and CSV import.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_hexam_questions | Stores hexam questions data created by this plugin. | Static |
| wp_hexam_questions_legacy | Stores hexam questions legacy data created by this plugin. | Static |
| wp_hexam_testnames | Stores hexam testnames data created by this plugin. | Static |
| wp_hexam_userdata | Stores hexam userdata data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
hexam_db_versionOption key:hexam_legacy_migratedOption key:hexam_seededOption key:hexam_settingsOption key:hexam_tables