# PD Coursework Reviewer

The PD coursework is a mix of tasks that show proficiency in the competencies they must have to get a job in tech.&#x20;

Check if

* they have followed the instructions (too little or too much isn't good)
* give trainees honest and kind feedback with examples
* encourage their progress

**Time commitment:** 2 hours per week minimum

### Requirements:&#x20;

* Skills: flexibility, open-mindedness, assertiveness, reliability, patience


---

# 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/personal-development/roles/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.
