# 3.5.3 作業成績單

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

## 查看成績單

點擊［查看成績單］，可檢視每一位學員每一題的分數及總分。

![作業成績單](/files/6SC17f7Bg4QsfoXAX1N5)

## 下載成績單

點擊［下載成績單］，系統會自動彙整該次作業的成績單資料(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/homework/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.
