Smitacs CBT Ujian
Short Description: Plugin CBT WordPress membuat ujian online, online exam, online quiz, computer based test, tryout online.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cbt_course_enrollments | Stores cbt course enrollments data created by this plugin. | Static |
| wp_cbt_courses | Stores cbt courses data created by this plugin. | Static |
| wp_cbt_learning_progress | Stores cbt learning progress data created by this plugin. | Static |
| wp_cbt_learning_sessions | Stores session data for tracking user or visitor state. | Static |
| wp_cbt_questions | Stores cbt questions data created by this plugin. | Static |
| wp_cbt_results | Stores cbt results data created by this plugin. | Static |
| wp_cbt_user_reset | Stores cbt user reset 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:
smitacs_exam_page_idOption key:smitacscbt_disabledOption key:smitacscbt_scoringOption key:smitacscbt_sign_imageOption key:smitacscbt_sign_nameOption key:smitacscbt_sign_positionwp_postmetawp_postsCustom post type:
smitacscbt_examwp_usermeta