# Assessment Mode

The assessment mode is a restricted functionality mode aimed at enabling instructors to assess student proficiency in the operation of the laser scanner device. This mode can be used for evaluation at both the formative and summative stages of assessments. While in this mode, the user has a randomly assigned scenario that they must navigate. Access to settings not pertaining to these scenarios are restricted in this mode. &#x20;

### For instructors

Instructors can gauge the proficiency of students in using the laser scanner in one of the two scenarios. &#x20;

### For Students

Students can gauge their own proficiency and ability to operate a laser scanner device. When the student demonstrates operational proficiency in the digital demonstrator, they are rewarded with a dataset identical to that a physical laser scanner device would provide at the successful completion of a laser scan activity. Students can then use this dataset to advance to the data processing and analysis which are outside the scope of this demonstrator.&#x20;


---

# 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://abhishekshankar.gitbook.io/scanner/scanner-modes/assessment-mode.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.
