|
5 | 5 | 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.
|
6 | 6 |
|
7 | 7 | ## 🚀 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: |
9 | 9 |
|
10 |
| -1. A guided notebook tutorial (ungraded) |
11 |
| -2. A standalone notebook assignment (graded) |
12 |
| -3. A mini project (graded) |
13 | 10 |
|
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). |
15 | 19 |
|
16 | 20 | <!-- 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* -->
|
17 | 21 |
|
@@ -80,6 +84,10 @@ courses/software-dev/4.8-cloud-computing.ipynb
|
80 | 84 |
|
81 | 85 | ## 🏢 Capstone Project at the AC Training Lab
|
82 | 86 |
|
| 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 | + |
83 | 91 | ```{include} courses/capstone/description.md
|
84 | 92 | ```
|
85 | 93 |
|
|
0 commit comments