generated from ossf/project-template
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine hints - only re-show for free if it's the SAME button
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 <dwheeler@dwheeler.com>
- Loading branch information
1 parent
2e808bb
commit 345f7ed
Showing
1 changed file
with
33 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters