# 20210112

歡迎閱讀 2021 年 1 月 12 日發布的[Code Judger](http://www.codejudger.com)的更新項目，本版開始提供全校授權客制服務【Code Judger與校務系統整合服務API】以及修正了一些問題。我們希望您會喜歡，更新項目如下：

## 一、新增 Code Judger與校務系統整合服務API

* \[Code Judger與校務系統整合服務API]
  * 此CJ\_school\_API為Code Judger全校授權學校之加購客制化服務，讓校務系統與Code Judger進行溝通
  * 方便學校將資訊、校務等系統的資訊與Code Judger雙向連動

## 二、優化功能

* 課程排序方式，會由左至右從最新排序到最舊，方便老師及學生進入最近開課的課程。

  ![](/files/o0bonPfMZj1wLNHw8WH9)

## 二、優化【教師帳號】功能

1. 教師自建題目功能，增加上傳待編修檔 (素材/資料檔) 功能，一題最多可上傳3個待編修檔 (素材/資料檔) ，每個檔案須在10kb以內。

   ![](/files/Id43HejsSqtZQdTlHm6P)
2. 教師自題目後，該試題在答題時，可在【匯入程式碼】按鈕中選擇各種語言的程式碼。

   ![](/files/emqNXwJ1NqclQrKdfi4s)

## 三、優化【學生帳號】功能

* 移除學生端同步編輯器的「執行程式碼」按鈕。

  為提升學生於課堂的注意力，故將學生「執行程式碼」按鈕移除。

## 四、其它

* Code Judger新增Logo商標。
* 首頁形像影片增加英文說明字幕。


---

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