From 917c8e6446ba1da2c580dc926b322a5eb2304a0f Mon Sep 17 00:00:00 2001 From: Cho Yin Yong Date: Sat, 15 Jun 2024 01:10:57 -0400 Subject: [PATCH] feat: release lab7 --- src/content/coursework/labs.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/content/coursework/labs.md b/src/content/coursework/labs.md index 5ee4bac..93ad8c1 100644 --- a/src/content/coursework/labs.md +++ b/src/content/coursework/labs.md @@ -13,16 +13,20 @@ Your labs portion of the grade will be calculated as follows: min(5%, ∑(% of lab_i)) ``` -| Week | Topic | Weighting | -| ---- | --------------------------------------------------------------------------- | --------- | -| 2 | [HTML/CSS](https://classroom.github.com/a/5hnI_QqY) | 0.5% | -| 3 | [JavaScript](https://classroom.github.com/a/ZOY58Qxp) | 0.5% | -| 4 | [Web API](https://classroom.github.com/a/_deru9In) | 0.5% | -| 5 | [Storing and serving data](https://classroom.github.com/a/rhJ_Ezn8) | 1% | -| 6 | [Authentication and Authorization](https://classroom.github.com/a/VfOQqmSf) | 1% | -| 8 | VM Deployment | 1% | -| 9 | Angular Microblog | 1% | -| 10 | CI/CD | 1% | +| Week | Topic | Weighting | +| ---------------- | --------------------------------------------------------------------------- | ---------- | +| 2 | [HTML/CSS](https://classroom.github.com/a/5hnI_QqY) | 0.5% | +| 3 | [JavaScript](https://classroom.github.com/a/ZOY58Qxp) | 0.5% | +| 4 | [Web API](https://classroom.github.com/a/_deru9In) | 0.5% | +| 5 | [Storing and serving data](https://classroom.github.com/a/rhJ_Ezn8) | 1% | +| 6 | [Authentication and Authorization](https://classroom.github.com/a/VfOQqmSf) | 1% | +| 7 (Reading Week) | [Angular Microblog](https://classroom.github.com/a/zENeUono) | 1% (Bonus) | +| 8 | VM Deployment | 1% | +| 9 | CI/CD | 2% | + +## Bonus + +For the Bonus lab, push your work to Github before the deadline and show the TA in the next practical. ## Submission