# JS3 W3 coursework

### Coursework

#### Resilience learning points and suggestions (PD - 1 hr)

Watch the following video and read the articles. How do you think CYF can improve the PD session on resilience? Share 5 of your own learning points and 3 new suggestions for us to make the session even better.

* [Listening to shame](https://www.ted.com/talks/brene_brown_listening_to_shame/comments)
* [Growth Mindset + Vulnerability](https://medium.com/teachers-on-fire/growth-mindset-vulnerability-c956512286)
* [Failure, vulnerability, and the true nature of change](https://www.impactinternational.com/blog/2022/09/failure-vulnerability-and-true-nature-change)

Optional video list:

* [The benefits of failure](https://www.ted.com/playlists/418/the_benefits_of_failure)


---

# 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-3-resilience/js3-w3-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.
