# 教師查看出缺席紀錄

## 一、登入系統

> 請參考本篇教學

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

> 「**建立簽到連結**」請參考本篇教學

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

## 二、查看簽到紀錄

點選功能選單的「查看簽到紀錄」，進行下一步驟。

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

## 三、點選其中一條紀錄

在這裡，會列出曾經產生過的所有連結。\
點選其中一條連結後，將可以「查看簽到狀況」，以及「重新分享至 Google Classroom 公告」。

![](https://i.imgur.com/3Dyehfy.jpg)

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

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

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

> 補充：如何產生簽到連結？

{% content-ref url="/pages/-Mc09R8hMIubOzrCScQu" %}
[教師產生簽到連結](/tutorial/generate.md)
{% endcontent-ref %}

## 所有步驟總整理

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

{% content-ref url="/pages/-Mc09R8hMIubOzrCScQu" %}
[教師產生簽到連結](/tutorial/generate.md)
{% endcontent-ref %}

{% 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/absence.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.
