The Official Blog for LifterLMS Contributors
-
- Ensure quizzes in draft mode are only accessible by those with edit access (instructors, admins, etc…)
- Restore pre 3.16 actions and filters related to quiz start buttons
- Remove legacy error message for quiz accessibility issues by site admins
- Students who cannot access a quiz are redirected to the parent lesson if they attempt to access a quiz directly
- Fix undefined index warning on wp-login.php related to LifterLMS js assets. Thanks Mte90!
- Update checkout error message to provide user with direction when they already have access to a course. Thanks @andreasblumberg!
Read more: LifterLMS Version 3.16.1
-
- Add settings to allow visual customization of LifterLMS Instructors information on Courses & Memberships
- Ensure that page layout settings (metabox on pages and other post types) apply custom layout settings to course & membership catalogs and blog archive
- Fix error in a LifterLMS dependency check to preventing activation of theme without LifterLMS existing first
Read more: LaunchPad Version 2.3.0
-
- Ensure course & membership titles with HTML characters are decoded during reporting exports
- Fix issue causing some courses to display in membership columns on reporting exports
Read more: LifterLMS Version 3.15.1
-
Reporting Updates (and CSV exports!)
- Added course-level reporting table (see “Courses” tab of Reporting screen)
- Updated the interface on reporting screen when reviewing a single student
- Added reporting exports: students list, courses list, and list of students per course
Bug fixes
- Fix error when
[lifterlms_course_continue_button]
shortcode is displayed to logged out or students not enrolled in the chosen course
Minor updates
- Tested up to WordPress 4.9.1
- Added background data processors to ensure reporting data stays up to date in close to real time
- Add nocache constants and headers on student dashboard & checkout page to increase compatibility with caching plugins
- Added filter to student dashboard courses query
Read more: LifterLMS Version 3.15.0
-
- Tested up to WordPress 4.9
- Fix error during uninstall related to missing file
- Fix issue with rewinding quiz using “Previous Question” button
- On final question of a quiz the “Next Lesson” button now says “Complete Quiz”
- When completing a quiz, the loading message will now say “Grading Quiz” the entire time instead of “Loading Question” and then “Grading Quiz”
- Fix issue causing the
<title>
element on course builder pages from being partially empty
Read more: LifterLMS Version 3.14.9
-