# 3.6.2 開始考試

當新增考試後，可在考試總管的檢視中，看到剛建立的考試，並且它會被標示為［準備中］。

考試需由老師開啟［開啟考試計時器］進行小考。

> 1. 考試期間請勿關閉倒數時間視窗，關閉視窗會造成秒數凍結。
> 2. **同時間僅能進行一場考試。**

正在進行中的考試會被標示為［進行中］。

![考試進行中](/files/qaJui0dAgP91UKFkBtKi)

## 考試計時器

具備以下功能：

* 啟動/停止考試
* 在考試當下**即時暫停功能**
* 在考試當下**即時延長時間**

## 考試監控畫面

具備以下功能：

* 即時查看「未登入」、「考試中」與「已交卷」學生名單和人數
* 點擊已交卷學生，可查看該學生各題提交程式碼與總分等資訊

![考試監控畫面](/files/aNdSx7fvi2MijZpkFQlj)


---

# 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://csfrd.gitbook.io/cjmanualv2/chapter03/exam/start.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.
