# 3.6.1 新增考試

在考試總管中，點選［新增考試］按鈕，即可進入建立新考試的頁面。

透過設定考試內容與作答時間，即可於課堂中進行線上測驗。

學生如在時間內作答完成，只須登出Code Judger即可離場。

| 項目     | 說明                                              |
| ------ | ----------------------------------------------- |
| 考試名稱   | <p>必填<br>請建立易於理解辨識的名稱，方便後續的管理，以及學生在選擇考試時的辨識</p> |
| 考試開始時間 | 記錄此場考試的開始時間                                     |
| 考試作答時間 | 設定此場考試的作答時間，學生需於作答時間倒數結束前完成作答                   |
| 考試結束時間 | 記錄此場考試的結束時間，系統會自動計算                             |
| 考試地點   | 教室地點                                            |
| 考試說明   | 考試內容、用途的描述                                      |
| 使用考卷   | 選擇要使用的考卷                                        |
| 預覽考卷   | 檢視考卷內容                                          |
| 及格分數   | 設立本次考試的及格分數，預設為考卷總分\*0.6                        |
| 總分     | 考卷的總分，依據所使用考卷的總分                                |

![新增考試](/files/ozeCpHBfoEp7SKhtsBQq)


---

# 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/new.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.
