Suppose I import the following simple flashcard dataset:
//test/set1
一
二
三
//test/set2
四
五
六
//test/set3
….
Each subcategory of set only has a few characters/words as shown.
Now I would like to study all subcategories within the test category in a single session but reviewing all words in one subcategory at a time.
The sort order by category within the simple setup seems like that may do the trick but it doesn’t.
Is this possible without starting a new test session each time for the different subcategories?
I’m using 4.0 beta.
Thanks!
//test/set1
一
二
三
//test/set2
四
五
六
//test/set3
….
Each subcategory of set only has a few characters/words as shown.
Now I would like to study all subcategories within the test category in a single session but reviewing all words in one subcategory at a time.
The sort order by category within the simple setup seems like that may do the trick but it doesn’t.
Is this possible without starting a new test session each time for the different subcategories?
I’m using 4.0 beta.
Thanks!