diff --git a/src/assets/courses_weighted.json b/src/assets/courses_weighted.json index 936c8d2..92533d7 100644 --- a/src/assets/courses_weighted.json +++ b/src/assets/courses_weighted.json @@ -1221,5 +1221,19 @@ "finalTermWeight": 0.5 } } -] - +, + { + "courseCode": "IT028", + "courseNameEn": "test2", + "courseNameVi": "test2", + "courseType": "ĐC", + "credits": 4, + "defaultWeights": { + "progressWeight": 0.2, + "practiceWeight": 0.2, + "midtermWeight": 0.2, + "finalTermWeight": 0.4 + }, + "description": "" +} +] \ No newline at end of file