From 2734b9b616d05cc54f39bebf4561f51c25e97a5f Mon Sep 17 00:00:00 2001 From: Shahul Alam Date: Wed, 22 Nov 2017 21:13:39 -0500 Subject: [PATCH] Added 5-7 major requirements. --- js/majors.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/js/majors.js b/js/majors.js index 6c0ee50..4504c00 100644 --- a/js/majors.js +++ b/js/majors.js @@ -434,6 +434,26 @@ window.majors = { ] }, + m5_7: { + name: "5-7 -- Chemistry and Biology (as of Nov '17)", + reqs: [0, + "5.03", "5.07", "5.12", "5.13", "5.60", "7.03", "7.06", + [2, "5.04", "5.08", "5.43", "5.61", "5.62", "7.09", "7.20", + "7.21", "7.22", "7.23", "7.26", "7.27", "7.28", "7.29", + "7.30A-B", "7.31", "7.32", "7.33", "7.371", "7.38", + "7.41", "7.45", "7.49"], + [1, [0, [0, "5.351", "5.352", "5.361", "5.362", "5.363", "5.382", "7.102"], [4, "5.353", "5.371", "5.372", "5.373", "5.381", "5.383"]], + [0, [0, "5.351", "5.352", "5.363", "7.02"], [4, "5.353", "5.371", "5.372", "5.373", "5.381", "5.383"]], + [0, "5.351", "5.352", "5.363", "7.02", "7.18"]] + { + id: "Note: CourseRoad doesn't currently recognize Course V's " + + "concept of modules. Try using 0-unit custom classes to " + + "mark where the modules should be.", + skip: 1 + }, + ] + }, + m6_1: { name: "6-1 -- Electrical Science and Engineering (Old) (as of Sep '15)", disable: 1,