LD_REST_Questions_Controller_V2::__construct()
Method: Public constructor for class
LD_REST_Questions_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-questions-controller.php
Method: Public constructor for class
LD_REST_Questions_Controller_V2::__construct Read More »
Method: Filter Groups Courses query args.
LD_REST_Groups_Courses_Controller_V2::rest_query_filter Read More »
Method: Delete a group courses.
LD_REST_Groups_Courses_Controller_V2::delete_groups_courses Read More »
Method: Updates a group courses.
LD_REST_Groups_Courses_Controller_V2::update_groups_courses Read More »
Method: GET group courses.
LD_REST_Groups_Courses_Controller_V2::get_groups_courses Read More »
Method: Checks permission to update delete courses.
LD_REST_Groups_Courses_Controller_V2::delete_groups_courses_permissions_check Read More »
Method: Checks permission to update group courses.
LD_REST_Groups_Courses_Controller_V2::update_groups_courses_permissions_check Read More »
Method: Checks permission to get group courses.
LD_REST_Groups_Courses_Controller_V2::get_groups_courses_permissions_check Read More »
Method: Gets public schema.
LD_REST_Groups_Courses_Controller_V2::get_public_item_schema Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Groups_Courses_Controller_V2::register_routes Read More »
Method: Public constructor for class
LD_REST_Groups_Courses_Controller_V2::__construct Read More »
Method: Fetch total points for a quiz by stat_ref_id.
WpProQuiz_Model_StatisticRefMapper::fetchTotalPoints Read More »
Method: Fetch records count from statistics table with limit and offset.
WpProQuiz_Model_StatisticRefMapper::fetchSelectedCount Read More »
Method: Fetch records from statistics table with limit and offset.
WpProQuiz_Model_StatisticRefMapper::fetchSelected Read More »
Method: Fetch questions count based on statistics ID.
WpProQuiz_Model_QuestionMapper::fetchByStatIdCount Read More »
Method: Fetch questions based on statistics ID.
WpProQuiz_Model_QuestionMapper::fetchByStatId Read More »
Method: Parse the answer in array form from the answer markup.
LDLMS_Cloze_Answer::parse_answers Read More »
Method: Add the `value_key` to answer data.
LDLMS_Cloze_Answer::student_answers_value_key Read More »
Method: If individual answers points are activated, add points field to each answer.
LDLMS_Cloze_Answer::maybe_add_points Read More »