LifterLMS Advanced Quizzes Version 2.0.0

Posted in
Updates and Enhancements
  • The minimum supported LifterLMS Core version has been raised to 4.9.0.
  • Use @wordpress/i18n functions in favor of LLMS.l10n for client-side translation of strings found in the quiz interface.
Bug Fixes
  • Fixed word count validation issues found on long answer questions when using non Latin-scripts such as Chinese or Japanese.
  • Fixed an issue preventing themes and child-themes from overriding template files using default LifterLMS template override functionality.
Breaking Changes
  • Removed Countable Javascript library in favor of words-count.
  • Removed the public class method LLMS_Assets::init().
  • Removed class LLMS_AQ_l10n.
  • Removed deprecated function LLMS_Advanced_Quizzes().
  • Sourcemaps for static assets (.js and .css) are no longer included in the distributed codebase.
  • Unminified static assets (.js and .css) are no longer included in the distributed codebase.

Leave a Reply

Your email address will not be published. Required fields are marked *