# Clubs Scoresheet

This feature enables you to efficiently manage club score sheets.

## Access and Navigation

**The Clubs Score sheet** is available under the **Ongoing Classes** Module

<figure><img src="/files/3kDWDKw4LNtONY8YiEWk" alt=""><figcaption></figcaption></figure>

## Search for a Scoresheet

* To search for a specific score sheet, click on the **Magnifying Glass** icon on the top-right side of the page
* Enter the keywords and press enter

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

## Open a Scoresheet

To open a score sheet, click on **"Clubs Score Sheet"** within the club. The club's score sheet will then be displayed.

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

## Choose a Term

To select a different term for grading, click the term dropdown in the upper-left corner of the page.

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

## Encode Grades

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

* To encode a student’s score, click on the cell next to the student’s name
* Encode the grades
* Clicking outside the cell will automatically save the score

{% hint style="info" %}
You can navigate the score sheet by using your arrow keys, enter key, and or tab key.
{% endhint %}

## Download Scoresheet

To download the scoresheets, click on the **Download** button on the upper-right side of the page. An XLS file will be downloaded.

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


---

# 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://info.edusuite.asia/product-guide-k12/faculty-home/clubs-scoresheet.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.
