I noticed that the reccomended sequence pages include the minimum needed credits for each program, so I took advantage of this.
The sequence scraper now includes this in the data that it generates by adding a new property to the object: minTotalCredits. I also added a visual indicator in the frontend so you can see both the reccomended sequence that you chose on the splash page as well as the associated minimum credits.
I noticed that the reccomended sequence pages include the minimum needed credits for each program, so I took advantage of this.
The sequence scraper now includes this in the data that it generates by adding a new property to the object:
minTotalCredits
. I also added a visual indicator in the frontend so you can see both the reccomended sequence that you chose on the splash page as well as the associated minimum credits.