# 課程內容更新注意事項

隨著募資的進度更新、同學的留言越來越多，你將會獲得更多調整課程的好意見！除了修改、更新課程之外，也不要忘記盡到告知同學的義務喔！這篇文章將介紹兩種課程內容更新的時機以及規定與作法：

### **一、「大更新」必須公告於佈告欄**

凡是涉及「新增」、「變更」或「刪除」課程內容的情況，均屬於大更新，且與學生的課程權益密切相關，因此，老師進行此類更新後，**需發布一則**[**消息公告**](/user-guide/creator-center/announcements.md)**，說明更新內容、更新日期及原因**，讓學生可以充分掌握課程資訊並提升參與感。若老師未經公告即調整課程內容，可能會造成學生產生負面觀感，並影響募資期間的承諾。

{% hint style="warning" %}
**我們強烈建議避免「自行刪除」原先承諾的課程內容**，因為這關係到參與前期募資學生的權益。但我們非常歡迎「根據學生建議來新增」課程內容，這樣不僅能更好地滿足學生需求，也能增進課程的正面互動形象，進而吸引更多學生參與課程！
{% endhint %}

{% hint style="info" %}
課程更新皆需經過 Hahow 品檢團隊審核，為保留充分課程審核時間，建議在有相關課綱資訊與預期發布日期後，提前聯繫 Hahow 團隊，以便預先安排內部審核作業排程。
{% endhint %}

### **二、「小更新」可以直接編修課程**

凡是沒有更動課程內容本身，而僅僅是新增更多相關資訊（例如：加上老師的作品集、相關資訊連結、補充教材等），或是修正舊有的錯誤，皆可歸類為小更新。此類更新可以直接編修課程內容即可，不需要額外新增區塊說明。


---

# 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://creator.hahow.in/published/update-course.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.
