Skip to content

v6.2

Choose a tag to compare

@ekassos ekassos released this 26 Aug 01:03
· 842 commits to main since this release
8fc10d5

Release Notes

This update introduces Pre-Assessment Completion Rate tracking in the College Study Dashboard, and other bug fixes and security updates.

Internal

Resolved Issues

  • Fixed: A longstanding configuration issue may have inadvertently provided access to configuration keys through the admin-only /config endpoint.

Study Dashboard

New Features

  • Instructors can now see completion rate progress bars for accepted courses in the “Your Courses” table.
  • In “Pre-Assessment Details”, instructors can see more details about completion rates and submissions.

Resolved Issues

  • Fixed: Instructors may see the "Student count lower than submission count” alert even when not applicable for their course.

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • fix/ Do not leak keys in /config endpoint by @ekassos in #969
  • feat(study)/ Show completion rate progress by @ekassos in #970
  • fix(study)/ Incorrect determination of when to display alert by @ekassos in #971

Full Changelog: 754-srv348-web206...757-srv350-web208