Skip to content

Commit 30490f7

Browse files
authored
Add homework and lab report buttons to index.html
1 parent 037e1d5 commit 30490f7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

simulation/advanced/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,21 @@ <h2>Advanced Matlab/Octave Tutorial</h2>
5353
<div class="col-12 col-xl-8 mainContent">
5454
In this lab session, you will learn some advanced skills of coding in Python.</br>
5555
Setup: Python.
56+
Homework: Individual Report</br>
57+
Due date: 17 March 2026 (Tuesday), 23:59</br>
58+
Include: Code, figures, and anything you think it is important :)</br>
59+
If you have any questions, please contact me by email: ningg.han@connect.polyu.hk (Han Ning)</br>
5660
</br><hr>
5761
Click the button to start the tutorial.</br></br>
5862
<div class="btn startBtn">
5963
<button id="run-btn" onclick="location.href='https://colab.research.google.com/drive/1oUHQccTT5yB3SH2kPuCMPLOum8IDW-k9?authuser=0#scrollTo=eeVsA6j0BLU7';">
6064
Start
6165
</button>
66+
</div>
67+
<div class="btn startBtn">
68+
<button id="run-btn" onclick="location.href='https://colab.research.google.com/drive/1oUHQccTT5yB3SH2kPuCMPLOum8IDW-k9?authuser=0#scrollTo=eeVsA6j0BLU7';">
69+
Lab Report
70+
</button>
6271
</div>
6372
</div>
6473
</div>

0 commit comments

Comments
 (0)