Sure, you’ll just need to find the following piece of code on the back of the card
and replace the autorateGood();
action for correct cards with these three lines:
wrap.classList.add("backside");
wrap.classList.remove("frontside");
flipBtn.onclick = autorateGood;
They toggle the info screen and set the autorate Good
as the action for the next press of the ‘Enter’ key instead of executing it right away.
I don’t know, what exactly you have in mind, but maybe this method will work for you better?
It combines the simplicity of having only one note for each word with the minimum information principle, keeping each card efficient and straight to the point.