Skip to content

Releases: Clean-CaDET/tutor

v2.34.1

06 Mar 11:56
4280de4

Choose a tag to compare

2.34.1 (2026-03-06)

Bug Fixes

  • Resolves log error explosion problem. (993018e)

v2.34.0

29 Dec 07:41
0c6455d

Choose a tag to compare

2.34.0 (2025-12-29)

Bug Fixes

  • Adds missing build parameter. (b7411f4)
  • Build workflow for .NET 10. (edc0b49)
  • Removes deprecated commands from workflows. (bff8941)
  • Reverts Java version change. (920c786)

Features

v2.33.0

07 Dec 08:01
d11b0f8

Choose a tag to compare

2.33.0 (2025-12-07)

Bug Fixes

  • Adds forgotten DTO mapping. (00cd98d)
  • Reverts unused changes and fixes test scripts. (cddabd7)

Features

  • Adds CRUD for report. (582f299)
  • Adds supervision endpoint to load course achievements for selected learner. (6562497)
  • Administrators can supervise final achievements of selected learner for selected course. (c441502)
  • Instructors can review reports from previous modules. (9368c06)

Reverts

  • Reverts reflection property name to avoid unneeded db changes. (24aac61)

v2.32.0

29 Sep 05:37
57973d3

Choose a tag to compare

2.32.0 (2025-09-29)

Bug Fixes

  • Correctly manages step progress state after grading. (124b7de)

Features

  • Slightly expands notes model and removes unused emotion and feedback collection features. (3d47df5)
  • Tracks multiple task grading to separate learners that benefit from incremental feedback from those that one-shot correct solutions and those that are less engaged. (1f62e71)

v2.31.0

11 Aug 04:00
013ca56

Choose a tag to compare

2.31.0 (2025-08-11)

Bug Fixes

  • Resolves minor issue with tests. (c43a3c9)

Features

  • Adds endpoint to load reflections based on learner and reflectionId list. (b0539d9)
  • Expands weekly feedback to track reflectionIds to support course monitoring. (94169de)

v2.30.0

19 Jun 10:49
51962bf

Choose a tag to compare

2.30.0 (2025-06-19)

Bug Fixes

  • Adjusts policy for reviewing weekly feedback. (8407d81)

Features

  • Adds endpoint to retrieve reflection question categories, which will be used to support monitoring and analytics use cases related to reflections. (a637c99)
  • Adds Reflection task authoring endpoints and services. (5e84529)
  • Adds Reflection tasks, which learners answer to enhance learning, communicate with their instructor, and provide feedback. Once fully implemented, reflection tasks will replace unit progress feedback. (f962f2d)
  • Cloning courses also clones reflection items. (a83e54a)
  • Prepares backend to service monitoring use cases for reflections. (e8774bf)

v2.29.0

15 May 11:09
1e6937d

Choose a tag to compare

2.29.0 (2025-05-15)

Features

  • Instructors can add structured feedback on learners' weekly progress. (1952ace)

v2.28.0

13 May 10:35
4fa2ad5

Choose a tag to compare

2.28.0 (2025-05-13)

Features

  • Learners can leave a comment for their mentor when submitting task solutions. (2fbc612)

v2.27.0

04 Mar 06:52
232a08f

Choose a tag to compare

2.27.0 (2025-03-04)

Features

  • Adds support for manual LLM-based validation when authoring assessment items. (422207a)

v2.26.2

29 Dec 06:58
8b80c36

Choose a tag to compare

2.26.2 (2024-12-29)

Bug Fixes

  • Excludes template tasks from weekly monitoring statistics. (48ac0b0)