/course-planner

Course Planner for SUTD Curriculum

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Simple Course Planner.

Currently able to:

  • Plan for course in consideration of pre-requisites, alternative pre-requisites (i.e 01.112/40.319)
  • Plan for course in consideration of offered Terms
  • Overload (Term 5,6,7)
  • Browse brief course description
  • Track recognition (ESD, ISTD)
  • Minor recognition (ESD, ISTD, HASS)

Future dev (upcoming in weeks to come)

  • ASD
  • dynamic dataset (web scrap)
  • etc

How to use

  • Select your pillar
  • Click Submit
  • Hover over the box for course description
  • Click the module's text to add into the calendar on the left
  • Click any mod in the calendar(on the left) to remove the module
  • Check overload box if you are overloading
  • Track is automatically calculated
  • ctrl-f to search for the course

Data Description and Upkeep Template (Important)

(no trailing space for anything)

usually delimited by ; for multiple entry

# as the secondary delimited, e.g choose 1 from [01.112;40.319] and 1 from [40.004;30.003;50.034] => 01.112;40.319#40.004;30.003;50.034

courses.csv

Subject: Name of the subject
Code : Subject Code
Description: General course description
Core EPD/ESD/ASD/ISTD: 1 if core, 0 if not
Term 4/5/6/7/8: 1 if available, 0 if not
Pre-requisite: pre-requisite separate by ;
Alt-requisite: requisites where you get to choose 1 from a set(i.e 01.112 or 40.319)

track.csv

Track : Name of Track
Required: Fixed required courses, i.e AI for AI track
ReqOption: requirement where you get to choose 1 from a selection
Option: Required Elective Options
OptionNumber: Number of electives required
Pillar : Pillar of the track being offered.