# 20210510

歡迎閱讀 2021 年 5 月 10 日發布的[Code Judger](http://www.codejudger.com)的更新項目，本次更新加強了小考功能修正了一些問題。我們希望您會喜歡，更新項目如下：

## 一、新增功能

1. Code Judger小考程式： 為一支在學生端執行的程式，能加強老師在課堂的控制能力，減少學生在考試過程中作弊的機會。重點功能如下：
   * 免安裝
   * 操作與CJ一模一樣
   * 全螢幕最上層顯示
   * 無法開新分頁、新視窗等
   * 引入TQC+單機防弊程式

![小考程式](/files/F3MoRNKj8HlYrAyGzK46)

**如您有使用Code Judger小考程式的需要，可聯繫本會的推廣專員為您服務。**

1. 新增小考的執行程式碼功能。

   與練習時一樣，可以透過CJ的答題介面執行程式碼。

![小考的執行程式碼功能](/files/abVnm7QJ3rxkOIbdN8DU)

> 注意： 執行程式碼功能僅適用標準輸入輸的題目。

## 二、修正問題

1. 修復使用C#程式語言的小考結束後，下載的成績單(CSV檔)皆能正確的呈現學生的成績。


---

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