# 20190320

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

## 一、新增功能

1. 在考試時，CJ網站中的任何link，皆會重新導回考試頁面
2. 在考試時，學生重新登入後會重新導向考試頁面
3. 首頁增加使用心得分享區塊
4. 增加單位管理功能 (授權方案適用)

## 二、題目異動

TQC+網頁資料擷取與分析 Python題庫調整如下：

* 102題：減少read.xml的內容，以加快批改速度
* 202題：待編修檔PYD02.py（不影響作答）
* 204題：減少5204.json的內容，以加快批改速度​​​​​​​
* 405題：題目說明調整

## 三、修正 – 共通介面及功能

1. 首頁介紹影片更新，增加TQC+網頁資料擷取與分析 Python的認證題庫及單位管理端功能介紹。


---

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