# 20180402

歡迎閱讀2018年4月2日發布的[Code Judger](http://www.codejudger.com)的更新項目，本版改變了TQC+題庫的查找位置，以及學生們希望的功能，以及修正了許多問題。我們希望您會喜歡，更新項目如下：

## 一、新增功能

1. 每個課程增設「TQC+ 題庫」功能，方便使用者查找TQC+題庫。
2. ［學生］考試功能．
   * 學生在考試期間，每送出一題，可立即答知是否得分。 (與練習時的回饋相同)

## 二、題目異動

1. TQC+ Python題庫更新508、509、510題。

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

1. 頁面左上角的「TQC+ 題目」關連至教室的「TQC+ 題庫」功能。
2. 修正題目內容有設定粗體字時，會改變字體的大小，同時會影響到其它文字之問題。


---

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