Skip to content

Releases: MindLeaps/tracker

Deleting & Duplicate Lessons

Choose a tag to compare

@KralMarko123 KralMarko123 released this 29 Jun 22:31
e0f1763

What's Changed

  • Added ability for multiple student selection in subject analytics
  • Fixed scoping issue in analytics
  • Handled duplicate lesson uploads by returning a 409 Conflict
  • Added deleted_lesson.rb model and ability to hard delete lessons
  • Cleanup and improved performance when viewing lessons
  • Fixed the missing download button for Group Performance Graph

Full Changelog: v0.41.0...v0.42.0

Duplicate Lessons

Duplicate Lessons Pre-release
Pre-release

Choose a tag to compare

@KralMarko123 KralMarko123 released this 23 Jun 09:16
06b256b

v0.42.0-canary

  • Added ability for multiple student selection in subject analytics
  • Fixed scoping issue in analytics
  • Handled duplicate lesson uploads by returning a 409 Conflict
  • Added deleted_lesson.rb model and ability to hard delete lessons
  • Cleanup and improved performance when viewing lessons
  • Fixed the missing download button for Group Performance Graph

Student Reports & Skill Editing

Choose a tag to compare

@KralMarko123 KralMarko123 released this 13 Apr 09:33
5f4789d

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

Pre-release

Choose a tag to compare

@KralMarko123 KralMarko123 released this 13 Apr 08:51
5f4789d
  • 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

Choose a tag to compare

@KralMarko123 KralMarko123 released this 20 Feb 09:18
c871520

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

v0.40.0-canary Pre-release
Pre-release

Choose a tag to compare

@KralMarko123 KralMarko123 released this 20 Feb 08:49
f4f0384
  • 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

Choose a tag to compare

@KralMarko123 KralMarko123 released this 15 Dec 09:45
fb8c0dd
  • 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

Pre-release

Choose a tag to compare

@KralMarko123 KralMarko123 released this 15 Dec 08:57
fb8c0dd
  • 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

Choose a tag to compare

@KralMarko123 KralMarko123 released this 18 Oct 16:32
a4d59ee
  • Fixed Student Analytics Summaries causing crash when viewing Analytics

Fix Student Analytics Summaries

Pre-release

Choose a tag to compare

@KralMarko123 KralMarko123 released this 18 Oct 16:17
a4d59ee
  • Fixed Student Analytics Summaries causing crash when viewing Analytics