# 20230922

歡迎閱讀 2023 年 09 月 22 日發布的 [Code Judger](http://www.codejudger.com) 的更新項目，本次 Code Judger 增加了 UVa練習題、匯入帳號到期日、增加統計報表細項等多項功能。我們希望您會喜歡，更新項目如下：

## 一、增加 UVa 練習題

1. Code Judger 平台增加 UVa 練習題，為了方便學生理解題意，我們將試題內容翻譯成中文，並支援使用C、C++、C#、Python、Java、Go 等多種程式語言送評，歡迎各位挑戰看看哦！
2. UVa 練習題置於課程的「練習題組」中，共計 50 題。學生可自行練習挑戰，老師可用於教學，也可以做為考試及作業的題目。

   ![UVa練習題](/files/GfOB0iIfrf6DiSJogoTM) ![UVa練習題](/files/YmTuvS85poOdILsKLIJe)

## 二、新增功能

1. 批次匯入課程時，可直接設定好每位使用者的「帳號到期日」囉！

   ![批次匯入課程-帳號到期日](/files/7EeqQeDjTHgoV7zGNHUm)
2. 課程 / 統計報表中「學員答題次數與使用時間」，點擊學員可查看詳細答題題號及正確率等資訊，老師可以透過此功能，更瞭解特定學員的學習狀況，如下圖：

   ![學員答題次數與使用時間](/files/FRS9UJT7oVQTL8m5b9O9)


---

# 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/chapter08/v20230922.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.
