Browse: Home /

includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-quiz-questions.php

Learndash_Admin_Data_Upgrades_Quiz_Questions::process_upgrade_action()

Method: 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.

Learndash_Admin_Data_Upgrades_Quiz_Questions::process_upgrade_action Read More »

Learndash_Admin_Data_Upgrades_Quiz_Questions::get_mismatched_questions()

Method: Determine if there are mismatched ProQuiz Questions not found as WP Posts (sfwd-question).

Learndash_Admin_Data_Upgrades_Quiz_Questions::get_mismatched_questions Read More »

Learndash_Admin_Data_Upgrades_Quiz_Questions::build_progress_output()

Method: Common function to build the returned data progress output.

Learndash_Admin_Data_Upgrades_Quiz_Questions::build_progress_output Read More »

Learndash_Admin_Data_Upgrades_Quiz_Questions::convert_proquiz_question()

Method: Convert single user quiz attempts to Activity DB entries.

Learndash_Admin_Data_Upgrades_Quiz_Questions::convert_proquiz_question Read More »