learndash_quiz_format_correct_answer
Filter Hook: Filters whether to format the question correct answers.
@package: LearnDash / Quiz
Source Files: includes/quiz/ld-quiz-pro.php
Filter Hook: Filters whether to format the question correct answers.
Filter Hook: Filters a quiz question result.
Filter Hook: Filters quiz user responses.
Filter Hook: Filters whether use the legacy sanitize user response question.
Filter Hook: Filter to set all parent steps completed.
Function: Utility function to fetch the WPProQuiz Question from ID.
Filter Hook: Filters whether to convert quiz question free to lowercase or not.
Function: Quiz Debug Log Init
Function: Quiz Debug Log Message
Method: Returns an array of quizzes in the string format of “$quiz_id – $quiz_name”
Method: Echoes the HTML with inline javascript that contains the JSON representation of the certificate details and continue link details
Method: Returns the certificate link appended to input HTML content if the Post ID is set, else it only returns the input HTML content
Method: Returns the HTML of the add or edit page for the current quiz. If advanced quizzes are disabled, it returns an empty string.
Method: Routes to the WpProQuiz_Controller_Quiz controller to output the add or edit page for quizzes if not auto saving, post id is set, and the current user has permissions to add or edit quizzes. If there is an available template to load, WordPress redirects to the proper URL.
Method: Returns a MD5 checksum on a concatenated string comprised of user id, question id, and pos
Method: Returns an array of MD5 Checksums on a concatenated string comprised of user id, question id, and i, where the array size is count and i is incremented from 0 for each array element
Method: Show Modal Window
Method: Quiz Content
Method: Checks a users submitted quiz attempt to see if that quiz has graded questions and if all of them have been graded
Method: This function runs when a quiz is started and is used to set the quiz start timestamp