9 uses of DegreePlan::GROUP_ID_FOR_COURSES_ADDED

advise_display_popup_course_description in modules/advise/advise.module
advise_display_popup_group_select in modules/advise/advise.module
AdvisingScreen::display_popup_group_select in classes/AdvisingScreen.php
This function displays the popup which lets a user select a course to be advised into a group.
AdvisingScreen::draw_group_select_row in classes/AdvisingScreen.php
This draws the "blank row" for a group on the degree plan, which instructs the user to click on it to select a course from the popup.
DegreePlan::add_semester_courses_added in classes/DegreePlan.php
FlightPath::assign_courses_to_groups in classes/FlightPath.php
FlightPath::assign_course_to_courses_added_list in classes/FlightPath.php
Group::load_descriptive_data in classes/Group.php
Student::init_semester_courses_added in classes/Student.php