Skip to content

Release v0.33.0

Compare
Choose a tag to compare
@simon-bot simon-bot released this 16 Sep 18:40
· 22 commits to master since this release
e71c21f

This release includes the following enhancements and bug fixes:

  • Made progress toward a course navigation redesign based on learning prerequisites for CMU’s Computational Psychology team
  • Improved system performance in a variety of areas on several of our servers (echo, QA, etc.)
  • Made a series of improvements to the Survey Report for University of New Hampshire
  • Made changes to course previewing to reduce the chances of getting a failure when first previewing a course
  • Fixed a problem that allowed multiple choice questions to get into a bad state because responses didn’t match up to answer choices
  • Fixed a bug that prevented course deployment because image hotspots could be placed outside of the image
  • Fixed 19 courses on Echo that had pages or assessments that could not be loaded
  • Fixed the objective and skill page to include a banner when in read-only mode
  • Fixed a problem that could occasionally cause the objective and skill page to crash
  • Added a description to the team member add menu based on user feedback
  • Fixed an issue with citation creation that could cause text to start writing backwards
  • Fixed on issue with page and assessment references in the sidebar sometimes flickering when loading
  • Fixed a recurring bug where new courses created on Echo could include changes made by other users
  • Fixed an issue where changing an organization could redirect users to the course list page
  • Made a series of changes and fixes to the conjugation table element
  • Also made a series of changes and fixes to the Dialog element
  • Fixed a problem with numeric input questions that could cause them to fail when previewed
  • Fixed the javascript template question editor to correctly resize with the window and make it easier to write code into
  • Fixed an issue where long package and resource IDs could cause save errors in the database
  • Prevented workbook pages from linking to themselves
  • Made a series of fixes to the cross-reference element
  • Updated DTD elements for workbook pages
  • Pushed the theme code to Github for easier access and changes