> For the complete documentation index, see [llms.txt](https://personal-development.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://personal-development.codeyourfuture.io/em-modules/pd-session-4/week-2-feedback/fundamentals-w2-coursework.md).

# Fundamentals W2 coursework

### Coursework

#### Organise a study session (PD - 2 hr)

Working together is the best way for you to learn. Teaching someone else helps to strengthen your knowledge. And getting help from your fellow students saves you time and keeps you from becoming a passive learner.

You will be randomly assigned a group using [random list team generator](https://www.randomlists.com/team-generator).

In groups of 3, organise a study session to work on one piece of coursework. As a group you must decide on:

* The topic of the call
* The time of call (give people a few hours to get ready. Remember Slack is asynchronous communication)
* Who will create the link to Google Meet where you will have the call
* Who will open (start) the call in Google Meet.

Once you have decided the above:

* Make an announcement in Slack with your topic, time and link to call (anyone can join even if they are not in your group. Just keep to one topic and maximum 5-6 people in a call)
* Ask people to react with an emoji if they want to attend
* What should you do if there are too many people? Decide on a plan of action.


---

# 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:

```
GET https://personal-development.codeyourfuture.io/em-modules/pd-session-4/week-2-feedback/fundamentals-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.
