# 3.6.3 考試成績單

在考試結束後， [Code Judger](http://www.codejudger.com) 會針對該考試提供三大功能，分別為［查看成績單］、［下載成績單］與［下載答題資料］，提供您檢視學生學習狀況與成效。

## 查看成績單

點擊［查看成績單］，可檢視 3 種成績報表：

* 成績單：每一位學員每一題的分數及總分
* 排行榜：分數排行榜
* 及格比率：及格與不及格的人數比率

![考試成績單](/files/UVZiCYFmSZhzCymipZSA)

## 下載成績單

點擊［下載成績單］，系統會自動彙整該次考試的成績單資料(CSV檔)，包含題目名稱、學生姓名、成績與總分等，供您紀錄考試成績。

## 下載答題資料

點擊［下載答題資料］，系統會自動彙整該次考試的答題資料(ZIP檔)，包含學生每題最後一次的提交內容，供您紀錄答題狀況。若查無任何學生作答則無法下載。


---

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