# 20180426

歡迎閱讀2018年4月26日發布的[Code Judger](http://www.codejudger.com)的更新項目，本版在命製題目增加了markdown流程圖的撰寫功能，老師們在命製題目時，可自由編寫流程圖，以及修正了一些問題。我們希望您會喜歡，更新項目如下：

## 一、新增功能

1. 可在命題時於題目說明或解題思路中加入markdown流程圖。撰寫方式請見本手冊[2.1.3 題目加入流程圖](https://github.com/csfrd-tdd/CJ-Manual/blob/v2/chapter02/console-2-1/console-2-1-3.md)

## 二、題目異動

1. TQC+ Python題庫608、806題，批改評分加入指定的函式判斷。
2. TQC+ Python題庫609、610、805題，增加程式執行擷圖。

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

1. 修正\[新增題目至題組] & \[新增題目至考卷] 的介面，點選題目會連結至空的網頁（Not Found）的問題。


---

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