sandboxnu / graduatenu

Northeastern class scheduler based on degree audit.
https://graduatenu.com
GNU General Public License v3.0
25 stars 4 forks source link

AP Transfer credits do not apply to the total credits completed #743

Open KobeZ123 opened 2 months ago

KobeZ123 commented 2 months ago

Issue Summary: AP Transfer credits do not apply to the total credits completed

Acceptance Criteria: Implement changes so that AP Transfer credits are counted towards total credits completed

hellolol2016 commented 1 month ago

Is there supposed to be a list of AP classes when you open up the add courses modal for the transfer courses section or are the students suppoesd to figure out themselves what their AP courses transfer to in the NEU course database? Right now, there is no list of AP classes in the add courses modal, but it should be a simple array.concat() into the list of NEU courses

This is my popup for the transfer credit modal on the production graduatenu image