constant DegreePlan::SEMESTER_NUM_FOR_DEVELOPMENTALS

  1. 7.x classes/DegreePlan.php DegreePlan::SEMESTER_NUM_FOR_DEVELOPMENTALS
  2. 6.x classes/DegreePlan.php DegreePlan::SEMESTER_NUM_FOR_DEVELOPMENTALS
6 uses of DegreePlan::SEMESTER_NUM_FOR_DEVELOPMENTALS
AdvisingScreenTypeView.php in classes/AdvisingScreenTypeView.php
AdvisingScreenTypeView::build_semester_list in classes/AdvisingScreenTypeView.php
In __advising_screen, this method simply displays the degree plan's semesters to the screen. But here, we need to go through the type categories: ex: Core, Major, Supporting, and Electives, and only display courses and groups from each semester…
DegreePlan.php in classes/DegreePlan.php
DegreePlan::add_semester_developmental in classes/DegreePlan.php
FlightPath.php in classes/FlightPath.php

... See full list

File

classes/DegreePlan.php, line 10

Class

DegreePlan

Code

const SEMESTER_NUM_FOR_DEVELOPMENTALS = -55;