Course Outline Template Guide
Manually building course outlines (adding modules and lessons one by one) can be time-consuming and repetitive. WuWei offers a fast and efficient solution: create a complete course structure from a simple text template in one go.
Template Format
Here is an example template:
## Course Title
### Module 1
* Lesson 1 <video>
* Lesson 2 <live>
* Lesson 3 <article>
### Module 2
* Lesson 1
* Lesson 2
* Lesson 3
### Module 3
* Lesson 1
* Lesson 2
* Lesson 3
Template Syntax Explained
##
followed by space → Course title###
followed by space → Module title*
followed by space → Lesson title<model>
(optional) → Lesson type
Lesson Types
Type | Description |
---|---|
video | on-demand video lesson (default if no type specified) |
live | live session with real-time interaction |
article | well-structured articles for focused learning |
Example Use Case
You can upload your formatted template text file, and WuWei will automatically generate the entire course structure with the modules and lessons as defined.
This is ideal for:
- Rapid course setup
- Consistent structure across multiple courses
- Non-technical users who prefer simple text formatting