> 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/getting-started/tbl-design-wizard-1.md).

# TBL Design Wizard

### Is it better to use the Design Wizard than TBL Generative AI?

**LAMS Generative AI** is here to help you create effective and engaging Team-Based Learning (TBL) lesson plans with ease.

### What do I need to have prepared to use the TBL Design Wizard?

When you are ready to create a TBL learning design, make sure you have:

1. Your **Readiness Assurance Process Questions**\
   These are the questions that will be used for the iRAT and tRAT<br>
2. **Application Exercise questions**\
   The questions to be use in the Application Exercise. Also, have an idea how many application exercises you might need according to the learning outcomes you are planning to cover with your learning design<br>
3. **Self and Peer Review evaluation criteria (optional)**\
   If you are planning to have a Self & Peer Review activity as part of this lesson, then have the criteria you want the students to use available.&#x20;

That's it!&#x20;

Let's take a look at how we use the **TBL Design Wizard**:

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

### Access Learning Design Wizards

LAMS supports a variety of teaching strategies and TBL is one of them.&#x20;

1. To get started with the TBL wizard, open LAMS Authoring.
2. Click on the New drop-down menu and select "Use Learning Design Wizards".&#x20;

![](/files/-MSVk7J5kdtVI5OoqNaf)


---

# 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/getting-started/tbl-design-wizard-1.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.
