The Official Blog for LifterLMS Contributors
-
- 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
-
-
- Lessons can be cloned via the “Clone” action from the lessons post table
Builder Improvements & Fixes
- Add “Existing Lesson” functionality can now clone and attach the clone (when adding a lesson currently attached to a course) OR attach orphans
- Lessons created via Course builder will have their slugs renamed the first time the lesson title is updated via the builder
- No longer display notices on the course builder
- Add extra space to the scrollable area on course builder
- Removed logging and debugging functions from admin builder class
- JS-generated error messages on the course builder are now translatable
Bug Fixes
- Fix: Show all memberships on dashboard
Read more: LifterLMS Version 3.14.8
-