LogoLogo
  • LEARN
    • Overview
    • Capabilities
      • Rich and Diverse Assets
      • Organised Collections
      • Asset Lifecycle Management
      • Powerful Discovery
      • Phygital Discovery
      • Observability
    • Technical Architecture
    • Product & Developer Guide
      • Content Service
        • Content APIs
          • Features
          • Architecture
          • Code Structure
          • Schemas
          • APIs
          • Jobs
            • Content publish
            • Asset enrichment
            • Audit event generator
            • Video stream generator
          • FAQs
            • Upload Content
        • Media APIs
          • Features
          • Architecture
          • Schemas
          • APIs
          • Jobs
            • Asset enrichment
            • Audit event generator
          • FAQs
        • Channel APIs
          • Architecture
          • Schema
          • APIs
          • Configuration
          • FAQs
        • License APIs
          • Architecture
          • Schema
          • APIs
          • Configuration
          • FAQs
        • Collection APIs
          • Features
          • Architecture
          • Schemas
          • APIs
          • Jobs
            • Content publish
            • Post publish processor
            • Audit event generator
          • FAQs
      • Search Service
        • Architecture
        • Code Structure
          • Configuration
        • APIs
        • Jobs
          • Search indexer
          • Audit history indexer
        • FAQs
      • Taxonomy Service (Taxonomy & Tagging)
        • Framework APIs
          • Architecture
          • Code Structure
            • Configuration
          • Schemas
          • APIs
          • Jobs
            • Audit event generator
          • FAQs
            • Create Framework
            • Add Content to Framework
        • Object Category APIs
          • Architecture
          • Code Structure
          • Schemas
          • APIs
          • Jobs
            • Audit event generator
          • Configuration
          • FAQs
      • DIAL Service
        • Architecture
        • APIs
        • Jobs
        • Configuration
        • FAQs
          • Link DIAL Code to a Book
      • Player
        • V1
          • Features
          • Architecture
          • Players
            • ECML Player - v1
              • Quiz
              • Create Content
            • Video Player v1
            • Epub Player - v1
            • PDF Player - v1
            • HTML-h5p Player - v1
          • Content import and preview folder creation
          • FAQs
        • V2
          • PDF Player
            • Features
            • Architecture
            • Configuration
            • FAQ's
          • Epub Player
            • Features
            • Architecture
            • Configuration
            • FAQ's
          • Video Player
            • Features
            • Architecture
            • Configuration
            • FAQ's
        • Telemetry Events
          • Offline Telemetry
          • Generate API keys
      • Editors
        • Architecture
        • Interactive Editor
          • Features
            • Content Editor
            • Adding Question Set
            • Concept Selector
            • Add Image
            • Add Video
            • Adding Math Function
            • Limited Publishing and Sharing
        • File Upload Editor
          • Features
          • FAQ's
            • Content Upload
        • Collection Editor - V1
        • Collection Editor - V2
          • Features
          • Architecture
          • APIs
          • FAQ's
        • How to contribute as a JS plugin
          • How do I think about a plugin?
          • Interactive Editor Plugin Guide
          • Using SDK to create and test the plugin
      • Other Knowlg Jobs
        • Configuration
        • FAQs
      • Other
        • Data Migration
        • Schema strucure
    • Product Roadmap
  • ENGAGE
    • Discuss
    • Contribute to SB Knowlg
  • USE
    • Overview
    • System requirements
    • Installation guide
      • Players
        • V1
          • How to setup
        • V2
          • Epub Player
          • Video Player
          • Pdf Player
      • Editors
        • Interactive Editor
        • File Upload Editor
        • Collection Editor - V1
        • Collection Editor - V2
        • Plugins
      • Services
        • Content Service
          • Configuration
        • Search Service
        • Taxonomy Service (Taxonomy & Tagging)
        • DIAL Service
        • Knowlg Jobs
    • Deployment
    • Release notes
      • Release - 6.2.0 (Ongoing)
      • Release - 6.1.0 (latest)
      • Release - 6.0.0
      • Release - 5.7.0
      • Release - 5.6.0
      • Release - 5.5.0
      • Release - 5.4.0
      • Release - 5.3.0
      • Release - 5.2.0
      • Release - 5.1.0
      • Release - 5.0.0
      • Release - 4.10.0
      • Release - 4.8.0
    • Breaking Changes
    • Deprecations
      • Release-5.2.0
      • Release-5.1.0
    • Release
    • USE
      • Infra Requirements
    • Additional Reading
      • Content Service Environment Variables
      • Import External Content
  • Archived
    • Powerful Discovery
      • Usecase
      • Sample data
Powered by GitBook
On this page
  • Content Editor
  • Quiz
  • MTF
  • MCQ
  • FTB
  • Reordering words
  • Arrange in Sequence
  • Plugins
  • Configurations

Was this helpful?

Edit on GitHub
  1. LEARN
  2. Product & Developer Guide
  3. Editors
  4. Interactive Editor

Features

PreviousInteractive EditorNextContent Editor

Last updated 1 year ago

Was this helpful?

Content Editor

Features are listed out in this . Please refer for more information.

Quiz

Please refer in sunbird developer documents to how to add the question set

The following types of quiz can be create in interactive editor

MTF

MCQ

Mcq has the different types of layouts which can be used to create the multiple choice questions

FTB

Reordering words

To arrange the given words in proper order to form a sentence use this reordering words templates.

Arrange in Sequence

You can create the questions like, you want to arrange the sentences in correct sequence. This also supports the different types of layouts and partial scoring.

Plugins

Following plugins are used to create and view the quiz using interactive editor

  • Question unit : This plugin is responsible to load the different types of questions and templates

  • Question set: Question set plugin is responsible to create and save the different types of question sets and questions

  • Mcq : Using mcq plugin, you can create and render the multiple choice questions

  • FTB : FTB plugins creates and loads fill in the blanks types questions

  • MTF : Match the following type questions can be created in this plugin

  • Reorder : By using this plugin, you can create and render the reordering type questions

  • Question bank: Question bank plugin is responsible to create and load the questions.

  • Preview : Preview plugin is taking care of rendering the different types of questions in question bank view - where user can see the immediate preview after creating the questions

Configurations

MTF Template is used to create the Match the following type questions. Please refer section in sunbird doc

MCQ Template is used to create the Multiple choice type questions. Please refer section in sunbird doc

By using this template you can create the Fill in the blank type questions. Please refer section in sunbird doc

Please refer section in sunbird developer documents to how to add the question set

content editor document
adding question set
MTF
MCQ
FTB
Reordering words
Arrange in Sequence
Creating Fill in the Blanks Question
Creating Multiple Choice Question
Creating Fill in the Blanks Question
Configuring Questions