gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
179 stars 134 forks source link

Remove references to Quiz's property `random_answers` #2552

Closed eri-trabiccolo closed 11 months ago

eri-trabiccolo commented 11 months ago

The following property doesn't exist, should be removed from the docblock: https://github.com/gocodebox/lifterlms/blob/trunk/includes/models/model.llms.quiz.php#L18

The following property is actually random_questions: https://github.com/gocodebox/lifterlms/blob/trunk/assets/js/builder/Models/Quiz.js#L74

as of LifterLMS 7.4.2

reported on slack.