15 uses of DegreePlan::GROUP_ID_FOR_COURSES_ADDED

advise.module in modules/advise/advise.module
advise_display_popup_course_description in modules/advise/advise.module
advise_display_popup_group_select in modules/advise/advise.module
AdvisingScreen.php in classes/AdvisingScreen.php
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.php in classes/DegreePlan.php
DegreePlan::add_semester_courses_added in classes/DegreePlan.php
FlightPath.php in classes/FlightPath.php
FlightPath::assign_courses_to_groups in classes/FlightPath.php
FlightPath::assign_course_to_courses_added_list in classes/FlightPath.php
Group.php in classes/Group.php
Group::load_descriptive_data in classes/Group.php
Student.php in classes/Student.php
Student::init_semester_courses_added in classes/Student.php