View::__construct()
Method: Constructor.
Method: Get form fields.
View::get_form_fields Read More »
Filter Hook: Filters quiz creation AI form fields.
learndash_module_ai_quiz_creation_form_fields Read More »
Method: Register Quiz Creation AI page.
View::register_page 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: 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 »
Method: Parse ChatGPT response.
Course_Outline::parse Read More »
Method: Process parsed response.
Course_Outline::process Read More »