Flowchart 2020-2021
Information and config on Flowchart 2020-2021
Applies to Fall 2020 - Spring 2021 Major Catalog
Config lines 100-120
setYears("2020-2021");
setPathway(
"https://drive.google.com/file/d/1rXvHfgEx0nHZp_5HxVJJ9xOPPm5MxBnk/view?usp=sharing"
);
setFlowchart(
"https://drive.google.com/file/d/11zOvh76IvKtESsXPg_LRAnOl_duii92V/view?usp=sharing"
);
setTitle("Fall 2020 - Spring 2021");
setWarningText([
"* 8-10 CSC elective credits; this consists of either two 400-electives = 8 credits, or one 400-elective and two 200-electives = 10 credits. You may sub. one additional upper-level MTH course (beyond the two that you will take after MTH 232) for one 400-elective. This is limited to one instance.",
"** You must earn a minimum āCā or higher grade in CSC courses which are pre-requisites to other CSC courses.",
"",
]);
setUrl(
"https://csicuny.smartcatalogiq.com/2020-2021/Undergraduate-Catalog"
);
setColor(deepPurple["700"]);
setElements(el1);
setTempElement(el1);
setSwitchFun(() => sw1);
setClassName("flowchart4");
Last updated