Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 2.11 KB

versatile-question-bank.md

File metadata and controls

41 lines (22 loc) · 2.11 KB

Versatile Question Bank

Theversatile-question-bank.md capability is powered by three components of _ Sunbird Inquiry:_

  1. Question and Question set services

Question and Question set service is a micro-service which provides APIs to manage the lifecycle and workflows of creation and consumption of question & question set objects. These services are leveraged by the learning app to:

  1. Add questions sets as assessments to courses
  2. Generate ECAR file that enables consumption of question sets

For more information about Question and Question set services please click here.

2. Question set editor

Question set editor is used to create a question set, configure its behavior, and add/create questions in the question set. This editor is leveraged by the learning apps in:

  1. Creation of different types of templates such as Quizzes, Assessments, surveys, practice sets etc.
  2. Creation of different type of questions like MCQs, subjective questions etc.
  3. Stitching questions together and add configurable features like sections, instructions, scores, layout, shuffle questions etc.

For more information about Question set editor please click here.

3. Question set player

Question set player renders questions & question sets and emits usage data. This player is embedded in the Learning apps. It is used to:

  1. Enable online and offline consumption of questions and question sets.
  2. Embed to all learning apps of Sunbird ED

For more information about Question set player please click here.

{% hint style="info" %} Powered by Sunbird inQuiry {% endhint %}

****