mAuthor Blog

Player & Editor Update Information

Written by Learnetic Team | Jul 13, 2023 1:29:42 PM

The player and the editor have been updated:

  1. We are pleased to announce the new code editor that is used in the Edit CSS window in the Lesson Editor. We’ve switched to the widely used and allcaimed Monaco Editor that you can also find in the Custom Addons Editor in mAuthor. 
  2. We’ve added the “Gap Max Length” property to the Table module - it works exactly like the one in the Text module.
  3. A new field in the mAuthor’s API has been added to fix the problem with timeouts. Now every export callback contains the “refreshed_token”, which you can use in the later call to download the lesson.
  4. Now, finding the class you're looking for in the "CSS class" dropdown menu is much easier. Just use the new "Search CSS" field in the Styles section of the Editor. And if that's not enough, we've also added an alphabetical sorting option. Simply select the "Sort" option and voila! Your classes will be neatly organized. We have also fixed the list of the classes, so that it will display only the ones that are related to the currently selected module.
  5. The Limited Reset module now has a new command added - getWorksWithModulesList(). It returns the list of modules configured in the "Works With" property.
  6. We've added the TTS support for the Timer module.
  7. We’ve added new modules to the Default TTS Titles: Check Counter, Error Counter, Page Progress, Close Popup Button, External Link Button, Go To Page Button, Next Page Button, Open Popup Button, Previous Page, Audio, Heading, Image, Image Viewer, Slideshow, Single State Button, SkipLink.
  8. We’ve fixed a bug where the Show Answers button with the “Increment Mistake Counter” option selected doesn’t work correctly with the Basic Math Gaps module.
  9. A bug in Gradual Show Answers mode of the Ordering module has been fixed.
  10. We’ve fixed an issue with LaTeX in the FlashCards module.
  11. The issue in the Paragraph module with an editable placeholder in Show Answers mode has been fixed.