# 課程影片：腳本寫作

在了解「[拍攝內容建議](/video/content-planning/cou-content-sug.md)」後，接下來將透過以下步驟，協助你逐步完成課程影片腳本。

### **Step 1. 列出課程所有單元**

先將課程的所有單元完整列出，作為腳本規劃的基礎。

**建議做法：**

* 重新檢視既有課綱，並依教學需求、學生回饋調整內容
* 依序列出各單元主題

### **Step 2.** 整理單元重點與時間

將每個單元的內容條列出來，並評估時間分配。

**建議原則：**

* 考量到「學生觀看影片的學習體驗」以及「專心閱聽的學習習慣」，我們建議一個單元**不超過 15 分鐘**
* 避免內容過多或過少，影響學習體驗

**建議做法：**

* 為每個單元列出講解重點
* 檢視內容是否需拆分或整併

### **Step 3. 完成腳本內容**

在確認單元結構後，開始撰寫完整腳本。

**建議做法：**

* 依序撰寫各單元內容
* 包含口白、教學步驟與畫面描述
* 可參考這份 [**課程影片腳本模板（Google 文件，可建立副本後直接進行雲端編輯）**](https://docs.google.com/document/d/1kmL5tjvnmbVuc1pS8nYh2SksDN5KFCbWlDtfi6kXlNY/edit?usp=sharing) 進行撰寫

### **Step 4. 規劃拍攝順序**

完成腳本後，建議先規劃拍攝順序，再進行實際拍攝。

**原因：**

* 拍攝通常需耗費大量時間與準備
* 良好的安排可降低重複設定設備的成本

**建議做法：**

* 依「畫面類型」安排拍攝順序（如：正面拍攝、俯拍操作）
* 將相同拍攝設定的內容集中拍攝，拍攝時也會更加順暢、輕鬆

![](/files/SGey2pJxpnKwXNmPb3RY)

![](/files/wY2moQusofxGg3atmeuX)


---

# 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/video/content-planning/cou-script.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.
