test_choose: Multiple choice test

Description Usage Arguments

View source: R/tests.R

Description

Display one side of multiple cards and ask which matches the other side of another card shown.

Usage

1
test_choose(card, deck, progress, max_choices = 4, pick_multiple = TRUE)

Arguments

card

The index of the card to use

deck

The table containing the deck information.

progress

The progress table for the user

max_choices

The maximum number of cards to show.

pick_multiple

If TRUE, allow multiple correct answers


zachary-foster/flashcards documentation built on April 23, 2020, 7:26 a.m.