Install
Works with Drupal: ^9.3Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
11.78 MB
MD5: 56418f32bc38c1dd5eca6e3d64291255
SHA-1: fcad7f08f59be4d27b8da47aba2193d6f1f0a69a
SHA-256: 794b5a4be1beb6cdfdb1d5927dddbdc583a164244e392c840d84bc88a0f8f1ca
Download zip
12.07 MB
MD5: dcdffae8bc35963c500a8268c101546e
SHA-1: 5b8d5469daa9c43acb067b753ee6cb6b8a27c2d3
SHA-256: 0673b4491061ac52ef2e6dc1c4993097bba753fbb2e8c8406d1fa1bd15031b00
Release notes
Changelog
Changes since 2.8.1:
- #3308215: Make bigger area for Play audio button.
- #3308596: Cover courses pages with tests.
- #3309362: Cover API endpoints for checklists & progress saving with automated tests.
- #3309606: Add redirect from "#section-X" to "#page-X" for lessons.
- #3306842: Added CoursesCreationTest.
- #3308195: Fixed the problem "Unable to install Anu LMS Permissions due to unmet dependencies". That was happening in a case when "Anu LMS Assessments" module was disabled when a user tried to enable "Anu LMS Permissions" module.
- #3310065: Fixed bottom spacing for quiz page and mobile layout.
- #3312107: Fixed a bug broken html output for lessons when highlighting was requested.
- The lesson title will be displayed without cutting, no matter how long it is.
- Adjusted "Make available offline" button text when processed.
- Renamed "CoursesTest" to "DemoContentTest".
- Fixed a bug in implementation of "CourseProgress::getCompletedLessons" and "CourseProgress::getCompletedQuizzes" methods