# Homework

When attending classes, you may receive a homework task to complete. These homework tasks, if passed, can reward you with an **Education Credit**. If you receive up to **50 Education Credits**, you can graduate to College.

***

### What is Homework and how does it work?

Homework tasks are handed out after you attend a class. They are short, 3 question quizes asking questions based on things you were taught in that lesson.

After you have attended a class, you will see a message pop up in chat to tell you that you have been set a Homework task.<br>

<figure><img src="/files/V9BfmxvcGXS0XdnswrL5" alt="" width="563"><figcaption></figcaption></figure>

This message is indicating that your homework has been set and is now visible on the Homework Web Panel. You can access this with **/homework**.

*Please note: Homework is assigned per character and you will only be able to access that homework from using the command on the character that you attended the class on.*&#x20;

***

### How do I use the Homework Web Panel?

The panel is very simple and easy to use. Once you click the link, you will be prompted to login.

<figure><img src="/files/neT9TtuHIEgp7yj7Wl13" alt=""><figcaption></figcaption></figure>

After you have clicked to login to the site, you will see a notification appear on your tasks tab. You can click this tab to see the homework that you have been assigned.

<figure><img src="/files/GoiLxDmQU8sB0yQPfLk0" alt=""><figcaption></figcaption></figure>

You can now choose which homework you would like to complete. Remember, the more you complete, the more chance you have of earning Education Credits that go towards your graduation.

<figure><img src="/files/zBxKOqZ2KXuM20229QUy" alt=""><figcaption></figcaption></figure>

These questions require no more than 2 sentences, they should be easy to complete and knowledge you discussed during classtime.

<figure><img src="/files/F9yzlgHD6OCMnIBOEejo" alt=""><figcaption></figcaption></figure>

Question about graduating? Check out our [Frequently Asked Questions](/frequently-asked-questions.md)


---

# 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://faq.schoolrp.net/schooling/homework.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.
