Skip to content

Update: Schema updates to remove unused properties / update help text (fix #53)#122

Merged
joe-allen-89 merged 6 commits into
masterfrom
issue/53
Jul 28, 2025
Merged

Update: Schema updates to remove unused properties / update help text (fix #53)#122
joe-allen-89 merged 6 commits into
masterfrom
issue/53

Conversation

@swashbuck
Copy link
Copy Markdown
Contributor

@swashbuck swashbuck commented Jun 11, 2025

Fix #53

Fix

Schemas:

  • Remove unused properties - _correctAnswer, _correctRange, _showCorrectAnswer, _hideCorrectAnswer
  • Improve help text
  • Update property label for _comparison to better represent intent. Changed "Incorrect Feedback" to just "Feedback".

Readme:

  • Update "Cross-platform coverage"
  • Fix typo

Migration scripts

Note: Migration requires(?) adapt-migrations 1.4.0 or higher

  • Delete properties listed above
  • Update describe() functions to use 'to' instead of '>' so that it's not confused with greater than/less than.

@swashbuck swashbuck marked this pull request as ready for review June 11, 2025 19:55
@swashbuck swashbuck moved this from Assigned to Needs Reviewing in adapt_framework: The TODO Board Jun 11, 2025
@swashbuck swashbuck changed the title Update: Schema updates to remove unused properties and add help text (fix #53) Update: Schema updates to remove unused properties / update help text (fix #53) Jun 11, 2025
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.

👀

@joe-allen-89 joe-allen-89 merged commit f5ef2b9 into master Jul 28, 2025
@joe-allen-89 joe-allen-89 deleted the issue/53 branch July 28, 2025 13:41
@github-project-automation github-project-automation Bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Jul 28, 2025
github-actions Bot pushed a commit that referenced this pull request Jul 28, 2025
# [5.8.0](v5.7.0...v5.8.0) (2025-07-28)

### Update

* Schema updates to remove unused properties / update help text (fixes #53) (#122) ([f5ef2b9](f5ef2b9)), closes [#53](#53) [#122](#122)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

Properties.schema redundant fields

4 participants