mAuthor Blog

Latest Player update summary

Written by Learnetic Team | Aug 29, 2023 11:43:54 AM

Below is a summary of the latest updates made to the player:

  1. There is a new possibility to run the Player without loading the Lesson on startup. By simply adding the parameter "wait" to the URL with the value "yes" (i.e., "?wait=yes"), you can take advantage of this functionality. This feature proves to be particularly useful when running a lesson in an iframe and wanting to set the state before the lesson is loaded.
  2. It is also possible to load a different lesson without the need to reload the entire view. By utilizing the player.load method, simply input a distinct lesson URL as the first parameter and include a second parameter with a value of 0. 
  3. An issue with Audio playback in offline mode (i.e. in mLibro App) has been fixed.
  4. We've fixed a bug in the Paragraph module where Reset didn't restore the original visibility state.
  5. There was an issue in the TTS mode where "question mark," "exclamation point," and "close bracket" texts were mistakenly read aloud when they should not have been.
  6. There was a problem with the Table module when working with Math. Specifically, the Show Answers mode had an issue where the correct answers were not being replaced with the user's answers when exiting the Show Answers mode.