-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: create module template (#1344)
- Loading branch information
1 parent
31c41e3
commit c6afeaf
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# [Stage#1](../../../) [Module Name] π | ||
|
||
## Module Overview π | ||
|
||
This module introduces students to [Module Topic]. It aims to provide an in-depth understanding of [Key Concepts]. The module covers a range of topics from [Topic 1] to [Topic 2], and [Other Relevant Topics]. | ||
|
||
## Learning Objectives π― | ||
|
||
Students will: | ||
|
||
- Understand [Key Concept 1]. | ||
- Learn [Key Concept 2], including [Subtopic 1], [Subtopic 2], and [Subtopic 3]. | ||
- Explore [Additional Concept] such as [Subtopic 1], [Subtopic 2], and [Subtopic 3]. | ||
- Get familiar with [Another Important Aspect]. | ||
|
||
## Approximate Module Completion Time β±οΈ | ||
|
||
- **[X hours]** | ||
|
||
## Theory π | ||
|
||
Students are encouraged to study the following resources: | ||
|
||
1. **[Topic 1]:** | ||
- [Resource 1](Resource-URL) - [Time] | ||
- [Resource 2](Resource-URL) - [Time] | ||
2. **[Topic 2]:** | ||
- [Resource 3](Resource-URL) - [Time] | ||
- [Resource 4](Resource-URL) - [Time] | ||
|
||
## Practice π» | ||
|
||
- Complete the test "[Test Name]" in the RS-App > Auto Test. | ||
- Complete the task "[Task Name]". | ||
|
||
## Additional Resources π | ||
|
||
Expand your knowledge with these additional materials: | ||
|
||
1. [Resource 5](Resource-URL) | ||
2. [Resource 6](Resource-URL) |