From 15affdaf6f2a47c2359c90d7ddaf022aa2e8adac Mon Sep 17 00:00:00 2001 From: JoanneHing Date: Tue, 12 Nov 2024 12:10:39 +0800 Subject: [PATCH] Add page formatting --- docs/UserGuide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index f76422d8d49..5117d2f971e 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -556,12 +556,12 @@ The `filter` function can be useful for tracking the number of students, as the will be displayed. -
-
:bulb: **Tip:** Filtering by year group followed by `tracksubject` allows you to see what subjects are taken by the students in the current year group.
+
+ ## Subject Management ### Adding subject(s) to a student : `addsubject`