Skip to content

Releases: MindLeaps/tracker

Student Reports & Skill Editing

13 Apr 09:33
5f4789d

Choose a tag to compare

What's Changed

  • Added ability to edit skill and grade descriptions
  • Added ability to generate student-level reports
  • Defaulted starting date for analytics to the last lesson's month
  • Replaced existing charts using the Chart.js library
  • Fixed issue where group reports crashed when students had no summaries

Full Changelog: v0.40.0...v0.41.0

Student Reports & Skill Editing

13 Apr 08:51
5f4789d

Choose a tag to compare

Pre-release
  • Added ability to edit skill and grade descriptions
  • Added ability to generate student-level reports
  • Defaulted starting date for analytics to the last lesson's month
  • Replaced existing charts using the Chart.js library
  • Fixed issue where group reports crashed when students had no summaries

Chart.js & Analytics enhancement

20 Feb 09:18
c871520

Choose a tag to compare

v0.40.0

  • Added ability to filter analytics data by date
  • Added ability to select multiple groups in analytics
  • Updated database engine versions in pulumi
  • Modified current Group analytics tab to use new charting logic
  • Added UI component for multiselect capabilities
  • Added new charting library using vendored chart.js and regression.js
  • Fixed student lesson summaries showing empty on report screen

What's Changed

Full Changelog: v0.39.0...v0.40.0

v0.40.0-canary

20 Feb 08:49
f4f0384

Choose a tag to compare

v0.40.0-canary Pre-release
Pre-release
  • Added ability to filter analytics data by date
  • Added ability to select multiple groups in analytics
  • Updated database engine versions in pulumi
  • Modified current Group analytics tab to use new charting logic
  • Added UI component for multiselect capabilities
  • Added new charting library using vendored chart.js and regression.js
  • Fixed student lesson summaries showing empty on report screen

Lesson modification & Group alerts

15 Dec 09:45
fb8c0dd

Choose a tag to compare

  • Extended importing students to handle all student fields
  • Added alert when viewing a group with students graded outside their enrollment
  • Improved speed when querying students which have no active enrollments
  • Removed 'Created' and added 'Enrolled Since' column to student table in group view
  • Added ability to update a lesson's date
  • Added ability to filter by single group in 'Group analytics'
  • Fixed Organization and Chapter summaries showing incorrect counts

Lesson modification & Group alerts

15 Dec 08:57
fb8c0dd

Choose a tag to compare

Pre-release
  • Extended importing students to handle all student fields
  • Added alert when viewing a group with students graded outside their enrollment
  • Improved speed when querying students which have no active enrollments
  • Removed 'Created' and added 'Enrolled Since' column to student table in group view
  • Added ability to update a lesson's date
  • Added ability to filter by single group in 'Group analytics'
  • Fixed Organization and Chapter summaries showing incorrect counts

Fix Student Analytics Summaries

18 Oct 16:32
a4d59ee

Choose a tag to compare

  • Fixed Student Analytics Summaries causing crash when viewing Analytics

Fix Student Analytics Summaries

18 Oct 16:17
a4d59ee

Choose a tag to compare

Pre-release
  • Fixed Student Analytics Summaries causing crash when viewing Analytics

Student Imports & Enrollments

18 Oct 09:54

Choose a tag to compare

  • Added dropdown to select enrollment starting date for new students in a group
  • Modified CI workflow with caching and cleanup separation, added retries using rspec-retry gem
  • Added ability to enroll students with no active enrollments in a group
  • Added ability to import students to an organization from .csv files
  • Added organization statistics in separate component when viewing an organization

Student Imports & Enrollments

18 Oct 09:20
394f451

Choose a tag to compare

Pre-release
  • Added dropdown to select enrollment starting date for new students in a group
  • Modified CI workflow with caching and cleanup separation, added retries using rspec-retry gem
  • Added ability to enroll students with no active enrollments in a group
  • Added ability to import students to an organization from .csv files
  • Added organization statistics in separate component when viewing an organization