# JS3 W4 coursework

### Coursework

#### Changing fixed mindset (PD - 1 hr)

Watch [this video](https://www.youtube.com/watch?v=_X0mgOOSpLU).

Think about a fixed mindset you currently have. Try and pick one relating to programming or your career. Make a new post in your cohort’s Slack channel where you briefly describe your situation and ask for help on changing your mindset.&#x20;

Additionally, you should also make a comment on one of your peers’ posts to help them.&#x20;


---

# 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/javascript-3/week-4-growth-mindset/js3-w4-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.
