# JS1 W1 coursework

### Coursework

#### Course Checklist (PD - 15 min)

Previous CYF trainees built the following course checklist to self-assess their understanding.

1. Reflect on your understanding so far
2. Fill in the course checklist for HTML/CSS
3. Take the PDF to your study group and work on the areas you have identified

You can use [this checklist](https://cyf-course-checklist.netlify.app/) throughout the course.


---

# 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-1/agile-scrum-intro/js1-w1-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.
