# 學生登入簽到

## 一、點選老師張貼的簽到連結

老師在上課前會將「簽到連結」張貼在 Google Classroom 公告。

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

## 二、登入學校 Google 帳號

看到此畫面時，請點選「**簽到xxx課程**」，接著使用學校的 Google 帳號登入。

> 第一次出現授權視窗則點按「允許」即可。

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

## 三、填寫基本資料

第一次使用老師的簽到連結時，需要輸入自己的班級與座號。

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

## 四、點選「簽到」

登入後，會出現當節的簽到資訊，畫面中出現當下的時間點，即代表簽到成功。

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

## 相關頁面

{% content-ref url="/pages/-Mc09FSDiGO\_GDWPLGWa" %}
[常見問答](/qa.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/checkin.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.
