> For the complete documentation index, see [llms.txt](https://docs.lamsfoundation.org/tbl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lamsfoundation.org/tbl/tbl-for-teachers/glossary.md).

# Glossary & Acronyms

**AEs**: [Application Exercises](/tbl/tbl-process.md#4-application-exercises)

**Assessment activity**: LAMS tool used for iRAT and Application exercises.

**Confidence levels**: an iRAT configuration setting that allows students to ascertain the correctness of the option they have chosen. See [iRAT Confidence Levels](/tbl/tbl-for-teachers/tbl-how-to/irats.md#can-irat-questions-also-include-confidence-levels) and how it [relates to tRAT](/tbl/tbl-for-teachers/tbl-how-to/trats.md#can-students-see-their-and-their-teams-irat-individual-answer-selected-while-they-discuss-answers-in-the-trat).

**doKu**: LAMS tool used for collaboratively create a document response, usually to a case.&#x20;

**Gallery Walk**: A configuration uses in the AEs to promote inter- and intra-teams discussion, higher order thinking, cooperative learning and team building. When enabled, the document or responses created by each team is shared to all other teams. Students in their respective teams then can give evaluate, provide feedback and rate on other teams' work.

**iRAT**: [Individual Readiness Assurance Test](/tbl/tbl-process.md#2-individual-readiness-assurance-test-irat). Can also be referred as iRA.

**LD**: a *learning design,* design or sequence of learning activities.

**Lesson**: a running instance of a learning design or sequences.

**RAP**: [Readiness Assurance Process](/tbl/tbl-process.md)&#x20;

**Scratchie**: LAMS tool that works better than traditional [as IF-AT cards](https://learntbl.ca/if-at-immediate-feedback-assessment-technique/).

**SPE**: [Self & Peer Evaluation](/tbl/tbl-process.md#5-peer-evaluation)

**TBL**: [Team-Based Learning ](/tbl/master.md)

**tRAT**: [Team Readiness Assurance Test](/tbl/tbl-process.md#3-team-readiness-assurance-test-trat). Can also be referred as tRA.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lamsfoundation.org/tbl/tbl-for-teachers/glossary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
