View::register_page()
Method: Register Quiz Creation AI page.
View::register_page Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/AI/Quiz_Creation/View.php
Method: Register Quiz Creation AI page.
View::register_page Read More »
Method: Get form fields.
View::get_form_fields Read More »
Class: Quiz creation AI Repository class.
Method: Create a quiz.
Repository::create_quiz Read More »
Method: Create a question.
Repository::create_question Read More »
Method: Casts a value to a string if possible or returns an empty string.
Method: Casts a value to a int if possible or returns an empty string.
Method: Casts a value to a float if possible or returns an empty string.
Method: Casts a value to a bool if possible or returns an empty string.
Filter Hook: Filters focus mode navigation settings.
learndash_focus_mode_navigation_settings Read More »
Method: Determines if a given string starts with a given substring.
Method: Determines if a given string contains a given substring.
Method: Masks a portion of a string with a repeated character.
Method: Enqueue admin scripts.
Course_Outline::enqueue_admin_scripts Read More »
Method: Render page.
Course_Outline::render Read More »
Method: Execute ChatGPT command.
Course_Outline::init Read More »