# inQuiry - Release V 4.8.0

### Document Release Version

| Project | Release Date | Release Version |
| ------- | ------------ | --------------- |
| inQuiry | 28-04-22     | V 4.8.0         |

### **1. Summary of the changes**&#x20;

This document contains information about the new features and enhancements planned to the inQuiry building block as part of release 4.8.0:

* Enable creators to include section level instructions for question sets.
* QUML player minor UI enhancements.
* Enable capturing telemetry for skipped questions.
* QuestionSet import API enhancement to validate the question/question set status and throw Client Error if the source question/question set status is not Live/Unlisted.
* Ability for consumption apps to display the 'Next content' in a collection at the question set end page in the QUML player.
* Bug Fixes
  * [SB-29231](https://project-sunbird.atlassian.net/browse/SB-29231) : Unable to play the questions created on Cokreat portal in the SunbirdEd Consumption apps.

### 2. **Details of the changes**

<table><thead><tr><th width="150" data-type="number">SI No</th><th width="150">JIRA ID</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td><a href="https://project-sunbird.atlassian.net/browse/SB-28951">SB-28951</a></td><td>Question set publish throwing error while adding live questions</td></tr><tr><td>2</td><td><a href="https://project-sunbird.atlassian.net/browse/SB-28879">SB-28879</a></td><td>Question Set Editor UI form configuration changes</td></tr><tr><td>3</td><td><a href="https://project-sunbird.atlassian.net/browse/SB-28719">SB-28719</a></td><td>Telemetry for skipped questions in QuML</td></tr><tr><td>4</td><td><a href="https://project-sunbird.atlassian.net/browse/SB-28680">SB-28680</a></td><td>QuestionSet import API enhancement</td></tr><tr><td>5</td><td><a href="https://project-sunbird.atlassian.net/browse/SB-28633">SB-28633</a></td><td>Next content to come at end page of QUML player in a collection</td></tr><tr><td>6</td><td><a href="https://project-sunbird.atlassian.net/browse/SB-28559">SB-28559</a></td><td>Enable section level instructions and details</td></tr><tr><td>7</td><td><a href="https://project-sunbird.atlassian.net/browse/SB-27272">SB-27272</a></td><td>QUML enhancements</td></tr></tbody></table>

### 3. Test Scenarios

Link to the test scenarios/cases validated by the inQuiry building block QA team as part of 4.8.0 release:&#x20;

Test scenarios : [Link](https://project-sunbird.atlassian.net/wiki/spaces/SunbirdinQuiry/pages/3092611090/4.8+Test+Scenarios)


---

# 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/use/release-notes/inquiry-release-v-4.8.0-upcoming-2.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.
