Description Usage Arguments Value
Pick a card to practice based on a user's practice progress.
1 | pick_card(deck, progress, focus = 0.5)
|
deck |
A table containing deck information. |
progress |
A table containing a users practice progress. |
focus |
A number between 0 amd 1. Low numbers means less well known cards will be practiced, whereas higher number means more well known cards will be practiced. |
The row index in the deck of the card to practice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.