Warning: This method has been deprecated. LLMS_Controller_Quizzes::take_quiz() is deprecated in favor of LLMS_AJAX_Handler::quiz_start() instead.
LLMS_Controller_Quizzes::take_quiz()
Handle form submission of the “take quiz” button attached to lessons with quizzes
Contents
Return Return
(void)
Source Source
File: includes/controllers/class.llms.controller.quizzes.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
4.14.0 | LLMS_Controller_Quizzes::take_quiz() is deprecated in favor of LLMS_AJAX_Handler::quiz_start() . |
3.9.0 | Unknown. |
1.0.0 | Introduced. |