# PD Coursework Reviewer

## Set yourself up

* **Join general Slack channels**
  * [CYF Volunteers](https://app.slack.com/client/T2H71EFLK/CTD17PH0D): channel in which volunteers can support each other
  * Designated cohort/PD Volunteers channel - based on your location, for example, Glasgow search for "Glasgow", "Scotland", "GLA".
* **Join PD Slack channels**
  * [Global PD Volunteer](https://app.slack.com/client/T2H71EFLK/C03JH62SUEL): channel for all PD volunteers at CYF
  * [PD Coursework Review](https://codeyourfuture.slack.com/archives/C066HFYJ478): channel for all coursework reviewers.
* Create a **GitHub** account -[ join Github](https://github.com/)

## How to do the Coursework review

* [ ] Get familiar with the process of reviewing coursework via [this video](https://app.wowto.ai/link/MWJD8ZwiKpb\&locale=english\&showplaybackspeed=true\&showsubtitle=true)
* [ ] Use this [spreadsheet](https://docs.google.com/spreadsheets/d/1lKrPAQkW0Mzn42d4nJxuOP01cTHjv7k3LlciH3XCoAY/edit#gid=0) to assign yourself to coursework and grade it as pass/no pass.
* [ ] When reviewing trainees' coursework tickets, follow the curriculum
* [ ] Give trainees efficient and kind feedback with clear examples so they can become better professionals. We suggest using the SBI Model (Situation, Behaviour, Impact)


---

# 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://docs.codeyourfuture.io/archive/archived-pages/pd-coursework-reviewer.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.
