# Node W2 coursework

### Coursework

#### Reflect about your own biases (PD - 1 hr)

Think of when you are stressed, feeling tired, rushed, as these situations tend to activate our biases. How may these feelings influence your behavior when working with a group? Reflect in a 250 word essay.

#### Challenge yourself (PD - 15 min)

Take an Implicit Association Test (IAT) [here](https://implicit.harvard.edu/implicit/takeatest.html) to identify what your unconscious biases are. There are multiple topics to choose from: Age, Gender, Sexuality, Skin-tone, Ethnicity, etc.

Remember: Awareness is the first step to combatting bias.


---

# 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://personal-development.codeyourfuture.io/em-modules/node/untitled-37/node-w2-coursework.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.
