Randomized Front

Is it possible to add a feature to have a randomized front side of the card. Like so if you have three cloze sentences, each review of the card only shows one sentence at a time at random. Kind of like this (http://codepen.io/hssm/pen/rrrkpR).

2 Likes

I don’t mean randomize the look/font/colors, but to nave multiple sentences, and to have a random one shown for each review.

Like if I had a card like


Polite Form

{{c1::読みます::読む}}

{{c1::飲みます::飲む}}

{{c1::払います::払う}}


Each time the card comes up in review, only a random one of those cloze sentences would be displayed.

Using javascript in the card types, you can create something like this