Skip to content

Set default hide and reveal flag to true - #7436

Merged
Elimpizza merged 1 commit into
mainfrom
fix/hide-and-reveal-default-true
Aug 12, 2026
Merged

Set default hide and reveal flag to true#7436
Elimpizza merged 1 commit into
mainfrom
fix/hide-and-reveal-default-true

Conversation

@Elimpizza

Copy link
Copy Markdown
Contributor

This pull request updates the default behavior for the "hide and reveal" feature and ensures that related tests and configuration reflect this change. The most important changes are grouped below:

Feature Default Change:

  • The default value for the HYPOTHESIS_HIDE_AND_REVEAL setting in the Settings enum was changed from False to True, enabling the "hide and reveal" feature by default.

Test and Configuration Updates:

  • Updated the expected assignment types in the Canvas deep linking test to include "hide_and_reveal" alongside "reading", reflecting the new default.
  • Adjusted unit tests to expect "hide_and_reveal" in assignment types when the flag is unset, since the default is now on.

@Elimpizza
Elimpizza marked this pull request as ready for review August 12, 2026 14:09
@Elimpizza
Elimpizza merged commit 3c66b21 into main Aug 12, 2026
8 checks passed
@Elimpizza
Elimpizza deleted the fix/hide-and-reveal-default-true branch August 12, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant