From 22a7c873fc4d3ccea765a005cfa40284e2091153 Mon Sep 17 00:00:00 2001 From: "course-pr-bot[bot]" <268815953+course-pr-bot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:09:28 +0000 Subject: [PATCH] Add course IT008 --- src/assets/courses_weighted.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/assets/courses_weighted.json b/src/assets/courses_weighted.json index 8d52778..cdec25d 100644 --- a/src/assets/courses_weighted.json +++ b/src/assets/courses_weighted.json @@ -1236,4 +1236,19 @@ }, "description": "" } +, + { + "courseCode": "IT008", + "courseNameEn": "Visual Programming", + "courseNameVi": "Lập trình trực quan", + "courseType": "CSN", + "credits": 4, + "defaultWeights": { + "progressWeight": 0.2, + "practiceWeight": 0.3, + "midtermWeight": 0, + "finalTermWeight": 0.5 + }, + "description": "" +} ] \ No newline at end of file