Skip to main content

Overview

The Flashcards component automatically generates interactive flashcards from your study materials. It supports multiple card types, spaced repetition learning, and difficulty levels to optimize your study sessions.

Creating a Flashcards Component

Configuration Parameters

string
required
Name of the flashcards component
string
required
Must be "flashcards"
object
required
Flashcards configuration object

Response

Embedding This Component

Once you’ve created a Flashcards component, you can embed it on your website using the embedding API.

Generate Embed URL

Flashcards-Specific Embedding Features

boolean
default:"true"
Track and display user’s flashcard review history and performance
boolean
default:"false"
Enable voice pronunciation for flashcard content (useful for language learning)

Embed in Your HTML