> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/panel-prowadzacego/wprowadzanie-tematu-lekcji-lub-zadania-domowego-przez-prowadzacego.md).

# Wprowadzanie tematów lekcji oraz zadań domowych

Jako prowadzący możesz w łatwy sposób dodawać tematy lekcji lub prace domowe przez swój Panel. Pola te musi wcześniej skonfigurować administrator szkoły — jeżeli jeszcze ich nie masz, skontaktuj się ze szkołą.

## Jak dodać temat lub pracę domową

Po zalogowaniu się do Panelu Prowadzącego kliknij wybraną lekcję w kalendarzu — otworzy się *E-dziennik* z polem *Temat* lub *Praca domowa*. Kliknij ikonę ołówka przy danym polu, aby wprowadzić informację.

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

{% hint style="info" %}
Wprowadzone dane — temat, praca domowa — dotyczą tylko konkretnej lekcji, a nie całego kursu.
{% endhint %}


---

# 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://help.activenow.io/panel-prowadzacego/wprowadzanie-tematu-lekcji-lub-zadania-domowego-przez-prowadzacego.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.
