# Answering Quiz if Anti-Cheat is activated

**Step 1:** Click **Activities** and choose what quiz you want to answer then click "Answer Quiz" button.

![](/files/-Mb-sfVK6AN_FFMLjDxd)

**Note before answering the quiz.**

Every quiz will be recorded, if the student change tab while taking the quiz it will be **"Capture"** and send to your teacher. This is an added feature is to make sure that we are maintaining the quality of the quiz.

There will be a pop-up instruction before the student can completely start taking the quiz

![](/files/-MP8p00TH4RZFUvvbL2I)

**You can view the details of your quiz and then click "Start Quiz" to start answer.**

![](/files/-Mb-tMXovW08xyt9xDtE)

Step 2: Allow your screen to share. Choose *"entire screen".*&#x20;

![](/files/-MP8p4vE1tqBQCIxNDFI)

**Step 3:** You can now start answer. A **timer** will appear during the entirety of the quiz once the time runs out your quiz will automatically submit.

![](/files/-Mb-vREaD7242h_all9D)

**Step 4:** Click Submit once you done answering your quiz.

![](/files/-Mb-v_rcqWLA9f5kD12A)


---

# 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.silid.co/student/answering-quiz.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.
