Skip to content
Zachary Wimer edited this page Dec 9, 2016 · 6 revisions

#Issues

##Known issues

  • There is a bug in the code that sometimes causes the algorithm to crash.
  • When no free electives are needed, it will just print $<Number total free credits needed>
    • It does however no longer tell you that you are lacking in free credits. This is just a display issue.
  • HASS depth requirement does not always work.
  • Capstone courses do not always get accepted.

##Possible issues

  • Because of the size of this project, we have not been able to test if every single course and combination of courses in the Database (there are hundreds of lines in it) has been tests, so it is possible that there may be typos in it.

Clone this wiki locally