Allure Connect SCORM and xAPI

Cloud-hosted SCORM, embed it in WordPress, and sync completion with LearnDash, LifterLMS, Tutor LMS, or LearnPress—plus xAPI tracking.

3 database tables

Table NameDescriptionMethod
wp_allure_content_linksStores allure content links data created by this plugin.Static
wp_allure_packagesStores allure packages data created by this plugin.Static
wp_allure_sessionsStores session data for tracking user or visitor state.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:allure_xapi_Option key:allure_xapi_api_endpointOption key:allure_xapi_api_keyOption key:allure_xapi_db_versionOption key:allure_xapi_debug_modeOption key:allure_xapi_tenant_id
wp_usermeta
User meta