Releases: Simon-Initiative/oli-torus
Releases · Simon-Initiative/oli-torus
v0.24.1
Bug Fixes
- Fix an issue where scheduler can "drift" one day due to incorrect timezone handling
- Fix an issue where page to page links cannot be created
- Fix an issue with dark mode rendering of Discussion activity
- Fix an issue where deleting Learning Objectives can generate an error and reload the LO view in certain circumstances
- Fix an issue related to dark mode rendering of the block insert menu
v0.24.0
Bug Fixes
- Fix a bug in displaying the All Products view
- Tech support modal initialization issues
- Legacy migration fixes
- Normalize whitespace upon rule evaluation of activities
- Multi input dropdown now allows shuffling of individual parts
- Allow previewing of gated resources
- Fix an issue with page links and course flow related to pages outside hierarchy
- Always show hints in unscored pages even after attempt evaluations
Enhancements
- Various authoring bug fixes and enhancements
- Instructor dashboard top level navigation, reports and content views
- Student dashboard views
- Adaptive flowchart authoring
- Add edit page links to product view
- Soft scheduling controls for suggested by, in class activity on, and due by
- Add support for scored pages time limit, grace period, late start, late submit and auto submit
- Require start and end datetimes for sections
- Password protected attempt starts
- Instructor and student onboarding wizards
- Student progress CSV downloads
- Allow payment bypass for a particular student
- Enable selection of all pages including ones outside the hierarchy in remix
- Add ability to jump to a specific page in delivery
- Add system configurable persistent login sessions
Environment Configs
VENDOR_PROPERTY_SUPPORT_EMAIL (optional) specify an email address where users can contact the support team
ALWAYS_USE_PERSISTENT_LOGIN_SESSIONS (optional) when set to 'true', the system will always login authors and users as
a persistent session i.e. "Remember me" (expires after 30 days inactivity)
v0.23.2
Hotfix release to fix tech support request dialog
v0.23.1
v0.23.0
Enhancements
- Add ability to author polygonal image hotspots with mouse
- Soft scheduling
- New UX
- Improved collaborative space management capabilities
- Exploration pages
- A/B testing via Upgrade
- CashNet integration
v0.22.5
Bug Fixes
- Addresses adaptive page scoring issues
v0.22.4
Bug Fixes
- Screen Idle time out - Timer Issue
- Add 5 minute warning timer
v0.22.3
v0.22.1
v0.22.0
Bug Fixes
- Fix an issue with duplicate part ids on ingest
- Fix some performance issues related to published resources trigger
- Allow admin users to review adaptive page attempts
- Fix an issue with table layouts
- Fix an issue where ordering choices were not ordered correctly in review
- Fix an issue with popup audio element
- Fix an issue where command button submitted multiple choice
- Fix an issue where legacy block LaTeX were not rendered correctly
- Fix an issue where mixed-case collaborator emails would fail
- Fix an issue where multiple active publications can occur
Enhancements
- Add tab for authoring 'explanation' feedback to all activities
- Add support for definition element
- Add support for dialog element
- Add support for vlab activity type
- Add support for explanation feedback (legacy multiple feedbacks)
- Add all activities view
- Add support for conjugation element
- Add support for activity page links
- Remove submit button and automatically submit multiple choice questions in formative
- Add playback speed control to video elements
- Add support for alternatives/alternative
- Add activity/question numbering in graded pages
- Upload media as content-addressable in S3 storage
- Allow components in adaptive editor to be resized
- Add support for collaboration spaces
- Upgrade to Phoenix LiveView 0.18
- Optimize webpack to improve development compile times
- Add client side reporting to appsignal for core and adaptive authoring.
- Updated hint logic to be consistent across core-lesson question types and allow requesting hints for auto-submit questions.