perform test

test to courses

Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
2026-06-24 12:48:51 +08:00
parent 358fecb510
commit 9b8577b79b
27 changed files with 1122 additions and 221 deletions
+12 -6
View File
@@ -44,16 +44,22 @@
#v(12pt)
// ─── Instructors ──────────────────────────────────────────────────────────────
#text(size: 13pt, fill: rgb("#555555"))[Instructors]
#linebreak()
#text(size: 15pt, weight: "bold")[#instructors]
// ─── Instructors (only when provided) ────────────────────────────────────────
#if instructors != "" [
#text(size: 13pt, fill: rgb("#555555"))[Instructors]
#linebreak()
#text(size: 15pt, weight: "bold")[#instructors]
]
#v(1fr)
// ─── Bottom: recipient, date, length ──────────────────────────────────────────
// ─── Bottom: recipient, date, duration, issuer ────────────────────────────────
#text(size: 15pt, weight: "bold")[#recipient]
#linebreak()
#text(size: 12pt)[*Date Issued:* #date_str]
#linebreak()
#text(size: 12pt)[*Length:* #length_str]
#if length_str != "" and length_str != "0 mins" [
#text(size: 12pt)[*Duration:* #length_str]
#linebreak()
]
#text(size: 12pt)[*Issued by:* Philproperties]