The Official Blog for LifterLMS Contributors

  • LifterLMS Version 3.16.8

    Updates
    • Added theme compatibility API so theme developers can add layout options to the quiz settings on the course builder. For details on adding theme compatibility see: https://lifterlms.com/docs/quiz-theme-compatibility-developers/.
    • Quiz results “donut” chart had alternate styles for quizzes pending review (Dark grey text rather than red). You can target with the .llms-donut.pending CSS class to customize appearance.
    • Allow filtering when retrieving student answer for a quiz attempt question via llms_quiz_attempt_question_get_answer filter
    Bug Fixes
    • Fix issues causing conditionally gradable question types (fill in the blank and scale) from displaying without a status icon or possible points when awaiting admin review / grading.
    • Fix issue preventing conditionally gradable question types (fill in the blank and scale) from being reviewable on the admin panel when the question is configured as requiring manual grading.
    • Fix analytics widget undefined index warning during admin-ajax calls. Thanks @Mte90!
    • Fix issue causing is_search() to be called incorrectly. Thanks @Mte90!
    • Fix issue preventing text / html formatting from saving properly for access plan description fields
    • Fix html character encoding issue on reporting widgets causing currency symbols to display as a character code instead of the symbol glyph.
    Templates changed
    • templates/quiz/results-attempt-questions-list.php
    • templates/quiz/results-attempt.php
    Read more: LifterLMS Version 3.16.8
  • LaunchPad Version 2.4.0

    • Add LifterLMS quiz theme support for controlling quiz layout via course builder
    • Fix issues causing 500 errors on blog posts when LifterLMS core is not enabled
    Read more: LaunchPad Version 2.4.0
  • LifterLMS Version 3.16.7

    • Added manual saving methods for the course builder that passes data via standard ajax calls. Allows users (hosts) to disable the Heartbeat API but still save builder data.
    • Added an “Exit” button to the builder sidebar to allow exiting the builder back to the WP Edit Post screen for the current course
    • Added dashboard links to the WP Admin Bar to allow existing the course builder to various areas of the dashboard
    • Added data attribute to progress bars so JS (or CSS) can read the progress of a progress bar. Thanks @dineshchouhan!
    • Fixed issue causing newly created lessons to lose their assigned quiz
    • Fixed php max_input_vars issue causing a 400 Bad Request error when trying to save large courses in the course builder
    • Removed reliance on PHP bcmath functions
    Read more: LifterLMS Version 3.16.7
  • LifterLMS Version 3.16.6

    • Removed reliance on PHP Hashids Library in favor of a simpler solution with no PHP module dependencies
    • Added interfaces to allow customization of quiz url / slug
    • Fixed shortcodes added to quiz question descriptions
    • Fixed untranslatable strings on frontend of quizzes
    • Fix issue causing certificate notifications to display as empty
    • Fix issue preventing quiz pass/fail notifications from triggering properly for manually graded quizzes
    • Fix undefined index warning on quiz pass/fail notifications
    Read more: LifterLMS Version 3.16.6
  • LifterLMS Version 3.16.5

    • Fix issue preventing manually graded quiz review points from saving properly
    • Improved background updater to ensure scripts don’t timeout during upgrades
    • Admin builder JS now minified for increased performance
    • Made frontend quiz and quiz-builder strings output via Javascript translatable
    Read more: LifterLMS Version 3.16.5
  • LifterLMS Private Areas Version 1.0.8

    • Ensure widgets and shortcodes only run on course, membership, & lesson pages when using default (current post) attributes.
    Read more: LifterLMS Private Areas Version 1.0.8