# Readiness Assurance Questions

The next step in the wizard allows teachers to add their “**Readiness Assurance Questions**”.&#x20;

![](/files/-MRTFgjnJwLQ8XSOsJBZ)

## Confidence Levels

Teachers can enable the use of ***confidence levels***. [Individual Test (iRAT)](/tbl/tbl-for-students/students-tbl-guide/individual-test-irat.md#confidence-levels)

When enabled, **confidence levels** will [prompt students](/tbl/tbl-for-students/students-tbl-guide/individual-test-irat.md#confidence-levels) to set how confident they are that the answer selected is the correct one. Then the confidence level for each student is [displayed in the tRAT](/tbl/tbl-for-students/students-tbl-guide/team-test-trat.md) to all members of their team (see [TBL lesson students’ experience](/tbl/tbl-for-students/students-tbl-guide.md)).

{% hint style="warning" %}
**Mark hedging and confidence levels**

Note that confidence levels are based on [confidence based learning](https://en.wikipedia.org/wiki/Confidence-based_learning) -which allows students to select an answer and then say how confidence they are on their chosen option. However, if what you need is mark hedging (the ability for the students to spread their marks across multiple answers), then you are after [Mark hedging questions](/tbl/tbl-for-teachers/tbl-how-to/general-tbl.md#what-is-mark-hedging-and-how-does-it-work).&#x20;
{% endhint %}

## Adding Readiness Assurance Questions&#x20;

### Creating new questions

By clicking in the “Add Question” button, you can create a new RAP question of the type multiple choice or very short answer questions from scratch.&#x20;

Each question and/or answer can contain any type of media (text, images, videos, any mathematical or LaTex formulas, audio, etc). While using the in-built HTML editor, you can create HTML content that is modern and responsive so it can be used in any device.&#x20;

{% hint style="info" %}
The in-built HTML editor include content templates so you can create sophisticated content for text, video, columns, tabs, etc.
{% endhint %}

![Adding new RAQs](/files/-MRTIeM2GpmNK_dKZHRx)

You can change the question name or title by clicking on it.

![Modify question titles.](/files/-MRTKIILSAhee_0BaIGw)

{% hint style="warning" %}
Appropriate question titles/names are useful to identify, manage and for analysis.&#x20;
{% endhint %}

### **From** Question Bank

You can reuse previously created questions by adding them from the [Question Bank](https://lamslearning.medium.com/the-mighty-lams-question-bank-61c49e222b7b).&#x20;

By clicking the “Add question” drop-down menu, several options are displayed. One of which is to add questions on From Question Bank is available.

![Options for adding questions](/files/-MRTJXT-K4FPmG17RQK6)

By clicking on the **“From Question Bank…”** you are then able to search the Question bank for any text in the question description and/or the question’s answer. The text to searched will then be highlighted in the questions found. You are able to browse thru the questions that match the searching criteria.

![](/files/-MRTJsMjaDOD9BdCWrYb)

When you select a question, then the question is displayed in full including the question version (Question Bank supports question versioning).&#x20;

Once you decide on the question to be added, by clicking on the “**Import**” button, the question is then added to the Readiness Assurance Test.

Additionally, by clicking on “**Stats**”, you can view detailed analytics for the selected question.&#x20;

{% hint style="success" %}
**Powerful Analytics**

The analytics display the question in its ***full life-cycle*** -in which other lessons it has been used, full item analysis including (difficulty, discrimination index and point biserial coefficient). This is particularly important for the lecturer as it gives a clear picture on the reliability of the questions to include in their TBL lessons.
{% endhint %}

#### **Related**

{% embed url="<https://lamslearning.medium.com/the-mighty-lams-question-bank-61c49e222b7b>" %}

### From Microsoft Word

You can import questions into TBL learning designs using a Microsoft Word template. Using the Microsoft Word template, you can create sophisticated questions with **elaborate formatting, including images, tables and text.**

Additionally to adding format, questions imported from Microsoft Word can also contain specific metadata such **Learning Outcomes** and **Feedback**.&#x20;

{% hint style="success" %}
**Learning Outcome Support**

When adding questions, you can specify which learning outcomes are assessing. This makes curriculum compliance very easy.
{% endhint %}

Currently (as of LAMS v4), the question types allowed are **Multiple Choice Questions** (MCQ), **Very Sort Answers** (VSA), **Mark Hedging** and **Essay questions**. In the near future, other questions types might be included.&#x20;

The Microsoft Word Question template format can be downloaded [here](https://raw.githubusercontent.com/lamsfoundation/lams/v4.0/lams_www/web/public/MSWord-question-import.docx). The template includes all instructions and examples on how to prepare question to be imported.

![Question example using MS Word](/files/-MRTOU_ZYaTnlDLgQCZW)

Selecting the option to Import from MS Word will show the the option to upload the template document. Also, a link where the template can be downloaded is available.

![Upload Questions using MS Word](/files/-MRTPNbvfvju25Z7M8ag)

Once the Word document is uploaded, LAMS presents the questions that are found in the document.&#x20;

{% hint style="info" %}
Note that for **iRAT**, only questions of the MCQs type are displayed.\
For **Application Exercises**, MCQs and Essay question types are displayed.&#x20;
{% endhint %}

You can then choose which questions and answers to import.

![Selecting questions to import](/files/-MRTQZYqtROQiWgLTuEs)

### From IMS QTI

The IMS Question and Test Interoperability ([QTI](http://www.imsglobal.org/question/index.html)) specification defines a standard format for the representation of assessment content and results, supporting the exchange of this material between authoring and delivery systems, and other learning management systems.

Most Learning Management Systems support this specification and allows teacher to import and export questions to be use in other systems and assist in migrations.

You can add all questions manually or mix import methods from QTI or Question Bank to create their perfect TBL assessments.

After adding all the RATQs, let's move on to the next stage: [**Application Exercises**](/tbl/tbl-for-teachers/getting-started/tbl-design-wizard-1/application-exercises.md).


---

# 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://docs.lamsfoundation.org/tbl/tbl-for-teachers/getting-started/tbl-design-wizard-1/readiness-assurance-questions.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.
