Releases: openedx/edx-ora2
Releases · openedx/edx-ora2
ORA iframe hotjar integration
Added hotjar integration code for the ORA iframe
v6.0.4: ORA BFF integration updates
What's Changed
- chore: respond step name for waiting by @leangseu-edx in #2112
- feat: BFF integration work by @nsprenkle in #2115
Full Changelog: v6.0.3...v6.0.4
v6.0.3: chore: update student training shape (#2111)
* chore: add numberOfExamples to training assessment step setting * chore: update expect rubric selections data shape * chore: version bump
feat: Hotjar survey on legacy ORA view
Hotjar survey will get rendered on (legacy) ORA UI after self or peer assessment is completed (depending on ORA configuration)
v6.0.1
What's Changed
- fix: fix effective assessment type by @nsprenkle in #2107
Full Changelog: v6.0.0...v6.0.1
Dual ORA UI
What's Changed
- feat: Dual UI by @jansenk / @nsprenkle in #2073
- test: fix flaky test by freezing time by @jansenk in #2081
- docs: Update the security e-mail address. by @feanil in #2087
Full Changelog: 5.5.6...v6.0.0
Updated blocked submission lookup query for batch update
Blocked submissions lookup query for batch workflow update was updated with additional filter to exclude cancelled submissions.
Add code owner monitoring to celery tasks
Merge pull request #2070 from openedx/diana/set-code-owner feat: Add code owner tracking to celery tasks.
flex peer grading automation logging enhancements
Minor enhancements adding more context to log events and stack trace to error events
fix: using get_course for course lookup in modulestore
5.5.3 fix: using get_course for course lookup in modulestore (#2064)