Skip to content

Commit fba99b7

Browse files
committed
mostly wording
1 parent 0638891 commit fba99b7

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

docs/course-content.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@
55
If you've already completed the [Certificate Overview](certificate-framework.md), you're ready to dive into the course content! If not, we recommend you start there.
66

77
## 🚀 Getting Started
8-
As [mentioned in the overview](/courses/hello-world/overview.md), each course is comprised of modules, where the typical structure for each module is:
8+
As [mentioned in the overview](/courses/hello-world/overview.md), each course is comprised of modules, where each module typically has three components:
99

10-
1. A guided notebook tutorial (ungraded)
11-
2. A standalone notebook assignment (graded)
12-
3. A mini project (graded)
1310

14-
To familarize yourself with the assignment structure and to keep everyone on the same page, complete the[🔗 GitHub starter tutorial](https://github.com/AC-Classroom/github-starter-course).
11+
| | Component | Points |
12+
|---|-------------------|--------|
13+
| 1. | 🧭 Guided tutorial | 0 |
14+
| 2. | 📓 Notebook assignment | 5 |
15+
| 3. | 🛠️ Mini project | 10 |
16+
17+
18+
These courses are integrated with coding exercises via GitHub Classroom. To familarize yourself with the assignment structure and keep everyone on the same page, complete the [🔗 GitHub starter tutorial](https://github.com/AC-Classroom/github-starter-course).
1519

1620
<!-- If you've reached this point, and you're wondering what a self-driving lab is in the first place, watch [▶️ "The Future of Chemistry is Self-driving"](). *TODO: Video needs to be edited and uploaded to YouTube. Add this as an embedded iframe perhaps* -->
1721

@@ -80,6 +84,10 @@ courses/software-dev/4.8-cloud-computing.ipynb
8084

8185
## 🏢 Capstone Project at the AC Training Lab
8286

87+
```{note}
88+
🔑 Due to the intensive nature of this in-person course and to maximize value to the participants, completion of the previous four courses are mandatory.
89+
```
90+
8391
```{include} courses/capstone/description.md
8492
```
8593

0 commit comments

Comments
 (0)