WaniKani Always Show Item Info

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

Autor
Pacharapol Withayasakpunt (Pol)
Dnevne instalacije
0
Ukupnih instalacija
23
Ocjene
0 0 0
Verzija
1.0
Stvoreno
01.10.2022.
Ažurirano
01.10.2022.
Size
948 bajtova
Licenza
MIT
Primjenjuje se

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.runtimutd.eu.org/en/scripts/36496-wanikani-always-show-item-info