ChatGPT
Class: ChatGPT client class.
Method: Creates a step mapper from a model.
Step_Mapper_Factory::create Read More »
Filter Hook: Filters the data to send to ChatGPT API.
learndash_service_chatgpt_send_command_data Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Returns the total number of related lessons.
Course::get_lessons_number Read More »
Method: Returns the total number of related quizzes.
Course::get_quizzes_number Read More »
Method: Returns the number of steps a user has completed.
Course::get_completed_steps_number Read More »
Method: Returns the progress percentage for a user.
Course::get_progress_percentage Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Model::hasAttribute Read More »