# JS3 W2 coursework

### Coursework

#### Giving constructive feedback (PD - 1 hr)

Imagine yourself in one of the following scenarios. How would you prepare to give constructive feedback in that situation?

Write a short paragraph explaining what you would do or write a dialogue between you and the person you are giving feedback

Scenarios:

* Your colleague took your lunch from the office fridge
* Your colleague keeps interrupting you and others in meetings
* Your flat-mate left dirty cups in the sink for several days


---

# 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-2-how-to-give-and-receive-feedback-effectively/js3-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.
