> 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/team-inclusion-and-diversity.md).

# Team Inclusion & Diversity

When creating teams for TBL lessons, it is important that teams composition (the team members within it) is balanced and diverse. Teams should include a mix of student strengths, backgrounds, and experiences.&#x20;

Dr Jim Sibley [presents a few simple techniques](https://learntbl.ca/team/) to create teams for Team-Based Learning.&#x20;

However, an relatively new set of aspects to take into account for team formation that recently has been gaining importance are age, national origin, religion, disability, sexual orientation, socio-economic status, education, marital status, language and physical appearance ([Muheidat, Tawalbeh 2018](https://www.researchgate.net/publication/323079141_Team-Based_Learning_the_Role_of_Equity_Diversity_and_Inclusion_in_Team_Formation)).&#x20;

When using such complex and diverse factors to create teams, it is important to provide students with tools to navigate potential conflicts that might arise. In other words, help students learn to bridge cultural differences when conducting their teamwork.&#x20;

### Fostering "Our Way" culture in diverse and inclusive teams

Ining T. Chao and Michael C. Pardy in a [recent paper](https://learningandteachingmodel.pressbooks.com/chapter/your-way-or-my-way-integrating-cultural-diversity-into-team-based-learning-at-royal-roads-university/) argue that classrooms are becoming culturally diverse, giving rise to new challenges and rewards for students learning on teams. Students from different cultures differ in their orientation to communication styles, time, power distance, collectivism and individualism, and task vs. relationship focus. These differences can result in conflict, and can also support success, if facilitated well.

In order for team to navigate through the complexities of cultural differences, students need to be aware (and supported) in reviewing and changing the rules of teamwork to respond to cultural diversity.&#x20;

While there are no magical formulas on how to do this. But the authors suggest that students and faculty must work together to construct a rich culture of team-based learning in which everyone is valued. This is accomplish by probing and acting, and based on what our senses tell us and what information emerges, responding appropriately (Kurtz, & Snowden, 2003). In this way, teams and faculty co-create meaning, give shape to their work, and texture to their processes.

{% embed url="<https://learningandteachingmodel.pressbooks.com/chapter/your-way-or-my-way-integrating-cultural-diversity-into-team-based-learning-at-royal-roads-university/>" %}


---

# 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/team-inclusion-and-diversity.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.
