Skip to content

Conversation

@david-a-wheeler
Copy link
Contributor

No description provided.

Refine the hint button further:
* If there are no hints, say so
  immediately (without delay or penalty).
* If the answers for *this* form are all correct, have the
  hint button always say so (instead of looking at *all* answers).
* If you re-ask for a hint,
  reshow it without penalty only *if* it's the same hint button
  (while continuing to also require that the inputs haven't changed).

In general there's still a timer for each hint, but we want to
ignore the timer in a few cases and those cases are more complicated
to express.

Signed-off-by: David A. Wheeler <[email protected]>
This switches many comments to JSDoc comment format.
This will make it easier to auto-generate documentation
if desired.

Signed-off-by: David A. Wheeler <[email protected]>
@david-a-wheeler david-a-wheeler merged commit bb1a408 into main Feb 10, 2025
4 checks passed
@david-a-wheeler david-a-wheeler deleted the hint_all_correct branch February 10, 2025 18:41
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.

2 participants