Request_Handler::send_response()
Method: Send response.
Request_Handler::send_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 »
Method: Helper method to parse response JSON string.
Parser::parse_json_response Read More »
Method: Parse AI response for single question type.
Parser::parse_single_type Read More »
Method: Parse AI response for multiple question type.
Parser::parse_multiple_type Read More »
Method: Parse AI response for free choice question type.
Parser::parse_free_choice_type Read More »