LD_QuizPro::checkAnswers( array $data )
Check answers for submitted quiz
Description Description
Parameters Parameters
- $data
-
(Required) Quiz information and answers to be checked
Return Return
(string) JSON representation of checked answers
Source Source
File: includes/quiz/ld-quiz-pro.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |