[Userscript]: Double-Check (Version 2.x)

Thanks!

I think my first question has been answered. I’ve installed a few different userscripts (for the first time) think the ‘correct answer’ I was seeing in red was being generated by a different script. Sorry for the confusion!

I’ve installed double-check. Tampermonkey is showing that the script is enabled however i’m not seeing the updated page or any script settings. Any ideas on what i’m doing wrong? :woozy_face:

Can you post a screenshot of the warnings and error messages in your console panel? On Chrome, you can open the console with Ctrl+Shift+J.

Exactly that console panel, but while you are on the review page, so that it shows the warnings and errors from the review page where the script should run.

Did you make WKOF #1 in Tampermonkey?

Yep, open framework is first on the script list.

Not a single warning or error – that is less than expected. I don’t know why it doesn’t work then. Have you already restarted the webbrowser, or tried a different webbrowser, as suggested in the other thread? You could also try disabling all other browser extensions except for Tampermonkey. In the console panel on the review page, you could try to type wkof followed by Enter and see whether WaniKani Open Framework was successfully injected, or if you get an error message. In the tab “Sources” next to the “Console” tab, you could check if Double Check and Open Framework are injected.

Screenshot of the Sources tab

image

one of the options in settings is to show item info as soon as we get an incorrect answer. But it is not showing automatically anymore.

it even is checked in settings, but not working anymore.

how to fix?

Edit: now during lessons, witth correct answer it doesnt go to the next item immediately, like nightning mode is not active anymore.

Started using this recently after the stand alone Lightning Mode script stopped working.
I’m having issues where certain words would occasionally not be marked incorrect when given the wrong answer. Unsure if it’s something in this script specifically, or a conflict I have with something else.
Has anyone else experienced this?

I have just tested the “Show Item Info” “After incorrect answer” setting, and it worked perfectly fine for me. Did this happen during reviews or during the lesson quiz? Because this script only executes on reviews and not on the lesson screen, so it is actually not a complete replacement for the old lightning mode script.

I don’t remember this ever happening to me. Does it mark the wrong answer as correct instead and continue to the next question? The next time it happens, can you take a screenshot? And maybe a list of the other scripts you are using on the review page might be helpful as well.

that’s odd, because until last week even during lessons the lightning mode was working, so it was not supposed to work with lessons?

That must have been a different script, because Double-Check only contains

// @include     /^https://(www|preview).wanikani.com/review/session/

meaning that it will not execute on any other page than the review page.


@nathallinan I just thought of a possible reason for your problem: Have you disabled/uninstalled the old Lightning Mode script? Otherwise, Double-Check and Lightning Mode might conflict with each other.

From more testing, it seems to only affect readings, and never meanings. Rather than failing to mark it as incorrect, after looking at it more it appears to instead mark it as correct.

It’s a bit hard to screenshot the issue as it only happens after I’ve already moved onto a new item, but below is an example of an incorrect answer I’ve given than has been marked as correct.

Below is a screenshot of the scripts active during reviews. I’m going to test only having Double Check enabled during my next review to try and narrow down what’s causing it.

2021-08-13 17_53_52-Installed Userscripts

“after looking at it more it appears to instead mark it as correct.”

this was also happening to me, the checkbox for mistake delay is active for you? For me it wasn’t and then this happened.

Wanikani Override might be interfering with Double-Check, because they provide the same functionality. Maybe disabling the Override script solves your problem?

@nathallinan,
Yup, definitely need to disable Override.

is this another script? Because I dont have it installed and still having problem with that.

Yes, Override is a separate script. You can see it listed in nathallinan's screen-capture, and it is the probably cause of their issue.

Above, you mentioned problems with Item Info not opening. Is that still the issue you are having, or are you seeing items being marked incorrectly (either right when they should be wrong, or vice versa)?