Skip to content

Conversation

@swashbuck
Copy link
Contributor

@swashbuck swashbuck commented Jun 12, 2025

Fixes #113

Fix

  • Fix hinting in MCQ and GMCQ so that it dims incorrect answers
  • Fix Matching to prevent "(correct)" from being shown repeatedly on each mouse click.
  • Fix auto-answer logic to only remove hinting if a question is being answered rather than just a mouse click. Was causing setMatchingHinting() to use reverse logic for hintingEnabled.

Update

  • Change Matching to use _globals._accessibility._ariaLabels.correct instead of being hardcoded.
  • Make "(correct)" bold for Matching hint. Remove unused style.

Notes

  • I did not test questionStrip or ppq which are currently supported

Screenshots

Correct MCQ hinting behavior:

mcq-dimmed

Incorrect repeated "(correct)" Matching behavior:

Screenshot 2025-06-12 at 1 08 29 PM

@swashbuck swashbuck self-assigned this Jun 12, 2025
@swashbuck swashbuck added the bug label Jun 12, 2025
@swashbuck swashbuck merged commit 6ed9f43 into master Jun 12, 2025
@swashbuck swashbuck deleted the issue/113 branch June 12, 2025 21:57
@github-actions
Copy link

🎉 This PR is included in version 3.9.1 🎉

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.

Hinting is broken for some question components

3 participants