Skip to main content

Overview

The Practice Test component creates comprehensive tests from your study materials with multiple question types, difficulty levels, and customizable settings. Perfect for exam preparation and knowledge assessment.

Creating a Practice Test Component

Configuration Parameters

name
string
required
Name of the practice test component
type
string
required
Must be "practice_test"
config
object
required
Practice test configuration object

Response

Embedding This Component

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

Generate Embed URL

Practice Test-Specific Embedding Features

features.enableHistory
boolean
default:"true"
Track test attempts, scores, and allow reviewing past submissions

Embed in Your HTML