> For the complete documentation index, see [llms.txt](https://roditeli-i-uchashiesya.gitbook.io/updates-web-roditely-i-uchaschegosya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roditeli-i-uchashiesya.gitbook.io/updates-web-roditely-i-uchaschegosya/2023-god/16.05.2023/pitanie-v-prishkolnom-lagere.md).

# Питание в пришкольном лагере

Реализовали возможность отслеживать питание в пришкольном лагере и в связи с этим, добавили несколько доработок:

* в приложении "Электронная столовая", для учащихся заведений, в которых применяется систему учета питания в пришкольном лагере, добавили две вкладки: "Питание в школе" и "Питание в лагере"

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

* во вкладке "Питание в школе" все остается без изменений, и там отображается информация по питанию в классе. Во вкладке "Питание в лагере" будет отображаться информация по питанию в пришкольном лагере: меню, заявки, финансы, квитанции и дотации

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

* в случае, если учащийся посещал лагерь в нескольких заведениях, то возможно переключение между лагерями

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


---

# 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://roditeli-i-uchashiesya.gitbook.io/updates-web-roditely-i-uchaschegosya/2023-god/16.05.2023/pitanie-v-prishkolnom-lagere.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.
