> For the complete documentation index, see [llms.txt](https://stern-information.gitbook.io/cloud-school-xian-shang-jiao-xue-shou-ce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stern-information.gitbook.io/cloud-school-xian-shang-jiao-xue-shou-ce/jiao-1/biao-cha.md).

# 課表查詢

## 班級課表

![](/files/Gt29YXDls2mPmGhPgOv6)

1. 本功能查詢各班級課表，也可查詢教師課表。點選下拉選單可查詢班級週次課表。
2. 按該班任課教師旁 **「課表」** 按鈕圖示，可觀看該教師課表。
3. 可列印班級課表。

## 教師課表

![](/files/Zvqj56tkfexVKVH7hUX8)

1. 本功能查詢教師課表，也可查詢各班級課表。點選下拉選單可查詢教師課表。
2. 按該教師任課班級&#x65C1;**「課表」** 按鈕圖示，可觀看該班級課表。
3. 可列印教師課表。

## 專科教室課表

<div align="left"><img src="/files/-LZY2xMmbCmXLID2aM1d" alt=""></div>

本功能能查詢各專科教室課表。點選下拉選項可選擇專科教室。

{% hint style="info" %}

* 若無專科教室，請在學期初設定>[專科教室](/cloud-school-xian-shang-jiao-xue-shou-ce/jiao/qi-chu-ding.md#9-zhuan-ke-jiao-shi) 設定指定之專科教室。
* 專科教室課表，須在學期初設定>[課表](/cloud-school-xian-shang-jiao-xue-shou-ce/jiao/qi-chu-ding.md#10-ke-biao) 指定任課教師上課使用之專科教室。
  {% endhint %}

## 空堂查詢

<div align="left"><img src="/files/-LZY36Z6OvaqwaendECb" alt="本功能查詢各節次該節空堂教師名單。"></div>

## 預約專科教室

![](/files/-LZY3D10viPa4mf_lsdh)

1. 系統設定可預約兩周內之專科教室請按 **「圖釘」** 圖示按鈕預約，過期就無法取消及預約。
2. 教師只可取消個人預約，如預約後不使用，應事先取消預約，請按 **「刪除」** 圖示按鈕取消，以維其他老師預約權利。

* 專科教室預約設定，請在學期初設定之[專科教室](/cloud-school-xian-shang-jiao-xue-shou-ce/jiao/qi-chu-ding.md#9-zhuan-ke-jiao-shi)內設定。

{% hint style="info" %}
要調整「專科教室預約限定期間日數」（預設為14日），請系統管理員到「系統管理 > [模組管理](/cloud-school-xian-shang-jiao-xue-shou-ce/xi-guan-li-mo/module.md#mo-zu-guan-li)」調整，如下圖：
{% endhint %}

![](/files/-LnywV7AWysoGOfdVkPW)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://stern-information.gitbook.io/cloud-school-xian-shang-jiao-xue-shou-ce/jiao-1/biao-cha.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
