LLMS_Quiz_Attempt

LLMS_Quiz_Attempt model class


Description Description


Source Source

File: includes/models/model.llms.quiz.attempt.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 Added $type property declaration.
4.2.0 Use strict type comparisons where possible. In the l10n() method, made sure the status key exists to avoid trying to access to array's undefined index. Added the public method get_siblings().
4.0.0 Remove reliance on deprecated method LLMS_Quiz::get_passing_percent() & remove deprecated class method get_status(). Fix issue encountered when answering a question incorrectly after initially answering it correctly.
3.9.2 Added calculate_point_weight(), get_question_order(), is_passing() methods.
3.9.0
3.29.0 Unknown.
3.26.3 Unknown.
3.24.0 Unknown.
3.19.2 Unknown.
3.17.1 Unknown.
3.16.7 Unknown.
3.16.0 Introduced.


Top ↑

Methods Methods


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.