Experiment::setup_hooks()
Method: Sets up the hooks.
Experiment::setup_hooks Read More »
Method: Registers experiment.
Provider::register_experiments Read More »
Method: Handle AJAX request.
Request_Handler::handle_request Read More »
Method: Check user capability.
Request_Handler::check_user_capability Read More »
Method: Verify request nonce.
Request_Handler::verify_nonce Read More »
Method: Set up and build `request` property.
Request_Handler::set_up_request Read More »
Method: Process request and build `results` property.
Request_Handler::process Read More »
Method: Prepare response and build `response` property.
Request_Handler::prepare_response Read More »
Method: Parse AI response for assessment question type.
Parser::parse_assessment_type Read More »
Method: Parse AI response for essay question type.
Parser::parse_essay_type Read More »
Method: Parse AI response for sorting choice question type.
Parser::parse_sorting_choice_type Read More »
Method: Parse AI response for matrix sorting choice question type.
Parser::parse_matrix_sorting_choice_type Read More »
Method: Parse AI response for fill in the blank question type.
Parser::parse_fill_in_the_blank_type Read More »