Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle Mobile 2.8 release notes

From MoodleDocs

Moodle Mobile release notes > Moodle Mobile 2.8 release notes

Release date: 22th January 2016

Complete list of issues for Moodle Mobile Moodle Mobile 2.8

New features

  • SCORM player: Moodle Mobile can now play SCORM 1.2 packages online and offline. The app stores all tracking information, including grades, when offline, and synchronizes with Moodle when you are online again.

See the user documentation Moodle Mobile SCORM player for technical details and the complete list of features.

This feature requires Moodle 3.0 or the Moodle Mobile additional features plugin for sites running Moodle 2.6 to Moodle 2.9 installed.

Improvements

  • Display a message when the Site home is empty
  • Support more than one self enrol instance

Complete list of issues

Bug

  • MOBILE-1375 - Sections page is empty if a downloadable module doesn't return contents
  • MOBILE-1389 - Fix SCORM issues found in 2.8 release testing

Improvement

  • MOBILE-1365 - Display a message when the Site home is empty (it doesn't have contents or a course summary)
  • MOBILE-1364 - Support more than one self enrol instance

New Feature

Task

SCORM Sub-tasks

  • MOBILE-1300 - Implement the SCORM initial view
  • MOBILE-1301 - Implement the download of the SCORM package and unzip
  • MOBILE-1302 - Implement the basic SCORM player
  • MOBILE-1303 - Support the API runtime (online mode only)
  • MOBILE-1304 - Support offline browsing
  • MOBILE-1329 - TOC re-creation and rendering
  • MOBILE-1342 - Pre-fetch Web Services requests when the SCORM package is going to be downloaded
  • MOBILE-1344 - SCORM without organizations/items/toc should work
  • MOBILE-1345 - isScormIncomplete returns false for complete attempts
  • MOBILE-1346 - Store x.start.time when a SCO is loaded
  • MOBILE-1347 - Intercept window.open inside the iframe to prevent make the app non-usable
  • MOBILE-1350 - Interactions and objectives are not working
  • MOBILE-1351 - New attempts are created when it shouldn't
  • MOBILE-1354 - Synchronize offline data
  • MOBILE-1368 - Download icons stand out too much
  • MOBILE-1374 - For the second SCO some times the tracks are not synchronized with Moodle
  • MOBILE-1383 - Trigger the SCO launched event via mod_scorm_launch_sco