[Userscript] Prevent "Your answer was a bit off" answers from being accepted a.k.a. "Close But No Cigar"

I’ve added the above code to Double-Check now.

:point_right: [v2.0.7] Wanikani Double-Check

  • Added optional support for “Close But No Cigar” mode.
  • (Added hook for compatibility with @polv’s script “WaniKani Disable Default Answers”)

The “Close But No Cigar” mode can be enabled at the top of the script by changing the setting at the top of the script:

    // Shake when slightly off (i.e. "Close, but no cigar" script)
    shake_when_slightly_off: 1,
1 Like