Get cards random from subdecks, but gather them from each individual subdeck in ascending position

I have the following decks, in the following order:

  • Huge Topic
    • Individual Topic 1
    • Individual Topic 2
    • Individual Topic 3
    • Individual Topic 4

I want that new cards are gathered in the following order:

  1. Individual Topic 1, 2, 3, 4 should gather new cards by ascending position.
  2. Huge Topic should gather the cards randomly provided by Individual Topic 1, 2, 3, 4, not in ascending position.

My current solution, which uses the V3 scheduler, looks like this:
This is the deck order, as described above:
image

For the deck, which I called Huge Topic above and in the images is labeled by “Informatik [emoji]”, I have everything on the defaults except the following settings:

  • Display Order: New card gather order → Random cards
  • Timer: Show answer timer → Enabled

Those deck options are saved under the name “Randomize”.

For every other subdeck, I use the following deck options, which I’ve called “Default”:

  • Timer: Show answer timer → Enabled

As mentionded above, everything which is not listed here, has the default value.

However, the cards are still gathered completely random from the subdecks.
Thanks for your help!

I’m not sure I understand you. If your goal is to gather the first x cards from each subdeck, then have them shown jumbled up, you’d use ‘deck’ gather order, and ‘random’ sort order.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.