LearnDash_Quiz_Migration::get_xml LearnDash_Quiz_Migration::get_xml( object $simple_quiz_data ) Retrieves an XML representation of a simple quiz object ContentsDescription Parameters Return Source Changelog Related Uses Used By Description # Parameters # $simple_quiz_data (object) (Required) Return # (String) XML representation of the simple quiz object Source # File: includes/quiz/ld-quiz-migration.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Uses # Uses Uses Description includes/quiz/ld-quiz-migration.php: LearnDash_Quiz_Migration::answer () Returns the XML representation of an answer based off of the input string variables includes/quiz/ld-quiz-migration.php: LearnDash_Quiz_Migration::question () Returns the XML representation of the question based off of the input string variables includes/quiz/ld-quiz-migration.php: LearnDash_Quiz_Migration::template () Uses the input string variables to fill an XML template. Used By # Used By Used By Description includes/quiz/ld-quiz-migration.php: learndash_quiz_migration () Migrates the LearnDash quiz.
Uses # Uses Uses Description includes/quiz/ld-quiz-migration.php: LearnDash_Quiz_Migration::answer () Returns the XML representation of an answer based off of the input string variables includes/quiz/ld-quiz-migration.php: LearnDash_Quiz_Migration::question () Returns the XML representation of the question based off of the input string variables includes/quiz/ld-quiz-migration.php: LearnDash_Quiz_Migration::template () Uses the input string variables to fill an XML template.
Used By # Used By Used By Description includes/quiz/ld-quiz-migration.php: learndash_quiz_migration () Migrates the LearnDash quiz.