Is there a way to shuffle the review queue every time I go back to the main screen?
The order in which I’m seeing cards would suggest that the data structure being used is actually a stack (Last in, First out), and old cards are getting buried very deep in the stack and I’m never seeing them (as I almost never finish all the reviews I have for the day, nonetheless I continue to learn new cards).
So is there a way to randomize the order of the cards so this won’t continue to happen?
Thank you.