# ExamUI: Multiple Choice Exams

<figure><img src="/files/EcEM4I0d8P0uH1GBOSC5" alt=""><figcaption><p>Multiple Choice ExamUI</p></figcaption></figure>

<figure><img src="/files/JzKMfvuaGnyP2F6EM4Nl" alt=""><figcaption><p>Multiple Choice Review Screen</p></figcaption></figure>

### Guidelines and Tips for using the Multiple Choice ExamUI

* To navigate between items, click the Previous or Next button
* The candidate can "Flag" an item for later review. This items will be highlighted on the "Review Screen" and they can return to the item to update your answer.
* When the candidate reaches the final multiple choice item, they will be prompted to click on "Review Exam"  the Review screen contains the "Finish Exam" button.
* The Exam will end when the timer or expires, or when the candidate clicks "Finish Exam".


---

# 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.linuxfoundation.org/tc-docs/certification/lf-handbook2/exam-user-interface/examui-multiple-choice-exams.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.
