> For the complete documentation index, see [llms.txt](https://bcst.gitbook.io/e/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bcst.gitbook.io/e/course4.md).

# 「活動完成」是什麼意思?

「活動完成」=每一項活動的學習進度須為100% (除標示選修項目外) ，才算確實完成該場課程。

![](/files/-MgnFh9HEgQ9VTEWqDdL)

每堂課程需完成活動數量不同，示意圖與實際課程內容無關。


---

# 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:

```
GET https://bcst.gitbook.io/e/course4.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.
