Learndash_Admin_Data_Upgrades_Quiz_Questions
Class LearnDash Data Upgrades for Quiz Questions.
Description Description
Source Source
File: includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-quiz-questions.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |
Methods Methods
- __construct — Protected constructor for class
- build_progress_output — Common function to build the returned data progress output.
- convert_proquiz_question — Convert single user quiz attempts to Activity DB entries.
- get_mismatched_questions — Determine if there are mismatched ProQuiz Questions not found as WP Posts (sfwd-question).
- process_upgrade_action — Class method for the AJAX update logic This function will determine what users need to be converted. Then the course and quiz functions will be called to convert each individual user data set.
- query_items — Common function to query needed items.
- show_upgrade_action — Show data upgrade row for this instance.