Skip to content

Update: align unavailable objectives logic with ScoringSet#17

Merged
oliverfoster merged 1 commit intomasterfrom
issue/14
Nov 6, 2025
Merged

Update: align unavailable objectives logic with ScoringSet#17
oliverfoster merged 1 commit intomasterfrom
issue/14

Conversation

@danielghost
Copy link
Copy Markdown
Contributor

@danielghost danielghost commented Jul 3, 2025

Fixes #14.

Fix

  • Prevent an attempt no longer in progress from being reset if the set becomes unavailable

Update

  • Update unavailable objective logic to align with ScoringSet

Dependency

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@oliverfoster oliverfoster merged commit e4c207c into master Nov 6, 2025
1 check passed
@github-project-automation github-project-automation Bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Nov 6, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 6, 2025

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

danielghost added a commit to adaptlearning/adapt-contrib-scoring that referenced this pull request Apr 2, 2026
…ntrib-scoringAssessment#17. Resolved reset issues as the objective needs to wait until the set has been reset before updating the score and status - adjusted methods and logic accordingly so score and status can be handled separately by the sets lifecycle methods.
danielghost added a commit that referenced this pull request Apr 2, 2026
… with super class methods not always being called for `onInit` and `onRestore`. Updated to latest Lifecycle logic to distinguish between first attempt and reset attempts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align objectives logic with ScoringSet

3 participants