Skip to content

Commit c0da749

Browse files
authored
Update 2024_SP.tsx
1 parent 347860c commit c0da749

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/course/2024_SP.tsx

+7-4
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,18 @@ export function SP_2024() {
3737
<li>[Book] Secure Coding in C and C++</li>
3838
<li>[Book] Secure Programming Cookbook for C and C++</li>
3939
</div>
40-
40+
4141
<div className="p-3 w-100" style={{ backgroundColor: "#7a1b1b" }}>
42-
<h5 className="fw-bold text-white m-0">IPAS 證照通過率</h5>
42+
<h5 className="fw-bold text-white m-0">學期成績</h5>
4343
</div>
4444

4545
<div className="py-3 d-flex flex-column gap-3">
46-
<li>[Pending]</li>
46+
<li>修課人數: 53 人</li>
47+
<li>及格人數: 49 人</li>
48+
<li>最高分數: 100 分; 最低分數: 18 分; 平均分數: 89.11 分</li>
49+
<li>IPAS 證照通過率: 19/22 = 86 %</li>
4750
</div>
48-
51+
4952
<div className="p-3 w-100" style={{ backgroundColor: "#7a1b1b" }}>
5053
<h5 className="fw-bold text-white m-0">教學評鑑</h5>
5154
</div>

0 commit comments

Comments
 (0)