Skip to content
- Fix issue causing error on student dashboard when reviewing an order with an access plan that was deleted.
- Fixed spelling error on course metabox
- Fixed spelling error on frontend quiz interface
- Fixed issues with 0 point questions:
- Will no longer prevent quizzes from being automatically graded when a 0 point question is in an otherwise automatically gradable quiz
- Point value not editable during review
- Visual display on results displays with grey background not as an orange “pending” question
- Table schema uses default database charset. Fixes an issue with databases that don’t support
utf8mb4
charsets.
- Updated
LLMS_Hasher
class for better compatibility with older versions of PHP