WaniKani Always Show Item Info

Always show WaniKani item info during reviews without scrolling, no matter if your answer was correct or not.

Δημιουργός
Pacharapol Withayasakpunt (Pol)
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
23
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
01/10/2022
Ενημερώθηκε την
01/10/2022
Μέγεθος
948 Bytes
Άδεια
MIT
Εφαρμόζεται σε

Show Item info whether it is correct or not.

May be edited to look for question type and correct state, e.g.

const correctState = answerForm.className;
const qType = document.URL.includes('/lesson/session') ? $.jStorage.get('l/questionType') : $.jStorage.get('questionType');

Modified and simplified from https://greasyfork.org/en/scripts/36496-wanikani-always-show-item-info