llms_get_picture_choice_question_cols()
Function: Retrieve the number of columns needed for a picture choice question
Source: includes/functions/llms.functions.quiz.php:21
Function: Retrieve the number of columns needed for a picture choice question
Source: includes/functions/llms.functions.quiz.php:21
Filter Hook: Allow 3rd parties to override this function with a custom number of columns If this responds with a non null will bypass column counter function return it immediately
Source: includes/functions/llms.functions.quiz.php:27
Function: Retrieve data for a single question type
Source: includes/functions/llms.functions.quiz.php:68
Function: Retrieve question types see LLMS_Question_Types class for actual loading of core question types
Source: includes/functions/llms.functions.quiz.php:83
Function: Retrieve statuses for quiz attempts
Source: includes/functions/llms.functions.quiz.php:93
Function: Get quiz settings defined by supporting themes
Source: includes/functions/llms.functions.quiz.php:110
Function: Shuffles choices until the choice order has changed from the original The smaller the list of choices the greater the chance of shuffling not changing the array
Source: includes/functions/llms.functions.quiz.php:137