# Overview

## ***What is Sunbird inQuiry?***

Sunbird inQuiry is a software building block that enables setting up of question banks for various use cases such as assessments, quizzes, practice worksheets, surveys, and many more. These are applicable in multiple domains related to education and human development.&#x20;

Here are some examples of solutions that can be enabled through Sunbird inQuiry:

* Conduct assessments which can evaluate users’ understanding of concepts and issue certificates based on assessment score.&#x20;
* Evaluate assessment data to take informed decisions and plan for interventions.&#x20;
* Launch surveys to collect feedback and analyse responses.&#x20;

Further, Sunbird inQuiry can be extended for use cases like adaptive tests, gamified quizzes, rubric-driven assessments, competitions, etc.

## ***What does Sunbird inQuiry offer?***

\
This building block consists of pluggable tools and microservices that enable creation of questions and question sets (collection of questions), configuration of their behaviour, curation and publishing them for users to play on any device.&#x20;

Key capabilities offered by Sunbird inQuiry are:&#x20;

* **Question banks:** Reuse and organize question(s) into question sets. Question(s) are tagged to rich metadata and created as per the interoperable[ QuML spec](https://quml.sunbird.org/).
* **Authoring and Publishing:** Enable question(s) and question set(s) creation, curation and publish workflows using the pluggable editor and microservice ; and/or bulk import existing questions through APIs.
* **Diverse question types:** inQuiry comes with two pre-built question types - Multiple choice questions (MCQ) and subjective questions. It can be extended to build new question types, basis your needs.
* **Engaging & inclusive experiences:** Configure features like randomizing questions, timer, hints, etc using a pluggable player to enable various use cases. Player is built as per the WCAG AA guidelines which enables you to reach more learners.&#x20;
* **Observability:** Make meaning of the user's actions and derive insights by leveraging telemetry data e.g. user response, result, and summary data. &#x20;

## ***Where has Sunbird inQuiry been used?***&#x20;

Sunbird inQuiry is leveraged in DIKSHA - Digital Infrastructure for Knowledge Sharing, the national school education platform of India. &#x20;

***Contributors:*** EkStep, Samagra & Shikshalokam

***Last release date & version:*** 01-Mar-2022, 4.7.0

**A short video on the overview of inQuiry**

{% embed url="<https://youtu.be/vl18Fpl--z0>" %}

## &#x20;<a href="#last-release-date" id="last-release-date"></a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://inquiry.sunbird.org/learn/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
