# 試作片 FAQ

![](/files/-M0lrXfHFrqnXlcxvSnz)

### **我的課程有兩位老師、理論跟實作、三種拍攝手法，難道我試作片要交七個單元嗎？**

若老師的課程中有上述狀況，可以挑選盡量有包含這些狀況的單元即可，例如：第一單元：包含老師 A，理論與投影片、真人錄製拍攝。第二單元：包含老師 B，實作與近距離拍攝。

### **如果我很難在三個單元中包含所有要求，該怎麼辦？**

老師可以以「**比例原則**」來選擇，例如課程中有 50％ 是螢幕側錄、30％ 真人錄製、20％ 投影片，則可以螢幕側錄與真人錄製為主，但我們還是強烈建議老師盡可能地滿足繳交規範，讓內容品質團隊給予最具體的優化建議！

### **試作片的審核根據是什麼呢？**

不論是「試作片審核」或「正式課程審核」，內容品質團隊都是根據 Hahow [課程審核標準](/after-success/step6/review-standard-published-course.md) 給予建議，請老師在製作課程前務必務必閱讀過喔！


---

# 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/after-success/step5/trial-faq.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.
