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 NameDescriptionMethod
wp_hexam_questionsStores hexam questions data created by this plugin.Static
wp_hexam_questions_legacyStores hexam questions legacy data created by this plugin.Static
wp_hexam_testnamesStores hexam testnames data created by this plugin.Static
wp_hexam_userdataStores 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_options
Option key:hexam_db_versionOption key:hexam_legacy_migratedOption key:hexam_seededOption key:hexam_settingsOption key:hexam_tables