Chained Quiz

Create a quiz where the next question depends on the answer to the previous question. Final quiz results depend on the amount of collected points.

7 database tables

Table NameDescriptionMethod
wp_chained_choicesStores chained choices data created by this plugin.Static
wp_chained_completedStores chained completed data created by this plugin.Static
wp_chained_mail_relationsStores chained mail relations data created by this plugin.Static
wp_chained_questionsStores chained questions data created by this plugin.Static
wp_chained_quizzesStores chained quizzes data created by this plugin.Static
wp_chained_resultsStores chained results data created by this plugin.Static
wp_chained_user_answersStores chained user answers 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:chained_admin_subjectOption key:chained_csv_delimOption key:chained_csv_quotesOption key:chained_debug_modeOption key:chained_facebook_appidOption key:chained_fixed_sort_orderOption key:chained_gdpr_ipsOption key:chained_integrationsOption key:chained_linkedinOption key:chained_sender_emailOption key:chained_sender_nameOption key:chained_text_captchaOption key:chained_twitterOption key:chained_uiOption key:chained_user_subjectOption key:chained_versionOption key:chainedchimp_api_keyOption key:chainedchimp_no_optinOption key:chainedquiz_cleanupOption key:chainedquiz_cleanup_dbOption key:chainedquiz_version