Skip to main content
Build

Import & Export

Export

Exporting Content

You can export your content for backup or use in external systems. The export process:

  1. Navigate to your content
  2. Click the Export action
  3. The system prepares a downloadable package with all lessons and assets
  4. Download the export file when ready

Export jobs run in the background — you can continue working while your export is being prepared.

What's Included

  • All lessons and their brick content
  • Images and media assets
  • Theme configuration
  • Content metadata (title, type, language)

Import

Question Import

Question banks support importing questions from external formats:

FormatDescription
GIFTA popular text-based format used by Moodle and other LMS platforms
AIKENA simple format for multiple-choice questions
Bricks JSONNative Bricks format for sharing between Bricks instances

Importing Questions

  1. Open a Question Bank in the editor.

  2. Click Import questions in the toolbar.

  3. Select the format and paste or upload your questions.

  4. Preview the imported questions and confirm.

GIFT Format Example

::Question Title:: What is the capital of France? {
  =Paris
  ~London
  ~Berlin
  ~Madrid
}

AIKEN Format Example

What is the capital of France?
A. London
B. Paris
C. Berlin
D. Madrid
ANSWER: B