# 教師產生簽到連結

## 一、登入系統

> 請參考本篇教學

{% content-ref url="/pages/-Mc0Qdgv1ma4IGiLy3d6" %}
[教師登入系統](/tutorial/login.md)
{% endcontent-ref %}

## 二、建立簽到連結

點選功能選單的「**建立簽到連結**」，進行下一步驟。

![](https://i.imgur.com/HbX1kb0.png)

## 三、選擇現有的 Google Classroom

在此，請選擇具有老師身份的「Classroom」，這將會在後續發布公告時使用到。

![](https://i.imgur.com/TcKalw6.png)

## 四、設定簽到連結

在發布簽到連結前，需要設定這一堂課的「簽到時限」。

{% hint style="warning" %}
注意：目前 v1.0 版預設準時簽到時間為 **10 分鐘**；簽到結束時間為 **50 分鐘**。
{% endhint %}

![](https://i.imgur.com/GYLGG36.png)

## 五、發布簽到連結到 Google Classroom

最後一步，只要按下「**分享到 Classroom**」，就能一鍵分享簽到連結到 Classroom 公告。

![](https://i.imgur.com/LSEwIwf.png)

如下圖，是成功一鍵分享簽到連結到 Classroom 公告的呈現狀況。

![](https://i.imgur.com/9U1E01k.png)

## 下一步

{% content-ref url="/pages/-Mc9tx-OXIWrbPxS1hgi" %}
[教師查看出缺席紀錄](/tutorial/absence.md)
{% endcontent-ref %}

## 相關頁面

{% content-ref url="/pages/-Mc09FSDiGO\_GDWPLGWa" %}
[常見問答](/qa.md)
{% endcontent-ref %}


---

# 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://help.csc.deershark.com/tutorial/generate.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.
