constant DegreePlan::DEGREE_ID_FOR_COMBINED_DEGREE

  1. 7.x classes/DegreePlan.php DegreePlan::DEGREE_ID_FOR_COMBINED_DEGREE
  2. 6.x classes/DegreePlan.php DegreePlan::DEGREE_ID_FOR_COMBINED_DEGREE
8 uses of DegreePlan::DEGREE_ID_FOR_COMBINED_DEGREE
advise.history.inc in modules/advise/advise.history.inc
advise_popup_display_summary in modules/advise/advise.history.inc
Displays the printable advising summary.
DegreePlan.php in classes/DegreePlan.php
DegreePlan::calculate_progress_hours in classes/DegreePlan.php
Calculate and store progress hour information. Stores in the $this->gpa_calculations array.
DegreePlan::calculate_progress_quality_points in classes/DegreePlan.php
Calculate the quality points of our completed courses, so we can use that to figure out GPA.

... See full list

File

classes/DegreePlan.php, line 7

Class

DegreePlan

Code

const DEGREE_ID_FOR_COMBINED_DEGREE = -1001;