mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-23 21:04:07 -06:00
1.5 KiB
1.5 KiB
2022-04-07
<% tp.user.getAOTD() %>
| # | task | P | A | e time | r time |
|---|---|---|---|---|---|
| 1 | |||||
| 2 | |||||
| 3 | |||||
| 4 | |||||
| 5 | |||||
| 6 | |||||
| 7 | |||||
| 8 |
SCORE:
1 Todos
- 12:00 Cosc201 lab
- 12:00 Info201 Lab
- 11:00 Cosc201 Lecture
- 14:00 Cosc202 Lab
- 14:00 Info203 Tutorial
- 16:00 Cosc201 Tutorial
2 Lecture/Labs
<%* const d = new Date().getDay() switch(d){ case 1: tR+="- [ ] 11:00 Cosc202 Lecture\n- [ ] 12:00 Cosc201 lab" break; case 2: tR+="- [ ] 10:00 Info203 Lecture\n- [ ] 11:00 Cosc201 Lecture\n- [ ] 13:00 Info201 Lecture\n- [ ] 14:00 Cosc202 Lab" break; case 3: tR+="- [ ] 10:00 Info203 Lecture\n- [ ] 14:00 Info203 Tutorial\n- [ ] 16:00 Cosc201 Tutorial" break; case 4: tR+="- [ ] 11:00 Cosc202 Lecture\n- [ ] 12:00 Cosc201 Lab\n- [ ] 16:00 Info201 Lecture" break; case 5: tR+="- [ ] 09:00 Cosc202 Lab\n- [ ] 11:00 Cosc201 Lecture\n- [ ] 12:00 Info201 Lab" break; default: break; } %>
3 Assignments
4 Projects
- python ai weekly review
- CI notes site
- my own password manager
