> For the complete documentation index, see [llms.txt](https://rivemis.gitbook.io/rivemis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rivemis.gitbook.io/rivemis/printing-marks-and-attendance-sheet.md).

# Printing Marks and Attendance Sheet

The marks and attendance sheet is meant to be printed by the school admin and used during the examination. It should be printed according to the subjects.

### To Print Marks and Attendance Sheet

* Click **Examinations** and from the examinations menu click Marks **& Attendance Sheet**. This will display the Marks and Attendance Sheet page.

![](/files/-LhoVQpUkUNM5mspA6YE)

* On the Marks and Attendance Sheet page, select the **Examination name** and wait for the **Subjects List** to be populated.&#x20;

![](/files/-LhoVcsrYnwcEC2JlJfE)

* Select the **Subject** you want to print for.&#x20;

![](/files/-LhoVprs9F-zZVaOXYY_)

* Click the **View** Button. The **Marks and Attendance List** will display.&#x20;

![](/files/-LhoW2MKp0JMZ_nxcj9x)

* On the Marks and Attendance List, locate the print button and click the **Print** Button.&#x20;

{% hint style="warning" %}
Do not click the Print menu on the browser or Press Ctrl+P on your keyboard. Use the Print Button on the List displayed.
{% endhint %}

![](/files/-LhoXWnG_I-a0JMqaBpI)

* Depending on the browser, the print dialog box will display. You can then print.

{% hint style="info" %}
Please change the Layout of your print to Landscape. You can also change the paper size to A4.
{% 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://rivemis.gitbook.io/rivemis/printing-marks-and-attendance-sheet.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.
