WaniKani Front-end Updates: New Warnings on Quizzes

Yeah, that should work… and yeah, I wouldn’t want to do it unless desperate :slight_smile:

What were you wanting the list for, anyway?

It sounded like you were suggesting modifying doublecheck to integrate more with enhanceAnswerChecker by modifying the plugin list used by enhanceAnswerChecker() and I was trying to understand how you were planning to do that without having access to the original plugin list, unless you were just planning on ignoring WaniKani’s and only using a doublecheck-generated list.

Ah, I see. No, I was just planning to capture enhanceAnswerChecker(), and inside my replacement, I would call my own plugins (maybe made available via window.doublecheck.plugins ??), then call the original enhanceAnswerChecker() afterward if my plugin list didn’t find any exceptions… or something like that.

…though it would have been really nice to have a publicly accessible list of WK’s plugins, too, maybe with a description text. I certainly wouldn’t expect them to go that far, though.

1 Like

Yeah, then you could automate the generation of individual settings for turning each on/off, which would be super nice.

1 Like