# Student view

Once students land on the Scratchie activity, they can see the title, the instructions set by the teacher, the group or team leader and the list of questions to be answered:

![Scratchie learner](/files/2f2KtGcv5lpe5ea7EOfn)

If the **Scratchie is part of a TBL lesson (tRAT)** and if the teacher enabled the option to [display the answers from the iRAT](/lams/tools/scratchie/create.md#importing-answers-and-confidence-levels-from-irat), then students will be able to see the answers that all of the members of their team have selected in the iRAT and their confidence levels.

## Selecting answers&#x20;

{% hint style="warning" %}
**Team Leader!**\
\
As the Scratchie activity is a team assessment, **only the leader of the team can answer the questions on behalf of the team.** <br>
{% endhint %}

![Team leader selects answers](/files/OfRsRsjAYFXmKGrQDpwg)

**As the leader selects an answer, the whole team can see what selection the leader has chosen** and the immediate feedback (as to whether the selected answer is correct or incorrect).&#x20;

If the answer is correct, then the team can move on to the next question.&#x20;

## Raising Challenges or Burning questions

![](/files/irxMRaNuzGd6g6cPvRFB)

## Asynchronous Scratchie&#x20;

If this is an asynchronous team test (meaning that the teacher selected the option to include "[discussion pads](/lams/tools/scratchie/create.md#advanced-settings)"), then all the team members can stated their preference for answers in the discussion.&#x20;

Then the leader, taking into account everyone's comments, can make the selections on behalf of the team.

![](/files/wWCKsTH6ZFdTLpPu4IIf)

## Report review

Once the team has finalised all the answers in the Scratchie, they can **view their team assessment report** that will display their **overall score**, the **order in which answers were selected** per each question and all the **challenges and burning questions raised by all teams**.

![View scratchie reports](/files/AmGDOFqJCgd0XZ1zc1iY)

At this stage, the team can **read the burning questions or challenges raised by other teams** and then like them if they want to let the teacher know that these burning question should be prioritised.


---

# 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://docs.lamsfoundation.org/lams/tools/scratchie/student-view.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.
