Advertisement
Guest User

Untitled

a guest
Nov 18th, 2018
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 339.02 KB | None | 0 0
  1. #include <iostream>
  2. #include <conio.h>
  3. #include <cstdlib>
  4. #include <string>
  5. #include <Windows.h>
  6. using namespace std;
  7.  
  8. int main(){ //Main Splash Page of the Enrollment System.*//
  9.                 home:
  10.                 system("CLS"); 
  11.                 system("color 2a");
  12.                 system("color 0a");
  13.                 int home_response;
  14.                                                                                                                                                                                  
  15.                     cout<<  "\n\n\nFFFFFFFFFFFFFFFFFFFFFFEEEEEEEEEEEEEEEEEEEEEEUUUUUUUU     UUUUUUUU                           TTTTTTTTTTTTTTTTTTTTTTTEEEEEEEEEEEEEEEEEEEEEE       CCCCCCCCCCCCCHHHHHHHHH     HHHHHHHHH     \n";
  16.                     cout<<  "F::::::::::::::::::::FE::::::::::::::::::::EU::::::U     U::::::U                           T:::::::::::::::::::::TE::::::::::::::::::::E    CCC::::::::::::CH:::::::H     H:::::::H       \n";
  17.                     cout<<  "F::::::::::::::::::::FE::::::::::::::::::::EU::::::U     U::::::U                           T:::::::::::::::::::::TE::::::::::::::::::::E  CC:::::::::::::::CH:::::::H     H:::::::H       \n";
  18.                     cout<<  "FF::::::FFFFFFFFF::::FEE::::::EEEEEEEEE::::EUU:::::U     U:::::UU                           T:::::TT:::::::TT:::::TEE::::::EEEEEEEEE::::E C:::::CCCCCCCC::::CHH::::::H     H::::::HH       \n";
  19.                     cout<<  " F:::::F       FFFFFF  E:::::E       EEEEEE U:::::U     U:::::U                            TTTTTT  T:::::T  TTTTTT  E:::::E       EEEEEEC:::::C       CCCCCC  H:::::H     H:::::H          \n";
  20.                     cout<<  "  F:::::F               E:::::E              U:::::D     D:::::U                                    T:::::T          E:::::E            C:::::C                H:::::H     H:::::H         \n";  
  21.                     cout<<  "  F::::::FFFFFFFFFF     E::::::EEEEEEEEEE    U:::::D     D:::::U                                    T:::::T          E::::::EEEEEEEEEE  C:::::C                H::::::HHHHH::::::H         \n";
  22.                     cout<<  "  F:::::::::::::::F     E:::::::::::::::E    U:::::D     D:::::U       ---------------              T:::::T          E:::::::::::::::E  C:::::C                H:::::::::::::::::H         \n";
  23.                     cout<<  "  F:::::::::::::::F     E:::::::::::::::E    U:::::D     D:::::U       -:::::::::::::-              T:::::T          E:::::::::::::::E  C:::::C                H:::::::::::::::::H         \n";
  24.                     cout<<  "  F::::::FFFFFFFFFF     E::::::EEEEEEEEEE    U:::::D     D:::::U       ---------------              T:::::T          E::::::EEEEEEEEEE  C:::::C                H::::::HHHHH::::::H         \n";
  25.                     cout<<  "  F:::::F               E:::::E              U:::::D     D:::::U                                    T:::::T          E:::::E            C:::::C                H:::::H     H:::::H         \n";
  26.                     cout<<  "  F:::::F               E:::::E       EEEEEE U::::::U   U::::::U                                    T:::::T          E:::::E       EEEEEEC:::::C       CCCCCC  H:::::H     H:::::H         \n";
  27.                     cout<<  "FF:::::::FF           EE::::::EEEEEEEE:::::E U:::::::UUU:::::::U                                  TT:::::::TT      EE::::::EEEEEEEE:::::E C:::::CCCCCCCC::::CHH::::::H     H::::::HH       \n";
  28.                     cout<<  "F::::::::FF           E::::::::::::::::::::E  UU:::::::::::::UU                                   T:::::::::T      E::::::::::::::::::::E  CC:::::::::::::::CH:::::::H     H:::::::H       \n";
  29.                     cout<<  "F::::::::FF           E::::::::::::::::::::E    UU:::::::::UU                                     T:::::::::T      E::::::::::::::::::::E    CCC::::::::::::CH:::::::H     H:::::::H       \n";
  30.                     cout<<  "FFFFFFFFFFF           EEEEEEEEEEEEEEEEEEEEEE      UUUUUUUUU                                       TTTTTTTTTTT      EEEEEEEEEEEEEEEEEEEEEE       CCCCCCCCCCCCCHHHHHHHHH     HHHHHHHHH       \n";
  31.                    
  32.                     cout<<"\n\t\t\t\t         ********                           **  **                                **  \n";
  33.                     cout<<"\t\t\t\t         /**/////                           /** /**                               /**  \n";
  34.                     cout<<"\t\t\t\t         /**       *******  ******  ******  /** /** **********   *****  *******  ******\n";
  35.                     cout<<"\t\t\t\t         /******* //**///**//**//* **////** /** /**//**//**//** **///**//**///**///**/ \n";
  36.                     cout<<"\t\t\t\t         /**////   /**  /** /** / /**   /** /** /** /** /** /**/******* /**  /**  /**  \n";
  37.                     cout<<"\t\t\t\t         /**       /**  /** /**   /**   /** /** /** /** /** /**/**////  /**  /**  /**  \n";
  38.                     cout<<"\t\t\t\t         /******** ***  /**/***   //******  *** *** *** /** /**//****** ***  /**  //** \n";
  39.                     cout<<"\t\t\t\t         //////// ///   // ///     //////  /// /// ///  //  //  ////// ///   //    //\n";
  40.                                                        
  41.                                                        
  42.                     cout<<"\t\t\t\t                                                  **                      \n";
  43.                     cout<<"\t\t\t\t                                **   **          /**                      \n";
  44.                     cout<<"\t\t\t\t                        ****** //** **   ****** ******  *****  ********** \n";
  45.                     cout<<"\t\t\t\t                       **////   //***   **//// ///**/  **///**//**//**//**\n";
  46.                     cout<<"\t\t\t\t                      //*****    /**   //*****   /**  /******* /** /** /**\n";
  47.                     cout<<"\t\t\t\t                   /////**   **     /////**  /**  /**////  /** /** /**\n";
  48.                     cout<<"\t\t\t\t                       ******   **      ******   //** //****** *** /** /**\n";
  49.                     cout<<"\t\t\t\t                      //////   //      //////     //   ////// ///  //  // \n\n\n";
  50.                    
  51.                     cout<<"\t\t\t\t\t\t\t\tWelcome to the FEU - Tech Enrollment System\n\n";
  52.                     cout<<"\t\t\t\t\t\t\t\t\tPress '1' if you're an enrollee.\n\n";
  53.                     cout<<"\t\t\t\t\t\t\t\t\tPress '2' if you're an admin.\n\n";
  54.                     cout<<"\t\t\t\t\t\t\t\t\tPress '3' if you're a faculty member.\n\n";
  55.                     cout<<"\t\t\t\t\t\t\t\t\tPress '4' to see about page.\n\n";
  56.                     cout<<"\t\t\t\t\t\t\t\t\tEnter your response here: ";
  57.                     cin>> home_response;
  58.                    
  59.                    
  60.                    
  61.                    
  62.                    
  63.                    
  64.                 if (home_response == 2){ //ENTER'S ADMIN PAGE
  65.                     string username;
  66.                     string password;
  67.                     system("CLS");
  68.                     cout<< "\n\t\t\t\t\tWelcome to the Admin Log-in Page.\n";
  69.                     cout<< "\t\t\t\t\tPlease login to continue.\n";
  70.                     cout << "\n\n\t\t\t\t\tUsername: ";
  71.                     cin >> username;
  72.                     cout << "\n\n\t\t\t\t\tPassword: ";
  73.                     cin >> password;
  74.                     system("CLS");
  75.                    
  76.                         if (username=="admin"&&password=="admin123"){
  77.                        
  78.                         goto admin_main;
  79.                             admin_main:
  80.                                 cout<<"\n\n\t\t\tWelcome, Boss.";
  81.                                 cout<<"\n\t\t\tAdmin Level: 3";
  82.                                 cout<<"\n\t\t\tAll system functional!";
  83.                                 cout<<"\n\t\t\tFaculty Page currently undergoing maintenance, contact Admin Office!";
  84.                                 cout<<"\n\t\t\tPress any key to return.";
  85.                                 getch();
  86.                                 system("CLS");
  87.                                 goto home;
  88.  
  89.                     }
  90.                    
  91.                     else if (username != "admin" && password != "admin123"){
  92.                         system("CLS");
  93.                         cout<<"\n\n\t\t\t\t       ***WARNING***\n";
  94.                         cout<<"\n\t\t\tWrong Credentials. Returning to main screen!";
  95.                         cout<<"\n\t\t\tPress any key to return.";
  96.                         getch();
  97.                         system("CLS");
  98.                         goto home;
  99.                        
  100.                        
  101.                     }
  102.                    
  103.                 }
  104.                
  105.                
  106.  
  107.                 if (home_response == 3){ //ENTER'S FACULTY PAGE
  108.                
  109.                         string username;
  110.                         string password;
  111.                         system ("cls");
  112.                         cout<< "\n\t\t\t\t\tWelcome to the Faculty Log-in Page.\n";
  113.                         cout<< "\t\t\t\t\tPlease login to continue.\n";
  114.                         cout << "\n\n\t\t\t\t\tUsername: ";
  115.                         cin >> username;
  116.                         cout << "\n\n\t\t\t\t\tPassword: ";
  117.                         cin >> password;
  118.                         system("CLS");
  119.                            
  120.                             faculty_main:
  121.                                 system("CLS");
  122.                                     cout<<"\n\n\t\t\tWelcome, Faculty Member!.";
  123.                                     cout<<"\n\t\t\tWelcome to your page!";
  124.                                     cout<<"\n\t\t\tFaculty Page Currently in Maintenance!";
  125.                        
  126.                         if (username == "gelayyyyyy" && password == "icedcoffee" || username == "jeff" && password == "password123"){
  127.                            
  128.                             goto faculty_main;
  129.  
  130.                     }
  131.                         else if (username != "gelayyyyyy"&&password != "icedcoffee" || username != "jeff" && password!= "password123"){
  132.                             system("CLS");
  133.                             cout<<"\n\n\t\t\t\t       ***WARNING***\n";
  134.                             cout<<"\n\t\t\tWrong Credentials. Returning to main screen!";
  135.                             cout<<"\n\t\t\tPress any key to return.";
  136.                             getch();
  137.                             system("CLS");
  138.                             goto home;
  139.                            
  140.                            
  141.                         }
  142.                    
  143.                 }
  144.                
  145.                 if (home_response == 4){ //ENTER'S ABOUT PAGE
  146.                     system ("cls");
  147.                         cout<<"------------------------------------------------------------------------------------------------------------------------\n\n";
  148.                         cout<<"\t\t\t\t\t      Version 1.00\n";
  149.                         cout<<"\t\t\t\t\t        11172018\n\n";
  150.                         cout<<"------------------------------------------------------------------------------------------------------------------------\n";
  151.                        
  152.                        
  153.                         cout<<"\n\tA project in partial fulfillment of the subject Introduction to Computer Programming (CCS0003) \n\n";
  154.                         cout<<"\t\tPresented By:\t\t\t\t\tSubmitted To: \n";
  155.                         cout<<"\t\t  Jeff Jovellana\t\t\t\t\t  Ms. Geliza Marie Alcober \n";
  156.                         cout<<"\t\t                  \t\t\t\t     Professor \n";
  157.                         cout<<"\t\t  Briko Galeon \n";
  158.                         cout<<"\t\t  Darren Villarama \n";
  159.                         cout<<"\t\t  Sean Yango \n";
  160.                         cout<<"\t\t  Mike Acosta \n";
  161.                         cout<<"\t\t  BSIT-SMBA B03 \n\n";
  162.                         cout<<"\t\t\t\t\tHindi kami lilipat ng HRM!\n";
  163.                        
  164.                         cout<<"\n\t\t\t\t\tPress any key to return.";
  165.                                 getch();
  166.                                 system("CLS");
  167.                                 goto home;
  168.                 }
  169.        
  170.                 else if (home_response == 1){ //ENROLLMENT PAGE
  171.                     system ("cls");
  172.                         {
  173.                             char a = 177, b = 219;
  174.                                
  175.                             cout << "\n\n\n\t\t\t\t\t\tLoading....";
  176.                             cout << "\n\n\n\t\t\t\t\t";
  177.                            
  178.                             for (int i = 0; i <= 25; i++)
  179.                                 cout << a;
  180.                                 Sleep(150);
  181.                                 cout << "\r";
  182.                                 cout << "\t\t\t\t\t";
  183.                             for (int i = 0; i <= 25; i++ ){
  184.                                 cout << b;
  185.                                 Sleep(200);
  186.                                
  187.                             }
  188.                         }
  189.                                 system("CLS");
  190.                                 //Simple Introduction of the Enrollment System.*//
  191.                                 cout<<"\n\tWelcome to the Far Eastern University Enrollment System Portal!\n\n";
  192.                                 cout<<"\tWe're happy that you have chosen us as your University for your chosen\n";
  193.                                 cout<<"\tprogram and we are glad to serve you towards your goals and aspiration\n";
  194.                                 cout<<"\tas we humbly guide and show you the road towards your future!\n\n";
  195.                            
  196.                                 cout<<"\tTrue to its mission of producing graduates who have contributed to the\n";
  197.                                 cout<<"\tadvancement of the country, FEU is proud of its alumni who have been\n";
  198.                                 cout<<"\tsuccessful key government officials, influential accountants and\n";
  199.                                 cout<<"\tbusinessmen, famous media personalities, innovative education\n";
  200.                                 cout<<"\tadministrators and faculty, expert physicians and nursing leaders,\n";
  201.                                 cout<<"\tdecorated national and professional athletes, cutting edge architects,\n";
  202.                                 cout<<"\tartists, and engineers.\n\n";
  203.                            
  204.                                 cout<<"\tTherefore, as one of the most prestigious school in the Philippines, \n";
  205.                                 cout<<"\tWe are proud to be a part of your life in being a Tamaraw, upholding \n";
  206.                                 cout<<"\tour words of Fortitude, Excellence and Uprightness.\n\n";
  207.                                 cout<<"\tWelcome, Tamaraws!\n\n";
  208.                            
  209.                                 cout<<"\tNOTE: This enrollment system should only be taken inside any FEU Campus.\n\n";
  210.                                
  211.                                 //Prompts the user to press any key for the program to proceed.*//
  212.                                 cout<<"\t\t\t\t\tPress any key to continue.";
  213.                                 getch();
  214.                                 system("CLS");
  215.                            
  216.                                 //Showing details of the Data Privacy Concern.*//
  217.                                 char dataprivacy_response;
  218.                            
  219.                                 dataprivacy:
  220.                                 cout<<"\n\tFor us to get started. We shall be asking you for vital information that\n";
  221.                                 cout<<"\tshall be used throughout your stay here in FEU. Please answer them carefully\n";
  222.                                 cout<<"\tand diligently.\n\n";
  223.                                
  224.                                 cout<<"\tIn compliance with the Data Privacy Act (DPA) of 2012, and its Implementing\n";
  225.                                 cout<<"\tRules and regulation (IRR) effective since September 8, 2016, you shall allow\n";
  226.                                 cout<<"\tThe Far Eastern University Administration to provide you certain services\n";
  227.                                 cout<<"\tdeclared in relation to the enrollment you're undergoing.\n\n";
  228.                                
  229.                                 cout<<"\tYour consent to the following terms and conditions on the collection, use,\n";
  230.                                 cout<<"\tprocessing and disclosure of your personal data:\n\n";
  231.                                
  232.                                 cout<<"\t1.\tYou are aware that FEU has collected and stored your personal data manually\n";
  233.                                 cout<<"\t\tor through its online databases during your first enrollment in the university,\n";
  234.                                 cout<<"\t\tas well as during surverys done by academic offices and student organizations.\n";
  235.                                 cout<<"\t\tThese data include, among others, your demographic profile, ID picture, contact\n";
  236.                                 cout<<"\t\tdetails, medical and dental records, and high school academic credentials.\n\n";
  237.                                
  238.                                 cout<<"\t2.\tYou agree to personally update these data as needed through the different\n";
  239.                                 cout<<"\t\tor student service units.\n\n";
  240.                                
  241.                                 cout<<"\t3.\tTowards the efficient management of your school records and a meaningful campus\n";
  242.                                 cout<<"\t\texperience, you authorize FEU to manage your data for the following purposes:\n";
  243.                                 cout<<"\t\t\ta.\tStorage and retrieval of personal data especially your grades\n";
  244.                                 cout<<"\t\t\t\tas reference document for enrollment;\n";
  245.                                 cout<<"\t\t\tb.\tProcess your data for research, policy formulation, enrollment\n";
  246.                                 cout<<"\t\t\t\tstatistics, and improvement of student services as long as your\n";
  247.                                 cout<<"\t\t\t\tidentity remains anonymous;\n";
  248.                                 cout<<"\t\t\tc.\tDissemination of university policies, updates, and other information\n";
  249.                                 cout<<"\t\t\t\tfrom FEU's offices/units, student organization, and industry partners;\n";
  250.                                 cout<<"\t\t\t\tCoordination between and among FEU offices;\n\n";
  251.                            
  252.                                 //Prompts the user to press any key for the program to proceed.*//
  253.                                 cout<<"\t\t\t\t\tPress any key to continue.";
  254.                                 getch();
  255.                                 system("CLS");
  256.                                
  257.                                 cout<<"\n\t4.\tAnd lastly, to ensure the protection of your rights as a data subject, you\n";
  258.                                 cout<<"\t\tunderstand that FEU shall warrent to you the following rights:\n\n";
  259.                                 cout<<"\t\t\ta.\t Have access to your personal data, written description of how my\n";
  260.                                 cout<<"\t\t\t\tinformation is used, list of accredited industry partners;\n";
  261.                                 cout<<"\t\t\tb.\t Receive notices on changes in the above-cited purposes\n";
  262.                                 cout<<"\t\t\t\tfor my data processing or personal data breaches provided\n";
  263.                                 cout<<"\t\t\t\t for in Section 38 of the Data Privacy Act's IG;\n";
  264.                                 cout<<"\t\t\tc.\tUpon submission of a notarized letter of request, erase my\n";
  265.                                 cout<<"\t\t\t\tpersonal data due to unauthorized processing or when information\n";
  266.                                 cout<<"\t\t\t\tis prejudicial to me;\n";
  267.                                 cout<<"\t\t\td.\t Be compensated due to suffered damages arising from inaccurate,\n";
  268.                                 cout<<"\t\t\t\tincomplete, outdated, false, unlawfully obtained, unauthorized\n";
  269.                                 cout<<"\t\t\t\trelease or unauthorized use of personal data;\n";
  270.                                 cout<<"\t\t\te.\tRectify errors or inaccuracies in my personal data upon\n";
  271.                                 cout<<"\t\t\t\tsubmission of necessary documents;\n";
  272.                                 cout<<"\t\t\tf.\t Obtain and electronically move, copy or transfer my data in a\n";
  273.                                 cout<<"\t\t\t\tsecure manner, for further use, after payment of reasonable\n";
  274.                                 cout<<"\t\t\t\treasonable administrative processing fee;\n";
  275.                                 cout<<"\t\t\tg.\t And unsubscribe from database or any mailing list for\n";
  276.                                 cout<<"\t\t\t\temployment or intership opportunities upon completion of the\n";
  277.                                 cout<<"\t\t\t\tForm to Opt Out from the Registrar's Office.\n\n";
  278.                                
  279.                                 cout<<"\t\t\tBY AGREEING IN THIS TERMS. YOU WARRANT THAT YOU HAVE READ, UNDERSTOOD\n";
  280.                                 cout<<"\t\t\tALL OF THE ABOVE PROVISION AND AGREED WITH ITS FULL IMPLEMENTATION.\n\n";
  281.                                
  282.                                 //Prompts the user to press any key for the program to proceed.*//
  283.                                 cout<<"\t\t\tDo you agree with the Data Privacy Act? (Y/N) : ";
  284.                                 cin >> dataprivacy_response;
  285.                                
  286.                                 //Disagreeing with the Data Privacy Act*//
  287.                                 if (dataprivacy_response == 'N'|| dataprivacy_response == 'n'){
  288.                                
  289.                                 system("CLS");
  290.                                 cout<<"\n\n\t\t\t\t       ***ALERT***\n";
  291.                                 cout<<"\n\t\t\tDisagreed with the Data Privacy Act!";
  292.                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  293.                                 getch();
  294.                                 system("CLS");
  295.                                 goto home;
  296.                         }
  297.                                        
  298.                                 //Agreeing with the Data Privacy Act*//
  299.                                 else if (dataprivacy_response == 'Y'|| dataprivacy_response == 'y'){
  300.                                
  301.                                 cout<<"\n\nThank you for continuing the program. \n";
  302.                                 cout<<"The enrollment will continue with the next part.\n\n";
  303.                                 cout<<"\t\t\t\t\tPress any key to continue.";
  304.                                 getch();
  305.                                 system("CLS");
  306.                                 goto enrolee_mainpage;
  307.                                
  308.                                  
  309.                         }
  310.                                 //Wrong Input*//
  311.                                 else if (dataprivacy_response != 'Y'|| dataprivacy_response != 'y' || dataprivacy_response != 'N' || dataprivacy_response != 'n'){
  312.                                
  313.                                 system("CLS");
  314.                                 cout<<"\n\n\t\t\t\t       ***ALERT***\n";
  315.                                 cout<<"\n\t\t\tWrong Input! Returning to Start of Data Privacy Act";
  316.                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  317.                                 getch();
  318.                                 system("CLS");
  319.                                 goto home;
  320.                             }
  321.                                 enrolee_mainpage:
  322.                                     system ("cls");
  323.                                     //Main Page Response
  324.                                     int enrolee_response;
  325.                                    
  326.                                     //Responses
  327.                                     int course_learnmore;
  328.                                     int blocks_and_schedules;
  329.                                     int feutech_aboutsection;
  330.                                     int feutech_enrollmentsection;
  331.                                     int feutech_programandblock;
  332.                                     int program_response;
  333.                                     int block_response;
  334.                                    
  335.                                     //Variables for the Enrollment Process
  336.                                     string first_name;
  337.                                     string middle_name;
  338.                                     string last_name;
  339.                                     float age = 0;
  340.                                     char gender;
  341.                                     int address_number;
  342.                                     string address_street;
  343.                                     string address_city;
  344.                                     long long phone_number;
  345.                                     int SN;
  346.                                     string program;
  347.                                     string block;
  348.                                     char yesno_response;
  349.                                     int zipcode;
  350.                                     char printing_validation;
  351.                                     int saved;
  352.                                     int personal_registered;
  353.                                     int programandcourse_registered;
  354.                                    
  355.                                    
  356.                                     cout << "\n\t\t\tWelcome to the Enrollment Page!";
  357.                                     cout << "\n\t\t\t[1]    View Course Programs";
  358.                                     cout << "\n\t\t\t[2]    View Block Sections and Schedules";
  359.                                     cout << "\n\t\t\t[3]    About FEU-Tech";
  360.                                     cout << "\n\t\t\t[4]    Start Enrollment"; 
  361.                                     cout << "\n\n\t\t\tEnter the number that corresponds your choice: ";
  362.                                    
  363.                                     cin >> enrolee_response;
  364.                                     system("CLS");
  365.                                    
  366.                                         switch(enrolee_response){
  367.                                             viewing_courseprograms:
  368.                                             case 1: //Viewing of Course Programs
  369.                                                 cout<<"\n\t\tPlease choose your course program that you would like to learn more about:\n\n";
  370.                                                 cout<<"\t\t[1] ITSMBA \n";
  371.                                                 cout<<"\t\t[2] CPE\n";
  372.                                                 cout<<"\t\t[3] ME\n";
  373.                                                 cout<<"\t\t[4] EE\n";
  374.                                                 cout<<"\t\t[5] CS\n";
  375.                                                 cout<<"\t\t[6] ITDA\n";
  376.                                                 cout<<"\t\t[7] ECE\n";
  377.                                                 cout<<"\t\t[8] CE\n";
  378.                                                 cout<<"\t\t[9] ITWMA\n";
  379.                                                 cout<<"\t\t[10] ITAGD\n";
  380.                                                 cout<<"\t\t[11] EMC\n";
  381.                                                 cout<<"\t\t[12] Return to Enrollment Page\n";
  382.                                                 cout<<"\t\t\t\t\tChosen option: ";
  383.                                                 cin>> course_learnmore;
  384.                                                 system("CLS");
  385.                                                         switch(course_learnmore){
  386.                                                            
  387.                                                             case 1: //Info about ITSMBA
  388.                                                                 cout<<"\n\t\tBSIT-SMBA (Bachelor of Science in Information Technology Specialization in Service Management and Business Analytics)\n\n";
  389.                                                                
  390.                                                                 cout<<"\t\tThe Bachelor of Science in Information Technology is the study of utilization of computers and computer software to plan,\n";
  391.                                                                 cout<<"\t\tinstall, customize, operate, manage, administer and maintain information technology infrastructure.  Moreover, the program\n";
  392.                                                                 cout<<"\t\tbeing offered also deals with the study of design, development and implementation of solutions that integrate information\n";
  393.                                                                 cout<<"\t\ttechnology to businesses and organizations. The program aims to prepare students to be IT professionals, well-versed on IT\n";
  394.                                                                 cout<<"\t\tinfrastructure development and administration as well as expert on systems design and development for implementation in an\n";
  395.                                                                 cout<<"\t\torganization.\n\n";
  396.  
  397.                                                                 cout<<"\t\tBy specializing on Service Management and Business Analytics, the program aims to instill and to nurture important qualities\n";
  398.                                                                 cout<<"\t\tand skills to students that are essential for future business leadership and organizational success in the industry. In addition,\n";
  399.                                                                 cout<<"\t\tthis specialization track is a supplement to the existing ITE programs which aims to develop student’s skills and knowledge in the\n";
  400.                                                                 cout<<"\t\tapplication of data and information that can be used by the industry for operational optimization, effective decision-making and\n";
  401.                                                                 cout<<"\t\tcompetitive advantages.\n\n";
  402.                                                                
  403.                                                                 cout<<"\t\tGraduates of BSIT with specialization in Service Management and Business Analytics programs are expected to\n";
  404.                                                                 cout<<"\t\thave the following competencies:\n\n";
  405.  
  406.                                                                         cout<<"\t\t\t\tSystems Analysis and Design\n";
  407.                                                                         cout<<"\t\t\t\tOperation of database, networks and multimedia systems\n";
  408.                                                                         cout<<"\t\t\t\tSoftware integration, testing and documentation\n";
  409.                                                                         cout<<"\t\t\t\tSystems Management and Administration\n";
  410.                                                                         cout<<"\t\t\t\tPrinciples of Accounting\n";
  411.                                                                         cout<<"\t\t\t\tInformation abstraction, representation and organization\n";
  412.                                                                         cout<<"\t\t\t\tInformation management and system development\n";
  413.                                                                         cout<<"\t\t\t\tComputing tools in knowledge application\n";
  414.                                                                         cout<<"\t\t\t\tData Management Concepts and Data Availability for Reliable Business Decisions\n";
  415.                                                                         cout<<"\t\t\t\tUnderstanding of Business Intelligence\n";
  416.                                                                         cout<<"\t\t\t\tApplication of Analytics Modeling Concepts and Analytics Tools\n";
  417.                                                                         cout<<"\t\t\t\tIn-depth understanding of business processes\n";
  418.                                                                         cout<<"\t\t\t\tGood Communication Skills (Oral and Written)\n";
  419.                                                                         cout<<"\t\t\t\tDevelopment of Feasibility Study and Business Research and Plan\n\n";
  420.                                                                
  421.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  422.  
  423.                                                                         cout<<"\t\t\t\tApplications Developer\n";
  424.                                                                         cout<<"\t\t\t\tBusiness Process Analyst\n";
  425.                                                                         cout<<"\t\t\t\tDatabase Administrator\n";
  426.                                                                         cout<<"\t\t\t\tDatabase Developer\n";
  427.                                                                         cout<<"\t\t\t\tReport Developer\n";
  428.                                                                         cout<<"\t\t\t\tData Engineer\n";
  429.                                                                         cout<<"\t\t\t\tEntrepreneur in IT industry\n";
  430.                                                                         cout<<"\t\t\t\tIT Instructor\n";
  431.                                                                         cout<<"\t\t\t\tInformation Security Administrator\n";
  432.                                                                         cout<<"\t\t\t\tNetwork Administrator\n";
  433.                                                                         cout<<"\t\t\t\tNetwork Engineer\n";
  434.                                                                         cout<<"\t\t\t\tWeb Administrator\n";
  435.                                                                         cout<<"\t\t\t\tWeb Developer\n";
  436.                                                                         cout<<"\t\t\t\tBusiness Intelligence Developer\n";
  437.                                                                         cout<<"\t\t\t\tJunior Data Analyst\n";
  438.                                                                         cout<<"\t\t\t\tSystem Administrator\n";
  439.                                                                         cout<<"\t\t\t\tSystems Analyst\n";
  440.                                                                         cout<<"\t\t\t\tDesktop Support Engineers\n";
  441.                                                                         cout<<"\t\t\t\tTechnical Support Specialist\n";
  442.                                                                         cout<<"\t\t\t\tHelp Desk Assistants\n\n";
  443.                                                                        
  444.                                                                         cout<<"\n\t\t\tPress any key to return.";
  445.                                                                         getch();
  446.                                                                         system("CLS");
  447.                                                                         goto viewing_courseprograms;
  448.                                                                         break;
  449.                                                                        
  450.                                                                        
  451.                                                             case 2: //Info about CPE
  452.                                                                 cout<<"\n\t\tBSCPE (Bachelor of Science in Computer Engineering)\n\n";
  453.                                                                
  454.                                                                 cout<<"\t\tStudents begin with interesting and challenging core courses in circuits, electronics, digital logic, microprocessor and microcontroller systems,\n";
  455.                                                                 cout<<"\t\tcomputer networking, programming, and the design of digital systems upon taking the Bachelor of Science in Computer Engineering (BS CpE).\n\n";
  456.  
  457.                                                                 cout<<"\t\tAfter completing their core courses, students can then take more advanced courses in robotics, hardware-based systems and computer networks. The\n";
  458.                                                                 cout<<"\t\tprogram culminates with students working on a two-term design project in order to apply all of the knowledge and skills that they have acquired.\n\n";
  459.  
  460.                                                                 cout<<"\t\tefore graduating, students in the Computer Engineering program may also complement their college coursework with a 3-month professional internship\n";
  461.                                                                 cout<<"\t\tin a company to acquire valuable experience, make professional contacts, and possibly, earn an income by applying their technical knowledge.\n\n";
  462.        
  463.                                                                
  464.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  465.  
  466.                                                                         cout<<"\t\t\t\tAcademic Instructor/Professor\n";
  467.                                                                         cout<<"\t\t\t\tData Communications Engineer\n";
  468.                                                                         cout<<"\t\t\t\tEntrepreneur\n";
  469.                                                                         cout<<"\t\t\t\tHardware Designer\n";
  470.                                                                         cout<<"\t\t\t\tNetwork Administrator/Manager\n";
  471.                                                                         cout<<"\t\t\t\tProject Manager/Engineer\n";
  472.                                                                         cout<<"\t\t\t\tSystems Manager/Engineer\n";
  473.                                                                         cout<<"\t\t\t\tSystems Programmer\n";
  474.                                                                         cout<<"\t\t\t\tTechnical Support\n\n";
  475.                                                                        
  476.                                                                         cout<<"\n\t\t\tPress any key to return.";
  477.                                                                         getch();
  478.                                                                         system("CLS");
  479.                                                                         goto viewing_courseprograms;
  480.                                                                         break;
  481.                                                                        
  482.                                                             case 3: //Info about ME
  483.                                                                 cout<<"\n\t\tBSCME (Bachelor of Science in Mechanical Engineering)\n\n";
  484.                                                                
  485.                                                                 cout<<"\t\tThe field of mechanical engineering covers two broad areas – the thermal system and the mechanical system. The traditional courses in mechanical engineering that includes\n";
  486.                                                                 cout<<"\t\tpower plant engineering, industrial plant engineering and machine design are supplemented by new ones specifically renewable energy systems, mechatronics, control system\n";
  487.                                                                 cout<<"\t\tand computer applications.\n\n";
  488.  
  489.                                                                 cout<<"\t\tThe Bachelor of Science in Mechanical Engineering program has the following distinctive features: elective courses in the new and emerging technologies; industry immersion\n";
  490.                                                                 cout<<"\t\tor on-the-job training; research project; and a culminating design project. The program also offers a course in technopreneurship.\n";
  491.        
  492.                                                                
  493.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  494.  
  495.                                                                         cout<<"\t\t\t\tPower Plant Engineers\n";
  496.                                                                         cout<<"\t\t\t\tIndustrial Plant Engineers\n";
  497.                                                                         cout<<"\t\t\t\tDesign Engineer\n";
  498.                                                                         cout<<"\t\t\t\tMaintenance Engineer\n";
  499.                                                                         cout<<"\t\t\t\tTechnical Sales Engineer\n";
  500.                                                                         cout<<"\t\t\t\tOccupational Safety and Health Engineer\n";
  501.                                                                         cout<<"\t\t\t\tResearch and Development Engineer\n";
  502.                                                                         cout<<"\t\t\t\tEngineering Manager\n";
  503.                                                                         cout<<"\t\t\t\tEngineering Educator\n";
  504.                                                                         cout<<"\t\t\t\tTechnopreneur\n\n";
  505.                                                                        
  506.                                                                         cout<<"\n\t\t\tPress any key to return.";
  507.                                                                         getch();
  508.                                                                         system("CLS");
  509.                                                                         goto viewing_courseprograms;
  510.                                                                         break;
  511.                                                            
  512.                                                             case 4: //Info about EE
  513.                                                                 cout<<"\n\t\tBSEE (Bachelor of Science in Electrical Engineering)\n\n";
  514.                                                                
  515.                                                                 cout<<"\t\tThe field of Electrical Engineering deals with the generation, transmission, distribution and utilization of electricity.  It covers topics such as industrial and power electronics, electrical\n";
  516.                                                                 cout<<"\t\tand instrumentation design and construction, machine control and automation, operations and maintenance of facilities, power systems operation, economics and protection, industrial and power\n";
  517.                                                                 cout<<"\t\tplant engineering.\n\n";
  518.  
  519.                                                                 cout<<"\t\tElectrical Engineering students of FEU Institute of Technology are expected to learn and experience cutting edge design software in electrical and power systems design.  The students will also\n";
  520.                                                                 cout<<"\t\texperience hands-on building design, wiring and installation, motor control design and wiring and with knowledge of electronics, they are expected to achieve also in the fields of instrumentation,\n";
  521.                                                                 cout<<"\t\tautomation and controls design.\n\n";
  522.  
  523.                                                                 cout<<"\t\tReinforced with subjects on engineering and project management, safety engineering, professional ethics and entrepreneurship, the students are groomed to be the best and highly sought for professionals in\n";
  524.                                                                 cout<<"\t\tindustry.\n\n";
  525.        
  526.                                                                
  527.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  528.  
  529.                                                                         cout<<"\t\t\t\tPower Engineer – Power System Operation , Power System Protection, Power System Economics, Power Plant\n";
  530.                                                                         cout<<"\t\t\t\tDesign Engineer – Advance Power System, Advance Electrical Designer, Machine Automation  and Process Control Designer\n";
  531.                                                                         cout<<"\t\t\t\tIllumination Engineer\n";
  532.                                                                         cout<<"\t\t\t\tEntrepreneur\n";
  533.                                                                         cout<<"\t\t\t\tSales Engineer\n";
  534.                                                                         cout<<"\t\t\t\tDistribution Engineer\n";
  535.                                                                         cout<<"\t\t\t\tEngineering Educators and   Researcher\n";
  536.                                                                         cout<<"\t\t\t\tInstrumentation and Control Engineer\n";
  537.                                                                         cout<<"\t\t\t\tSafety Engineer\n";
  538.                                                                         cout<<"\t\t\t\tMaintenance Engineer\n";
  539.                                                                         cout<<"\t\t\t\tConstruction and Project Engineer\n";
  540.                                                                         cout<<"\t\t\t\tSoftware Developer\n";
  541.                                                                         cout<<"\t\t\t\tElectrical Design Inspector\n\n";
  542.                                                                        
  543.                                                                         cout<<"\n\t\t\tPress any key to return.";
  544.                                                                         getch();
  545.                                                                         system("CLS");
  546.                                                                         goto viewing_courseprograms;
  547.                                                                         break;
  548.                                                            
  549.                                                             case 5: //Info about CS
  550.                                                                 cout<<"\n\t\tBSEE (Bachelor of Science in Computer Science)\n\n";
  551.                                                                
  552.                                                                 cout<<"\t\tThe CS Department is a progressive academic arm of FEU Institute of Technology, utilizing technologies to enhance the curriculum and the academic and social development of students, faculty, and community.\n";
  553.                                                                 cout<<"\t\tThe CS Department is dedicated to provide a learning environment that empowers students, faculty, and community to be productive participants and lifelong learners in an ever-changing society.\n\n";
  554.                                                                
  555.                                                                 cout<<"\t\tUnder the Specialization of Software Engineering:\n\n";
  556.                                                                
  557.                                                                 cout<<"\t\t\tThe Bachelor of Science in Computer Science prepares students to become excellent IT professionals and researchers, proficient in designing and developing computing solutions. This program prepares students for\n";
  558.                                                                 cout<<"\t\t\tsuccessful, rewarding career in specification design, coding and testing of software. The course emphasizes software engineering, database, WWW, and large-scale software.\n\n";
  559.  
  560.                                                                 cout<<"\t\t\tThe program also trains students in the discipline of software engineering, focusing on the design of efficient, reliable, and quality software application. Students of this program are also encouraged to explore\n";
  561.                                                                 cout<<"\t\t\ttheir research interests and discover innovative technology that will help shape the future of Computer Science Research.\n\n";
  562.                                                                
  563.                                                                 cout<<"\t\t\tBy taking up BSCS with specialization in Software Engineering, students have the opportunity to:\n\n";
  564.  
  565.                                                                         cout<<"\t\t\t\tApply fundamental computer concepts and problem solving skills\n";
  566.                                                                         cout<<"\t\t\t\tDesign and implement computer-based solutions\n";
  567.                                                                         cout<<"\t\t\t\tRecognize and apply technical standards and interoperability\n";
  568.                                                                         cout<<"\t\t\t\tResearch in Computer Science-related areas\n";
  569.                                                                         cout<<"\t\t\t\tIntegrate knowledge learned in different areas of Computer Science\n";
  570.                                                                         cout<<"\t\t\t\tUnderstand professional and ethical responsibilities and appreciate the impact of computer science solutions in the societal context\n";
  571.                                                                         cout<<"\t\t\t\tWork effectively as team members\n\n";
  572.                                                                        
  573.                                                                 cout<<"\t\t\tAfter finishing the course, graduates of BSCS in Software Engineering can work as:\n\n";
  574.  
  575.                                                                         cout<<"\t\t\t\tApplications Programmer/Developer\n";
  576.                                                                         cout<<"\t\t\t\tComputer Science Instructor\n";
  577.                                                                         cout<<"\t\t\t\tDatabase Programmer/Designer\n";
  578.                                                                         cout<<"\t\t\t\tInformation Security Engineer\n";
  579.                                                                         cout<<"\t\t\t\tQuality Assurance Engineer\n";
  580.                                                                         cout<<"\t\t\t\tQA Specialist\n";
  581.                                                                         cout<<"\t\t\t\tResearcher\n";
  582.                                                                         cout<<"\t\t\t\tSystem Administrator\n";
  583.                                                                         cout<<"\t\t\t\tSystems Developer\n";
  584.                                                                         cout<<"\t\t\t\tSystems Analyst\n";
  585.                                                                         cout<<"\t\t\t\tTechnical Writer\n\n";
  586.                                                                
  587.                                                                 cout<<"\t\tUnder the Specialization of Business Analytics:\n\n";
  588.                                                                
  589.                                                                 cout<<"\t\t\tThis specialization track is a supplement to the existing ITE programs which aims to develop student’s skills and knowledge in the application of data and information that can be used by the industry\n";
  590.                                                                 cout<<"\t\t\tfor operational optimization, effective decision-making and competitive advantages.\n\n";
  591.                                                                
  592.                                                                 cout<<"\t\t\tSkills That Will be Acquired by the Students:\n\n";
  593.  
  594.                                                                     cout<<"\t\t\t\tApplication of fundamental computer concepts as problem solving skills\n";
  595.                                                                     cout<<"\t\t\t\tDesign and implementation of computer-based solutions\n";
  596.                                                                     cout<<"\t\t\t\tRecognition and application of technical standards and interoperability\n";
  597.                                                                     cout<<"\t\t\t\tResearch in Computer Science related areas\n";
  598.                                                                     cout<<"\t\t\t\tIntegration of knowledge learned in different areas of Computer Science\n";
  599.                                                                     cout<<"\t\t\t\tUnderstanding of the professional and ethical responsibilities and appreciate the impact of computer science solutions in the societal context\n";
  600.                                                                     cout<<"\t\t\t\tComputing tools in knowledge application\n";
  601.                                                                     cout<<"\t\t\t\tData Management Concepts and Data Availability for Reliable Business Decisions\n";
  602.                                                                     cout<<"\t\t\t\tUnderstanding of Business Intelligence\n";
  603.                                                                     cout<<"\t\t\t\tApplication of Analytics Modeling Concepts and Analytics Tools\n";
  604.                                                                     cout<<"\t\t\t\tIn-depth understanding of business processes\n";
  605.                                                                     cout<<"\t\t\t\tWork effectively as team members\n\n";
  606.        
  607.                                                                
  608.                                                                 cout<<"\t\tAfter finishing the course, graduates of BSCS in Business Analytics can work as:\n\n";
  609.  
  610.                                                                         cout<<"\t\t\t\tApplications Programmer/Developer\n";
  611.                                                                         cout<<"\t\t\t\tComputer Science Instructor\n";
  612.                                                                         cout<<"\t\t\t\tDatabase Programmer/Designer\n";
  613.                                                                         cout<<"\t\t\t\tInformation Security Engineer\n";
  614.                                                                         cout<<"\t\t\t\tQuality Assurance Engineer\n";
  615.                                                                         cout<<"\t\t\t\tQA Specialist\n";
  616.                                                                         cout<<"\t\t\t\tResearcher\n";
  617.                                                                         cout<<"\t\t\t\tSystem Administrator\n";
  618.                                                                         cout<<"\t\t\t\tSystems Developer\n";
  619.                                                                         cout<<"\t\t\t\tBusiness Intelligence Developer\n";
  620.                                                                         cout<<"\t\t\t\tReport Developer\n";
  621.                                                                         cout<<"\t\t\t\tData Engineer\n";
  622.                                                                         cout<<"\t\t\t\tSystems Analyst\n";
  623.                                                                         cout<<"\t\t\t\tBusiness Process Analyst\n";
  624.                                                                         cout<<"\t\t\t\tTechnical Writer\n\n";
  625.                                                                        
  626.                                                                         cout<<"\n\t\t\tPress any key to return.";
  627.                                                                         getch();
  628.                                                                         system("CLS");
  629.                                                                         goto viewing_courseprograms;
  630.                                                                         break;
  631.                                                                        
  632.                                                                        
  633.                                                             case 6: //Info about ITDA
  634.                                                                 cout<<"\n\t\tBSIT-DA (Bachelor of Science in Information Technology Specialization in Digital Arts)\n\n";
  635.                                                                
  636.                                                                 cout<<"\t\tThe Bachelor of Science in Information Technology program is designed to provide students with methodological and systematic knowledge on the acquisition, deployment and\n";
  637.                                                                 cout<<"\t\tmanagement of information technology resources and services. Students will be introduced to different techniques and processes of technology assimilation in an Information\n";
  638.                                                                 cout<<"\t\tTechnology environment. Students will experience ways in delivering rich creative experiences across various media. By specializing in the field of Digital arts, students\n";
  639.                                                                 cout<<"\t\twill obtain foundation in print, web, interactive and mobile Technology. The course is focused on the production of powerful creative environment and expansion of students’\n";
  640.                                                                 cout<<"\t\tcreative capacity to deliver across media platforms. The program will enhance the mastery of the user interaction, design, application, and other digital experience from\n";
  641.                                                                 cout<<"\t\tprototype to final output.\n\n";
  642.                                                                
  643.                                                                
  644.                                                                 cout<<"\t\t\tBy taking up BSIT with specialization in Digital Arts, students have the opportunity to:\n\n";
  645.  
  646.                                                                         cout<<"\t\t\t\tCreate visually rich content for virtual media\n";
  647.                                                                         cout<<"\t\t\t\tDevelop skills on maintaining competency-edge web media\n";
  648.                                                                         cout<<"\t\t\t\tAcquire skills on the web and interactive media\n";
  649.                                                                         cout<<"\t\t\t\tDevelop skills on print and graphic design and apply them on multiple platforms\n";
  650.                                                                         cout<<"\t\t\t\tImplement solutions to common business challenges using object-oriented programming languages\n";
  651.                                                                         cout<<"\t\t\t\tWork with database management systems and find the most compelling solutions\n";
  652.                                                                         cout<<"\t\t\t\tAnalyze users’ needs and provide solutions through streamline collaboration and brilliant creativity\n";
  653.                                                                         cout<<"\t\t\t\tRefine skills in design and accomplish core tasks on different types and multimedia workflow\n";
  654.                                                                         cout<<"\t\t\t\tPlan, create and deliver an intelligent production solution\n\n";
  655.        
  656.                                                                
  657.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  658.  
  659.                                                                         cout<<"\t\t\t\tWeb Designer\n";
  660.                                                                         cout<<"\t\t\t\tWeb Developer\n";
  661.                                                                         cout<<"\t\t\t\tComputer Graphics Designer\n";
  662.                                                                         cout<<"\t\t\t\tPrint / Desktop Publisher\n";
  663.                                                                         cout<<"\t\t\t\tMultimedia Designer / Developer\n";
  664.                                                                         cout<<"\t\t\t\t2D / 3D Designer\n";
  665.                                                                         cout<<"\t\t\t\tComputer Programmer\n";
  666.                                                                         cout<<"\t\t\t\tAnalyst / Programmer\n";
  667.                                                                         cout<<"\t\t\t\tDatabase Administrator\n";
  668.                                                                         cout<<"\t\t\t\tQA Specialist\n";
  669.                                                                         cout<<"\t\t\t\tNetwork Administrator / Network Engineer\n";
  670.                                                                         cout<<"\t\t\t\tEntrepreneur in IT Industry\n";
  671.                                                                         cout<<"\t\t\t\tTechnical Support Specialist\n";
  672.                                                                         cout<<"\t\t\t\tPhotographer\n";
  673.                                                                         cout<<"\t\t\t\t2D Animator\n";
  674.                                                                         cout<<"\t\t\t\t2D Illustrator\n\n";
  675.                                                                        
  676.                                                                         cout<<"\n\t\t\tPress any key to return.";
  677.                                                                         getch();
  678.                                                                         system("CLS");
  679.                                                                         goto viewing_courseprograms;
  680.                                                                         break;
  681.                                                            
  682.                                                             case 7: //Info about ECE
  683.                                                                 cout<<"\n\t\tBSECE (Bachelor of Science in Electronics Engineering)\n\n";
  684.                                                                
  685.                                                                 cout<<"\t\tBeing the most sought-after branch of Engineering, Electronics Engineering (ECE) is a dynamic program that prepares its graduates to be in the forefront of the revolutionary\n";
  686.                                                                 cout<<"\t\telectronics and communications technology. The ECE program forms the foundation for various growing disciplines leading to specialization in a desired subfield through the help\n";
  687.                                                                 cout<<"\t\tof a research-oriented curriculum. Keeping in view the worldwide popularity of this branch, and its increasing demand and career opportunities, the ECE Department of the College\n";
  688.                                                                 cout<<"\t\ttakes special care for acquainting the students with the latest development in the field and preparing them for the licensure examinations.\n\n";
  689.  
  690.                                                                 cout<<"\t\tElectronics Engineering covers topics such industrial electronics, broadcast engineering, cable and wireless television systems, consumer and industrial electronics, optics/\n";
  691.                                                                 cout<<"\t\thotonics/optoelectronics, electro-magnetics, avionics, aerospace, navigational and military applications, medical electronics, robotics, cybernetics, biometrics, fire alarms,\n";
  692.                                                                 cout<<"\t\tCCTV, sensors and detection systems, microelectronics and all other related and convergent fields.\n\n";
  693.                                                                
  694.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  695.  
  696.                                                                         cout<<"\t\t\t\tBroadcasting\n";
  697.                                                                         cout<<"\t\t\t\tTelecommunications\n";
  698.                                                                         cout<<"\t\t\t\tSemiconductor Device Fabrication / Manufacturing Engineer\n";
  699.                                                                         cout<<"\t\t\t\tElectronics Design\n";
  700.                                                                         cout<<"\t\t\t\tComputer Systems\n";
  701.                                                                         cout<<"\t\t\t\tInstrumentation and Telemetry\n";
  702.                                                                         cout<<"\t\t\t\tAutomation, Feedback, Process Control, Robotics and Mechatronics\n";
  703.                                                                         cout<<"\t\t\t\tIndustrial Electronics\n";
  704.                                                                         cout<<"\t\t\t\tSignal Processing\n";
  705.                                                                         cout<<"\t\t\t\tOptics\n";
  706.                                                                         cout<<"\t\t\t\tMedical / Biomedical Electronics\n\n";
  707.                                                                        
  708.                                                                         cout<<"\n\t\t\tPress any key to return.";
  709.                                                                         getch();
  710.                                                                         system("CLS");
  711.                                                                         goto viewing_courseprograms;
  712.                                                                         break;
  713.                                                                
  714.                                                             case 8: //Info about CE
  715.                                                                 cout<<"\n\t\tBSCE (Bachelor of Science in Civil Engineering)\n\n";
  716.                                                                
  717.                                                                 cout<<"\t\tThe Bachelor of Science in Civil Engineering (BSCE) program of FEU Institute of Technology was established in order to answer the need for professional civil engineers who can contribute\n";
  718.                                                                 cout<<"\t\tsignificantly in building the nation through infrastructure planning and development. The Civil Engineering Department constantly updates the curriculum to meet the demands of the industry\n";
  719.                                                                 cout<<"\t\tand to keep abreast with the changing technology.\n\n";
  720.  
  721.                                                                 cout<<"\t\tTo prepare the CE graduates for professional engineering career, including a leading role in infrastructure planning and development, they are provided with a strong foundation in the physical\n";
  722.                                                                 cout<<"\t\tciences and are constantly reminded to consider the economic, social and environmental significance of what he/she plans to build. FEU Tech’s BSCE program can be finished in 4 years and 1 term\n";
  723.                                                                 cout<<"\t\twhich covers extensive professional courses and 480 hours of on-the-job training (OJT) to prepare the graduates in meeting the demands of the construction industry both locally and internationally.\n\n";
  724.  
  725.                                                                 cout<<"\t\tThe facilities of the CE Department feature state-of-the-art laboratory equipment and apparatus in Surveying, Hydraulics, Soil Mechanics and Materials Testing to validate the concepts and principles\n";
  726.                                                                 cout<<"\t\tbeing taught in the lectures. Some of these noted equipment includes the Basic Hydrology Apparatus, the Seepage Apparatus, the Triaxial Compression Apparatus and the Consolidation Apparatus.\n\n";
  727.                                                                
  728.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  729.  
  730.                                                                         cout<<"\t\t\t\tProject engineer\n";
  731.                                                                         cout<<"\t\t\t\tStructural Engineer\n";
  732.                                                                         cout<<"\t\t\t\tSite Engineer\n";
  733.                                                                         cout<<"\t\t\t\tHighway Engineer\n";
  734.                                                                         cout<<"\t\t\t\tGeotechnical Engineer\n";
  735.                                                                         cout<<"\t\t\t\tQA Engineer\n";
  736.                                                                         cout<<"\t\t\t\tQC Engineer\n\n";
  737.                                                                        
  738.                                                                         cout<<"\n\t\t\tPress any key to return.";
  739.                                                                         getch();
  740.                                                                         system("CLS");
  741.                                                                         goto viewing_courseprograms;
  742.                                                                         break;
  743.                                                                
  744.                                                             case 9: //Info about ITWMA
  745.                                                                 cout<<"\n\t\tBSITWMA (Bachelor of Science in Information Technology with Specialization to Web and Mobile Application)\n\n";
  746.                                                                
  747.                                                                 cout<<"\t\tThe Bachelor of Science in Information Technology program aims to provide students with a methodological approach in advanced understanding on the deployment, acquirement and management of information resources\n";
  748.                                                                 cout<<"\t\tand applications. Students taking up BSIT with specialization in Web and Mobile Applications will be introduced to different techniques of technology assimilation and deployment in a real-world environment. They\n";
  749.                                                                 cout<<"\t\twill design, employ and deploy the needs of information resources to support an organization. By specializing on Web and Mobile Applications, they will gain a broad foundation in user interaction and global\n";
  750.                                                                 cout<<"\t\tcommunication as well as digital technologies using the state of the art computer system focused on the development of mobile web.\n\n";
  751.                                                                
  752.                                                                 cout<<"\t\tSkills that will be acquired by the students\n\n";
  753.  
  754.                                                                         cout<<"\t\t\t\tDevelop skills on web design and development and maintain a competitive edge in the industry\n";
  755.                                                                         cout<<"\t\t\t\tImplement solutions to common business, scientific and computing problems and deploy them in a mobile web platform\n";
  756.                                                                         cout<<"\t\t\t\tWork with database management systems software and determine ways to effectively implement data and file organization, storage and retrieval\n";
  757.                                                                         cout<<"\t\t\t\tAnalyze user’s needs through designing, creating, and modifying general computer applications software or specialized utility programs to meet individual needs of an organization\n";
  758.                                                                         cout<<"\t\t\t\tDesign, implement and maintain network infrastructure of an organization\n\n";
  759.                                                                
  760.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  761.  
  762.                                                                         cout<<"\t\t\t\tMobile Applications Developer\n";
  763.                                                                         cout<<"\t\t\t\tWeb Designer\n";
  764.                                                                         cout<<"\t\t\t\tWeb Developer\n";
  765.                                                                         cout<<"\t\t\t\tComputer Graphics Designer\n";
  766.                                                                         cout<<"\t\t\t\tComputer Programmer\n";
  767.                                                                         cout<<"\t\t\t\tAnalyst / Programmer\n";
  768.                                                                         cout<<"\t\t\t\tDatabase Administrator\n";
  769.                                                                         cout<<"\t\t\t\tQA Specialist\n";
  770.                                                                         cout<<"\t\t\t\tNetwork Administrator\n";
  771.                                                                         cout<<"\t\t\t\tNetwork Engineer / Network Specialist\n";
  772.                                                                         cout<<"\t\t\t\tTechnical Support Specialist\n";
  773.                                                                         cout<<"\t\t\t\tWeb Interactive Designer\n";
  774.                                                                         cout<<"\t\t\t\t2D Animator\n";
  775.                                                                         cout<<"\t\t\t\t3D Animator\n\n";
  776.                                                                        
  777.                                                                         cout<<"\n\t\t\tPress any key to return.";
  778.                                                                         getch();
  779.                                                                         system("CLS");
  780.                                                                         goto viewing_courseprograms;
  781.                                                                         break;
  782.                                                                
  783.                                                             case 10: //Info about ITAGD
  784.                                                                 cout<<"\n\t\tBSITAGD (Bachelor of Science in Information Technology with Specialization to Animation and Gaming Development)\n\n";
  785.                                                                
  786.                                                                 cout<<"\t\tThe Bachelor of Science in Information Technology program is designed to provide students with a methodological and systematic knowledge of the concepts, preproduction, production and testing stages of the information\n";
  787.                                                                 cout<<"\t\tand technology resources and services. Students will be introduced to different theories, examples and practices of gaming environment and 3D animation. They will also experience to unleash their potential as future game\n";
  788.                                                                 cout<<"\t\tprogrammers and designers. By specializing in the field of Animation and Game Development, students will obtain skills and knowledge in game conceptualization, mechanics, story, interactivity, design and 3D animation.\n";
  789.                                                                 cout<<"\t\tThe discipline is towards the approach in the studies of games, game genres and software package that delivers game across different platforms.\n\n";
  790.                                                                
  791.                                                                 cout<<"\t\tSkills that will be acquired by the students\n\n";
  792.  
  793.                                                                         cout<<"\t\t\t\tGain knowledge and skills in game criticism and analysis\n";
  794.                                                                         cout<<"\t\t\t\tCreate visually rich content for virtual media\n";
  795.                                                                         cout<<"\t\t\t\tAcquire skills in the web and interactive media\n";
  796.                                                                         cout<<"\t\t\t\tPlan, create and deliver with an intelligent production solution\n";
  797.                                                                         cout<<"\t\t\t\tUnderstand the abilities of game in dynamic systems\n";
  798.                                                                         cout<<"\t\t\t\tDesign, build and create game environment\n";
  799.                                                                         cout<<"\t\t\t\tGain knowledge and apply game design essentials, computer graphics, programming languages, 3D and 2D modeling in developing the game.\n";
  800.                                                                         cout<<"\t\t\t\tGain knowledge and skills in 3D animation\n\n";
  801.                                                                
  802.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  803.  
  804.                                                                         cout<<"\t\t\t\t3D model builder\n";
  805.                                                                         cout<<"\t\t\t\t2D conceptual artist\n";
  806.                                                                         cout<<"\t\t\t\t2D texture artist\n";
  807.                                                                         cout<<"\t\t\t\t3D cut scene artist\n";
  808.                                                                         cout<<"\t\t\t\t3D character builder\n";
  809.                                                                         cout<<"\t\t\t\t3D character animator\n";
  810.                                                                         cout<<"\t\t\t\tLevel builder\n";
  811.                                                                         cout<<"\t\t\t\tArt Director\n";
  812.                                                                         cout<<"\t\t\t\tArt Technician\n";
  813.                                                                         cout<<"\t\t\t\tGame Programmer\n";
  814.                                                                         cout<<"\t\t\t\tGame Designer\n";
  815.                                                                         cout<<"\t\t\t\tGame Graphic Artist\n";
  816.                                                                         cout<<"\t\t\t\tProducer\n";
  817.                                                                         cout<<"\t\t\t\tGame Journalist\n";
  818.                                                                         cout<<"\t\t\t\tGame Technology Educator\n";
  819.                                                                         cout<<"\t\t\t\tWeb Designer\n";
  820.                                                                         cout<<"\t\t\t\tWeb Programmer\n";
  821.                                                                         cout<<"\t\t\t\t2D Animator\n";
  822.                                                                         cout<<"\t\t\t\t3D Animator\n";
  823.                                                                        
  824.                                                                         cout<<"\n\t\t\tPress any key to return.";
  825.                                                                         getch();
  826.                                                                         system("CLS");
  827.                                                                         goto viewing_courseprograms;
  828.                                                                         break;
  829.                                                            
  830.                                                             case 11: //Info about BSEMC
  831.                                                                 cout<<"\n\t\tBSEMC (Bachelor of Science in Entertainment and Multimedia Computing)\n\n";
  832.                                                                
  833.                                                                 cout<<"\t\tThe Bachelor of Science in Entertainment and Multimedia Computing (BSEMC) program is the study and use of concepts, principles, and techniques of computing in the design and development\n";
  834.                                                                 cout<<"\t\tof multimedia products and solutions. It includes various applications such as in science, entertainment, education, simulations, and advertising.\n\n";
  835.                                                                
  836.                                                                 cout<<"\t\tCareer Opportunities Open to Graduates of the Program:\n\n";
  837.  
  838.                                                                         cout<<"\t\t\t\tProgrammer\n";
  839.                                                                         cout<<"\t\t\t\tIllustrator\n";
  840.                                                                         cout<<"\t\t\t\tFlash Animator\n";
  841.                                                                         cout<<"\t\t\t\tGraphics Artist\n";
  842.                                                                         cout<<"\t\t\t\tWeb Developer\n";
  843.                                                                         cout<<"\t\t\t\tCreative Programmer\n";
  844.                                                                         cout<<"\t\t\t\tTechnical Animator\n";
  845.                                                                         cout<<"\t\t\t\tCreative Content Developer\n";
  846.                                                                         cout<<"\t\t\t\tAd Builders\n";
  847.                                                                         cout<<"\t\t\t\tTechnical Director for Modelling/Rigging/Lighting\n";
  848.                                                                         cout<<"\t\t\t\tTechnical Director for Game Art\n";
  849.                                                                         cout<<"\t\t\t\tAnimation Quality Assurance Specialist\n";
  850.                                                                         cout<<"\t\t\t\tDigital 2D or 3D Production Designer\n";
  851.                                                                         cout<<"\t\t\t\tDigital 2D or 3D Animation Content Producer\n";
  852.                                                                         cout<<"\t\t\t\tAssociate Business Development Specialist course and which are applicable in many other context for Entertainment and Multimedia Industries\n\n";
  853.                                                                        
  854.                                                                         cout<<"\n\t\t\tPress any key to return.";
  855.                                                                         getch();
  856.                                                                         system("CLS");
  857.                                                                         goto viewing_courseprograms;
  858.                                                                         break; 
  859.                                                                
  860.                                                             case 12:
  861.                                                                         system("CLS");
  862.                                                                         goto enrolee_mainpage;
  863.                                                                         break;                 
  864.                                             }
  865.                                             viewing_blocks_and_schedules:
  866.                                             case 2: //Viewing of Course Program For Their Respective Blocks and Schedules
  867.                                                 cout<<"\n\t\tPlease choose your course program for their respective blocks and schedules\n\n";
  868.                                                 cout<<"\t\t[1] ITSMBA \n";
  869.                                                 cout<<"\t\t[2] CPE\n";
  870.                                                 cout<<"\t\t[3] ME\n";
  871.                                                 cout<<"\t\t[4] EE\n";
  872.                                                 cout<<"\t\t[5] CS\n";
  873.                                                 cout<<"\t\t[6] ITDA\n";
  874.                                                 cout<<"\t\t[7] ECE\n";
  875.                                                 cout<<"\t\t[8] CE\n";
  876.                                                 cout<<"\t\t[9] ITWMA\n";
  877.                                                 cout<<"\t\t[10] ITAGD\n";
  878.                                                 cout<<"\t\t[11] EMC\n";
  879.                                                 cout<<"\t\t[12] Return to Enrollment Page\n";
  880.                                                 cout<<"\t\t\t\t\tChosen option: ";
  881.                                                 cin>> blocks_and_schedules;
  882.                                                 system("CLS");
  883.                                                         switch(blocks_and_schedules){
  884.                                                                            
  885.                                                             case 1: //Blocks and Schedules of ITSMBA
  886.                                                                 cout << "___________________________________________________________________________________________\n";
  887.                                                                 cout << "Schedule of BSITSMBA B01\n";
  888.                                                                 cout << "___________________________________________________________________________________________\n\n";
  889.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  890.                                                                 cout << "GED0013\t\tB01\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  891.                                                                 cout << "CCS0001L\tB01\t\t1\t\tTH\t\t07:00-09:50\t\tTBA\t\t______________\n";
  892.                                                                 cout << "GED0005\t\tB01\t\t1\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  893.                                                                 cout << "CCS0003L\tB01\t\t1\t\tM\t\t10:10-13:00\t\tTBA\t\t______________\n";
  894.                                                                 cout << "CCS0003\t\tB01\t\t2\t\tTH\t\t10:20-13:00\t\tTBA\t\t______________\n";
  895.                                                                 cout << "NSTP1\t\tB01\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  896.                                                                 cout << "CCS0001\t\tB01\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  897.                                                                 cout << "GED0003\t\tB01\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  898.                                                                 cout << "GED0009\t\tB01\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  899.                                                                 cout << "GED00011\tB01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  900.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  901.                                                                
  902.                                                                 cout << "___________________________________________________________________________________________\n";
  903.                                                                 cout << "Schedule of BSITSMBA B02\n";
  904.                                                                 cout << "___________________________________________________________________________________________\n\n";
  905.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  906.                                                                 cout << "GED0013\t\tB02\t\t3\t\tS/T/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  907.                                                                 cout << "CCS0001L\tB02\t\t1\t\tT\t\t10:10-13:50\t\tTBA\t\t______________\n";
  908.                                                                 cout << "GED0005\t\tB02\t\t1\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  909.                                                                 cout << "CCS0003L\tB02\t\t1\t\tTH\t\t10:10-13:00\t\tTBA\t\t______________\n";
  910.                                                                 cout << "CCS0003\t\tB02\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  911.                                                                 cout << "NSTP1\t\tB02\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  912.                                                                 cout << "CCS0001\t\tB02\t\t2\t\tT\t\t07:00-09:40\t\tTBA\t\t______________\n";
  913.                                                                 cout << "GED0003\t\tB02\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  914.                                                                 cout << "GED0009\t\tB02\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  915.                                                                 cout << "GED00011\tB02\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t______________\n";
  916.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  917.                                                                
  918.                                                                 cout << "___________________________________________________________________________________________\n";
  919.                                                                 cout << "Schedule of BSITSMBA B03\n";
  920.                                                                 cout << "___________________________________________________________________________________________\n\n";
  921.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  922.                                                                 cout << "GED0013\t\tB03\t\t3\t\tT/T\t\t11:00-12:50/13:00:14:50\tF610/F6017\t______________\n";
  923.                                                                 cout << "CCS0001L\tB03\t\t1\t\tT\t\t16:00-18:50\t\tF1208\t\t______________\n";
  924.                                                                 cout << "GED0005\t\tB03\t\t1\t\tW\t\t13:00-14:20\t\tF609\t\t______________\n";
  925.                                                                 cout << "CCS0003L\tB03\t\t1\t\tTH\t\t07:00-09:50\t\tF1208\t\t______________\n";
  926.                                                                 cout << "CCS0003\t\tB03\t\t2\t\tTH\t\t10:20-13:00\t\tF609\t\t______________\n";
  927.                                                                 cout << "NSTP1\t\tB03\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  928.                                                                 cout << "CCS0001\t\tB03\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  929.                                                                 cout << "GED0003\t\tB03\t\t2\t\tW/S\t\t09:00-10:50/09:00:10:50\tGYM/GYM\t\t______________\n";
  930.                                                                 cout << "GED0009\t\tB03\t\t3\t\tW/S\t\t11:00-12:50/11:00:12:50\tF708/F707\t______________\n";
  931.                                                                 cout << "GED0009\t\tB03\t\t3\t\tW/S\t\t15:10-17:00/15:10:17:00\tF609/F708\t______________\n";
  932.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  933.                                                                
  934.                                                                 cout << "___________________________________________________________________________________________\n";
  935.                                                                 cout << "Schedule of BSITSMBA B04\n";
  936.                                                                 cout << "___________________________________________________________________________________________\n\n";
  937.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  938.                                                                 cout << "GED0013\t\tB04\t\t3\t\tS/M/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  939.                                                                 cout << "CCS0001L\tB04\t\t1\t\tW\t\t15:00-17:50\t\tTBA\t\t______________\n";
  940.                                                                 cout << "CCS0003L\tB04\t\t1\t\tM\t\t07:10-09:50\t\tTBA\t\t______________\n";
  941.                                                                 cout << "CCS0003\t\tB04\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  942.                                                                 cout << "NSTP1\t\tB04\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  943.                                                                 cout << "CCS0001\t\tB04\t\t2\t\tS\t\t15:00-17:40\t\tTBA\t\t______________\n";
  944.                                                                 cout << "GED0003\t\tB04\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  945.                                                                 cout << "GED0009\t\tB04\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  946.                                                                 cout << "GED00011\tB04\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  947.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  948.                                                                
  949.                                                                 cout<<"\n\t\t\tPress any key to return.";
  950.                                                                             getch();
  951.                                                                             system("CLS");
  952.                                                                             goto viewing_blocks_and_schedules;
  953.                                                                             break;
  954.                                                                            
  955.                                                             case 2: //Blocks and Schedules of CPE
  956.                                                                 cout << "___________________________________________________________________________________________\n";
  957.                                                                 cout << "Schedule of BSCPE E01\n";
  958.                                                                 cout << "___________________________________________________________________________________________\n\n";
  959.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  960.                                                                 cout << "COE0001\t\tE01\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  961.                                                                 cout << "COE0003\t\tE01\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  962.                                                                 cout << "CEO0005\t\tE01\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  963.                                                                 cout << "GED0001\t\tE01\t\t1\t\tM/TH\t\t09:00-10:50/9:00-10:50\tTBA/TBA\t\t______________\n";
  964.                                                                 cout << "GED0003\t\tE01\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  965.                                                                 cout << "NSTP1\t\tE01\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  966.                                                                 cout << "GED0005\t\tE01\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  967.                                                                 cout << "GED0007\t\tE01\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  968.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  969.                                                                
  970.                                                                 cout << "___________________________________________________________________________________________\n";
  971.                                                                 cout << "Schedule of BSCPE E02\n";
  972.                                                                 cout << "___________________________________________________________________________________________\n\n";
  973.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  974.                                                                 cout << "COE0001\t\tE02\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  975.                                                                 cout << "COE0003\t\tE02\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  976.                                                                 cout << "CEO0005\t\tE02\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  977.                                                                 cout << "GED0001\t\tE02\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  978.                                                                 cout << "GED0003\t\tE02\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  979.                                                                 cout << "NSTP1\t\tE02\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  980.                                                                 cout << "GED0005\t\tE02\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  981.                                                                 cout << "GED0007\t\tE02\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  982.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  983.                                                                
  984.                                                                 cout << "___________________________________________________________________________________________\n";
  985.                                                                 cout << "Schedule of BSCPE E03\n";
  986.                                                                 cout << "___________________________________________________________________________________________\n\n";
  987.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  988.                                                                 cout << "COE0001\t\tE03\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  989.                                                                 cout << "COE0003\t\tE03\t\t1\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  990.                                                                 cout << "CEO0005\t\tE03\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  991.                                                                 cout << "GED0001\t\tE03\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  992.                                                                 cout << "GED0003\t\tE03\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  993.                                                                 cout << "NSTP1\t\tE03\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  994.                                                                 cout << "GED0005\t\tE03\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  995.                                                                 cout << "GED0007\t\tE03\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  996.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  997.                                                                
  998.                                                                 cout << "___________________________________________________________________________________________\n";
  999.                                                                 cout << "Schedule of BSCPE E04\n";
  1000.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1001.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1002.                                                                 cout << "COE0001\t\tE04\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1003.                                                                 cout << "COE0003\t\tE04\t\t1\t\tF/T\t\t09:00-10:50/09:00-15:50\tTBA/TBA\t\t______________\n";
  1004.                                                                 cout << "CEO0005\t\tE04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1005.                                                                 cout << "GED0001\t\tE04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1006.                                                                 cout << "GED0003\t\tE04\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  1007.                                                                 cout << "NSTP1\t\tE04\t\t0\t\tW\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1008.                                                                 cout << "GED0005\t\tE04\t\t2\t\tW\t\t07:00-08:50\t\tTBA\t\t______________\n";
  1009.                                                                 cout << "GED0007\t\tE04\t\t2\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1010.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1011.                                                                
  1012.                                                                 cout << "___________________________________________________________________________________________\n";
  1013.                                                                 cout << "Schedule of BSCPE E05\n";
  1014.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1015.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1016.                                                                 cout << "COE0001\t\tE05\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1017.                                                                 cout << "COE0003\t\tE05\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1018.                                                                 cout << "CEO0005\t\tE05\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1019.                                                                 cout << "GED0001\t\tE05\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1020.                                                                 cout << "GED0003\t\tE05\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  1021.                                                                 cout << "NSTP1\t\tE05\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  1022.                                                                 cout << "GED0005\t\tE05\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1023.                                                                 cout << "GED0007\t\tE05\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1024.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1025.                                                                
  1026.                                                                 cout << "___________________________________________________________________________________________\n";
  1027.                                                                 cout << "Schedule of BSCPE E06\n";
  1028.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1029.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1030.                                                                 cout << "COE0001\t\tE06\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1031.                                                                 cout << "COE0003\t\tE06\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1032.                                                                 cout << "CEO0005\t\tE06\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1033.                                                                 cout << "GED0001\t\tE06\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1034.                                                                 cout << "GED0003\t\tE06\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  1035.                                                                 cout << "NSTP1\t\tE06\t\t0\t\tF\t\t07:00-11:00\t\tTBA\t\t______________\n";
  1036.                                                                 cout << "GED0005\t\tE06\t\t2\t\tT\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1037.                                                                 cout << "GED0007\t\tE06\t\t2\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1038.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1039.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1040.                                                                             getch();
  1041.                                                                             system("CLS");
  1042.                                                                             goto viewing_blocks_and_schedules;
  1043.                                                                             break;
  1044.                                                             case 3: //Blocks and Schedules of ME
  1045.                                                                 cout << "___________________________________________________________________________________________\n";
  1046.                                                                 cout << "Schedule of BSME K01\n";
  1047.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1048.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1049.                                                                 cout << "COE0001\t\tK01\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1050.                                                                 cout << "COE0003\t\tK01\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1051.                                                                 cout << "CEO0005\t\tK01\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1052.                                                                 cout << "GED0001\t\tK01\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1053.                                                                 cout << "GED0003\t\tK01\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1054.                                                                 cout << "NSTP1\t\tK01\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1055.                                                                 cout << "GED0005\t\tK01\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1056.                                                                 cout << "GED0007\t\tK01\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1057.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1058.                                                                
  1059.                                                                 cout << "___________________________________________________________________________________________\n";
  1060.                                                                 cout << "Schedule of BSME K02\n";
  1061.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1062.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1063.                                                                 cout << "COE0001\t\tK02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1064.                                                                 cout << "COE0003\t\tK02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1065.                                                                 cout << "CEO0005\t\tK02\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1066.                                                                 cout << "GED0001\t\tK02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1067.                                                                 cout << "GED0003\t\tK02\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1068.                                                                 cout << "NSTP1\t\tK02\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1069.                                                                 cout << "GED0005\t\tK02\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1070.                                                                 cout << "GED0007\t\tK02\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1071.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1072.                                                                
  1073.                                                                 cout << "___________________________________________________________________________________________\n";
  1074.                                                                 cout << "Schedule of BSME K03\n";
  1075.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1076.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1077.                                                                 cout << "COE0001\t\tK03\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1078.                                                                 cout << "COE0003\t\tK03\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1079.                                                                 cout << "CEO0005\t\tK03\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1080.                                                                 cout << "GED0001\t\tK03\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1081.                                                                 cout << "GED0003\t\tK03\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1082.                                                                 cout << "NSTP1\t\tK03\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1083.                                                                 cout << "GED0005\t\tK03\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1084.                                                                 cout << "GED0007\t\tK03\t\t2\t\tF/T\t\t08:00-09:50/08:00-09:50\tTBA/TBA\t\t______________\n";
  1085.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1086.                                                                
  1087.                                                                 cout << "___________________________________________________________________________________________\n";
  1088.                                                                 cout << "Schedule of BSME K04\n";
  1089.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1090.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1091.                                                                 cout << "COE0001\t\tK04\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1092.                                                                 cout << "COE0003\t\tK04\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1093.                                                                 cout << "CEO0005\t\tK04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1094.                                                                 cout << "GED0001\t\tK04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1095.                                                                 cout << "GED0003\t\tK04\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1096.                                                                 cout << "NSTP1\t\tK04\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1097.                                                                 cout << "GED0005\t\tK04\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1098.                                                                 cout << "GED0007\t\tK04\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1099.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1100.                                                                
  1101.                                                                 cout << "___________________________________________________________________________________________\n";
  1102.                                                                 cout << "Schedule of BSME K05\n";
  1103.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1104.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1105.                                                                 cout << "COE0001\t\tK05\t\t3\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1106.                                                                 cout << "COE0003\t\tK05\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1107.                                                                 cout << "CEO0005\t\tK05\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1108.                                                                 cout << "GED0001\t\tK05\t\t1\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1109.                                                                 cout << "GED0003\t\tK05\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1110.                                                                 cout << "NSTP1\t\tK05\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1111.                                                                 cout << "GED0005\t\tK05\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1112.                                                                 cout << "GED0007\t\tK05\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1113.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1114.                                                                
  1115.                                                                 cout << "___________________________________________________________________________________________\n";
  1116.                                                                 cout << "Schedule of BSME K06\n";
  1117.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1118.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1119.                                                                 cout << "COE0001\t\tK06\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1120.                                                                 cout << "COE0003\t\tK06\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1121.                                                                 cout << "CEO0005\t\tK06\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1122.                                                                 cout << "GED0001\t\tK06\t\t1\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1123.                                                                 cout << "GED0003\t\tK06\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1124.                                                                 cout << "NSTP1\t\tK06\t\t0\t\tF\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1125.                                                                 cout << "GED0005\t\tK06\t\t2\t\tW\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1126.                                                                 cout << "GED0007\t\tK06\t\t2\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1127.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1128.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1129.                                                                             getch();
  1130.                                                                             system("CLS");
  1131.                                                                             goto viewing_blocks_and_schedules;
  1132.                                                                             break;
  1133.                                                             case 4: //Blocks and Schedules of EE
  1134.                                                                 cout << "___________________________________________________________________________________________\n";
  1135.                                                                 cout << "Schedule of BSEE L01\n";
  1136.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1137.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1138.                                                                 cout << "COE0001\t\tL01\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1139.                                                                 cout << "COE0003\t\tL01\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1140.                                                                 cout << "CEO0005\t\tL01\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1141.                                                                 cout << "GED0001\t\tL01\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1142.                                                                 cout << "GED0003\t\tL01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  1143.                                                                 cout << "NSTP1\t\tL01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1144.                                                                 cout << "GED0005\t\tL01\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1145.                                                                 cout << "GED0007\t\tL01\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1146.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1147.                                                                
  1148.                                                                 cout << "___________________________________________________________________________________________\n";
  1149.                                                                 cout << "Schedule of BSEE L02\n";
  1150.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1151.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1152.                                                                 cout << "COE0001\t\tL02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1153.                                                                 cout << "COE0003\t\tL02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1154.                                                                 cout << "CEO0005\t\tL02\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1155.                                                                 cout << "GED0001\t\tL02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1156.                                                                 cout << "GED0003\t\tL02\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  1157.                                                                 cout << "NSTP1\t\tL02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1158.                                                                 cout << "GED0005\t\tL02\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1159.                                                                 cout << "GED0007\t\tL02\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1160.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1161.                                                                
  1162.                                                                 cout << "___________________________________________________________________________________________\n";
  1163.                                                                 cout << "Schedule of BSEE L03\n";
  1164.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1165.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1166.                                                                 cout << "COE0001\t\tL03\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1167.                                                                 cout << "COE0003\t\tL03\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1168.                                                                 cout << "CEO0005\t\tL03\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1169.                                                                 cout << "GED0001\t\tL03\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1170.                                                                 cout << "GED0003\t\tL03\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  1171.                                                                 cout << "NSTP1\t\tL03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1172.                                                                 cout << "GED0005\t\tL03\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1173.                                                                 cout << "GED0007\t\tL03\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1174.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1175.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1176.                                                                             getch();
  1177.                                                                             system("CLS");
  1178.                                                                             goto viewing_blocks_and_schedules;
  1179.                                                                             break;
  1180.                                                             case 5: //Blocks and Schedules of CS
  1181.                                                                 cout << "___________________________________________________________________________________________\n";
  1182.                                                                 cout << "Schedule of BSCS N01\n";
  1183.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1184.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1185.                                                                 cout << "GED0013\t\tN01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1186.                                                                 cout << "CCS0001L\tN01\t\t1\t\tT\t\t07:00-9:50\t\tTBA\t\t______________\n";
  1187.                                                                 cout << "GED0005\t\tN01\t\t1\t\tF\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1188.                                                                 cout << "CCS0003L\tN01\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1189.                                                                 cout << "CCS0003\t\tN01\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  1190.                                                                 cout << "NSTP1\t\tN01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1191.                                                                 cout << "CCS0001\t\tN01\t\t2\t\tW\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1192.                                                                 cout << "GED0003\t\tN01\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1193.                                                                 cout << "GED0009\t\tN01\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1194.                                                                 cout << "GED00011\tN01\t\t3\t\tF/T\t\t13:10-15:00/13:10-15:00\tTBA/TBA\t\t______________\n";
  1195.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1196.                                                                
  1197.                                                                 cout << "___________________________________________________________________________________________\n";
  1198.                                                                 cout << "Schedule of BSCS N02\n";
  1199.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1200.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1201.                                                                 cout << "GED0013\t\tN02\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1202.                                                                 cout << "CCS0001L\tN02\t\t1\t\tT\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1203.                                                                 cout << "GED0005\t\tN02\t\t1\t\tM\t\t09:00-10:20\t\tTBA\t\t______________\n";
  1204.                                                                 cout << "CCS0003L\tN02\t\t1\t\tF\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1205.                                                                 cout << "CCS0003\t\tN02\t\t2\t\tW\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1206.                                                                 cout << "NSTP1\t\tN02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1207.                                                                 cout << "CCS0001\t\tN02\t\t2\t\tM\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1208.                                                                 cout << "GED0003\t\tN02\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1209.                                                                 cout << "GED0009\t\tN02\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1210.                                                                 cout << "GED00011\tN02\t\t3\t\tF/T\t\t07:10-09:00/07:10-09:00\tTBA/TBA\t\t______________\n";
  1211.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1212.                                                                
  1213.                                                                 cout << "___________________________________________________________________________________________\n";
  1214.                                                                 cout << "Schedule of BSCS N03\n";
  1215.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1216.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1217.                                                                 cout << "GED0013\t\tN03\t\t3\t\tF/T\t\t13:10-15:00/13:10-15:00\tTBA/TBA\t\t______________\n";
  1218.                                                                 cout << "CCS0001L\tN03\t\t1\t\tT\t\t10:00-12:50\t\tTBA\t\t______________\n";
  1219.                                                                 cout << "GED0005\t\tN03\t\t1\t\tW\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1220.                                                                 cout << "CCS0003L\tN03\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  1221.                                                                 cout << "CCS0003\t\tN03\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  1222.                                                                 cout << "NSTP1\t\tN03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1223.                                                                 cout << "CCS0001\t\tN03\t\t2\t\tM\t\t10:20-13:00\t\tTBA\t\t______________\n";
  1224.                                                                 cout << "GED0003\t\tN03\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1225.                                                                 cout << "GED0009\t\tN03\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1226.                                                                 cout << "GED00011\tN03\t\t3\t\tF/T\t\t15:10-17:00/15:10-17:00\tTBA/TBA\t\t______________\n";
  1227.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1228.                                                                
  1229.                                                                 cout << "___________________________________________________________________________________________\n";
  1230.                                                                 cout << "Schedule of BSCS N04\n";
  1231.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1232.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1233.                                                                 cout << "GED0013\t\tN04\t\t3\t\tTH/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1234.                                                                 cout << "CCS0001L\tN04\t\t1\t\tT\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1235.                                                                 cout << "GED0005\t\tN04\t\t1\t\tW\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1236.                                                                 cout << "CCS0003L\tN04\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1237.                                                                 cout << "CCS0003\t\tN04\t\t2\t\tF/T\t\t11:00-12:20/11:00-12:20\tTBA\t\t______________\n";
  1238.                                                                 cout << "NSTP1\t\tN04\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1239.                                                                 cout << "CCS0001\t\tN04\t\t2\t\tM\t\t16:00-18:40\t\tTBA\t\t______________\n";
  1240.                                                                 cout << "GED0003\t\tN04\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1241.                                                                 cout << "GED0009\t\tN04\t\t3\t\tF/T\t\t13:00-15:50/13:00-15:50\tTBA/TBA\t\t______________\n";
  1242.                                                                 cout << "GED00011\tN04\t\t3\t\tTH/TH\t\t07:10-08:00/07:10-08:00\tTBA/TBA\t\t______________\n";
  1243.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1244.                                                                
  1245.                                                                 cout << "___________________________________________________________________________________________\n";
  1246.                                                                 cout << "Schedule of BSCS N05\n";
  1247.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1248.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1249.                                                                 cout << "CCS0001L\tN05\t\t1\t\tS\t\t16:00-18:50\t\tTBA\t\t______________\n";
  1250.                                                                 cout << "GED0005\t\tN05\t\t1\t\tM\t\t07:00-08:20\t\tTBA\t\t______________\n";
  1251.                                                                 cout << "CCS0003L\tN05\t\t1\t\tF\t\t16:00-18:50\t\tTBA\t\t______________\n";
  1252.                                                                 cout << "CCS0003\t\tN05\t\t2\t\tF/T\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  1253.                                                                 cout << "NSTP1\t\tN05\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1254.                                                                 cout << "CCS0001\t\tN05\t\t2\t\tS\t\t09:00-11:40\t\tTBA\t\t______________\n";
  1255.                                                                 cout << "GED0003\t\tN05\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1256.                                                                 cout << "GED0009\t\tN05\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1257.                                                                 cout << "GED00011\tN05\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1258.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1259.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1260.                                                                             getch();
  1261.                                                                             system("CLS");
  1262.                                                                             goto viewing_blocks_and_schedules;
  1263.                                                                             break;
  1264.                                                             case 6: //Blocks and Schedules of ITDA
  1265.                                                                 cout << "___________________________________________________________________________________________\n";
  1266.                                                                 cout << "Schedule of BSITDA R01\n";
  1267.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1268.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1269.                                                                 cout << "GED0013\t\tR01\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1270.                                                                 cout << "CCS0001L\tR01\t\t1\t\tF\t\t13:10-16:00\t\tTBA\t\t______________\n";
  1271.                                                                 cout << "GED0005\t\tR01\t\t1\t\tW\t\t09:40-11:00\t\tTBA\t\t______________\n";
  1272.                                                                 cout << "CCS0003L\tR01\t\t1\t\tT\t\t13:10-16:00\t\tTBA\t\t______________\n";
  1273.                                                                 cout << "CCS0003\t\tR01\t\t2\t\tT\t\t10:00-12:40\t\tTBA\t\t______________\n";
  1274.                                                                 cout << "NSTP1\t\tR01\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1275.                                                                 cout << "CCS0001\t\tR01\t\t2\t\tF\t\t10:00-12:40\t\tTBA\t\t______________\n";
  1276.                                                                 cout << "GED0003\t\tR01\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1277.                                                                 cout << "GED0009\t\tR01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1278.                                                                 cout << "GED00011\tR01\t\t3\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1279.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1280.                                                                
  1281.                                                                 cout << "___________________________________________________________________________________________\n";
  1282.                                                                 cout << "Schedule of BSITDA R02\n";
  1283.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1284.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1285.                                                                 cout << "GED0013\t\tR02\t\t3\t\tS/S\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1286.                                                                 cout << "CCS0001L\tR02\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  1287.                                                                 cout << "GED0005\t\tR02\t\t1\t\tM\t\t09:40-11:00\t\tTBA\t\t______________\n";
  1288.                                                                 cout << "CCS0003L\tR02\t\t1\t\tT\t\t10:00-12:50\t\tTBA\t\t______________\n";
  1289.                                                                 cout << "CCS0003\t\tR02\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  1290.                                                                 cout << "NSTP1\t\tR02\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1291.                                                                 cout << "CCS0001\t\tR02\t\t2\t\tW\t\t08:00-10:40\t\tTBA\t\t______________\n";
  1292.                                                                 cout << "GED0003\t\tR02\t\t2\t\tF/T\t\t07:00-09:40/07:00-09:40\tGYM/GYM\t\t______________\n";
  1293.                                                                 cout << "GED0009\t\tR02\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1294.                                                                 cout << "GED00011\tR02\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1295.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1296.                                                                
  1297.                                                                 cout << "___________________________________________________________________________________________\n";
  1298.                                                                 cout << "Schedule of BSITDA R03\n";
  1299.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1300.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1301.                                                                 cout << "GED0013\t\tR03\t\t3\t\tW/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1302.                                                                 cout << "CCS0001L\tR03\t\t1\t\tM\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1303.                                                                 cout << "GED0005\t\tR03\t\t1\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1304.                                                                 cout << "CCS0003L\tR03\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1305.                                                                 cout << "CCS0003\t\tR03\t\t2\t\tF\t\t09:00-11:40\t\tTBA\t\t______________\n";
  1306.                                                                 cout << "NSTP1\t\tR03\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1307.                                                                 cout << "CCS0001\t\tR03\t\t2\t\tT\t\t09:00-11:40\t\tTBA\t\t______________\n";
  1308.                                                                 cout << "GED0003\t\tR03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1309.                                                                 cout << "GED0009\t\tR03\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1310.                                                                 cout << "GED00011\tR03\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1311.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1312.                                                                
  1313.                                                                 cout << "___________________________________________________________________________________________\n";
  1314.                                                                 cout << "Schedule of BSITDA R04\n";
  1315.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1316.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  1317.                                                                 cout << "GED0013\t\tR04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1318.                                                                 cout << "CCS0001L\tR04\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1319.                                                                 cout << "GED0005\t\tR04\t\t1\t\tM\t\t11:40-13:00\t\tTBA\t\t______________\n";
  1320.                                                                 cout << "CCS0003L\tR04\t\t1\t\tM\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1321.                                                                 cout << "CCS0003\t\tR04\t\t2\t\tT\t\t07:00-09:40\t\tTBA\t\t______________\n";
  1322.                                                                 cout << "NSTP1\t\tR04\t\t0\t\tM\t\t07:00-11:00\t\tTBA\t\t______________\n";
  1323.                                                                 cout << "CCS0001\t\tR04\t\t2\t\tS\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1324.                                                                 cout << "GED0003\t\tR04\t\t2\t\tS/W\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1325.                                                                 cout << "GED0009\t\tR04\t\t3\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1326.                                                                 cout << "GED00011\tR04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1327.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";       
  1328.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1329.                                                                             getch();
  1330.                                                                             system("CLS");
  1331.                                                                             goto viewing_blocks_and_schedules;
  1332.                                                                             break;
  1333.                                                             case 7: //Blocks and Schedules of ECE
  1334.                                                                 cout << "___________________________________________________________________________________________\n";
  1335.                                                                 cout << "Schedule of BSECE T01\n";
  1336.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1337.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1338.                                                                 cout << "COE0001\t\tT01\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1339.                                                                 cout << "COE0003\t\tT01\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1340.                                                                 cout << "COE0005\t\tT01\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1341.                                                                 cout << "GED0001\t\tT01\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1342.                                                                 cout << "GED0003\t\tT01\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  1343.                                                                 cout << "NSTP1\t\tT01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1344.                                                                 cout << "GED0005\t\tT01\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1345.                                                                 cout << "GED0007\t\tT01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1346.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1347.                                                                
  1348.                                                                 cout << "___________________________________________________________________________________________\n";
  1349.                                                                 cout << "Schedule of BSECE T02\n";
  1350.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1351.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1352.                                                                 cout << "COE0001\t\tT02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1353.                                                                 cout << "COE0003\t\tT02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1354.                                                                 cout << "COE0005\t\tT02\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1355.                                                                 cout << "GED0001\t\tT02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1356.                                                                 cout << "GED0003\t\tT02\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  1357.                                                                 cout << "NSTP1\t\tT02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1358.                                                                 cout << "GED0005\t\tT02\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1359.                                                                 cout << "GED0007\t\tT02\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1360.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1361.                                                                
  1362.                                                                 cout << "___________________________________________________________________________________________\n";
  1363.                                                                 cout << "Schedule of BSECE T03\n";
  1364.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1365.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1366.                                                                 cout << "COE0001\t\tT03\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1367.                                                                 cout << "COE0003\t\tT03\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1368.                                                                 cout << "COE0005\t\tT03\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1369.                                                                 cout << "GED0001\t\tT03\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1370.                                                                 cout << "GED0003\t\tT03\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  1371.                                                                 cout << "NSTP1\t\tT03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1372.                                                                 cout << "GED0005\t\tT03\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1373.                                                                 cout << "GED0007\t\tT03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1374.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1375.                                                                
  1376.                                                                 cout << "___________________________________________________________________________________________\n";
  1377.                                                                 cout << "Schedule of BSECE T04\n";
  1378.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1379.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1380.                                                                 cout << "COE0001\t\tT04\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1381.                                                                 cout << "COE0003\t\tT04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1382.                                                                 cout << "COE0005\t\tT04\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1383.                                                                 cout << "GED0001\t\tT04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1384.                                                                 cout << "GED0003\t\tT04\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  1385.                                                                 cout << "NSTP1\t\tT04\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1386.                                                                 cout << "GED0005\t\tT04\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1387.                                                                 cout << "GED0007\t\tT04\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1388.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";       
  1389.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1390.                                                                             getch();
  1391.                                                                             system("CLS");
  1392.                                                                             goto viewing_blocks_and_schedules;
  1393.                                                                             break;
  1394.                                                             case 8: //Blocks and Schedules of CE
  1395.                                                                 cout << "___________________________________________________________________________________________\n";
  1396.                                                                 cout << "Schedule of BSCE V01\n";
  1397.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1398.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1399.                                                                 cout << "COE0001\t\tV01\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1400.                                                                 cout << "COE0003\t\tV01\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1401.                                                                 cout << "COE0005\t\tV01\t\t1\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1402.                                                                 cout << "GED0001\t\tV01\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1403.                                                                 cout << "GED0003\t\tV01\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  1404.                                                                 cout << "NSTP1\t\tV01\t\t0\t\tT\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1405.                                                                 cout << "GED0005\t\tV01\t\t2\t\tT\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1406.                                                                 cout << "GED0007\t\tV01\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1407.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1408.                                                                
  1409.                                                                 cout << "___________________________________________________________________________________________\n";
  1410.                                                                 cout << "Schedule of BSCE V02\n";
  1411.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1412.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1413.                                                                 cout << "COE0001\t\tV02\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1414.                                                                 cout << "COE0003\t\tV02\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1415.                                                                 cout << "COE0005\t\tV02\t\t1\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1416.                                                                 cout << "GED0001\t\tV02\t\t1\t\tM/TH\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1417.                                                                 cout << "GED0003\t\tV02\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1418.                                                                 cout << "NSTP1\t\tV02\t\t0\t\tT\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1419.                                                                 cout << "GED0005\t\tV02\t\t2\t\tT\t\t14:00-15:20\t\tTBA\t\t______________\n";
  1420.                                                                 cout << "GED0007\t\tV02\t\t2\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1421.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1422.                                                                
  1423.                                                                 cout << "___________________________________________________________________________________________\n";
  1424.                                                                 cout << "Schedule of BSCE V03\n";
  1425.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1426.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1427.                                                                 cout << "COE0001\t\tV03\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1428.                                                                 cout << "COE0003\t\tV03\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1429.                                                                 cout << "COE0005\t\tV03\t\t1\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1430.                                                                 cout << "GED0001\t\tV03\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1431.                                                                 cout << "GED0003\t\tV03\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  1432.                                                                 cout << "NSTP1\t\tV03\t\t0\t\tT\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1433.                                                                 cout << "GED0005\t\tV03\t\t2\t\tT\t\t16:00-17:20\t\tTBA\t\t______________\n";
  1434.                                                                 cout << "GED0007\t\tV03\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1435.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1436.                                                                
  1437.                                                                 cout << "___________________________________________________________________________________________\n";
  1438.                                                                 cout << "Schedule of BSCE V04\n";
  1439.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1440.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1441.                                                                 cout << "COE0001\t\tV04\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1442.                                                                 cout << "COE0003\t\tV04\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1443.                                                                 cout << "COE0005\t\tV04\t\t1\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1444.                                                                 cout << "GED0001\t\tV04\t\t1\t\tM/TH\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1445.                                                                 cout << "GED0003\t\tV04\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1446.                                                                 cout << "NSTP1\t\tV04\t\t0\t\tT\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1447.                                                                 cout << "GED0005\t\tV04\t\t2\t\tT\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1448.                                                                 cout << "GED0007\t\tV04\t\t2\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1449.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1450.                                                                
  1451.                                                                 cout << "___________________________________________________________________________________________\n";
  1452.                                                                 cout << "Schedule of BSCE V05\n";
  1453.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1454.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1455.                                                                 cout << "COE0001\t\tV05\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1456.                                                                 cout << "COE0003\t\tV05\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1457.                                                                 cout << "COE0005\t\tV05\t\t1\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1458.                                                                 cout << "GED0001\t\tV05\t\t1\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1459.                                                                 cout << "GED0003\t\tV05\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1460.                                                                 cout << "NSTP1\t\tV05\t\t0\t\tT\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1461.                                                                 cout << "GED0005\t\tV05\t\t2\t\tT\t\t17:00-18:20\t\tTBA\t\t______________\n";
  1462.                                                                 cout << "GED0007\t\tV05\t\t2\t\tS/W\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1463.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1464.                                                                
  1465.                                                                 cout << "___________________________________________________________________________________________\n";
  1466.                                                                 cout << "Schedule of BSCE V06\n";
  1467.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1468.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1469.                                                                 cout << "COE0001\t\tV06\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1470.                                                                 cout << "COE0003\t\tV06\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1471.                                                                 cout << "COE0005\t\tV06\t\t1\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1472.                                                                 cout << "GED0001\t\tV06\t\t1\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1473.                                                                 cout << "GED0003\t\tV06\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1474.                                                                 cout << "NSTP1\t\tV06\t\t0\t\tT\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1475.                                                                 cout << "GED0005\t\tV06\t\t2\t\tT\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1476.                                                                 cout << "GED0007\t\tV06\t\t2\t\tS/W\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1477.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1478.                                                                
  1479.                                                                 cout << "___________________________________________________________________________________________\n";
  1480.                                                                 cout << "Schedule of BSCE V07\n";
  1481.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1482.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1483.                                                                 cout << "COE0001\t\tV07\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1484.                                                                 cout << "COE0003\t\tV07\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1485.                                                                 cout << "COE0005\t\tV07\t\t1\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1486.                                                                 cout << "GED0001\t\tV07\t\t1\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1487.                                                                 cout << "GED0003\t\tV07\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1488.                                                                 cout << "NSTP1\t\tV07\t\t0\t\tT\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1489.                                                                 cout << "GED0005\t\tV07\t\t2\t\tT\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1490.                                                                 cout << "GED0007\t\tV07\t\t2\t\tS/W\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1491.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1492.                                                                
  1493.                                                                 cout << "___________________________________________________________________________________________\n";
  1494.                                                                 cout << "Schedule of BSCE V08\n";
  1495.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1496.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1497.                                                                 cout << "COE0001\t\tV08\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1498.                                                                 cout << "COE0003\t\tV08\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1499.                                                                 cout << "COE0005\t\tV08\t\t1\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1500.                                                                 cout << "GED0001\t\tV08\t\t1\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1501.                                                                 cout << "GED0003\t\tV08\t\t2\t\tS/W\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1502.                                                                 cout << "NSTP1\t\tV08\t\t0\t\tT\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1503.                                                                 cout << "GED0005\t\tV08\t\t2\t\tF\t\t14:00-15:20\t\tTBA\t\t______________\n";
  1504.                                                                 cout << "GED0007\t\tV08\t\t2\t\tS/W\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1505.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1506.                                                                
  1507.                                                                 cout << "___________________________________________________________________________________________\n";
  1508.                                                                 cout << "Schedule of BSCE V09\n";
  1509.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1510.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1511.                                                                 cout << "COE0001\t\tV09\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1512.                                                                 cout << "COE0003\t\tV09\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1513.                                                                 cout << "COE0005\t\tV09\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1514.                                                                 cout << "GED0001\t\tV09\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1515.                                                                 cout << "GED0003\t\tV09\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  1516.                                                                 cout << "NSTP1\t\tV09\t\t0\t\tW\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1517.                                                                 cout << "GED0005\t\tV09\t\t2\t\tT\t\t14:00-15:20\t\tTBA\t\t______________\n";
  1518.                                                                 cout << "GED0007\t\tV09\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1519.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1520.                                                                
  1521.                                                                 cout << "___________________________________________________________________________________________\n";
  1522.                                                                 cout << "Schedule of BSCE V10\n";
  1523.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1524.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1525.                                                                 cout << "COE0001\t\tV10\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1526.                                                                 cout << "COE0003\t\tV10\t\t1\t\tM/TH\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1527.                                                                 cout << "COE0005\t\tV10\t\t1\t\tF/T\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  1528.                                                                 cout << "GED0001\t\tV10\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1529.                                                                 cout << "GED0003\t\tV10\t\t2\t\tM/TH\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  1530.                                                                 cout << "NSTP1\t\tV10\t\t0\t\tW\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1531.                                                                 cout << "GED0005\t\tV10\t\t2\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1532.                                                                 cout << "GED0007\t\tV10\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1533.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";       
  1534.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1535.                                                                             getch();
  1536.                                                                             system("CLS");
  1537.                                                                             goto viewing_blocks_and_schedules;
  1538.                                                                             break;
  1539.                                                             case 9: //Blocks and Schedules of ITWMA
  1540.                                                                 cout << "___________________________________________________________________________________________\n";
  1541.                                                                 cout << "Schedule of BSITWMA W01\n";
  1542.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1543.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1544.                                                                 cout << "GED0013\t\tW01\t\t3\t\tF/F\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1545.                                                                 cout << "CCS0001L\tW01\t\t1\t\tM\t\t10:10-13:00\t\tTBA\t\t______________\n";
  1546.                                                                 cout << "GED0005\t\tW01\t\t1\t\tTH\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1547.                                                                 cout << "CCS0003L\tW01\t\t1\t\tS\t\t10:00-12:50\t\tTBA\t\t______________\n";
  1548.                                                                 cout << "CCS0003\t\tW01\t\t2\t\tT\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1549.                                                                 cout << "NSTP1\t\tW01\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1550.                                                                 cout << "CCS0001\t\tW01\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  1551.                                                                 cout << "GED0003\t\tW01\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1552.                                                                 cout << "GED0009\t\tW01\t\t3\t\tS/W\t\t07:00-08:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1553.                                                                 cout << "GED0011\t\tW01\t\t3\t\tF/F\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1554.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1555.                                                                
  1556.                                                                 cout << "___________________________________________________________________________________________\n";
  1557.                                                                 cout << "Schedule of BSITWMA W02\n";
  1558.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1559.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1560.                                                                 cout << "GED0013\t\tW02\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1561.                                                                 cout << "CCS0001L\tW02\t\t1\t\tT\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1562.                                                                 cout << "GED0005\t\tW02\t\t1\t\tTH\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1563.                                                                 cout << "CCS0003L\tW02\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1564.                                                                 cout << "CCS0003\t\tW02\t\t2\t\tW\t\t09:00-11:40\t\tTBA\t\t______________\n";
  1565.                                                                 cout << "NSTP1\t\tW02\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1566.                                                                 cout << "CCS0001\t\tW02\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1567.                                                                 cout << "GED0003\t\tW02\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1568.                                                                 cout << "GED0009\t\tW02\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1569.                                                                 cout << "GED0011\t\tW02\t\t3\t\tM/M\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1570.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1571.                                                                
  1572.                                                                 cout << "___________________________________________________________________________________________\n";
  1573.                                                                 cout << "Schedule of BSITWMA W03\n";
  1574.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1575.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1576.                                                                 cout << "GED0013\t\tW03\t\t3\t\tT/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1577.                                                                 cout << "CCS0001L\tW03\t\t1\t\tW\t\t09:00-11:50\t\tTBA\t\t______________\n";
  1578.                                                                 cout << "GED0005\t\tW03\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1579.                                                                 cout << "CCS0003L\tW03\t\t1\t\tM\t\t13:10-16:00\t\tTBA\t\t______________\n";
  1580.                                                                 cout << "CCS0003\t\tW03\t\t2\t\tM\t\t10:00-12:40\t\tTBA\t\t______________\n";
  1581.                                                                 cout << "NSTP1\t\tW03\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1582.                                                                 cout << "CCS0001\t\tW03\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1583.                                                                 cout << "GED0003\t\tW03\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1584.                                                                 cout << "GED0009\t\tW03\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1585.                                                                 cout << "GED0011\t\tW03\t\t3\t\tT/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1586.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1587.                                                                
  1588.                                                                 cout << "___________________________________________________________________________________________\n";
  1589.                                                                 cout << "Schedule of BSITWMA W04\n";
  1590.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1591.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1592.                                                                 cout << "GED0013\t\tW04\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1593.                                                                 cout << "CCS0001L\tW04\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1594.                                                                 cout << "GED0005\t\tW04\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1595.                                                                 cout << "CCS0003L\tW04\t\t1\t\tS\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1596.                                                                 cout << "CCS0003\t\tW04\t\t2\t\tF\t\t12:00-14:40\t\tTBA\t\t______________\n";
  1597.                                                                 cout << "NSTP1\t\tW04\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1598.                                                                 cout << "CCS0001\t\tW04\t\t2\t\tM\t\t10:00-12:40\t\tTBA\t\t______________\n";
  1599.                                                                 cout << "GED0003\t\tW04\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1600.                                                                 cout << "GED0009\t\tW04\t\t3\t\tT/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1601.                                                                 cout << "GED0011\t\tW04\t\t3\t\tM/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1602.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1603.                                                                
  1604.                                                                 cout << "___________________________________________________________________________________________\n";
  1605.                                                                 cout << "Schedule of BSITWMA W05\n";
  1606.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1607.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1608.                                                                 cout << "GED0013\t\tW05\t\t3\t\tM/M\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1609.                                                                 cout << "CCS0001L\tW05\t\t1\t\tF\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1610.                                                                 cout << "GED0005\t\tW05\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1611.                                                                 cout << "CCS0003L\tW05\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1612.                                                                 cout << "CCS0003\t\tW05\t\t2\t\tS\t\t10:20-13:00\t\tTBA\t\t______________\n";
  1613.                                                                 cout << "NSTP1\t\tW05\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1614.                                                                 cout << "CCS0001\t\tW05\t\t2\t\tT\t\t12:00-14:40\t\tTBA\t\t______________\n";
  1615.                                                                 cout << "GED0003\t\tW05\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  1616.                                                                 cout << "GED0009\t\tW05\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1617.                                                                 cout << "GED0011\t\tW05\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1618.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1619.                                                                
  1620.                                                                 cout << "___________________________________________________________________________________________\n";
  1621.                                                                 cout << "Schedule of BSITWMA W06\n";
  1622.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1623.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1624.                                                                 cout << "GED0013\t\tW06\t\t3\t\tW/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1625.                                                                 cout << "CCS0001L\tW06\t\t1\t\tS\t\t14:00-16:50\t\tTBA\t\t______________\n";
  1626.                                                                 cout << "GED0005\t\tW06\t\t1\t\tTH\t\t15:00-16:20\t\tTBA\t\t______________\n";
  1627.                                                                 cout << "CCS0003L\tW06\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1628.                                                                 cout << "CCS0003\t\tW06\t\t2\t\tM\t\t14:00-16:40\t\tTBA\t\t______________\n";
  1629.                                                                 cout << "NSTP1\t\tW06\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1630.                                                                 cout << "CCS0001\t\tW06\t\t2\t\tT\t\t12:00-14:40\t\tTBA\t\t______________\n";
  1631.                                                                 cout << "GED0003\t\tW06\t\t2\t\tW/W\t\t14:00-15:50/14:00-15:50\tGYM/GYM\t\t______________\n";
  1632.                                                                 cout << "GED0009\t\tW06\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1633.                                                                 cout << "GED0011\t\tW06\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1634.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1635.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1636.                                                                             getch();
  1637.                                                                             system("CLS");
  1638.                                                                             goto viewing_blocks_and_schedules;
  1639.                                                                             break;
  1640.                                                             case 10: //Blocks and Schedules of ITAGD
  1641.                                                                 cout << "___________________________________________________________________________________________\n";
  1642.                                                                 cout << "Schedule of BSITAGD X01\n";
  1643.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1644.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1645.                                                                 cout << "GED0013\t\tX01\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1646.                                                                 cout << "CCS0001L\tX01\t\t1\t\tTH\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1647.                                                                 cout << "GED0005\t\tX01\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1648.                                                                 cout << "CCS0003L\tX01\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  1649.                                                                 cout << "CCS0003\t\tX01\t\t2\t\tT\t\t10:00-12:40\t\tTBA\t\t______________\n";
  1650.                                                                 cout << "NSTP1\t\tX01\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1651.                                                                 cout << "CCS0001\t\tX01\t\t2\t\tM\t\t15:00-17:40\t\tTBA\t\t______________\n";
  1652.                                                                 cout << "GED0003\t\tX01\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1653.                                                                 cout << "GED0009\t\tX01\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1654.                                                                 cout << "GED0011\t\tX01\t\t3\t\tTH/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1655.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1656.                                                                
  1657.                                                                 cout << "___________________________________________________________________________________________\n";
  1658.                                                                 cout << "Schedule of BSITAGD X02\n";
  1659.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1660.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1661.                                                                 cout << "GED0013\t\tX02\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1662.                                                                 cout << "CCS0001L\tX02\t\t1\t\tW\t\t08:00-10:50\t\tTBA\t\t______________\n";
  1663.                                                                 cout << "GED0005\t\tX02\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1664.                                                                 cout << "CCS0003L\tX02\t\t1\t\tTH\t\t16:10-19:00\t\tTBA\t\t______________\n";
  1665.                                                                 cout << "CCS0003\t\tX02\t\t2\t\tM\t\t16:00-18:40\t\tTBA\t\t______________\n";
  1666.                                                                 cout << "NSTP1\t\tX02\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1667.                                                                 cout << "CCS0001\t\tX02\t\t2\t\tF/T\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  1668.                                                                 cout << "GED0003\t\tX02\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1669.                                                                 cout << "GED0009\t\tX02\t\t3\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1670.                                                                 cout << "GED0011\t\tX02\t\t3\t\tTH/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1671.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1672.                                                                
  1673.                                                                 cout << "___________________________________________________________________________________________\n";
  1674.                                                                 cout << "Schedule of BSITAGD X03\n";
  1675.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1676.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1677.                                                                 cout << "GED0013\t\tX03\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1678.                                                                 cout << "CCS0001L\tX03\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1679.                                                                 cout << "GED0005\t\tX03\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1680.                                                                 cout << "CCS0003L\tX03\t\t1\t\tW\t\t08:00-10:50\t\tTBA\t\t______________\n";
  1681.                                                                 cout << "CCS0003\t\tX03\t\t2\t\tS\t\t08:00-10:40\t\tTBA\t\t______________\n";
  1682.                                                                 cout << "NSTP1\t\tX03\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1683.                                                                 cout << "CCS0001\t\tX03\t\t2\t\tS\t\t13:00-15:40\t\tTBA\t\t______________\n";
  1684.                                                                 cout << "GED0003\t\tX03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1685.                                                                 cout << "GED0009\t\tX03\t\t3\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  1686.                                                                 cout << "GED0011\t\tX03\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  1687.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1688.                                                                
  1689.                                                                 cout << "___________________________________________________________________________________________\n";
  1690.                                                                 cout << "Schedule of BSITAGD X04\n";
  1691.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1692.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1693.                                                                 cout << "GED0013\t\tX04\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1694.                                                                 cout << "CCS0001L\tX04\t\t1\t\tTH\t\t10:10-13:00\t\tTBA\t\t______________\n";
  1695.                                                                 cout << "GED0005\t\tX04\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  1696.                                                                 cout << "CCS0003L\tX04\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1697.                                                                 cout << "CCS0003\t\tX04\t\t2\t\tW\t\t08:00-10:40\t\tTBA\t\t______________\n";
  1698.                                                                 cout << "NSTP1\t\tX04\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1699.                                                                 cout << "CCS0001\t\tX04\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  1700.                                                                 cout << "GED0003\t\tX04\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1701.                                                                 cout << "GED0009\t\tX04\t\t3\t\tTH/TH\t\t14:00-15:50/14:00-15:50\tTBA/TBA\t\t______________\n";
  1702.                                                                 cout << "GED0011\t\tX04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1703.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1704.                                                                
  1705.                                                                 cout << "___________________________________________________________________________________________\n";
  1706.                                                                 cout << "Schedule of BSITAGD X05\n";
  1707.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1708.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  1709.                                                                 cout << "GED0013\t\tX05\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1710.                                                                 cout << "CCS0001L\tX05\t\t1\t\tTH\t\t13:00-15:50\t\tTBA\t\t______________\n";
  1711.                                                                 cout << "GED0005\t\tX05\t\t1\t\tM\t\t11:00-12:20\t\tTBA\t\t______________\n";
  1712.                                                                 cout << "CCS0003L\tX05\t\t1\t\tS\t\t10:00-12:50\t\tTBA\t\t______________\n";
  1713.                                                                 cout << "CCS0003\t\tX05\t\t2\t\tF\t\t14:20-17:00\t\tTBA\t\t______________\n";
  1714.                                                                 cout << "NSTP1\t\tX05\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  1715.                                                                 cout << "CCS0001\t\tX05\t\t2\t\tM/TH\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  1716.                                                                 cout << "GED0003\t\tX05\t\t2\t\tF/T\t\t12:00-13:50/12:00-13:50\tGYM/GYM\t\t______________\n";
  1717.                                                                 cout << "GED0009\t\tX05\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  1718.                                                                 cout << "GED0011\t\tX05\t\t3\t\tF/T\t\t10:00-11:50/10:00-11:50\tTBA/TBA\t\t______________\n";
  1719.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1720.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1721.                                                                             getch();
  1722.                                                                             system("CLS");
  1723.                                                                             goto viewing_blocks_and_schedules;
  1724.                                                                             break; 
  1725.                                                             case 11: //Blocks and Schedules of BSEMC
  1726.                                                                 cout << "___________________________________________________________________________________________\n";
  1727.                                                                 cout << "Schedule of BSEMC Y01\n";
  1728.                                                                 cout << "___________________________________________________________________________________________\n\n";
  1729.                                                                 cout << "CCS0001\t\tY01\t\t3\t\tM\t\t10:20-13:00\t\tTBA/TBA\t\t______________\n";
  1730.                                                                 cout << "CCS0001L\tY01\t\t1\t\tM\t\t07:00-09:50\t\tTBA\t\t______________\n";
  1731.                                                                 cout << "CCS0003\t\tY01\t\t1\t\tS\t\t07:00-09:20\t\tTBA\t\t______________\n";
  1732.                                                                 cout << "CCS0003L\tY01\t\t1\t\tS\t\t10:10-13:00\t\tTBA\t\t______________\n";
  1733.                                                                 cout << "EMC0001\t\tY01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA\t\t______________\n";
  1734.                                                                 cout << "NSTP1\t\tY01\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  1735.                                                                 cout << "GED0005\t\tY01\t\t2\t\tS\t\t13:40-15:00\t\tTBA\t\t______________\n";
  1736.                                                                 cout << "GED0003\t\tX05\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  1737.                                                                 cout << "GED0009\t\tX05\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  1738.                                                                 cout << "GED0011\t\tX05\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  1739.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  1740.                                                                 cout<<"\n\t\t\tPress any key to return.";
  1741.                                                                             getch();
  1742.                                                                             system("CLS");
  1743.                                                                             goto viewing_blocks_and_schedules;
  1744.                                                                             break;
  1745.                                                             case 12:
  1746.                                                                 system("CLS");
  1747.                                                                         goto enrolee_mainpage;
  1748.                                                                         break;             
  1749.                                         }
  1750.                                         feutech_aboutus:
  1751.                                         case 3: // Shows information about FEU Tech
  1752.                                             cout<<"\n\t\tPlease choose a number to open a respective information about FEU - Tech\n\n";
  1753.                                                 cout<<"\t\t[1] Mission and Vision, Motto & Nicknames \n";
  1754.                                                 cout<<"\t\t[2] Facts and History\n";
  1755.                                                 cout<<"\t\t[3] Vicinity\n";
  1756.                                                 cout<<"\t\t[4] Overview of FEU Tech\n";
  1757.                                                 cout<<"\t\t[5] Return to Enrollment Page\n";
  1758.                                                 cout<<"\t\t\t\t\tChosen option: ";
  1759.                                                 cin>> feutech_aboutsection;
  1760.                                                 system("CLS");
  1761.                                                         switch(feutech_aboutsection){
  1762.                                                             case 1: //Shows the Mission and Vision, Motto & Nicknames
  1763.                                                             cout<<"\n\t\t\tVISION\n";
  1764.  
  1765.                                                             cout<<"\n\t\t\tFEU INSTITUTE OF TECHNOLOGY aims to be one of the top five technology educational institutions in the Philippines.\n\n";
  1766.                                                            
  1767.                                                             cout<<"\n\t\t\tMISSION\n";
  1768.                                                            
  1769.                                                             cout<<"\t\t\tFEU INSTITUTE OF TECHNOLOGY is dedicated to provide quality, relevant, innovative and industry-based education producing\n";
  1770.                                                             cout<<"\t\t\tcompetent and principled professionals with greater sense of responsibility, social awareness and high competitiveness\n";
  1771.                                                             cout<<"\t\t\tcontributing significantly to the betterment of the society.\n\n";
  1772.                                                            
  1773.                                                             cout<<"\n\t\t\tMOTTO\n";
  1774.                                                            
  1775.                                                             cout<<"\t\t\tTechnology driven by innovation (official)\n";
  1776.                                                             cout<<"\t\t\tImagine. Invent. Inspire. Be an Innovator.\n";
  1777.                                                            
  1778.                                                             cout<<"\n\t\t\tNICKNAME(S)\n";
  1779.                                                            
  1780.                                                             cout<<"\t\t\tFEU Tech\n";
  1781.                                                             cout<<"\t\t\tFIT\n";
  1782.                                                            
  1783.                                                             cout<<"\n\t\t\tMASCOT\n";
  1784.                                                            
  1785.                                                             cout<<"\t\t\tiTamaraw\n";
  1786.                                                            
  1787.                                                             cout<<"\n\t\t\tPress any key to return.";
  1788.                                                                             getch();
  1789.                                                                             system("CLS");
  1790.                                                                             goto feutech_aboutus;
  1791.                                                                             break;
  1792.                                                                            
  1793.                                                             case 2: // Shows Facts and History
  1794.                                                             cout<<"\n\t\t\tThe original company, Asia Pacific Computer Technology Center (APCTC), was  setup as early as July 1991 by SM Foundation and IBM Philippines.\n";
  1795.                                                             cout<<"\t\t\tIn January 1992, APCTC joined forces with Far Eastern University (FEU) and Intelligent Wave, Inc. (IWI), and set up a computer school, which\n";
  1796.                                                             cout<<"\t\t\twas subsequently called East Asia Institute of Information Technology.\n\n";
  1797.  
  1798.                                                             cout<<"\t\t\tInitially, the only course offered was leading to the degree of Bachelor of Science in Computer and Information Science (BS CIS). In 1994, East\n";
  1799.                                                             cout<<"\t\t\tAsia Institute of Information Technology started to offer courses leading to the degree of Bachelor of Science in Computer Engineering (BS COE).\n";
  1800.  
  1801.                                                             cout<<"\t\t\tOn September 30, 1998, the Commission on Higher Education (CHED) noted the change in the name of East Asia Institute of Computer Technology (EAICT)\n";
  1802.                                                             cout<<"\t\t\tto East Asia College of Information Technology.\n\n";
  1803.  
  1804.                                                             cout<<"\t\t\tOn February 24, 2000, East Asia College of Information Technology was identified by CHED as a Center of Development for Excellence in Information\n";
  1805.                                                             cout<<"\t\t\tTechnology Education.\n\n";
  1806.  
  1807.                                                             cout<<"\t\t\tIn 2001, CHED approved the proposal of East Asia College of Information Technology to offer additional courses leading to Bachelor of Science in\n";
  1808.                                                             cout<<"\t\t\tInformation Technology and Bachelor of Science in Information Management. Also in 2001, FEU reopened its College of Engineering offering a trimestral\n";
  1809.                                                             cout<<"\t\t\t(4 years and one term) program, which prepares students for a career in the engineering industry.\n\n";
  1810.  
  1811.                                                             cout<<"\t\t\tIn 2003, the FEU-College of Engineering merged with East Asia College of Information Technology’s College of Computer Studies to form FEU-East Asia College.\n";
  1812.                                                            
  1813.                                                             cout<<"\t\t\tPress any key to return.";
  1814.                                                                             getch();
  1815.                                                                             system("CLS");
  1816.                                                                             goto feutech_aboutus;
  1817.                                                                             break;
  1818.                                                                            
  1819.                                                             case 3: // Vicinity
  1820.                                                             cout<<"\n\t\t\tFEU Institute of Technology is located in P. Paredes St. in front of the Philippine Regulatory Commission. It is near Nicanor Reyes St. (formerly Morayta),\n";
  1821.                                                             cout<<"\t\t\tin the University Belt, bounded by España Blvd., Quezon Blvd., and C.M. Recto Ave. in Sampaloc, Manila. It is accessible by public transportation on these routes:\n\n";
  1822.                                                            
  1823.                                                             cout<<"\t\t\tFrom Quezon City : take any jeep or FX bound for Quiapo via España\n\n";
  1824.                                                            
  1825.                                                             cout<<"\t\t\tFrom Mandaluyong, Pasig, Cainta or Antipolo : Take a G-Liner bus, jeep, or FX bound for Quiapo. Alight at Mendiola and transfer to a jeep bound for Divisoria\n\n";
  1826.                                                            
  1827.                                                             cout<<"\t\t\tFrom Pasay and Baclaran: Take a jeep or FX bound for Quezon City (Cubao; Project 2, 3; Fairview) via España\n\n";
  1828.                                                            
  1829.                                                             cout<<"\t\t\tFrom Divisoria: Take a jeep or FX bound for San Juan or Cubao\n\n";
  1830.                                                            
  1831.                                                             cout<<"\t\t\tOne may also take the LRT (Baclaran-Monumento) and alight at Doroteo Jose station. From there, take a Morayta-Gastambide jeep to get off at the gates of FEU Tech.\n\n";
  1832.                                                            
  1833.                                                             cout<<"\t\t\tOne may also take the LRT 2 (Santolan-Recto) and alight at Recto Station. From there, take a Morayta-Gastambide jeep to get off at the gates of FEU Tech.\n\n";
  1834.                                                            
  1835.                                                             cout<<"\t\t\tPress any key to return.";
  1836.                                                                             getch();
  1837.                                                                             system("CLS");
  1838.                                                                             goto feutech_aboutus;
  1839.                                                                             break;
  1840.                                                                            
  1841.                                                             case 4: // Overview of FEU Tech
  1842.                                                             cout<<"\n\t\t\tFEU Institute of Technology (formerly FEU – East Asia College) is a vibrant community of technology scholars and professionals seeking to serve the Nation, the Industry, and the World.\n\n";
  1843.  
  1844.                                                             cout<<"\t\t\tThe College is a coeducational, nondenominational institution providing quality education in the fields of Engineering and Information Technology. FEU Institute of Technology, also known\n";
  1845.                                                             cout<<"\t\t\tas FEU Tech, occupies two major buildings, one of which is the Original FEU Technology Building along Nicanor Reyes St. (Morayta), in the heart of Manila’s famous University Belt, and\n";
  1846.                                                             cout<<"\t\t\tlocated within Far Eastern University’s prestigious campus, which has been a vital part of the city’s legacy for over 85 years.\n\n";
  1847.  
  1848.                                                             cout<<"\t\t\tThe “Classic Prestige” of the Main Campus features a natural ecological environment of grassy parks and shady trees. It is also home to award winning art and architecture, including five\n";
  1849.                                                             cout<<"\t\t\tArt Deco buildings designed by architect Pablo Antonio, a National Artist of the Philippines.\n\n";
  1850.  
  1851.                                                             cout<<"\t\t\tThe second building is the brand new FEU Tech Building on P. Paredes St., which is a short walk away from FEU’s main campus. This 17-story hi-tech building is dubbed the “Modern Marvel”\n";
  1852.                                                             cout<<"\t\t\tand features all the elements of a state-of-the-art institute of higher education, including scenic elevators, electronic library facilities, a covered gym and basketball court, a 25 meter\n";
  1853.                                                             cout<<"\t\t\tindoor swimming pool, eco-friendly Green Building Technology, e-Building high tech security, standby power supply and generators, energy efficient air conditioning, fully equipped classrooms\n";
  1854.                                                             cout<<"\t\t\tand laboratories, secured garage parking, building-wide WiFi / WiMax accessibility, and an observation deck with a view of the entire city.\n\n";
  1855.  
  1856.                                                             cout<<"\t\t\tFEU’s notable alumni include world-renown businessman, retail king, shopping mall mogul, and the founder and chairman of SM Prime Holdings, Inc., Henry Sy; the president and CEO of San Miguel\n";
  1857.                                                             cout<<"\t\t\tCorporation, Ramon Ang; the chairman of Rizal Commercial Banking Corporation, Alfonso Yuchengco; a former Chief Justice of the Supreme Court, Artemio Panganiban.\n\n";
  1858.  
  1859.                                                             cout<<"\t\t\tFEU Tech is proud to provide the ultimate academic experience. Its rich, vibrant community allows students to make life-long friends, have unforgettable moments, get real-world training, and\n";
  1860.                                                             cout<<"\t\t\tenjoy the ideal campus life. From experiencing the world through FEU Tech’s study abroad program or networking with over 700 industry partners, students get to live college like nowhere else\n";
  1861.                                                             cout<<"\t\t\tin the world.\n\n";
  1862.                                                            
  1863.                                                             cout<<"\t\t\tPress any key to return.";
  1864.                                                                             getch();
  1865.                                                                             system("CLS");
  1866.                                                                             goto feutech_aboutus;
  1867.                                                                             break;
  1868.                                                             case 5:
  1869.                                                                 system("CLS");
  1870.                                                                             goto enrolee_mainpage;
  1871.                                                                             break;
  1872.                                         }
  1873.                                         Enrollment_Process:
  1874.                                         case 4: //Actually Enrollment Process
  1875.                                             cout<<"\n\t\tPlease choose a number to open up a respective part of the Enrollment System\n\n";
  1876.                                                 cout<<"\t\t[1] Input Personal Information \n";
  1877.                                                 cout<<"\t\t[2] Input Chosen Program and Block\n";
  1878.                                                 cout<<"\t\t[3] Inspect COR\n";
  1879.                                                 cout<<"\t\t[4] Save COR\n";
  1880.                                                 cout<<"\t\t[5] Print COR\n";
  1881.                                                 cout<<"\t\t\t\t\tChosen option: ";
  1882.                                                 cin>> feutech_enrollmentsection;                                               
  1883.                                                 system("CLS");
  1884.                                                         switch(feutech_enrollmentsection){
  1885.                                                             case 1: //Inputting of  Personal Information
  1886.                                                             cout<<"\t\tKindly fill-up the following questions regarding your personal information.\n\n";
  1887.                                                                 cout<<"\t\tEnter your Student Number: ";
  1888.                                                                 cin>>SN;
  1889.                                                                 cout<<"\t\tEnter your first name: ";
  1890.                                                                 cin>>first_name;
  1891.                                                                 cout<<"\t\tEnter your last name: ";
  1892.                                                                 cin>>last_name;
  1893.                                                                 cout<<"\t\tEnter your age: ";
  1894.                                                                 cin>>age;
  1895.                                                                 cout<<"\t\tSpecify your gender (M/F): ";
  1896.                                                                 cin>>gender;
  1897.                                                                 cout<<"\t\tEnter your phone number: ";
  1898.                                                                 cin >> phone_number;
  1899.                                                                 cout<<"\t\tEnter your address number: ";
  1900.                                                                 cin>>address_number;
  1901.                                                                 cout<<"\t\tEnter your address street: ";
  1902.                                                                 cin>>address_street;
  1903.                                                                 cout<<"\t\tEnter your zipcode: ";
  1904.                                                                 cin>>zipcode;
  1905.                                                                 cout<<"\t\tEnter your address city: ";
  1906.                                                                 cin>>address_city;
  1907.                                                            
  1908.                                                             cout<<"\n\t\tPersonal Information has been saved! You may edit this part\n";
  1909.                                                             cout<<"\t\twhile you still haven't printed your COR.\n\n";
  1910.                                                             cout<<"\t\tPress any key to return to Main Enrollment Process Menu.";
  1911.                                                             personal_registered=1;
  1912.                                                            
  1913.                                                                             getch();
  1914.                                                                             system("CLS");
  1915.                                                                             goto Enrollment_Process;
  1916.                                                                             break;
  1917.                                                            
  1918.                                                             case 2: //Inputting of Chosen Program and Block
  1919.                                                             ProgramAndBlock:
  1920.                                                             cout<<"\n\t\t[1] Check Block Availability\n";
  1921.                                                             cout<<"\t\t[2] Select Program and Block\n";
  1922.                                                             cout<<"\t\t[3] Return to Main Enrollment Process Menu.\n";
  1923.                                                            
  1924.                                                            
  1925.                                                            
  1926.                                                                 cout<<"\t\t\t\t\tChosen option: ";
  1927.                                                                 cin>>feutech_programandblock;
  1928.                                                                     switch(feutech_programandblock){
  1929.                                                                         case 1:
  1930.                                                                             system("CLS");
  1931.                                                                             cout<<"\tProgram\tBlock\tStatus\n";
  1932.                                                                             cout<<"\tITSMBA\tB01\tAVAILABLE\n";
  1933.                                                                             cout<<"\tITSMBA\tB02\tAVAILABLE\n";
  1934.                                                                             cout<<"\tITSMBA\tB03\tAVAILABLE\n";
  1935.                                                                             cout<<"\tITSMBA\tB04\tAVAILABLE\n\n";
  1936.                                                                             cout<<"\tCPE\tE01\tAVAILABLE\n";
  1937.                                                                             cout<<"\tCPE\tE02\tAVAILABLE\n";
  1938.                                                                             cout<<"\tCPE\tE03\tAVAILABLE\n";
  1939.                                                                             cout<<"\tCPE\tE04\tAVAILABLE\n";
  1940.                                                                             cout<<"\tCPE\tE05\tAVAILABLE\n";
  1941.                                                                             cout<<"\tCPE\tE06\tAVAILABLE\n\n";
  1942.                                                                             cout<<"\tME\tK01\tAVAILABLE\n";
  1943.                                                                             cout<<"\tME\tK02\tAVAILABLE\n";
  1944.                                                                             cout<<"\tME\tK03\tAVAILABLE\n";
  1945.                                                                             cout<<"\tME\tK04\tAVAILABLE\n";
  1946.                                                                             cout<<"\tME\tK05\tAVAILABLE\n";
  1947.                                                                             cout<<"\tME\tK06\tAVAILABLE\n\n";
  1948.                                                                             cout<<"\tEE\tL01\tAVAILABLE\n";
  1949.                                                                             cout<<"\tEE\tL02\tAVAILABLE\n";
  1950.                                                                             cout<<"\tEE\tL03\tAVAILABLE\n\n";
  1951.                                                                             cout<<"\tCS\tN01\tAVAILABLE\n";
  1952.                                                                             cout<<"\tCS\tN02\tAVAILABLE\n";
  1953.                                                                             cout<<"\tCS\tN03\tAVAILABLE\n";
  1954.                                                                             cout<<"\tCS\tN04\tAVAILABLE\n";
  1955.                                                                             cout<<"\tCS\tN05\tAVAILABLE\n\n";
  1956.                                                                             cout<<"\tITDA\tR01\tAVAILABLE\n";
  1957.                                                                             cout<<"\tITDA\tR02\tAVAILABLE\n";
  1958.                                                                             cout<<"\tITDA\tR03\tAVAILABLE\n";
  1959.                                                                             cout<<"\tITDA\tR04\tAVAILABLE\n\n";
  1960.                                                                             cout<<"\tECE\tT01\tAVAILABLE\n";
  1961.                                                                             cout<<"\tECE\tT02\tAVAILABLE\n";
  1962.                                                                             cout<<"\tECE\tT03\tAVAILABLE\n";
  1963.                                                                             cout<<"\tECE\tT04\tAVAILABLE\n\n";
  1964.                                                                             cout<<"\tCE\tV01\tFULL\n";
  1965.                                                                             cout<<"\tCE\tV02\tFULL\n";
  1966.                                                                             cout<<"\tCE\tV03\tFULL\n";
  1967.                                                                             cout<<"\tCE\tV04\tFULL\n";
  1968.                                                                             cout<<"\tCE\tV05\tFULL\n";
  1969.                                                                             cout<<"\tCE\tV06\tFULL\n";
  1970.                                                                             cout<<"\tCE\tV07\tFULL\n";
  1971.                                                                             cout<<"\tCE\tV08\tFULL\n";
  1972.                                                                             cout<<"\tCE\tV09\tFULL\n";
  1973.                                                                             cout<<"\tCE\tV10\tAVAILABLE\n\n";
  1974.                                                                             cout<<"\tITWMA\tW01\tAVAILABLE\n";
  1975.                                                                             cout<<"\tITWMA\tW02\tAVAILABLE\n";
  1976.                                                                             cout<<"\tITWMA\tW03\tAVAILABLE\n";
  1977.                                                                             cout<<"\tITWMA\tW04\tAVAILABLE\n";
  1978.                                                                             cout<<"\tITWMA\tW05\tAVAILABLE\n";
  1979.                                                                             cout<<"\tITWMA\tW06\tAVAILABLE\n\n";
  1980.                                                                             cout<<"\tITAGD\tX01\tAVAILABLE\n";
  1981.                                                                             cout<<"\tITAGD\tX02\tAVAILABLE\n";
  1982.                                                                             cout<<"\tITAGD\tX03\tAVAILABLE\n";
  1983.                                                                             cout<<"\tITAGD\tX04\tAVAILABLE\n";
  1984.                                                                             cout<<"\tITAGD\tX05\tAVAILABLE\n";
  1985.                                                                             cout<<"\tEMC\tY01\tAVAILABLE\n\n";
  1986.                                                                             cout<<"\t\tPress any key to return\n";
  1987.                                                                             getch();
  1988.                                                                             system("CLS");
  1989.                                                                             goto ProgramAndBlock;
  1990.                                                                             break;
  1991.                                                                        
  1992.                                                                         case 2:
  1993.                                                                             system("CLS");
  1994.                                                                             cout<<"\n\t\tPlease input your chosen course program.\n";
  1995.                                                                             cout<<"\t\t[1] ITSMBA \n";
  1996.                                                                             cout<<"\t\t[2] CPE\n";
  1997.                                                                             cout<<"\t\t[3] ME\n";
  1998.                                                                             cout<<"\t\t[4] EE\n";
  1999.                                                                             cout<<"\t\t[5] CS\n";
  2000.                                                                             cout<<"\t\t[6] ITDA\n";
  2001.                                                                             cout<<"\t\t[7] ECE\n";
  2002.                                                                             cout<<"\t\t[8] CE\n";
  2003.                                                                             cout<<"\t\t[9] ITWMA\n";
  2004.                                                                             cout<<"\t\t[10] ITAGD\n";
  2005.                                                                             cout<<"\t\t[11] EMC\n";
  2006.                                                                             cout<<"\t\t[12] Return to Enrollment Page\n";
  2007.                                                                             cout<<"\t\t\t\t\tChosen option: ";
  2008.                                                                             cin>> program_response;
  2009.                                                                                 switch(program_response){
  2010.                                                                                 case 1:
  2011.                                                                                     program = "BSITSMBA";
  2012.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2013.                                                                                     cout<<"\t\tProgram\t\tBlock\t\tStatus\n";
  2014.                                                                                     cout<<"\t\t[1]ITSMBA\tB01\tAVAILABLE\n";
  2015.                                                                                     cout<<"\t\t[2]ITSMBA\tB02\tAVAILABLE\n";
  2016.                                                                                     cout<<"\t\t[3]ITSMBA\tB03\tAVAILABLE\n";
  2017.                                                                                     cout<<"\t\t[4]ITSMBA\tB04\tAVAILABLE\n\n";
  2018.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2019.                                                                                     cin>>block_response;
  2020.                                                                                    
  2021.                                                                                     if (block_response == 1){
  2022.                                                                                        
  2023.                                                                                             block = "B01";
  2024.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2025.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2026.                                                                                            
  2027.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2028.                                                                                             cin>> yesno_response;
  2029.                                                                                            
  2030.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2031.                                                                                                 programandcourse_registered=1;
  2032.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2033.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2034.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2035.                                                                                                 getch();
  2036.                                                                                                 system("CLS");
  2037.                                                                                                 goto Enrollment_Process;
  2038.                                                                                             }
  2039.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2040.                                                                                            
  2041.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2042.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2043.                                                                                                 getch();
  2044.                                                                                                 system("CLS");
  2045.                                                                                                 goto Enrollment_Process;
  2046.                                                                                             }
  2047.                                                                                            
  2048.                                                                                     }
  2049.                                                                                     else if (block_response == 2){
  2050.                                                                                        
  2051.                                                                                             block = "B02";
  2052.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2053.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2054.                                                                                            
  2055.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2056.                                                                                             cin>> yesno_response;
  2057.                                                                                            
  2058.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2059.                                                                                                 programandcourse_registered=1;
  2060.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2061.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2062.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2063.                                                                                                 getch();
  2064.                                                                                                 system("CLS");
  2065.                                                                                                 goto Enrollment_Process;
  2066.                                                                                             }
  2067.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2068.                                                                                            
  2069.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2070.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2071.                                                                                                 getch();
  2072.                                                                                                 system("CLS");
  2073.                                                                                                 goto Enrollment_Process;
  2074.                                                                                             }
  2075.                                                                                            
  2076.                                                                                     }
  2077.                                                                                     else if (block_response == 3){
  2078.                                                                                        
  2079.                                                                                             block = "B03";
  2080.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2081.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2082.                                                                                            
  2083.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2084.                                                                                             cin>> yesno_response;
  2085.                                                                                            
  2086.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2087.                                                                                                 programandcourse_registered=1;
  2088.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2089.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2090.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2091.                                                                                                 getch();
  2092.                                                                                                 system("CLS");
  2093.                                                                                                 goto Enrollment_Process;
  2094.                                                                                             }
  2095.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2096.                                                                                            
  2097.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2098.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2099.                                                                                                 getch();
  2100.                                                                                                 system("CLS");
  2101.                                                                                                 goto Enrollment_Process;
  2102.                                                                                             }
  2103.                                                                                            
  2104.                                                                                     }
  2105.                                                                                     else if (block_response == 4){
  2106.                                                                                        
  2107.                                                                                             block = "B04";
  2108.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2109.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2110.                                                                                            
  2111.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2112.                                                                                             cin>> yesno_response;
  2113.                                                                                            
  2114.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2115.                                                                                                 programandcourse_registered=1;
  2116.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2117.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2118.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2119.                                                                                                 getch();
  2120.                                                                                                 system("CLS");
  2121.                                                                                                 goto Enrollment_Process;
  2122.                                                                                             }
  2123.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2124.                                                                                            
  2125.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2126.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2127.                                                                                                 getch();
  2128.                                                                                                 system("CLS");
  2129.                                                                                                 goto Enrollment_Process;
  2130.                                                                                             }
  2131.                                                                                            
  2132.                                                                                     }
  2133.                                                                                 case 2:
  2134.                                                                                     program = "BSCPE";
  2135.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2136.                                                                                     cout<<"\t\tCPE\tE01\tAVAILABLE\n";
  2137.                                                                                     cout<<"\t\tCPE\tE02\tAVAILABLE\n";
  2138.                                                                                     cout<<"\t\tCPE\tE03\tAVAILABLE\n";
  2139.                                                                                     cout<<"\t\tCPE\tE04\tAVAILABLE\n";
  2140.                                                                                     cout<<"\t\tCPE\tE05\tAVAILABLE\n";
  2141.                                                                                     cout<<"\t\tCPE\tE06\tAVAILABLE\n\n";
  2142.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2143.                                                                                     cin>>block_response;
  2144.                                                                                    
  2145.                                                                                     if (block_response == 1){
  2146.                                                                                        
  2147.                                                                                             block = "E01";
  2148.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2149.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2150.                                                                                            
  2151.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2152.                                                                                             cin>> yesno_response;
  2153.                                                                                            
  2154.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2155.                                                                                                 programandcourse_registered=1;
  2156.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2157.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2158.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2159.                                                                                                 getch();
  2160.                                                                                                 system("CLS");
  2161.                                                                                                 goto Enrollment_Process;
  2162.                                                                                             }
  2163.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2164.                                                                                            
  2165.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2166.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2167.                                                                                                 getch();
  2168.                                                                                                 system("CLS");
  2169.                                                                                                 goto Enrollment_Process;
  2170.                                                                                             }
  2171.                                                                                            
  2172.                                                                                     }
  2173.                                                                                     else if (block_response == 2){
  2174.                                                                                        
  2175.                                                                                             block = "E02";
  2176.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2177.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2178.                                                                                            
  2179.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2180.                                                                                             cin>> yesno_response;
  2181.                                                                                            
  2182.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2183.                                                                                                 programandcourse_registered=1;
  2184.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2185.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2186.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2187.                                                                                                 getch();
  2188.                                                                                                 system("CLS");
  2189.                                                                                                 goto Enrollment_Process;
  2190.                                                                                             }
  2191.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2192.                                                                                            
  2193.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2194.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2195.                                                                                                 getch();
  2196.                                                                                                 system("CLS");
  2197.                                                                                                 goto Enrollment_Process;
  2198.                                                                                             }
  2199.                                                                                            
  2200.                                                                                     }
  2201.                                                                                     else if (block_response == 3){
  2202.                                                                                        
  2203.                                                                                             block = "E03";
  2204.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2205.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2206.                                                                                            
  2207.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2208.                                                                                             cin>> yesno_response;
  2209.                                                                                            
  2210.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2211.                                                                                                 programandcourse_registered=1;
  2212.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2213.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2214.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2215.                                                                                                 getch();
  2216.                                                                                                 system("CLS");
  2217.                                                                                                 goto Enrollment_Process;
  2218.                                                                                             }
  2219.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2220.                                                                                            
  2221.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2222.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2223.                                                                                                 getch();
  2224.                                                                                                 system("CLS");
  2225.                                                                                                 goto Enrollment_Process;
  2226.                                                                                             }
  2227.                                                                                            
  2228.                                                                                     }
  2229.                                                                                     else if (block_response == 4){
  2230.                                                                                        
  2231.                                                                                             block = "E04";
  2232.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2233.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2234.                                                                                            
  2235.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2236.                                                                                             cin>> yesno_response;
  2237.                                                                                            
  2238.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2239.                                                                                                 programandcourse_registered=1;
  2240.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2241.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2242.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2243.                                                                                                 getch();
  2244.                                                                                                 system("CLS");
  2245.                                                                                                 goto Enrollment_Process;
  2246.                                                                                             }
  2247.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2248.                                                                                            
  2249.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2250.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2251.                                                                                                 getch();
  2252.                                                                                                 system("CLS");
  2253.                                                                                                 goto Enrollment_Process;
  2254.                                                                                             }
  2255.                                                                                            
  2256.                                                                                     }
  2257.                                                                                         else if (block_response == 5){
  2258.                                                                                        
  2259.                                                                                             block = "E05";
  2260.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2261.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2262.                                                                                            
  2263.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2264.                                                                                             cin>> yesno_response;
  2265.                                                                                            
  2266.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2267.                                                                                                 programandcourse_registered=1;
  2268.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2269.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2270.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2271.                                                                                                 getch();
  2272.                                                                                                 system("CLS");
  2273.                                                                                                 goto Enrollment_Process;
  2274.                                                                                             }
  2275.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2276.                                                                                            
  2277.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2278.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2279.                                                                                                 getch();
  2280.                                                                                                 system("CLS");
  2281.                                                                                                 goto Enrollment_Process;
  2282.                                                                                             }
  2283.                                                                                            
  2284.                                                                                     }
  2285.                                                                                         else if (block_response == 6){
  2286.                                                                                        
  2287.                                                                                             block = "E06";
  2288.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2289.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2290.                                                                                            
  2291.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2292.                                                                                             cin>> yesno_response;
  2293.                                                                                            
  2294.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2295.                                                                                                 programandcourse_registered=1;
  2296.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2297.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2298.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2299.                                                                                                 getch();
  2300.                                                                                                 system("CLS");
  2301.                                                                                                 goto Enrollment_Process;
  2302.                                                                                             }
  2303.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2304.                                                                                            
  2305.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2306.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2307.                                                                                                 getch();
  2308.                                                                                                 system("CLS");
  2309.                                                                                                 goto Enrollment_Process;
  2310.                                                                                             }
  2311.                                                                                            
  2312.                                                                                     }
  2313.                                                                                     case 3:
  2314.                                                                                     program = "BSME";
  2315.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2316.                                                                                     cout<<"\t\tME\tK01\tAVAILABLE\n";
  2317.                                                                                     cout<<"\t\tME\tK02\tAVAILABLE\n";
  2318.                                                                                     cout<<"\t\tME\tK03\tAVAILABLE\n";
  2319.                                                                                     cout<<"\t\tME\tK04\tAVAILABLE\n";
  2320.                                                                                     cout<<"\t\tME\tK05\tAVAILABLE\n";
  2321.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2322.                                                                                     cin>>block_response;
  2323.                                                                                    
  2324.                                                                                     if (block_response == 1){
  2325.                                                                                        
  2326.                                                                                             block = "K01";
  2327.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2328.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2329.                                                                                            
  2330.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2331.                                                                                             cin>> yesno_response;
  2332.                                                                                            
  2333.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2334.                                                                                                 programandcourse_registered=1;
  2335.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2336.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2337.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2338.                                                                                                 getch();
  2339.                                                                                                 system("CLS");
  2340.                                                                                                 goto Enrollment_Process;
  2341.                                                                                             }
  2342.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2343.                                                                                            
  2344.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2345.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2346.                                                                                                 getch();
  2347.                                                                                                 system("CLS");
  2348.                                                                                                 goto Enrollment_Process;
  2349.                                                                                             }
  2350.                                                                                            
  2351.                                                                                     }
  2352.                                                                                     else if (block_response == 2){
  2353.                                                                                        
  2354.                                                                                             block = "K02";
  2355.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2356.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2357.                                                                                            
  2358.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2359.                                                                                             cin>> yesno_response;
  2360.                                                                                            
  2361.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2362.                                                                                                 programandcourse_registered=1;
  2363.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2364.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2365.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2366.                                                                                                 getch();
  2367.                                                                                                 system("CLS");
  2368.                                                                                                 goto Enrollment_Process;
  2369.                                                                                             }
  2370.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2371.                                                                                            
  2372.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2373.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2374.                                                                                                 getch();
  2375.                                                                                                 system("CLS");
  2376.                                                                                                 goto Enrollment_Process;
  2377.                                                                                             }
  2378.                                                                                            
  2379.                                                                                     }
  2380.                                                                                     else if (block_response == 3){
  2381.                                                                                        
  2382.                                                                                             block = "K03";
  2383.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2384.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2385.                                                                                            
  2386.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2387.                                                                                             cin>> yesno_response;
  2388.                                                                                            
  2389.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2390.                                                                                                 programandcourse_registered=1;
  2391.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2392.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2393.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2394.                                                                                                 getch();
  2395.                                                                                                 system("CLS");
  2396.                                                                                                 goto Enrollment_Process;
  2397.                                                                                             }
  2398.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2399.                                                                                            
  2400.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2401.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2402.                                                                                                 getch();
  2403.                                                                                                 system("CLS");
  2404.                                                                                                 goto Enrollment_Process;
  2405.                                                                                             }
  2406.                                                                                            
  2407.                                                                                     }
  2408.                                                                                     else if (block_response == 4){
  2409.                                                                                        
  2410.                                                                                             block = "K04";
  2411.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2412.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2413.                                                                                            
  2414.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2415.                                                                                             cin>> yesno_response;
  2416.                                                                                            
  2417.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2418.                                                                                                 programandcourse_registered=1;
  2419.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2420.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2421.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2422.                                                                                                 getch();
  2423.                                                                                                 system("CLS");
  2424.                                                                                                 goto Enrollment_Process;
  2425.                                                                                             }
  2426.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2427.                                                                                            
  2428.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2429.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2430.                                                                                                 getch();
  2431.                                                                                                 system("CLS");
  2432.                                                                                                 goto Enrollment_Process;
  2433.                                                                                             }
  2434.                                                                                            
  2435.                                                                                     }
  2436.                                                                                         else if (block_response == 5){
  2437.                                                                                        
  2438.                                                                                             block = "K05";
  2439.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2440.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2441.                                                                                            
  2442.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2443.                                                                                             cin>> yesno_response;
  2444.                                                                                            
  2445.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2446.                                                                                                 programandcourse_registered=1;
  2447.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2448.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2449.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2450.                                                                                                 getch();
  2451.                                                                                                 system("CLS");
  2452.                                                                                                 goto Enrollment_Process;
  2453.                                                                                             }
  2454.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2455.                                                                                            
  2456.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2457.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2458.                                                                                                 getch();
  2459.                                                                                                 system("CLS");
  2460.                                                                                                 goto Enrollment_Process;
  2461.                                                                                             }
  2462.                                                                                            
  2463.                                                                                     }
  2464.                                                                                     case 4:
  2465.                                                                                     program = "BSEE";
  2466.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2467.                                                                                     cout<<"\t\tEE\tL01\tAVAILABLE\n";
  2468.                                                                                     cout<<"\t\tEE\tL02\tAVAILABLE\n";
  2469.                                                                                     cout<<"\t\tEE\tL03\tAVAILABLE\n\n";
  2470.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2471.                                                                                     cin>>block_response;
  2472.                                                                                    
  2473.                                                                                     if (block_response == 1){
  2474.                                                                                        
  2475.                                                                                             block = "L01";
  2476.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2477.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2478.                                                                                            
  2479.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2480.                                                                                             cin>> yesno_response;
  2481.                                                                                            
  2482.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2483.                                                                                                 programandcourse_registered=1;
  2484.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2485.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2486.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2487.                                                                                                 getch();
  2488.                                                                                                 system("CLS");
  2489.                                                                                                 goto Enrollment_Process;
  2490.                                                                                             }
  2491.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2492.                                                                                            
  2493.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2494.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2495.                                                                                                 getch();
  2496.                                                                                                 system("CLS");
  2497.                                                                                                 goto Enrollment_Process;
  2498.                                                                                             }
  2499.                                                                                            
  2500.                                                                                     }
  2501.                                                                                     else if (block_response == 2){
  2502.                                                                                        
  2503.                                                                                             block = "L02";
  2504.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2505.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2506.                                                                                            
  2507.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2508.                                                                                             cin>> yesno_response;
  2509.                                                                                            
  2510.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2511.                                                                                                 programandcourse_registered=1;
  2512.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2513.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2514.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2515.                                                                                                 getch();
  2516.                                                                                                 system("CLS");
  2517.                                                                                                 goto Enrollment_Process;
  2518.                                                                                             }
  2519.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2520.                                                                                            
  2521.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2522.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2523.                                                                                                 getch();
  2524.                                                                                                 system("CLS");
  2525.                                                                                                 goto Enrollment_Process;
  2526.                                                                                             }
  2527.                                                                                            
  2528.                                                                                     }
  2529.                                                                                     else if (block_response == 3){
  2530.                                                                                        
  2531.                                                                                             block = "L03";
  2532.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2533.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2534.                                                                                            
  2535.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2536.                                                                                             cin>> yesno_response;
  2537.                                                                                            
  2538.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2539.                                                                                                 programandcourse_registered=1;
  2540.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2541.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2542.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2543.                                                                                                 getch();
  2544.                                                                                                 system("CLS");
  2545.                                                                                                 goto Enrollment_Process;
  2546.                                                                                             }
  2547.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2548.                                                                                            
  2549.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2550.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2551.                                                                                                 getch();
  2552.                                                                                                 system("CLS");
  2553.                                                                                                 goto Enrollment_Process;
  2554.                                                                                             }
  2555.            
  2556.                                                                                     }
  2557.                                                                                     case 5:
  2558.                                                                                     program = "BSCS";
  2559.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2560.                                                                                     cout<<"\t\tCS\tN01\tAVAILABLE\n";
  2561.                                                                                     cout<<"\t\tCS\tN02\tAVAILABLE\n";
  2562.                                                                                     cout<<"\t\tCS\tN03\tAVAILABLE\n";
  2563.                                                                                     cout<<"\t\tCS\tN04\tAVAILABLE\n";
  2564.                                                                                     cout<<"\t\tCS\tN05\tAVAILABLE\n\n";
  2565.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2566.                                                                                     cin>>block_response;
  2567.                                                                                    
  2568.                                                                                     if (block_response == 1){
  2569.                                                                                        
  2570.                                                                                             block = "N01";
  2571.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2572.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2573.                                                                                            
  2574.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2575.                                                                                             cin>> yesno_response;
  2576.                                                                                            
  2577.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2578.                                                                                                 programandcourse_registered=1;
  2579.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2580.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2581.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2582.                                                                                                 getch();
  2583.                                                                                                 system("CLS");
  2584.                                                                                                 goto Enrollment_Process;
  2585.                                                                                             }
  2586.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2587.                                                                                            
  2588.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2589.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2590.                                                                                                 getch();
  2591.                                                                                                 system("CLS");
  2592.                                                                                                 goto Enrollment_Process;
  2593.                                                                                             }
  2594.                                                                                            
  2595.                                                                                     }
  2596.                                                                                     else if (block_response == 2){
  2597.                                                                                        
  2598.                                                                                             block = "N02";
  2599.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2600.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2601.                                                                                            
  2602.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2603.                                                                                             cin>> yesno_response;
  2604.                                                                                            
  2605.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2606.                                                                                                 programandcourse_registered=1;
  2607.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2608.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2609.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2610.                                                                                                 getch();
  2611.                                                                                                 system("CLS");
  2612.                                                                                                 goto Enrollment_Process;
  2613.                                                                                             }
  2614.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2615.                                                                                            
  2616.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2617.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2618.                                                                                                 getch();
  2619.                                                                                                 system("CLS");
  2620.                                                                                                 goto Enrollment_Process;
  2621.                                                                                             }
  2622.                                                                                            
  2623.                                                                                     }
  2624.                                                                                     else if (block_response == 3){
  2625.                                                                                        
  2626.                                                                                             block = "N03";
  2627.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2628.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2629.                                                                                            
  2630.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2631.                                                                                             cin>> yesno_response;
  2632.                                                                                            
  2633.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2634.                                                                                                 programandcourse_registered=1;
  2635.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2636.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2637.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2638.                                                                                                 getch();
  2639.                                                                                                 system("CLS");
  2640.                                                                                                 goto Enrollment_Process;
  2641.                                                                                             }
  2642.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2643.                                                                                            
  2644.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2645.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2646.                                                                                                 getch();
  2647.                                                                                                 system("CLS");
  2648.                                                                                                 goto Enrollment_Process;
  2649.                                                                                             }
  2650.            
  2651.                                                                                     }
  2652.                                                                                     else if (block_response == 4){
  2653.                                                                                        
  2654.                                                                                             block = "N04";
  2655.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2656.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2657.                                                                                            
  2658.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2659.                                                                                             cin>> yesno_response;
  2660.                                                                                            
  2661.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2662.                                                                                                 programandcourse_registered=1;
  2663.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2664.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2665.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2666.                                                                                                 getch();
  2667.                                                                                                 system("CLS");
  2668.                                                                                                 goto Enrollment_Process;
  2669.                                                                                             }
  2670.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2671.                                                                                            
  2672.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2673.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2674.                                                                                                 getch();
  2675.                                                                                                 system("CLS");
  2676.                                                                                                 goto Enrollment_Process;
  2677.                                                                                             }
  2678.            
  2679.                                                                                     }
  2680.                                                                                     else if (block_response == 5){
  2681.                                                                                        
  2682.                                                                                             block = "N05";
  2683.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2684.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2685.                                                                                            
  2686.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2687.                                                                                             cin>> yesno_response;
  2688.                                                                                            
  2689.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2690.                                                                                                 programandcourse_registered=1;
  2691.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2692.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2693.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2694.                                                                                                 getch();
  2695.                                                                                                 system("CLS");
  2696.                                                                                                 goto Enrollment_Process;
  2697.                                                                                             }
  2698.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2699.                                                                                            
  2700.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2701.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2702.                                                                                                 getch();
  2703.                                                                                                 system("CLS");
  2704.                                                                                                 goto Enrollment_Process;
  2705.                                                                                             }
  2706.            
  2707.                                                                                     }
  2708.                                                                                     case 6:
  2709.                                                                                     program = "BSITDA";
  2710.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2711.                                                                                     cout<<"\t\tITDA\tR01\tAVAILABLE\n";
  2712.                                                                                     cout<<"\t\tITDA\tR02\tAVAILABLE\n";
  2713.                                                                                     cout<<"\t\tITDA\tR03\tAVAILABLE\n";
  2714.                                                                                     cout<<"\t\tITDA\tR04\tAVAILABLE\n\n";
  2715.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2716.                                                                                     cin>>block_response;
  2717.                                                                                    
  2718.                                                                                     if (block_response == 1){
  2719.                                                                                        
  2720.                                                                                             block = "R01";
  2721.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2722.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2723.                                                                                            
  2724.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2725.                                                                                             cin>> yesno_response;
  2726.                                                                                            
  2727.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2728.                                                                                                 programandcourse_registered=1;
  2729.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2730.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2731.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2732.                                                                                                 getch();
  2733.                                                                                                 system("CLS");
  2734.                                                                                                 goto Enrollment_Process;
  2735.                                                                                             }
  2736.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2737.                                                                                            
  2738.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2739.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2740.                                                                                                 getch();
  2741.                                                                                                 system("CLS");
  2742.                                                                                                 goto Enrollment_Process;
  2743.                                                                                             }
  2744.                                                                                            
  2745.                                                                                     }
  2746.                                                                                     else if (block_response == 2){
  2747.                                                                                        
  2748.                                                                                             block = "R02";
  2749.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2750.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2751.                                                                                            
  2752.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2753.                                                                                             cin>> yesno_response;
  2754.                                                                                            
  2755.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2756.                                                                                                 programandcourse_registered=1;
  2757.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2758.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2759.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2760.                                                                                                 getch();
  2761.                                                                                                 system("CLS");
  2762.                                                                                                 goto Enrollment_Process;
  2763.                                                                                             }
  2764.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2765.                                                                                            
  2766.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2767.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2768.                                                                                                 getch();
  2769.                                                                                                 system("CLS");
  2770.                                                                                                 goto Enrollment_Process;
  2771.                                                                                             }
  2772.                                                                                            
  2773.                                                                                     }
  2774.                                                                                     else if (block_response == 3){
  2775.                                                                                        
  2776.                                                                                             block = "R03";
  2777.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2778.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2779.                                                                                            
  2780.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2781.                                                                                             cin>> yesno_response;
  2782.                                                                                            
  2783.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2784.                                                                                                 programandcourse_registered=1;
  2785.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2786.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2787.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2788.                                                                                                 getch();
  2789.                                                                                                 system("CLS");
  2790.                                                                                                 goto Enrollment_Process;
  2791.                                                                                             }
  2792.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2793.                                                                                            
  2794.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2795.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2796.                                                                                                 getch();
  2797.                                                                                                 system("CLS");
  2798.                                                                                                 goto Enrollment_Process;
  2799.                                                                                             }
  2800.            
  2801.                                                                                     }
  2802.                                                                                     else if (block_response == 4){
  2803.                                                                                        
  2804.                                                                                             block = "R04";
  2805.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2806.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2807.                                                                                            
  2808.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2809.                                                                                             cin>> yesno_response;
  2810.                                                                                            
  2811.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2812.                                                                                                 programandcourse_registered=1;
  2813.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2814.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2815.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2816.                                                                                                 getch();
  2817.                                                                                                 system("CLS");
  2818.                                                                                                 goto Enrollment_Process;
  2819.                                                                                             }
  2820.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2821.                                                                                            
  2822.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2823.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2824.                                                                                                 getch();
  2825.                                                                                                 system("CLS");
  2826.                                                                                                 goto Enrollment_Process;
  2827.                                                                                             }
  2828.            
  2829.                                                                                     }
  2830.                                                                                     case 7:
  2831.                                                                                     program = "BSECE";
  2832.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2833.                                                                                     cout<<"\t\tECE\tT01\tAVAILABLE\n";
  2834.                                                                                     cout<<"\t\tECE\tT02\tAVAILABLE\n";
  2835.                                                                                     cout<<"\t\tECE\tT03\tAVAILABLE\n";
  2836.                                                                                     cout<<"\t\tECE\tT04\tAVAILABLE\n\n";
  2837.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2838.                                                                                     cin>>block_response;
  2839.                                                                                    
  2840.                                                                                     if (block_response == 1){
  2841.                                                                                        
  2842.                                                                                             block = "T01";
  2843.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2844.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2845.                                                                                            
  2846.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2847.                                                                                             cin>> yesno_response;
  2848.                                                                                            
  2849.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2850.                                                                                                 programandcourse_registered=1;
  2851.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2852.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2853.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2854.                                                                                                 getch();
  2855.                                                                                                 system("CLS");
  2856.                                                                                                 goto Enrollment_Process;
  2857.                                                                                             }
  2858.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2859.                                                                                            
  2860.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2861.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2862.                                                                                                 getch();
  2863.                                                                                                 system("CLS");
  2864.                                                                                                 goto Enrollment_Process;
  2865.                                                                                             }
  2866.                                                                                            
  2867.                                                                                     }
  2868.                                                                                     else if (block_response == 2){
  2869.                                                                                        
  2870.                                                                                             block = "T02";
  2871.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2872.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2873.                                                                                            
  2874.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2875.                                                                                             cin>> yesno_response;
  2876.                                                                                            
  2877.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2878.                                                                                                 programandcourse_registered=1;
  2879.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2880.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2881.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2882.                                                                                                 getch();
  2883.                                                                                                 system("CLS");
  2884.                                                                                                 goto Enrollment_Process;
  2885.                                                                                             }
  2886.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2887.                                                                                            
  2888.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2889.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2890.                                                                                                 getch();
  2891.                                                                                                 system("CLS");
  2892.                                                                                                 goto Enrollment_Process;
  2893.                                                                                             }
  2894.                                                                                            
  2895.                                                                                     }
  2896.                                                                                     else if (block_response == 3){
  2897.                                                                                        
  2898.                                                                                             block = "T03";
  2899.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2900.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2901.                                                                                            
  2902.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2903.                                                                                             cin>> yesno_response;
  2904.                                                                                            
  2905.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2906.                                                                                                 programandcourse_registered=1;
  2907.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2908.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2909.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2910.                                                                                                 getch();
  2911.                                                                                                 system("CLS");
  2912.                                                                                                 goto Enrollment_Process;
  2913.                                                                                             }
  2914.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2915.                                                                                            
  2916.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2917.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2918.                                                                                                 getch();
  2919.                                                                                                 system("CLS");
  2920.                                                                                                 goto Enrollment_Process;
  2921.                                                                                             }
  2922.            
  2923.                                                                                     }
  2924.                                                                                     else if (block_response == 4){
  2925.                                                                                        
  2926.                                                                                             block = "T04";
  2927.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  2928.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  2929.                                                                                            
  2930.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  2931.                                                                                             cin>> yesno_response;
  2932.                                                                                            
  2933.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  2934.                                                                                                 programandcourse_registered=1;
  2935.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  2936.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  2937.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2938.                                                                                                 getch();
  2939.                                                                                                 system("CLS");
  2940.                                                                                                 goto Enrollment_Process;
  2941.                                                                                             }
  2942.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  2943.                                                                                            
  2944.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2945.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2946.                                                                                                 getch();
  2947.                                                                                                 system("CLS");
  2948.                                                                                                 goto Enrollment_Process;
  2949.                                                                                                 break;
  2950.                                                                                             }
  2951.            
  2952.                                                                                     }
  2953.                                                                                     case 8:
  2954.                                                                                     program = "BSCE";
  2955.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  2956.                                                                                     cout<<"\t\tCE\tV01\tFULL\n";
  2957.                                                                                     cout<<"\t\tCE\tV02\tFULL\n";
  2958.                                                                                     cout<<"\t\tCE\tV03\tFULL\n";
  2959.                                                                                     cout<<"\t\tCE\tV04\tFULL\n";
  2960.                                                                                     cout<<"\t\tCE\tV05\tFULL\n";
  2961.                                                                                     cout<<"\t\tCE\tV06\tFULL\n";
  2962.                                                                                     cout<<"\t\tCE\tV07\tFULL\n";
  2963.                                                                                     cout<<"\t\tCE\tV08\tFULL\n";
  2964.                                                                                     cout<<"\t\tCE\tV09\tFULL\n";
  2965.                                                                                     cout<<"\t\tCE\tV10\tAVAILABLE\n\n";
  2966.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  2967.                                                                                     cin>>block_response;
  2968.                                                                                    
  2969.                                                                                     if (block_response == 1){
  2970.                                                                                        
  2971.                                                                                            
  2972.                                                                                            
  2973.                                                                                                 cout<<"\n\t\tChosen Block is already full!";
  2974.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2975.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2976.                                                                                                 getch();
  2977.                                                                                                 system("CLS");
  2978.                                                                                                 goto Enrollment_Process;
  2979.                                                                                            
  2980.                                                                                            
  2981.                                                                                     }
  2982.                                                                                     else if (block_response == 2){
  2983.                                                                                        
  2984.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  2985.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2986.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2987.                                                                                                 getch();
  2988.                                                                                                 system("CLS");
  2989.                                                                                                 goto Enrollment_Process;
  2990.                                                                                            
  2991.                                                                                     }
  2992.                                                                                     else if (block_response == 3){
  2993.                                                                                        
  2994.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  2995.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  2996.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  2997.                                                                                                 getch();
  2998.                                                                                                 system("CLS");
  2999.                                                                                                 goto Enrollment_Process;
  3000.            
  3001.                                                                                     }
  3002.                                                                                     else if (block_response == 4){
  3003.                                                                                        
  3004.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  3005.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3006.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3007.                                                                                                 getch();
  3008.                                                                                                 system("CLS");
  3009.                                                                                                 goto Enrollment_Process;
  3010.            
  3011.                                                                                     }
  3012.                                                                                     if (block_response == 5){
  3013.                                                                                        
  3014.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  3015.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3016.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3017.                                                                                                 getch();
  3018.                                                                                                 system("CLS");
  3019.                                                                                                 goto Enrollment_Process;
  3020.                                                                                            
  3021.                                                                                     }
  3022.                                                                                     else if (block_response == 6){
  3023.                                                                                        
  3024.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  3025.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3026.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3027.                                                                                                 getch();
  3028.                                                                                                 system("CLS");
  3029.                                                                                                 goto Enrollment_Process;
  3030.                                                                                            
  3031.                                                                                     }
  3032.                                                                                     else if (block_response == 7){
  3033.                                                                                        
  3034.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  3035.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3036.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3037.                                                                                                 getch();
  3038.                                                                                                 system("CLS");
  3039.                                                                                                 goto Enrollment_Process;
  3040.            
  3041.                                                                                     }
  3042.                                                                                     else if (block_response == 8){
  3043.                                                                                        
  3044.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  3045.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3046.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3047.                                                                                                 getch();
  3048.                                                                                                 system("CLS");
  3049.                                                                                                 goto Enrollment_Process;
  3050.            
  3051.                                                                                     }
  3052.                                                                                     else if (block_response == 9){
  3053.                                                                                        
  3054.                                                                                             cout<<"\n\t\tChosen Block is already full!";
  3055.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3056.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3057.                                                                                                 getch();
  3058.                                                                                                 system("CLS");
  3059.                                                                                                 goto Enrollment_Process;
  3060.            
  3061.                                                                                     }
  3062.                                                                                     else if (block_response == 10){
  3063.                                                                                        
  3064.                                                                                             block = "T10";
  3065.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3066.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3067.                                                                                            
  3068.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3069.                                                                                             cin>> yesno_response;
  3070.                                                                                            
  3071.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3072.                                                                                                 programandcourse_registered=1;
  3073.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3074.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3075.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3076.                                                                                                 getch();
  3077.                                                                                                 system("CLS");
  3078.                                                                                                 goto Enrollment_Process;
  3079.                                                                                             }
  3080.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3081.                                                                                            
  3082.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3083.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3084.                                                                                                 getch();
  3085.                                                                                                 system("CLS");
  3086.                                                                                                 goto Enrollment_Process;
  3087.                                                                                                 break;
  3088.                                                                                             }
  3089.            
  3090.                                                                                     }
  3091.                                                                                     case 9:
  3092.                                                                                     program = "BSITWMA";
  3093.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  3094.                                                                                     cout<<"\t\tITWMA\tW01\tAVAILABLE\n";
  3095.                                                                                     cout<<"\t\tITWMA\tW02\tAVAILABLE\n";
  3096.                                                                                     cout<<"\t\tITWMA\tW03\tAVAILABLE\n";
  3097.                                                                                     cout<<"\t\tITWMA\tW04\tAVAILABLE\n";
  3098.                                                                                     cout<<"\t\tITWMA\tW05\tAVAILABLE\n";
  3099.                                                                                     cout<<"\t\tITWMA\tW06\tAVAILABLE\n\n";
  3100.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  3101.                                                                                     cin>>block_response;
  3102.                                                                                    
  3103.                                                                                     if (block_response == 1){
  3104.                                                                                        
  3105.                                                                                             block = "W01";
  3106.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3107.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3108.                                                                                            
  3109.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3110.                                                                                             cin>> yesno_response;
  3111.                                                                                            
  3112.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3113.                                                                                                 programandcourse_registered=1;
  3114.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3115.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3116.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3117.                                                                                                 getch();
  3118.                                                                                                 system("CLS");
  3119.                                                                                                 goto Enrollment_Process;
  3120.                                                                                             }
  3121.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3122.                                                                                            
  3123.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3124.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3125.                                                                                                 getch();
  3126.                                                                                                 system("CLS");
  3127.                                                                                                 goto Enrollment_Process;
  3128.                                                                                             }
  3129.                                                                                            
  3130.                                                                                     }
  3131.                                                                                     else if (block_response == 2){
  3132.                                                                                        
  3133.                                                                                             block = "W02";
  3134.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3135.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3136.                                                                                            
  3137.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3138.                                                                                             cin>> yesno_response;
  3139.                                                                                            
  3140.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3141.                                                                                                 programandcourse_registered=1;
  3142.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3143.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3144.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3145.                                                                                                 getch();
  3146.                                                                                                 system("CLS");
  3147.                                                                                                 goto Enrollment_Process;
  3148.                                                                                             }
  3149.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3150.                                                                                            
  3151.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3152.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3153.                                                                                                 getch();
  3154.                                                                                                 system("CLS");
  3155.                                                                                                 goto Enrollment_Process;
  3156.                                                                                             }
  3157.                                                                                            
  3158.                                                                                     }
  3159.                                                                                     else if (block_response == 3){
  3160.                                                                                        
  3161.                                                                                             block = "W03";
  3162.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3163.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3164.                                                                                            
  3165.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3166.                                                                                             cin>> yesno_response;
  3167.                                                                                            
  3168.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3169.                                                                                                 programandcourse_registered=1;
  3170.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3171.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3172.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3173.                                                                                                 getch();
  3174.                                                                                                 system("CLS");
  3175.                                                                                                 goto Enrollment_Process;
  3176.                                                                                             }
  3177.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3178.                                                                                            
  3179.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3180.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3181.                                                                                                 getch();
  3182.                                                                                                 system("CLS");
  3183.                                                                                                 goto Enrollment_Process;
  3184.                                                                                             }
  3185.            
  3186.                                                                                     }
  3187.                                                                                     else if (block_response == 4){
  3188.                                                                                        
  3189.                                                                                             block = "W04";
  3190.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3191.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3192.                                                                                            
  3193.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3194.                                                                                             cin>> yesno_response;
  3195.                                                                                            
  3196.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3197.                                                                                                 programandcourse_registered=1;
  3198.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3199.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3200.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3201.                                                                                                 getch();
  3202.                                                                                                 system("CLS");
  3203.                                                                                                 goto Enrollment_Process;
  3204.                                                                                             }
  3205.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3206.                                                                                            
  3207.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3208.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3209.                                                                                                 getch();
  3210.                                                                                                 system("CLS");
  3211.                                                                                                 goto Enrollment_Process;
  3212.                                                                                             }
  3213.            
  3214.                                                                                     }
  3215.                                                                                         else if (block_response == 5){
  3216.                                                                                        
  3217.                                                                                             block = "W05";
  3218.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3219.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3220.                                                                                            
  3221.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3222.                                                                                             cin>> yesno_response;
  3223.                                                                                            
  3224.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3225.                                                                                                 programandcourse_registered=1;
  3226.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3227.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3228.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3229.                                                                                                 getch();
  3230.                                                                                                 system("CLS");
  3231.                                                                                                 goto Enrollment_Process;
  3232.                                                                                             }
  3233.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3234.                                                                                            
  3235.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3236.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3237.                                                                                                 getch();
  3238.                                                                                                 system("CLS");
  3239.                                                                                                 goto Enrollment_Process;
  3240.                                                                                             }
  3241.            
  3242.                                                                                     }
  3243.                                                                                     else if (block_response == 6){
  3244.                                                                                        
  3245.                                                                                             block = "W06";
  3246.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3247.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3248.                                                                                            
  3249.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3250.                                                                                             cin>> yesno_response;
  3251.                                                                                            
  3252.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3253.                                                                                                 programandcourse_registered=1;
  3254.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3255.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3256.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3257.                                                                                                 getch();
  3258.                                                                                                 system("CLS");
  3259.                                                                                                 goto Enrollment_Process;
  3260.                                                                                             }
  3261.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3262.                                                                                            
  3263.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3264.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3265.                                                                                                 getch();
  3266.                                                                                                 system("CLS");
  3267.                                                                                                 goto Enrollment_Process;
  3268.                                                                                                 break;
  3269.                                                                                             }
  3270.            
  3271.                                                                                     }
  3272.                                                                                     case 10:
  3273.                                                                                     program = "BSITAGD";
  3274.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  3275.                                                                                     cout<<"\t\tITAGD\tX01\tAVAILABLE\n";
  3276.                                                                                     cout<<"\t\tITAGD\tX02\tAVAILABLE\n";
  3277.                                                                                     cout<<"\t\tITAGD\tX03\tAVAILABLE\n";
  3278.                                                                                     cout<<"\t\tITAGD\tX04\tAVAILABLE\n";
  3279.                                                                                     cout<<"\t\tITAGD\tX05\tAVAILABLE\n";
  3280.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  3281.                                                                                     cin>>block_response;
  3282.                                                                                    
  3283.                                                                                     if (block_response == 1){
  3284.                                                                                        
  3285.                                                                                             block = "X01";
  3286.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3287.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3288.                                                                                            
  3289.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3290.                                                                                             cin>> yesno_response;
  3291.                                                                                            
  3292.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3293.                                                                                                 programandcourse_registered=1;
  3294.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3295.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3296.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3297.                                                                                                 getch();
  3298.                                                                                                 system("CLS");
  3299.                                                                                                 goto Enrollment_Process;
  3300.                                                                                             }
  3301.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3302.                                                                                            
  3303.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3304.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3305.                                                                                                 getch();
  3306.                                                                                                 system("CLS");
  3307.                                                                                                 goto Enrollment_Process;
  3308.                                                                                             }
  3309.                                                                                            
  3310.                                                                                     }
  3311.                                                                                     else if (block_response == 2){
  3312.                                                                                        
  3313.                                                                                             block = "X02";
  3314.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3315.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3316.                                                                                            
  3317.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3318.                                                                                             cin>> yesno_response;
  3319.                                                                                            
  3320.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3321.                                                                                                 programandcourse_registered=1;
  3322.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3323.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3324.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3325.                                                                                                 getch();
  3326.                                                                                                 system("CLS");
  3327.                                                                                                 goto Enrollment_Process;
  3328.                                                                                             }
  3329.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3330.                                                                                            
  3331.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3332.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3333.                                                                                                 getch();
  3334.                                                                                                 system("CLS");
  3335.                                                                                                 goto Enrollment_Process;
  3336.                                                                                             }
  3337.                                                                                            
  3338.                                                                                     }
  3339.                                                                                     else if (block_response == 3){
  3340.                                                                                        
  3341.                                                                                             block = "X03";
  3342.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3343.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3344.                                                                                            
  3345.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3346.                                                                                             cin>> yesno_response;
  3347.                                                                                            
  3348.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3349.                                                                                                 programandcourse_registered=1;
  3350.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3351.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3352.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3353.                                                                                                 getch();
  3354.                                                                                                 system("CLS");
  3355.                                                                                                 goto Enrollment_Process;
  3356.                                                                                             }
  3357.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3358.                                                                                            
  3359.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3360.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3361.                                                                                                 getch();
  3362.                                                                                                 system("CLS");
  3363.                                                                                                 goto Enrollment_Process;
  3364.                                                                                             }
  3365.            
  3366.                                                                                     }
  3367.                                                                                     else if (block_response == 4){
  3368.                                                                                        
  3369.                                                                                             block = "X04";
  3370.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3371.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3372.                                                                                            
  3373.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3374.                                                                                             cin>> yesno_response;
  3375.                                                                                            
  3376.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3377.                                                                                                 programandcourse_registered=1;
  3378.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3379.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3380.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3381.                                                                                                 getch();
  3382.                                                                                                 system("CLS");
  3383.                                                                                                 goto Enrollment_Process;
  3384.                                                                                             }
  3385.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3386.                                                                                            
  3387.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3388.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3389.                                                                                                 getch();
  3390.                                                                                                 system("CLS");
  3391.                                                                                                 goto Enrollment_Process;
  3392.                                                                                             }
  3393.            
  3394.                                                                                     }
  3395.                                                                                         else if (block_response == 5){
  3396.                                                                                        
  3397.                                                                                             block = "X05";
  3398.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3399.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3400.                                                                                            
  3401.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3402.                                                                                             cin>> yesno_response;
  3403.                                                                                            
  3404.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3405.                                                                                                 programandcourse_registered=1;
  3406.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3407.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3408.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3409.                                                                                                 getch();
  3410.                                                                                                 system("CLS");
  3411.                                                                                                 goto Enrollment_Process;
  3412.                                                                                             }
  3413.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3414.                                                                                            
  3415.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3416.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3417.                                                                                                 getch();
  3418.                                                                                                 system("CLS");
  3419.                                                                                                 goto Enrollment_Process;
  3420.                                                                                                 break;
  3421.                                                                                             }
  3422.            
  3423.                                                                                     }
  3424.                                                                                     case 11:
  3425.                                                                                     program = "BSEMC";
  3426.                                                                                     cout<<"\n\t\tPlease input your chosen block section\n";
  3427.                                                                                     cout<<"\t\tEMC\tY01\tAVAILABLE\n\n";
  3428.                                                                                     cout<<"\t\t\t\t\tChosen option: ";
  3429.                                                                                     cin>>block_response;
  3430.                                                                                    
  3431.                                                                                     if (block_response == 1){
  3432.                                                                                        
  3433.                                                                                             block = "Y01";
  3434.                                                                                             cout<< "\n\t\tChosen Program :"<< program << endl;
  3435.                                                                                             cout<< "\t\tChosen Block   :"<< block   << endl;
  3436.                                                                                            
  3437.                                                                                             cout<< "\t\tContinue with chosen program and block? (Y/N)\t";
  3438.                                                                                             cin>> yesno_response;
  3439.                                                                                            
  3440.                                                                                             if(yesno_response== 'y'||yesno_response== 'Y'){
  3441.                                                                                                 programandcourse_registered=1;
  3442.                                                                                                 cout<<"\n\t\tChosen Program and Block has been saved! You may still\n";
  3443.                                                                                                 cout<<"\t\tstill edit this part while you haven't printed your COR.";
  3444.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3445.                                                                                                 getch();
  3446.                                                                                                 system("CLS");
  3447.                                                                                                 goto Enrollment_Process;
  3448.                                                                                             }
  3449.                                                                                             else if(yesno_response == 'n' || yesno_response == 'N'){
  3450.                                                                                            
  3451.                                                                                                 cout<<"\n\t\tChosen Program and Block Not Saved! Returning to Main Enrollment Page!";
  3452.                                                                                                 cout<<"\n\t\t\tPress any key to return to main screen.";
  3453.                                                                                                 getch();
  3454.                                                                                                 system("CLS");
  3455.                                                                                                 goto Enrollment_Process;
  3456.                                                                                                 break;
  3457.                                                                                             }
  3458.                                                                                            
  3459.                                                                                     }
  3460.                                                                                     case 12:
  3461.                                                                                         system("CLS");
  3462.                                                                                                 goto Enrollment_Process;
  3463.                                                                                                 break;
  3464.                                                                                 }
  3465.                                                             case 3:
  3466.                                                                 system("CLS");
  3467.                                                                         goto Enrollment_Process;
  3468.                                                                         break;
  3469.                                                             }
  3470.                                                     case 3:
  3471.                                                             cout<<"\n\t\tPreview of COR.\n";
  3472.                                                             cout<<"\t\tYou are currently inspecting your COR filled in with your personal information, chosen course program and block.\n";
  3473.                                                             cout<<"\t\tWARNING: This is still not saved and printed! Please do so from the menu.\n\n";
  3474.                                                            
  3475.                                                             cout << "\n\nCertificate of Registration \n\n";
  3476.                                                             cout << "Student Number: " << SN << "\t \t" << "Program: " <<program;
  3477.                                                             cout << "\nName: " << first_name << " " << last_name << "\t\t\t" << "Year level: 1 \t 1st Trimester, Academic Year 20182019" "\n";
  3478.                                                             cout << "Phone: "<< phone_number <<" Zip code: 1550 \tAddress: "<<address_number<<" " <<address_street<< " St., "<<address_city<<" City\n";                                         "\n";
  3479.                                                             cout << "Classification: LNEW\t\t\tCampus: FEU TECH\n\n";
  3480.                                                            
  3481.                                                             if (program == "BSITSMBA" && block == "B01"){
  3482.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3483.                                                                 cout << "GED0013\t\tB01\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3484.                                                                 cout << "CCS0001L\tB01\t\t1\t\tTH\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3485.                                                                 cout << "GED0005\t\tB01\t\t1\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3486.                                                                 cout << "CCS0003L\tB01\t\t1\t\tM\t\t10:10-13:00\t\tTBA\t\t______________\n";
  3487.                                                                 cout << "CCS0003\t\tB01\t\t2\t\tTH\t\t10:20-13:00\t\tTBA\t\t______________\n";
  3488.                                                                 cout << "NSTP1\t\tB01\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3489.                                                                 cout << "CCS0001\t\tB01\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3490.                                                                 cout << "GED0003\t\tB01\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3491.                                                                 cout << "GED0009\t\tB01\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3492.                                                                 cout << "GED00011\tB01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3493.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  3494.                                                             }
  3495.                                                             if (program == "BSITSMBA" && block == "B02"){
  3496.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3497.                                                                 cout << "GED0013\t\tB02\t\t3\t\tS/T/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3498.                                                                 cout << "CCS0001L\tB02\t\t1\t\tT\t\t10:10-13:50\t\tTBA\t\t______________\n";
  3499.                                                                 cout << "GED0005\t\tB02\t\t1\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3500.                                                                 cout << "CCS0003L\tB02\t\t1\t\tTH\t\t10:10-13:00\t\tTBA\t\t______________\n";
  3501.                                                                 cout << "CCS0003\t\tB02\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3502.                                                                 cout << "NSTP1\t\tB02\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3503.                                                                 cout << "CCS0001\t\tB02\t\t2\t\tT\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3504.                                                                 cout << "GED0003\t\tB02\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3505.                                                                 cout << "GED0009\t\tB02\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3506.                                                                 cout << "GED00011\tB02\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t______________\n";
  3507.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  3508.                                                             }
  3509.                                                             if (program == "BSITSMBA" && block == "B03"){
  3510.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3511.                                                                 cout << "GED0013\t\tB03\t\t3\t\tT/T\t\t11:00-12:50/13:00:14:50\tF610/F6017\t______________\n";
  3512.                                                                 cout << "CCS0001L\tB03\t\t1\t\tT\t\t16:00-18:50\t\tF1208\t\t______________\n";
  3513.                                                                 cout << "GED0005\t\tB03\t\t1\t\tW\t\t13:00-14:20\t\tF609\t\t______________\n";
  3514.                                                                 cout << "CCS0003L\tB03\t\t1\t\tTH\t\t07:00-09:50\t\tF1208\t\t______________\n";
  3515.                                                                 cout << "CCS0003\t\tB03\t\t2\t\tTH\t\t10:20-13:00\t\tF609\t\t______________\n";
  3516.                                                                 cout << "NSTP1\t\tB03\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3517.                                                                 cout << "CCS0001\t\tB03\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3518.                                                                 cout << "GED0003\t\tB03\t\t2\t\tW/S\t\t09:00-10:50/09:00:10:50\tGYM/GYM\t\t______________\n";
  3519.                                                                 cout << "GED0009\t\tB03\t\t3\t\tW/S\t\t11:00-12:50/11:00:12:50\tF708/F707\t______________\n";
  3520.                                                                 cout << "GED0009\t\tB03\t\t3\t\tW/S\t\t15:10-17:00/15:10:17:00\tF609/F708\t______________\n";
  3521.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  3522.                                                             }
  3523.                                                             if (program == "BSITSMBA" && block == "B04"){
  3524.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3525.                                                                 cout << "GED0013\t\tB04\t\t3\t\tS/M/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3526.                                                                 cout << "CCS0001L\tB04\t\t1\t\tW\t\t15:00-17:50\t\tTBA\t\t______________\n";
  3527.                                                                 cout << "CCS0003L\tB04\t\t1\t\tM\t\t07:10-09:50\t\tTBA\t\t______________\n";
  3528.                                                                 cout << "CCS0003\t\tB04\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3529.                                                                 cout << "NSTP1\t\tB04\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3530.                                                                 cout << "CCS0001\t\tB04\t\t2\t\tS\t\t15:00-17:40\t\tTBA\t\t______________\n";
  3531.                                                                 cout << "GED0003\t\tB04\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3532.                                                                 cout << "GED0009\t\tB04\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3533.                                                                 cout << "GED00011\tB04\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3534.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3535.                                                             }
  3536.                                                             if (program == "BSCPE" && block == "E01"){
  3537.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3538.                                                                 cout << "COE0001\t\tE01\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3539.                                                                 cout << "COE0003\t\tE01\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3540.                                                                 cout << "CEO0005\t\tE01\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3541.                                                                 cout << "GED0001\t\tE01\t\t1\t\tM/TH\t\t09:00-10:50/9:00-10:50\tTBA/TBA\t\t______________\n";
  3542.                                                                 cout << "GED0003\t\tE01\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3543.                                                                 cout << "NSTP1\t\tE01\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  3544.                                                                 cout << "GED0005\t\tE01\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3545.                                                                 cout << "GED0007\t\tE01\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3546.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3547.                                                             }
  3548.                                                             if (program == "BSCPE" && block == "E02"){
  3549.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3550.                                                                 cout << "COE0001\t\tE02\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3551.                                                                 cout << "COE0003\t\tE02\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3552.                                                                 cout << "CEO0005\t\tE02\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3553.                                                                 cout << "GED0001\t\tE02\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3554.                                                                 cout << "GED0003\t\tE02\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3555.                                                                 cout << "NSTP1\t\tE02\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  3556.                                                                 cout << "GED0005\t\tE02\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3557.                                                                 cout << "GED0007\t\tE02\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3558.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3559.                                                             }
  3560.                                                             if (program == "BSCPE" && block == "E03"){
  3561.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3562.                                                                 cout << "COE0001\t\tE03\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3563.                                                                 cout << "COE0003\t\tE03\t\t1\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3564.                                                                 cout << "CEO0005\t\tE03\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3565.                                                                 cout << "GED0001\t\tE03\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3566.                                                                 cout << "GED0003\t\tE03\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3567.                                                                 cout << "NSTP1\t\tE03\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  3568.                                                                 cout << "GED0005\t\tE03\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3569.                                                                 cout << "GED0007\t\tE03\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3570.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3571.                                                             }
  3572.                                                             if (program == "BSCPE" && block == "E04"){
  3573.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3574.                                                                 cout << "COE0001\t\tE04\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3575.                                                                 cout << "COE0003\t\tE04\t\t1\t\tF/T\t\t09:00-10:50/09:00-15:50\tTBA/TBA\t\t______________\n";
  3576.                                                                 cout << "CEO0005\t\tE04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3577.                                                                 cout << "GED0001\t\tE04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3578.                                                                 cout << "GED0003\t\tE04\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3579.                                                                 cout << "NSTP1\t\tE04\t\t0\t\tW\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3580.                                                                 cout << "GED0005\t\tE04\t\t2\t\tW\t\t07:00-08:50\t\tTBA\t\t______________\n";
  3581.                                                                 cout << "GED0007\t\tE04\t\t2\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3582.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3583.                                                             }
  3584.                                                             if (program == "BSCPE" && block == "E05"){
  3585.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3586.                                                                 cout << "COE0001\t\tE05\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3587.                                                                 cout << "COE0003\t\tE05\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3588.                                                                 cout << "CEO0005\t\tE05\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3589.                                                                 cout << "GED0001\t\tE05\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3590.                                                                 cout << "GED0003\t\tE05\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3591.                                                                 cout << "NSTP1\t\tE05\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  3592.                                                                 cout << "GED0005\t\tE05\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3593.                                                                 cout << "GED0007\t\tE05\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3594.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3595.                                                             }
  3596.                                                             if (program == "BSCPE" && block == "E06"){
  3597.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3598.                                                                 cout << "COE0001\t\tE06\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3599.                                                                 cout << "COE0003\t\tE06\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3600.                                                                 cout << "CEO0005\t\tE06\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3601.                                                                 cout << "GED0001\t\tE06\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3602.                                                                 cout << "GED0003\t\tE06\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3603.                                                                 cout << "NSTP1\t\tE06\t\t0\t\tF\t\t07:00-11:00\t\tTBA\t\t______________\n";
  3604.                                                                 cout << "GED0005\t\tE06\t\t2\t\tT\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3605.                                                                 cout << "GED0007\t\tE06\t\t2\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3606.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3607.                                                             }
  3608.                                                             if (program == "BSME" && block == "K01"){
  3609.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3610.                                                                 cout << "COE0001\t\tK01\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3611.                                                                 cout << "COE0003\t\tK01\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3612.                                                                 cout << "CEO0005\t\tK01\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3613.                                                                 cout << "GED0001\t\tK01\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3614.                                                                 cout << "GED0003\t\tK01\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  3615.                                                                 cout << "NSTP1\t\tK01\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3616.                                                                 cout << "GED0005\t\tK01\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3617.                                                                 cout << "GED0007\t\tK01\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3618.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3619.                                                             }
  3620.                                                             if (program == "BSME" && block == "K02"){
  3621.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3622.                                                                 cout << "COE0001\t\tK02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3623.                                                                 cout << "COE0003\t\tK02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3624.                                                                 cout << "CEO0005\t\tK02\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3625.                                                                 cout << "GED0001\t\tK02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3626.                                                                 cout << "GED0003\t\tK02\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  3627.                                                                 cout << "NSTP1\t\tK02\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3628.                                                                 cout << "GED0005\t\tK02\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3629.                                                                 cout << "GED0007\t\tK02\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3630.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3631.                                                             }
  3632.                                                             if (program == "BSME" && block == "K03"){
  3633.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3634.                                                                 cout << "COE0001\t\tK03\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3635.                                                                 cout << "COE0003\t\tK03\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3636.                                                                 cout << "CEO0005\t\tK03\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3637.                                                                 cout << "GED0001\t\tK03\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3638.                                                                 cout << "GED0003\t\tK03\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  3639.                                                                 cout << "NSTP1\t\tK03\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3640.                                                                 cout << "GED0005\t\tK03\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3641.                                                                 cout << "GED0007\t\tK03\t\t2\t\tF/T\t\t08:00-09:50/08:00-09:50\tTBA/TBA\t\t______________\n";
  3642.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";   
  3643.                                                             }
  3644.                                                             if (program == "BSME" && block == "K04"){
  3645.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3646.                                                                 cout << "COE0001\t\tK04\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3647.                                                                 cout << "COE0003\t\tK04\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3648.                                                                 cout << "CEO0005\t\tK04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3649.                                                                 cout << "GED0001\t\tK04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3650.                                                                 cout << "GED0003\t\tK04\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  3651.                                                                 cout << "NSTP1\t\tK04\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3652.                                                                 cout << "GED0005\t\tK04\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3653.                                                                 cout << "GED0007\t\tK04\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3654.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3655.                                                             }
  3656.                                                             if (program == "BSME" && block == "K05"){
  3657.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3658.                                                                 cout << "COE0001\t\tK05\t\t3\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3659.                                                                 cout << "COE0003\t\tK05\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3660.                                                                 cout << "CEO0005\t\tK05\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3661.                                                                 cout << "GED0001\t\tK05\t\t1\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3662.                                                                 cout << "GED0003\t\tK05\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  3663.                                                                 cout << "NSTP1\t\tK05\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3664.                                                                 cout << "GED0005\t\tK05\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3665.                                                                 cout << "GED0007\t\tK05\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3666.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3667.                                                             }
  3668.                                                             if (program == "BSME" && block == "K06"){
  3669.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3670.                                                                 cout << "COE0001\t\tK06\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3671.                                                                 cout << "COE0003\t\tK06\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3672.                                                                 cout << "CEO0005\t\tK06\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3673.                                                                 cout << "GED0001\t\tK06\t\t1\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3674.                                                                 cout << "GED0003\t\tK06\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3675.                                                                 cout << "NSTP1\t\tK06\t\t0\t\tF\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3676.                                                                 cout << "GED0005\t\tK06\t\t2\t\tW\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3677.                                                                 cout << "GED0007\t\tK06\t\t2\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3678.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3679.                                                             }
  3680.                                                             if (program == "BSEE" && block == "L01"){
  3681.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3682.                                                                 cout << "COE0001\t\tL01\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3683.                                                                 cout << "COE0003\t\tL01\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3684.                                                                 cout << "CEO0005\t\tL01\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3685.                                                                 cout << "GED0001\t\tL01\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3686.                                                                 cout << "GED0003\t\tL01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  3687.                                                                 cout << "NSTP1\t\tL01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3688.                                                                 cout << "GED0005\t\tL01\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3689.                                                                 cout << "GED0007\t\tL01\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3690.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3691.                                                             }
  3692.                                                             if (program == "BSEE" && block == "L02"){
  3693.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3694.                                                                 cout << "COE0001\t\tL02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3695.                                                                 cout << "COE0003\t\tL02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3696.                                                                 cout << "CEO0005\t\tL02\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3697.                                                                 cout << "GED0001\t\tL02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3698.                                                                 cout << "GED0003\t\tL02\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  3699.                                                                 cout << "NSTP1\t\tL02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3700.                                                                 cout << "GED0005\t\tL02\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3701.                                                                 cout << "GED0007\t\tL02\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3702.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3703.                                                             }
  3704.                                                             if (program == "BSEE" && block == "L03"){
  3705.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3706.                                                                 cout << "COE0001\t\tL03\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3707.                                                                 cout << "COE0003\t\tL03\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3708.                                                                 cout << "CEO0005\t\tL03\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3709.                                                                 cout << "GED0001\t\tL03\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3710.                                                                 cout << "GED0003\t\tL03\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  3711.                                                                 cout << "NSTP1\t\tL03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3712.                                                                 cout << "GED0005\t\tL03\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3713.                                                                 cout << "GED0007\t\tL03\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3714.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3715.                                                             }
  3716.                                                             if (program == "BSCS" && block == "N01"){
  3717.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3718.                                                                 cout << "GED0013\t\tN01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3719.                                                                 cout << "CCS0001L\tN01\t\t1\t\tT\t\t07:00-9:50\t\tTBA\t\t______________\n";
  3720.                                                                 cout << "GED0005\t\tN01\t\t1\t\tF\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3721.                                                                 cout << "CCS0003L\tN01\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3722.                                                                 cout << "CCS0003\t\tN01\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3723.                                                                 cout << "NSTP1\t\tN01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3724.                                                                 cout << "CCS0001\t\tN01\t\t2\t\tW\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3725.                                                                 cout << "GED0003\t\tN01\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3726.                                                                 cout << "GED0009\t\tN01\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3727.                                                                 cout << "GED00011\tN01\t\t3\t\tF/T\t\t13:10-15:00/13:10-15:00\tTBA/TBA\t\t______________\n";
  3728.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3729.                                                             }
  3730.                                                             if (program == "BSCS" && block == "N02"){
  3731.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3732.                                                                 cout << "GED0013\t\tN02\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3733.                                                                 cout << "CCS0001L\tN02\t\t1\t\tT\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3734.                                                                 cout << "GED0005\t\tN02\t\t1\t\tM\t\t09:00-10:20\t\tTBA\t\t______________\n";
  3735.                                                                 cout << "CCS0003L\tN02\t\t1\t\tF\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3736.                                                                 cout << "CCS0003\t\tN02\t\t2\t\tW\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3737.                                                                 cout << "NSTP1\t\tN02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3738.                                                                 cout << "CCS0001\t\tN02\t\t2\t\tM\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3739.                                                                 cout << "GED0003\t\tN02\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3740.                                                                 cout << "GED0009\t\tN02\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3741.                                                                 cout << "GED00011\tN02\t\t3\t\tF/T\t\t07:10-09:00/07:10-09:00\tTBA/TBA\t\t______________\n";
  3742.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3743.                                                             }
  3744.                                                             if (program == "BSCS" && block == "N03"){
  3745.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3746.                                                                 cout << "GED0013\t\tN03\t\t3\t\tF/T\t\t13:10-15:00/13:10-15:00\tTBA/TBA\t\t______________\n";
  3747.                                                                 cout << "CCS0001L\tN03\t\t1\t\tT\t\t10:00-12:50\t\tTBA\t\t______________\n";
  3748.                                                                 cout << "GED0005\t\tN03\t\t1\t\tW\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3749.                                                                 cout << "CCS0003L\tN03\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  3750.                                                                 cout << "CCS0003\t\tN03\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3751.                                                                 cout << "NSTP1\t\tN03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3752.                                                                 cout << "CCS0001\t\tN03\t\t2\t\tM\t\t10:20-13:00\t\tTBA\t\t______________\n";
  3753.                                                                 cout << "GED0003\t\tN03\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3754.                                                                 cout << "GED0009\t\tN03\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3755.                                                                 cout << "GED00011\tN03\t\t3\t\tF/T\t\t15:10-17:00/15:10-17:00\tTBA/TBA\t\t______________\n";
  3756.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";   
  3757.                                                             }
  3758.                                                             if (program == "BSCS" && block == "N04"){
  3759.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3760.                                                                 cout << "GED0013\t\tN04\t\t3\t\tTH/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3761.                                                                 cout << "CCS0001L\tN04\t\t1\t\tT\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3762.                                                                 cout << "GED0005\t\tN04\t\t1\t\tW\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3763.                                                                 cout << "CCS0003L\tN04\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3764.                                                                 cout << "CCS0003\t\tN04\t\t2\t\tF/T\t\t11:00-12:20/11:00-12:20\tTBA\t\t______________\n";
  3765.                                                                 cout << "NSTP1\t\tN04\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3766.                                                                 cout << "CCS0001\t\tN04\t\t2\t\tM\t\t16:00-18:40\t\tTBA\t\t______________\n";
  3767.                                                                 cout << "GED0003\t\tN04\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3768.                                                                 cout << "GED0009\t\tN04\t\t3\t\tF/T\t\t13:00-15:50/13:00-15:50\tTBA/TBA\t\t______________\n";
  3769.                                                                 cout << "GED00011\tN04\t\t3\t\tTH/TH\t\t07:10-08:00/07:10-08:00\tTBA/TBA\t\t______________\n";
  3770.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3771.                                                             }
  3772.                                                             if (program == "BSCS" && block == "N05"){
  3773.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3774.                                                                 cout << "CCS0001L\tN05\t\t1\t\tS\t\t16:00-18:50\t\tTBA\t\t______________\n";
  3775.                                                                 cout << "GED0005\t\tN05\t\t1\t\tM\t\t07:00-08:20\t\tTBA\t\t______________\n";
  3776.                                                                 cout << "CCS0003L\tN05\t\t1\t\tF\t\t16:00-18:50\t\tTBA\t\t______________\n";
  3777.                                                                 cout << "CCS0003\t\tN05\t\t2\t\tF/T\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  3778.                                                                 cout << "NSTP1\t\tN05\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3779.                                                                 cout << "CCS0001\t\tN05\t\t2\t\tS\t\t09:00-11:40\t\tTBA\t\t______________\n";
  3780.                                                                 cout << "GED0003\t\tN05\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  3781.                                                                 cout << "GED0009\t\tN05\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3782.                                                                 cout << "GED00011\tN05\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3783.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3784.                                                             }
  3785.                                                             if (program == "BSITDA" && block == "R01"){
  3786.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3787.                                                                 cout << "GED0013\t\tR01\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3788.                                                                 cout << "CCS0001L\tR01\t\t1\t\tF\t\t13:10-16:00\t\tTBA\t\t______________\n";
  3789.                                                                 cout << "GED0005\t\tR01\t\t1\t\tW\t\t09:40-11:00\t\tTBA\t\t______________\n";
  3790.                                                                 cout << "CCS0003L\tR01\t\t1\t\tT\t\t13:10-16:00\t\tTBA\t\t______________\n";
  3791.                                                                 cout << "CCS0003\t\tR01\t\t2\t\tT\t\t10:00-12:40\t\tTBA\t\t______________\n";
  3792.                                                                 cout << "NSTP1\t\tR01\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3793.                                                                 cout << "CCS0001\t\tR01\t\t2\t\tF\t\t10:00-12:40\t\tTBA\t\t______________\n";
  3794.                                                                 cout << "GED0003\t\tR01\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  3795.                                                                 cout << "GED0009\t\tR01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3796.                                                                 cout << "GED00011\tR01\t\t3\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3797.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3798.                                                             }
  3799.                                                             if (program == "BSITDA" && block == "R02"){
  3800.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3801.                                                                 cout << "GED0013\t\tR02\t\t3\t\tS/S\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3802.                                                                 cout << "CCS0001L\tR02\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  3803.                                                                 cout << "GED0005\t\tR02\t\t1\t\tM\t\t09:40-11:00\t\tTBA\t\t______________\n";
  3804.                                                                 cout << "CCS0003L\tR02\t\t1\t\tT\t\t10:00-12:50\t\tTBA\t\t______________\n";
  3805.                                                                 cout << "CCS0003\t\tR02\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3806.                                                                 cout << "NSTP1\t\tR02\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3807.                                                                 cout << "CCS0001\t\tR02\t\t2\t\tW\t\t08:00-10:40\t\tTBA\t\t______________\n";
  3808.                                                                 cout << "GED0003\t\tR02\t\t2\t\tF/T\t\t07:00-09:40/07:00-09:40\tGYM/GYM\t\t______________\n";
  3809.                                                                 cout << "GED0009\t\tR02\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3810.                                                                 cout << "GED00011\tR02\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3811.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3812.                                                             }
  3813.                                                             if (program == "BSITDA" && block == "R03"){
  3814.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3815.                                                                 cout << "GED0013\t\tR03\t\t3\t\tW/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3816.                                                                 cout << "CCS0001L\tR03\t\t1\t\tM\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3817.                                                                 cout << "GED0005\t\tR03\t\t1\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3818.                                                                 cout << "CCS0003L\tR03\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3819.                                                                 cout << "CCS0003\t\tR03\t\t2\t\tF\t\t09:00-11:40\t\tTBA\t\t______________\n";
  3820.                                                                 cout << "NSTP1\t\tR03\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3821.                                                                 cout << "CCS0001\t\tR03\t\t2\t\tT\t\t09:00-11:40\t\tTBA\t\t______________\n";
  3822.                                                                 cout << "GED0003\t\tR03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  3823.                                                                 cout << "GED0009\t\tR03\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3824.                                                                 cout << "GED00011\tR03\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3825.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3826.                                                             }
  3827.                                                             if (program == "BSITDA" && block == "R04"){
  3828.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  3829.                                                                 cout << "GED0013\t\tR04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3830.                                                                 cout << "CCS0001L\tR04\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3831.                                                                 cout << "GED0005\t\tR04\t\t1\t\tM\t\t11:40-13:00\t\tTBA\t\t______________\n";
  3832.                                                                 cout << "CCS0003L\tR04\t\t1\t\tM\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3833.                                                                 cout << "CCS0003\t\tR04\t\t2\t\tT\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3834.                                                                 cout << "NSTP1\t\tR04\t\t0\t\tM\t\t07:00-11:00\t\tTBA\t\t______________\n";
  3835.                                                                 cout << "CCS0001\t\tR04\t\t2\t\tS\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3836.                                                                 cout << "GED0003\t\tR04\t\t2\t\tS/W\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  3837.                                                                 cout << "GED0009\t\tR04\t\t3\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3838.                                                                 cout << "GED00011\tR04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3839.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3840.                                                             }
  3841.                                                             if (program == "BSECE" && block == "T01"){
  3842.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3843.                                                                 cout << "COE0001\t\tT01\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3844.                                                                 cout << "COE0003\t\tT01\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3845.                                                                 cout << "COE0005\t\tT01\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3846.                                                                 cout << "GED0001\t\tT01\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3847.                                                                 cout << "GED0003\t\tT01\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3848.                                                                 cout << "NSTP1\t\tT01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3849.                                                                 cout << "GED0005\t\tT01\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3850.                                                                 cout << "GED0007\t\tT01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3851.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3852.                                                             }
  3853.                                                             if (program == "BSECE" && block == "T02"){
  3854.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3855.                                                                 cout << "COE0001\t\tT02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3856.                                                                 cout << "COE0003\t\tT02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3857.                                                                 cout << "COE0005\t\tT02\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3858.                                                                 cout << "GED0001\t\tT02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3859.                                                                 cout << "GED0003\t\tT02\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3860.                                                                 cout << "NSTP1\t\tT02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3861.                                                                 cout << "GED0005\t\tT02\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3862.                                                                 cout << "GED0007\t\tT02\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3863.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3864.                                                             }
  3865.                                                             if (program == "BSECE" && block == "T03"){
  3866.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3867.                                                                 cout << "COE0001\t\tT03\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3868.                                                                 cout << "COE0003\t\tT03\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3869.                                                                 cout << "COE0005\t\tT03\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3870.                                                                 cout << "GED0001\t\tT03\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3871.                                                                 cout << "GED0003\t\tT03\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  3872.                                                                 cout << "NSTP1\t\tT03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3873.                                                                 cout << "GED0005\t\tT03\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3874.                                                                 cout << "GED0007\t\tT03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3875.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3876.                                                             }
  3877.                                                             if (program == "BSECE" && block == "T04"){
  3878.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3879.                                                                 cout << "COE0001\t\tT04\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3880.                                                                 cout << "COE0003\t\tT04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3881.                                                                 cout << "COE0005\t\tT04\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3882.                                                                 cout << "GED0001\t\tT04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3883.                                                                 cout << "GED0003\t\tT04\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  3884.                                                                 cout << "NSTP1\t\tT04\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3885.                                                                 cout << "GED0005\t\tT04\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3886.                                                                 cout << "GED0007\t\tT04\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3887.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3888.                                                             }
  3889.                                                             if (program == "BSCE" && block == "V10"){
  3890.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3891.                                                                 cout << "COE0001\t\tV10\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3892.                                                                 cout << "COE0003\t\tV10\t\t1\t\tM/TH\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  3893.                                                                 cout << "COE0005\t\tV10\t\t1\t\tF/T\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  3894.                                                                 cout << "GED0001\t\tV10\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3895.                                                                 cout << "GED0003\t\tV10\t\t2\t\tM/TH\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  3896.                                                                 cout << "NSTP1\t\tV10\t\t0\t\tW\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3897.                                                                 cout << "GED0005\t\tV10\t\t2\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3898.                                                                 cout << "GED0007\t\tV10\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3899.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3900.                                                             }
  3901.                                                             if (program == "BSITWMA" && block == "W01"){
  3902.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3903.                                                                 cout << "GED0013\t\tW01\t\t3\t\tF/F\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3904.                                                                 cout << "CCS0001L\tW01\t\t1\t\tM\t\t10:10-13:00\t\tTBA\t\t______________\n";
  3905.                                                                 cout << "GED0005\t\tW01\t\t1\t\tTH\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3906.                                                                 cout << "CCS0003L\tW01\t\t1\t\tS\t\t10:00-12:50\t\tTBA\t\t______________\n";
  3907.                                                                 cout << "CCS0003\t\tW01\t\t2\t\tT\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3908.                                                                 cout << "NSTP1\t\tW01\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3909.                                                                 cout << "CCS0001\t\tW01\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  3910.                                                                 cout << "GED0003\t\tW01\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3911.                                                                 cout << "GED0009\t\tW01\t\t3\t\tS/W\t\t07:00-08:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3912.                                                                 cout << "GED0011\t\tW01\t\t3\t\tF/F\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3913.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3914.                                                             }
  3915.                                                             if (program == "BSITWMA" && block == "W02"){
  3916.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3917.                                                                 cout << "GED0013\t\tW02\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3918.                                                                 cout << "CCS0001L\tW02\t\t1\t\tT\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3919.                                                                 cout << "GED0005\t\tW02\t\t1\t\tTH\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3920.                                                                 cout << "CCS0003L\tW02\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3921.                                                                 cout << "CCS0003\t\tW02\t\t2\t\tW\t\t09:00-11:40\t\tTBA\t\t______________\n";
  3922.                                                                 cout << "NSTP1\t\tW02\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3923.                                                                 cout << "CCS0001\t\tW02\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3924.                                                                 cout << "GED0003\t\tW02\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3925.                                                                 cout << "GED0009\t\tW02\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  3926.                                                                 cout << "GED0011\t\tW02\t\t3\t\tM/M\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3927.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3928.                                                             }
  3929.                                                             if (program == "BSITWMA" && block == "W03"){
  3930.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3931.                                                                 cout << "GED0013\t\tW03\t\t3\t\tT/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3932.                                                                 cout << "CCS0001L\tW03\t\t1\t\tW\t\t09:00-11:50\t\tTBA\t\t______________\n";
  3933.                                                                 cout << "GED0005\t\tW03\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3934.                                                                 cout << "CCS0003L\tW03\t\t1\t\tM\t\t13:10-16:00\t\tTBA\t\t______________\n";
  3935.                                                                 cout << "CCS0003\t\tW03\t\t2\t\tM\t\t10:00-12:40\t\tTBA\t\t______________\n";
  3936.                                                                 cout << "NSTP1\t\tW03\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3937.                                                                 cout << "CCS0001\t\tW03\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  3938.                                                                 cout << "GED0003\t\tW03\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3939.                                                                 cout << "GED0009\t\tW03\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3940.                                                                 cout << "GED0011\t\tW03\t\t3\t\tT/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3941.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3942.                                                             }
  3943.                                                             if (program == "BSITWMA" && block == "W04"){
  3944.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3945.                                                                 cout << "GED0013\t\tW04\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3946.                                                                 cout << "CCS0001L\tW04\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3947.                                                                 cout << "GED0005\t\tW04\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3948.                                                                 cout << "CCS0003L\tW04\t\t1\t\tS\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3949.                                                                 cout << "CCS0003\t\tW04\t\t2\t\tF\t\t12:00-14:40\t\tTBA\t\t______________\n";
  3950.                                                                 cout << "NSTP1\t\tW04\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3951.                                                                 cout << "CCS0001\t\tW04\t\t2\t\tM\t\t10:00-12:40\t\tTBA\t\t______________\n";
  3952.                                                                 cout << "GED0003\t\tW04\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3953.                                                                 cout << "GED0009\t\tW04\t\t3\t\tT/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3954.                                                                 cout << "GED0011\t\tW04\t\t3\t\tM/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3955.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3956.                                                             }
  3957.                                                             if (program == "BSITWMA" && block == "W05"){
  3958.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3959.                                                                 cout << "GED0013\t\tW05\t\t3\t\tM/M\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3960.                                                                 cout << "CCS0001L\tW05\t\t1\t\tF\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3961.                                                                 cout << "GED0005\t\tW05\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  3962.                                                                 cout << "CCS0003L\tW05\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3963.                                                                 cout << "CCS0003\t\tW05\t\t2\t\tS\t\t10:20-13:00\t\tTBA\t\t______________\n";
  3964.                                                                 cout << "NSTP1\t\tW05\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  3965.                                                                 cout << "CCS0001\t\tW05\t\t2\t\tT\t\t12:00-14:40\t\tTBA\t\t______________\n";
  3966.                                                                 cout << "GED0003\t\tW05\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  3967.                                                                 cout << "GED0009\t\tW05\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3968.                                                                 cout << "GED0011\t\tW05\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3969.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3970.                                                             }
  3971.                                                             if (program == "BSITWMA" && block == "W06"){
  3972.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3973.                                                                 cout << "GED0013\t\tW06\t\t3\t\tW/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3974.                                                                 cout << "CCS0001L\tW06\t\t1\t\tS\t\t14:00-16:50\t\tTBA\t\t______________\n";
  3975.                                                                 cout << "GED0005\t\tW06\t\t1\t\tTH\t\t15:00-16:20\t\tTBA\t\t______________\n";
  3976.                                                                 cout << "CCS0003L\tW06\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  3977.                                                                 cout << "CCS0003\t\tW06\t\t2\t\tM\t\t14:00-16:40\t\tTBA\t\t______________\n";
  3978.                                                                 cout << "NSTP1\t\tW06\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3979.                                                                 cout << "CCS0001\t\tW06\t\t2\t\tT\t\t12:00-14:40\t\tTBA\t\t______________\n";
  3980.                                                                 cout << "GED0003\t\tW06\t\t2\t\tW/W\t\t14:00-15:50/14:00-15:50\tGYM/GYM\t\t______________\n";
  3981.                                                                 cout << "GED0009\t\tW06\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  3982.                                                                 cout << "GED0011\t\tW06\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  3983.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3984.                                                             }
  3985.                                                             if (program == "BSITAGD" && block == "X01"){
  3986.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  3987.                                                                 cout << "GED0013\t\tX01\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3988.                                                                 cout << "CCS0001L\tX01\t\t1\t\tTH\t\t13:00-15:50\t\tTBA\t\t______________\n";
  3989.                                                                 cout << "GED0005\t\tX01\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  3990.                                                                 cout << "CCS0003L\tX01\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  3991.                                                                 cout << "CCS0003\t\tX01\t\t2\t\tT\t\t10:00-12:40\t\tTBA\t\t______________\n";
  3992.                                                                 cout << "NSTP1\t\tX01\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  3993.                                                                 cout << "CCS0001\t\tX01\t\t2\t\tM\t\t15:00-17:40\t\tTBA\t\t______________\n";
  3994.                                                                 cout << "GED0003\t\tX01\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  3995.                                                                 cout << "GED0009\t\tX01\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  3996.                                                                 cout << "GED0011\t\tX01\t\t3\t\tTH/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  3997.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  3998.                                                             }
  3999.                                                             if (program == "BSITAGD" && block == "X02"){
  4000.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4001.                                                                 cout << "GED0013\t\tX02\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4002.                                                                 cout << "CCS0001L\tX02\t\t1\t\tW\t\t08:00-10:50\t\tTBA\t\t______________\n";
  4003.                                                                 cout << "GED0005\t\tX02\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4004.                                                                 cout << "CCS0003L\tX02\t\t1\t\tTH\t\t16:10-19:00\t\tTBA\t\t______________\n";
  4005.                                                                 cout << "CCS0003\t\tX02\t\t2\t\tM\t\t16:00-18:40\t\tTBA\t\t______________\n";
  4006.                                                                 cout << "NSTP1\t\tX02\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4007.                                                                 cout << "CCS0001\t\tX02\t\t2\t\tF/T\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  4008.                                                                 cout << "GED0003\t\tX02\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4009.                                                                 cout << "GED0009\t\tX02\t\t3\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4010.                                                                 cout << "GED0011\t\tX02\t\t3\t\tTH/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4011.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4012.                                                             }
  4013.                                                             if (program == "BSITAGD" && block == "X03"){
  4014.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4015.                                                                 cout << "GED0013\t\tX03\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4016.                                                                 cout << "CCS0001L\tX03\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4017.                                                                 cout << "GED0005\t\tX03\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4018.                                                                 cout << "CCS0003L\tX03\t\t1\t\tW\t\t08:00-10:50\t\tTBA\t\t______________\n";
  4019.                                                                 cout << "CCS0003\t\tX03\t\t2\t\tS\t\t08:00-10:40\t\tTBA\t\t______________\n";
  4020.                                                                 cout << "NSTP1\t\tX03\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4021.                                                                 cout << "CCS0001\t\tX03\t\t2\t\tS\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4022.                                                                 cout << "GED0003\t\tX03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4023.                                                                 cout << "GED0009\t\tX03\t\t3\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4024.                                                                 cout << "GED0011\t\tX03\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4025.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4026.                                                             }
  4027.                                                             if (program == "BSITAGD" && block == "X04"){
  4028.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4029.                                                                 cout << "GED0013\t\tX04\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4030.                                                                 cout << "CCS0001L\tX04\t\t1\t\tTH\t\t10:10-13:00\t\tTBA\t\t______________\n";
  4031.                                                                 cout << "GED0005\t\tX04\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4032.                                                                 cout << "CCS0003L\tX04\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4033.                                                                 cout << "CCS0003\t\tX04\t\t2\t\tW\t\t08:00-10:40\t\tTBA\t\t______________\n";
  4034.                                                                 cout << "NSTP1\t\tX04\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4035.                                                                 cout << "CCS0001\t\tX04\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4036.                                                                 cout << "GED0003\t\tX04\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4037.                                                                 cout << "GED0009\t\tX04\t\t3\t\tTH/TH\t\t14:00-15:50/14:00-15:50\tTBA/TBA\t\t______________\n";
  4038.                                                                 cout << "GED0011\t\tX04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4039.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4040.                                                             }
  4041.                                                             if (program == "BSITAGD" && block == "X05"){
  4042.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4043.                                                                 cout << "GED0013\t\tX05\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4044.                                                                 cout << "CCS0001L\tX05\t\t1\t\tTH\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4045.                                                                 cout << "GED0005\t\tX05\t\t1\t\tM\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4046.                                                                 cout << "CCS0003L\tX05\t\t1\t\tS\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4047.                                                                 cout << "CCS0003\t\tX05\t\t2\t\tF\t\t14:20-17:00\t\tTBA\t\t______________\n";
  4048.                                                                 cout << "NSTP1\t\tX05\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4049.                                                                 cout << "CCS0001\t\tX05\t\t2\t\tM/TH\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  4050.                                                                 cout << "GED0003\t\tX05\t\t2\t\tF/T\t\t12:00-13:50/12:00-13:50\tGYM/GYM\t\t______________\n";
  4051.                                                                 cout << "GED0009\t\tX05\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4052.                                                                 cout << "GED0011\t\tX05\t\t3\t\tF/T\t\t10:00-11:50/10:00-11:50\tTBA/TBA\t\t______________\n";
  4053.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4054.                                                             }
  4055.                                                             if (program == "BSEMC" && block == "Y01"){
  4056.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4057.                                                                 cout << "CCS0001\t\tY01\t\t3\t\tM\t\t10:20-13:00\t\tTBA/TBA\t\t______________\n";
  4058.                                                                 cout << "CCS0001L\tY01\t\t1\t\tM\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4059.                                                                 cout << "CCS0003\t\tY01\t\t1\t\tS\t\t07:00-09:20\t\tTBA\t\t______________\n";
  4060.                                                                 cout << "CCS0003L\tY01\t\t1\t\tS\t\t10:10-13:00\t\tTBA\t\t______________\n";
  4061.                                                                 cout << "EMC0001\t\tY01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA\t\t______________\n";
  4062.                                                                 cout << "NSTP1\t\tY01\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4063.                                                                 cout << "GED0005\t\tY01\t\t2\t\tS\t\t13:40-15:00\t\tTBA\t\t______________\n";
  4064.                                                                 cout << "GED0003\t\tX05\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4065.                                                                 cout << "GED0009\t\tX05\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4066.                                                                 cout << "GED0011\t\tX05\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4067.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4068.                                                             }
  4069.                                                             cout << "This is your official Certificate of Registration when validated and signed in ink by the College\n";
  4070.                                                             cout << "Registrar or his/her representative. Change herein should havep prior approval from this office.\n";
  4071.                                                             cout << "COR replacement will cost you P250.00.\n\n";
  4072.                                                             cout << "" << first_name << " " << last_name <<"\n";
  4073.                                                             cout << "" << "________________\n\n";
  4074.                                                             cout << "Student's Signature \t\t\t\t\t College Registrar";
  4075.                                                             cout<<"\n\t\tPress any key to return to main screen.";
  4076.                                                                                                 getch();
  4077.                                                                                                 system("CLS");
  4078.                                                                                                 goto Enrollment_Process;
  4079.                                                            
  4080.                                                            
  4081.                                                    
  4082.                                                     case 4:
  4083.                                                        
  4084.                                                        
  4085.                                                     system ("cls");
  4086.                                                         if (programandcourse_registered == 1 && personal_registered == 1)
  4087.                                                        
  4088.                                                         {
  4089.                                                             char a = 177, b = 219;
  4090.                                                                
  4091.                                                             cout << "\n\n\n\t\t\t\t\t\tSaving....";
  4092.                                                             cout << "\n\n\n\t\t\t\t\t";
  4093.                                                            
  4094.                                                             for (int i = 0; i <= 25; i++)
  4095.                                                                 cout << a;
  4096.                                                                 Sleep(150);
  4097.                                                                 cout << "\r";
  4098.                                                                 cout << "\t\t\t\t\t";
  4099.                                                             for (int i = 0; i <= 25; i++ ){
  4100.                                                                 cout << b;
  4101.                                                                 Sleep(200);
  4102.                                                                
  4103.                                                             };
  4104.                                                             system("CLS");
  4105.                                                             saved = 1;
  4106.                                                             cout<<"\n\t\tSaving successful!";
  4107.                                                             cout<<"\n\t\tEverything has been saved!";
  4108.                                                             cout<<"\n\t\tPress any key to return to main screen.";
  4109.                                                                                                 getch();
  4110.                                                                                                 system("CLS");
  4111.                                                                                                 goto Enrollment_Process;
  4112.                                                     }
  4113.                                                         else if (programandcourse_registered == 0 || personal_registered == 0){
  4114.                                                             cout<<"\t\tYour details are not yet complete! Please make sure you have entered your\n";
  4115.                                                             cout<<"\t\tComplete personal information and have chosen a course program and block section\n";
  4116.                                                             cout<<"\t\tto continue saving your registration!\n";
  4117.                                                             cout<<"\n\t\tPress any key to return to main screen.";
  4118.                                                                                                 getch();
  4119.                                                                                                 system("CLS");
  4120.                                                                                                 goto Enrollment_Process;
  4121.                                                             }
  4122.                                                     }
  4123.                                                     case 5:
  4124.                                                         if (saved == 0){
  4125.                                                             cout<<"\t\tYour details are not yet saved! Please save them before printing!";
  4126.                                                             cout<<"\n\t\tPress any key to return to main screen.";
  4127.                                                                                                 getch();
  4128.                                                                                                 system("CLS");
  4129.                                                                                                 goto Enrollment_Process;
  4130.                                                      }
  4131.                                                         else if (saved == 1){
  4132.                                                             cout << "\n\nCertificate of Registration \n\n";
  4133.                                                             cout << "Student Number: " << SN << "\t \t" << "Program: " <<program;
  4134.                                                             cout << "\nName: " << first_name << " " << last_name << "\t\t\t" << "Year level: 1 \t 1st Trimester, Academic Year 20182019" "\n";
  4135.                                                             cout << "Phone: "<< phone_number <<" Zip code: 1550 \tAddress: "<<address_number<<" " <<address_street<< " St., "<<address_city<<" City\n";                                         "\n";
  4136.                                                             cout << "Classification: LNEW\t\t\tCampus: FEU TECH\n\n";
  4137.                                                            
  4138.                                                             if (program == "BSITSMBA" && block == "B01"){
  4139.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4140.                                                                 cout << "GED0013\t\tB01\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4141.                                                                 cout << "CCS0001L\tB01\t\t1\t\tTH\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4142.                                                                 cout << "GED0005\t\tB01\t\t1\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4143.                                                                 cout << "CCS0003L\tB01\t\t1\t\tM\t\t10:10-13:00\t\tTBA\t\t______________\n";
  4144.                                                                 cout << "CCS0003\t\tB01\t\t2\t\tTH\t\t10:20-13:00\t\tTBA\t\t______________\n";
  4145.                                                                 cout << "NSTP1\t\tB01\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4146.                                                                 cout << "CCS0001\t\tB01\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4147.                                                                 cout << "GED0003\t\tB01\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4148.                                                                 cout << "GED0009\t\tB01\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4149.                                                                 cout << "GED00011\tB01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4150.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  4151.                                                             }
  4152.                                                             if (program == "BSITSMBA" && block == "B02"){
  4153.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4154.                                                                 cout << "GED0013\t\tB02\t\t3\t\tS/T/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4155.                                                                 cout << "CCS0001L\tB02\t\t1\t\tT\t\t10:10-13:50\t\tTBA\t\t______________\n";
  4156.                                                                 cout << "GED0005\t\tB02\t\t1\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4157.                                                                 cout << "CCS0003L\tB02\t\t1\t\tTH\t\t10:10-13:00\t\tTBA\t\t______________\n";
  4158.                                                                 cout << "CCS0003\t\tB02\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4159.                                                                 cout << "NSTP1\t\tB02\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4160.                                                                 cout << "CCS0001\t\tB02\t\t2\t\tT\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4161.                                                                 cout << "GED0003\t\tB02\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4162.                                                                 cout << "GED0009\t\tB02\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4163.                                                                 cout << "GED00011\tB02\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t______________\n";
  4164.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  4165.                                                             }
  4166.                                                             if (program == "BSITSMBA" && block == "B03"){
  4167.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4168.                                                                 cout << "GED0013\t\tB03\t\t3\t\tT/T\t\t11:00-12:50/13:00:14:50\tF610/F6017\t______________\n";
  4169.                                                                 cout << "CCS0001L\tB03\t\t1\t\tT\t\t16:00-18:50\t\tF1208\t\t______________\n";
  4170.                                                                 cout << "GED0005\t\tB03\t\t1\t\tW\t\t13:00-14:20\t\tF609\t\t______________\n";
  4171.                                                                 cout << "CCS0003L\tB03\t\t1\t\tTH\t\t07:00-09:50\t\tF1208\t\t______________\n";
  4172.                                                                 cout << "CCS0003\t\tB03\t\t2\t\tTH\t\t10:20-13:00\t\tF609\t\t______________\n";
  4173.                                                                 cout << "NSTP1\t\tB03\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4174.                                                                 cout << "CCS0001\t\tB03\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4175.                                                                 cout << "GED0003\t\tB03\t\t2\t\tW/S\t\t09:00-10:50/09:00:10:50\tGYM/GYM\t\t______________\n";
  4176.                                                                 cout << "GED0009\t\tB03\t\t3\t\tW/S\t\t11:00-12:50/11:00:12:50\tF708/F707\t______________\n";
  4177.                                                                 cout << "GED0009\t\tB03\t\t3\t\tW/S\t\t15:10-17:00/15:10:17:00\tF609/F708\t______________\n";
  4178.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n\n\n";
  4179.                                                             }
  4180.                                                             if (program == "BSITSMBA" && block == "B04"){
  4181.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4182.                                                                 cout << "GED0013\t\tB04\t\t3\t\tS/M/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4183.                                                                 cout << "CCS0001L\tB04\t\t1\t\tW\t\t15:00-17:50\t\tTBA\t\t______________\n";
  4184.                                                                 cout << "CCS0003L\tB04\t\t1\t\tM\t\t07:10-09:50\t\tTBA\t\t______________\n";
  4185.                                                                 cout << "CCS0003\t\tB04\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4186.                                                                 cout << "NSTP1\t\tB04\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4187.                                                                 cout << "CCS0001\t\tB04\t\t2\t\tS\t\t15:00-17:40\t\tTBA\t\t______________\n";
  4188.                                                                 cout << "GED0003\t\tB04\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4189.                                                                 cout << "GED0009\t\tB04\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4190.                                                                 cout << "GED00011\tB04\t\t3\t\tS/W\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4191.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4192.                                                             }
  4193.                                                             if (program == "BSCPE" && block == "E01"){
  4194.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4195.                                                                 cout << "COE0001\t\tE01\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4196.                                                                 cout << "COE0003\t\tE01\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4197.                                                                 cout << "CEO0005\t\tE01\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4198.                                                                 cout << "GED0001\t\tE01\t\t1\t\tM/TH\t\t09:00-10:50/9:00-10:50\tTBA/TBA\t\t______________\n";
  4199.                                                                 cout << "GED0003\t\tE01\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4200.                                                                 cout << "NSTP1\t\tE01\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  4201.                                                                 cout << "GED0005\t\tE01\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4202.                                                                 cout << "GED0007\t\tE01\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4203.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4204.                                                             }
  4205.                                                             if (program == "BSCPE" && block == "E02"){
  4206.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4207.                                                                 cout << "COE0001\t\tE02\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4208.                                                                 cout << "COE0003\t\tE02\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4209.                                                                 cout << "CEO0005\t\tE02\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4210.                                                                 cout << "GED0001\t\tE02\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4211.                                                                 cout << "GED0003\t\tE02\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4212.                                                                 cout << "NSTP1\t\tE02\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  4213.                                                                 cout << "GED0005\t\tE02\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4214.                                                                 cout << "GED0007\t\tE02\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4215.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4216.                                                             }
  4217.                                                             if (program == "BSCPE" && block == "E03"){
  4218.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4219.                                                                 cout << "COE0001\t\tE03\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4220.                                                                 cout << "COE0003\t\tE03\t\t1\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4221.                                                                 cout << "CEO0005\t\tE03\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4222.                                                                 cout << "GED0001\t\tE03\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4223.                                                                 cout << "GED0003\t\tE03\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4224.                                                                 cout << "NSTP1\t\tE03\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  4225.                                                                 cout << "GED0005\t\tE03\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4226.                                                                 cout << "GED0007\t\tE03\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4227.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4228.                                                             }
  4229.                                                             if (program == "BSCPE" && block == "E04"){
  4230.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4231.                                                                 cout << "COE0001\t\tE04\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4232.                                                                 cout << "COE0003\t\tE04\t\t1\t\tF/T\t\t09:00-10:50/09:00-15:50\tTBA/TBA\t\t______________\n";
  4233.                                                                 cout << "CEO0005\t\tE04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4234.                                                                 cout << "GED0001\t\tE04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4235.                                                                 cout << "GED0003\t\tE04\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4236.                                                                 cout << "NSTP1\t\tE04\t\t0\t\tW\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4237.                                                                 cout << "GED0005\t\tE04\t\t2\t\tW\t\t07:00-08:50\t\tTBA\t\t______________\n";
  4238.                                                                 cout << "GED0007\t\tE04\t\t2\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4239.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4240.                                                             }
  4241.                                                             if (program == "BSCPE" && block == "E05"){
  4242.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4243.                                                                 cout << "COE0001\t\tE05\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4244.                                                                 cout << "COE0003\t\tE05\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4245.                                                                 cout << "CEO0005\t\tE05\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4246.                                                                 cout << "GED0001\t\tE05\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4247.                                                                 cout << "GED0003\t\tE05\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4248.                                                                 cout << "NSTP1\t\tE05\t\t0\t\tS\t\t07:00-11:00\t\tTBA\t\t______________\n";
  4249.                                                                 cout << "GED0005\t\tE05\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4250.                                                                 cout << "GED0007\t\tE05\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4251.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4252.                                                             }
  4253.                                                             if (program == "BSCPE" && block == "E06"){
  4254.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4255.                                                                 cout << "COE0001\t\tE06\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4256.                                                                 cout << "COE0003\t\tE06\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4257.                                                                 cout << "CEO0005\t\tE06\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4258.                                                                 cout << "GED0001\t\tE06\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4259.                                                                 cout << "GED0003\t\tE06\t\t2\t\tM/TH\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4260.                                                                 cout << "NSTP1\t\tE06\t\t0\t\tF\t\t07:00-11:00\t\tTBA\t\t______________\n";
  4261.                                                                 cout << "GED0005\t\tE06\t\t2\t\tT\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4262.                                                                 cout << "GED0007\t\tE06\t\t2\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4263.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4264.                                                             }
  4265.                                                             if (program == "BSME" && block == "K01"){
  4266.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4267.                                                                 cout << "COE0001\t\tK01\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4268.                                                                 cout << "COE0003\t\tK01\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4269.                                                                 cout << "CEO0005\t\tK01\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4270.                                                                 cout << "GED0001\t\tK01\t\t1\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4271.                                                                 cout << "GED0003\t\tK01\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  4272.                                                                 cout << "NSTP1\t\tK01\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4273.                                                                 cout << "GED0005\t\tK01\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4274.                                                                 cout << "GED0007\t\tK01\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4275.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4276.                                                             }
  4277.                                                             if (program == "BSME" && block == "K02"){
  4278.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4279.                                                                 cout << "COE0001\t\tK02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4280.                                                                 cout << "COE0003\t\tK02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4281.                                                                 cout << "CEO0005\t\tK02\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4282.                                                                 cout << "GED0001\t\tK02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4283.                                                                 cout << "GED0003\t\tK02\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  4284.                                                                 cout << "NSTP1\t\tK02\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4285.                                                                 cout << "GED0005\t\tK02\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4286.                                                                 cout << "GED0007\t\tK02\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4287.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4288.                                                             }
  4289.                                                             if (program == "BSME" && block == "K03"){
  4290.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4291.                                                                 cout << "COE0001\t\tK03\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4292.                                                                 cout << "COE0003\t\tK03\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4293.                                                                 cout << "CEO0005\t\tK03\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4294.                                                                 cout << "GED0001\t\tK03\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4295.                                                                 cout << "GED0003\t\tK03\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  4296.                                                                 cout << "NSTP1\t\tK03\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4297.                                                                 cout << "GED0005\t\tK03\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4298.                                                                 cout << "GED0007\t\tK03\t\t2\t\tF/T\t\t08:00-09:50/08:00-09:50\tTBA/TBA\t\t______________\n";
  4299.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";   
  4300.                                                             }
  4301.                                                             if (program == "BSME" && block == "K04"){
  4302.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4303.                                                                 cout << "COE0001\t\tK04\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4304.                                                                 cout << "COE0003\t\tK04\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4305.                                                                 cout << "CEO0005\t\tK04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4306.                                                                 cout << "GED0001\t\tK04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4307.                                                                 cout << "GED0003\t\tK04\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  4308.                                                                 cout << "NSTP1\t\tK04\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4309.                                                                 cout << "GED0005\t\tK04\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4310.                                                                 cout << "GED0007\t\tK04\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4311.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4312.                                                             }
  4313.                                                             if (program == "BSME" && block == "K05"){
  4314.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4315.                                                                 cout << "COE0001\t\tK05\t\t3\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4316.                                                                 cout << "COE0003\t\tK05\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4317.                                                                 cout << "CEO0005\t\tK05\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4318.                                                                 cout << "GED0001\t\tK05\t\t1\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4319.                                                                 cout << "GED0003\t\tK05\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  4320.                                                                 cout << "NSTP1\t\tK05\t\t0\t\tS\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4321.                                                                 cout << "GED0005\t\tK05\t\t2\t\tS\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4322.                                                                 cout << "GED0007\t\tK05\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4323.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4324.                                                             }
  4325.                                                             if (program == "BSME" && block == "K06"){
  4326.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4327.                                                                 cout << "COE0001\t\tK06\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4328.                                                                 cout << "COE0003\t\tK06\t\t1\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4329.                                                                 cout << "CEO0005\t\tK06\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4330.                                                                 cout << "GED0001\t\tK06\t\t1\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4331.                                                                 cout << "GED0003\t\tK06\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4332.                                                                 cout << "NSTP1\t\tK06\t\t0\t\tF\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4333.                                                                 cout << "GED0005\t\tK06\t\t2\t\tW\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4334.                                                                 cout << "GED0007\t\tK06\t\t2\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4335.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4336.                                                             }
  4337.                                                             if (program == "BSEE" && block == "L01"){
  4338.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4339.                                                                 cout << "COE0001\t\tL01\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4340.                                                                 cout << "COE0003\t\tL01\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4341.                                                                 cout << "CEO0005\t\tL01\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4342.                                                                 cout << "GED0001\t\tL01\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4343.                                                                 cout << "GED0003\t\tL01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  4344.                                                                 cout << "NSTP1\t\tL01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4345.                                                                 cout << "GED0005\t\tL01\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4346.                                                                 cout << "GED0007\t\tL01\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4347.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4348.                                                             }
  4349.                                                             if (program == "BSEE" && block == "L02"){
  4350.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4351.                                                                 cout << "COE0001\t\tL02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4352.                                                                 cout << "COE0003\t\tL02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4353.                                                                 cout << "CEO0005\t\tL02\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4354.                                                                 cout << "GED0001\t\tL02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4355.                                                                 cout << "GED0003\t\tL02\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  4356.                                                                 cout << "NSTP1\t\tL02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4357.                                                                 cout << "GED0005\t\tL02\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4358.                                                                 cout << "GED0007\t\tL02\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4359.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4360.                                                             }
  4361.                                                             if (program == "BSEE" && block == "L03"){
  4362.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4363.                                                                 cout << "COE0001\t\tL03\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4364.                                                                 cout << "COE0003\t\tL03\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4365.                                                                 cout << "CEO0005\t\tL03\t\t1\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4366.                                                                 cout << "GED0001\t\tL03\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4367.                                                                 cout << "GED0003\t\tL03\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  4368.                                                                 cout << "NSTP1\t\tL03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4369.                                                                 cout << "GED0005\t\tL03\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4370.                                                                 cout << "GED0007\t\tL03\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4371.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4372.                                                             }
  4373.                                                             if (program == "BSCS" && block == "N01"){
  4374.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4375.                                                                 cout << "GED0013\t\tN01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4376.                                                                 cout << "CCS0001L\tN01\t\t1\t\tT\t\t07:00-9:50\t\tTBA\t\t______________\n";
  4377.                                                                 cout << "GED0005\t\tN01\t\t1\t\tF\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4378.                                                                 cout << "CCS0003L\tN01\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4379.                                                                 cout << "CCS0003\t\tN01\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4380.                                                                 cout << "NSTP1\t\tN01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4381.                                                                 cout << "CCS0001\t\tN01\t\t2\t\tW\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4382.                                                                 cout << "GED0003\t\tN01\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4383.                                                                 cout << "GED0009\t\tN01\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4384.                                                                 cout << "GED00011\tN01\t\t3\t\tF/T\t\t13:10-15:00/13:10-15:00\tTBA/TBA\t\t______________\n";
  4385.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4386.                                                             }
  4387.                                                             if (program == "BSCS" && block == "N02"){
  4388.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4389.                                                                 cout << "GED0013\t\tN02\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4390.                                                                 cout << "CCS0001L\tN02\t\t1\t\tT\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4391.                                                                 cout << "GED0005\t\tN02\t\t1\t\tM\t\t09:00-10:20\t\tTBA\t\t______________\n";
  4392.                                                                 cout << "CCS0003L\tN02\t\t1\t\tF\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4393.                                                                 cout << "CCS0003\t\tN02\t\t2\t\tW\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4394.                                                                 cout << "NSTP1\t\tN02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4395.                                                                 cout << "CCS0001\t\tN02\t\t2\t\tM\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4396.                                                                 cout << "GED0003\t\tN02\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4397.                                                                 cout << "GED0009\t\tN02\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4398.                                                                 cout << "GED00011\tN02\t\t3\t\tF/T\t\t07:10-09:00/07:10-09:00\tTBA/TBA\t\t______________\n";
  4399.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4400.                                                             }
  4401.                                                             if (program == "BSCS" && block == "N03"){
  4402.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4403.                                                                 cout << "GED0013\t\tN03\t\t3\t\tF/T\t\t13:10-15:00/13:10-15:00\tTBA/TBA\t\t______________\n";
  4404.                                                                 cout << "CCS0001L\tN03\t\t1\t\tT\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4405.                                                                 cout << "GED0005\t\tN03\t\t1\t\tW\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4406.                                                                 cout << "CCS0003L\tN03\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4407.                                                                 cout << "CCS0003\t\tN03\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4408.                                                                 cout << "NSTP1\t\tN03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4409.                                                                 cout << "CCS0001\t\tN03\t\t2\t\tM\t\t10:20-13:00\t\tTBA\t\t______________\n";
  4410.                                                                 cout << "GED0003\t\tN03\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4411.                                                                 cout << "GED0009\t\tN03\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4412.                                                                 cout << "GED00011\tN03\t\t3\t\tF/T\t\t15:10-17:00/15:10-17:00\tTBA/TBA\t\t______________\n";
  4413.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";   
  4414.                                                             }
  4415.                                                             if (program == "BSCS" && block == "N04"){
  4416.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4417.                                                                 cout << "GED0013\t\tN04\t\t3\t\tTH/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4418.                                                                 cout << "CCS0001L\tN04\t\t1\t\tT\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4419.                                                                 cout << "GED0005\t\tN04\t\t1\t\tW\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4420.                                                                 cout << "CCS0003L\tN04\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4421.                                                                 cout << "CCS0003\t\tN04\t\t2\t\tF/T\t\t11:00-12:20/11:00-12:20\tTBA\t\t______________\n";
  4422.                                                                 cout << "NSTP1\t\tN04\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4423.                                                                 cout << "CCS0001\t\tN04\t\t2\t\tM\t\t16:00-18:40\t\tTBA\t\t______________\n";
  4424.                                                                 cout << "GED0003\t\tN04\t\t2\t\tS/W\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4425.                                                                 cout << "GED0009\t\tN04\t\t3\t\tF/T\t\t13:00-15:50/13:00-15:50\tTBA/TBA\t\t______________\n";
  4426.                                                                 cout << "GED00011\tN04\t\t3\t\tTH/TH\t\t07:10-08:00/07:10-08:00\tTBA/TBA\t\t______________\n";
  4427.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4428.                                                             }
  4429.                                                             if (program == "BSCS" && block == "N05"){
  4430.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4431.                                                                 cout << "CCS0001L\tN05\t\t1\t\tS\t\t16:00-18:50\t\tTBA\t\t______________\n";
  4432.                                                                 cout << "GED0005\t\tN05\t\t1\t\tM\t\t07:00-08:20\t\tTBA\t\t______________\n";
  4433.                                                                 cout << "CCS0003L\tN05\t\t1\t\tF\t\t16:00-18:50\t\tTBA\t\t______________\n";
  4434.                                                                 cout << "CCS0003\t\tN05\t\t2\t\tF/T\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  4435.                                                                 cout << "NSTP1\t\tN05\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4436.                                                                 cout << "CCS0001\t\tN05\t\t2\t\tS\t\t09:00-11:40\t\tTBA\t\t______________\n";
  4437.                                                                 cout << "GED0003\t\tN05\t\t2\t\tF/T\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  4438.                                                                 cout << "GED0009\t\tN05\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4439.                                                                 cout << "GED00011\tN05\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4440.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4441.                                                             }
  4442.                                                             if (program == "BSITDA" && block == "R01"){
  4443.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4444.                                                                 cout << "GED0013\t\tR01\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4445.                                                                 cout << "CCS0001L\tR01\t\t1\t\tF\t\t13:10-16:00\t\tTBA\t\t______________\n";
  4446.                                                                 cout << "GED0005\t\tR01\t\t1\t\tW\t\t09:40-11:00\t\tTBA\t\t______________\n";
  4447.                                                                 cout << "CCS0003L\tR01\t\t1\t\tT\t\t13:10-16:00\t\tTBA\t\t______________\n";
  4448.                                                                 cout << "CCS0003\t\tR01\t\t2\t\tT\t\t10:00-12:40\t\tTBA\t\t______________\n";
  4449.                                                                 cout << "NSTP1\t\tR01\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4450.                                                                 cout << "CCS0001\t\tR01\t\t2\t\tF\t\t10:00-12:40\t\tTBA\t\t______________\n";
  4451.                                                                 cout << "GED0003\t\tR01\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4452.                                                                 cout << "GED0009\t\tR01\t\t3\t\tS/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4453.                                                                 cout << "GED00011\tR01\t\t3\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4454.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4455.                                                             }
  4456.                                                             if (program == "BSITDA" && block == "R02"){
  4457.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4458.                                                                 cout << "GED0013\t\tR02\t\t3\t\tS/S\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4459.                                                                 cout << "CCS0001L\tR02\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4460.                                                                 cout << "GED0005\t\tR02\t\t1\t\tM\t\t09:40-11:00\t\tTBA\t\t______________\n";
  4461.                                                                 cout << "CCS0003L\tR02\t\t1\t\tT\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4462.                                                                 cout << "CCS0003\t\tR02\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4463.                                                                 cout << "NSTP1\t\tR02\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4464.                                                                 cout << "CCS0001\t\tR02\t\t2\t\tW\t\t08:00-10:40\t\tTBA\t\t______________\n";
  4465.                                                                 cout << "GED0003\t\tR02\t\t2\t\tF/T\t\t07:00-09:40/07:00-09:40\tGYM/GYM\t\t______________\n";
  4466.                                                                 cout << "GED0009\t\tR02\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4467.                                                                 cout << "GED00011\tR02\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4468.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4469.                                                             }
  4470.                                                             if (program == "BSITDA" && block == "R03"){
  4471.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4472.                                                                 cout << "GED0013\t\tR03\t\t3\t\tW/W\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4473.                                                                 cout << "CCS0001L\tR03\t\t1\t\tM\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4474.                                                                 cout << "GED0005\t\tR03\t\t1\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4475.                                                                 cout << "CCS0003L\tR03\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4476.                                                                 cout << "CCS0003\t\tR03\t\t2\t\tF\t\t09:00-11:40\t\tTBA\t\t______________\n";
  4477.                                                                 cout << "NSTP1\t\tR03\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4478.                                                                 cout << "CCS0001\t\tR03\t\t2\t\tT\t\t09:00-11:40\t\tTBA\t\t______________\n";
  4479.                                                                 cout << "GED0003\t\tR03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4480.                                                                 cout << "GED0009\t\tR03\t\t3\t\tS/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4481.                                                                 cout << "GED00011\tR03\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4482.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4483.                                                             }
  4484.                                                             if (program == "BSITDA" && block == "R04"){
  4485.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n";
  4486.                                                                 cout << "GED0013\t\tR04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4487.                                                                 cout << "CCS0001L\tR04\t\t1\t\tF\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4488.                                                                 cout << "GED0005\t\tR04\t\t1\t\tM\t\t11:40-13:00\t\tTBA\t\t______________\n";
  4489.                                                                 cout << "CCS0003L\tR04\t\t1\t\tM\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4490.                                                                 cout << "CCS0003\t\tR04\t\t2\t\tT\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4491.                                                                 cout << "NSTP1\t\tR04\t\t0\t\tM\t\t07:00-11:00\t\tTBA\t\t______________\n";
  4492.                                                                 cout << "CCS0001\t\tR04\t\t2\t\tS\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4493.                                                                 cout << "GED0003\t\tR04\t\t2\t\tS/W\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4494.                                                                 cout << "GED0009\t\tR04\t\t3\t\tS/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4495.                                                                 cout << "GED00011\tR04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4496.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4497.                                                             }
  4498.                                                             if (program == "BSECE" && block == "T01"){
  4499.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4500.                                                                 cout << "COE0001\t\tT01\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4501.                                                                 cout << "COE0003\t\tT01\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4502.                                                                 cout << "COE0005\t\tT01\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4503.                                                                 cout << "GED0001\t\tT01\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4504.                                                                 cout << "GED0003\t\tT01\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4505.                                                                 cout << "NSTP1\t\tT01\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4506.                                                                 cout << "GED0005\t\tT01\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4507.                                                                 cout << "GED0007\t\tT01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4508.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4509.                                                             }
  4510.                                                             if (program == "BSECE" && block == "T02"){
  4511.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4512.                                                                 cout << "COE0001\t\tT02\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4513.                                                                 cout << "COE0003\t\tT02\t\t1\t\tM/TH\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4514.                                                                 cout << "COE0005\t\tT02\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4515.                                                                 cout << "GED0001\t\tT02\t\t1\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4516.                                                                 cout << "GED0003\t\tT02\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4517.                                                                 cout << "NSTP1\t\tT02\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4518.                                                                 cout << "GED0005\t\tT02\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4519.                                                                 cout << "GED0007\t\tT02\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4520.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4521.                                                             }
  4522.                                                             if (program == "BSECE" && block == "T03"){
  4523.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4524.                                                                 cout << "COE0001\t\tT03\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4525.                                                                 cout << "COE0003\t\tT03\t\t1\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4526.                                                                 cout << "COE0005\t\tT03\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4527.                                                                 cout << "GED0001\t\tT03\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4528.                                                                 cout << "GED0003\t\tT03\t\t2\t\tF/T\t\t13:00-14:50/13:00-14:50\tGYM/GYM\t\t______________\n";
  4529.                                                                 cout << "NSTP1\t\tT03\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4530.                                                                 cout << "GED0005\t\tT03\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4531.                                                                 cout << "GED0007\t\tT03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4532.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4533.                                                             }
  4534.                                                             if (program == "BSECE" && block == "T04"){
  4535.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4536.                                                                 cout << "COE0001\t\tT04\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4537.                                                                 cout << "COE0003\t\tT04\t\t1\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4538.                                                                 cout << "COE0005\t\tT04\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4539.                                                                 cout << "GED0001\t\tT04\t\t1\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4540.                                                                 cout << "GED0003\t\tT04\t\t2\t\tM/TH\t\t15:00-16:50/15:00-16:50\tGYM/GYM\t\t______________\n";
  4541.                                                                 cout << "NSTP1\t\tT04\t\t0\t\tS\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4542.                                                                 cout << "GED0005\t\tT04\t\t2\t\tS\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4543.                                                                 cout << "GED0007\t\tT04\t\t2\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4544.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4545.                                                             }
  4546.                                                             if (program == "BSCE" && block == "V10"){
  4547.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4548.                                                                 cout << "COE0001\t\tV10\t\t3\t\tM/TH\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4549.                                                                 cout << "COE0003\t\tV10\t\t1\t\tM/TH\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  4550.                                                                 cout << "COE0005\t\tV10\t\t1\t\tF/T\t\t17:00-18:50/17:00-18:50\tTBA/TBA\t\t______________\n";
  4551.                                                                 cout << "GED0001\t\tV10\t\t1\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4552.                                                                 cout << "GED0003\t\tV10\t\t2\t\tM/TH\t\t11:00-12:50/11:00-12:50\tGYM/GYM\t\t______________\n";
  4553.                                                                 cout << "NSTP1\t\tV10\t\t0\t\tW\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4554.                                                                 cout << "GED0005\t\tV10\t\t2\t\tF\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4555.                                                                 cout << "GED0007\t\tV10\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4556.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4557.                                                             }
  4558.                                                             if (program == "BSITWMA" && block == "W01"){
  4559.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4560.                                                                 cout << "GED0013\t\tW01\t\t3\t\tF/F\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4561.                                                                 cout << "CCS0001L\tW01\t\t1\t\tM\t\t10:10-13:00\t\tTBA\t\t______________\n";
  4562.                                                                 cout << "GED0005\t\tW01\t\t1\t\tTH\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4563.                                                                 cout << "CCS0003L\tW01\t\t1\t\tS\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4564.                                                                 cout << "CCS0003\t\tW01\t\t2\t\tT\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4565.                                                                 cout << "NSTP1\t\tW01\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4566.                                                                 cout << "CCS0001\t\tW01\t\t2\t\tM\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4567.                                                                 cout << "GED0003\t\tW01\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4568.                                                                 cout << "GED0009\t\tW01\t\t3\t\tS/W\t\t07:00-08:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4569.                                                                 cout << "GED0011\t\tW01\t\t3\t\tF/F\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4570.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4571.                                                             }
  4572.                                                             if (program == "BSITWMA" && block == "W02"){
  4573.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4574.                                                                 cout << "GED0013\t\tW02\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4575.                                                                 cout << "CCS0001L\tW02\t\t1\t\tT\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4576.                                                                 cout << "GED0005\t\tW02\t\t1\t\tTH\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4577.                                                                 cout << "CCS0003L\tW02\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4578.                                                                 cout << "CCS0003\t\tW02\t\t2\t\tW\t\t09:00-11:40\t\tTBA\t\t______________\n";
  4579.                                                                 cout << "NSTP1\t\tW02\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4580.                                                                 cout << "CCS0001\t\tW02\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4581.                                                                 cout << "GED0003\t\tW02\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4582.                                                                 cout << "GED0009\t\tW02\t\t3\t\tS/W\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4583.                                                                 cout << "GED0011\t\tW02\t\t3\t\tM/M\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4584.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4585.                                                             }
  4586.                                                             if (program == "BSITWMA" && block == "W03"){
  4587.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4588.                                                                 cout << "GED0013\t\tW03\t\t3\t\tT/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4589.                                                                 cout << "CCS0001L\tW03\t\t1\t\tW\t\t09:00-11:50\t\tTBA\t\t______________\n";
  4590.                                                                 cout << "GED0005\t\tW03\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4591.                                                                 cout << "CCS0003L\tW03\t\t1\t\tM\t\t13:10-16:00\t\tTBA\t\t______________\n";
  4592.                                                                 cout << "CCS0003\t\tW03\t\t2\t\tM\t\t10:00-12:40\t\tTBA\t\t______________\n";
  4593.                                                                 cout << "NSTP1\t\tW03\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4594.                                                                 cout << "CCS0001\t\tW03\t\t2\t\tF\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4595.                                                                 cout << "GED0003\t\tW03\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4596.                                                                 cout << "GED0009\t\tW03\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4597.                                                                 cout << "GED0011\t\tW03\t\t3\t\tT/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4598.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4599.                                                             }
  4600.                                                             if (program == "BSITWMA" && block == "W04"){
  4601.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4602.                                                                 cout << "GED0013\t\tW04\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4603.                                                                 cout << "CCS0001L\tW04\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4604.                                                                 cout << "GED0005\t\tW04\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4605.                                                                 cout << "CCS0003L\tW04\t\t1\t\tS\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4606.                                                                 cout << "CCS0003\t\tW04\t\t2\t\tF\t\t12:00-14:40\t\tTBA\t\t______________\n";
  4607.                                                                 cout << "NSTP1\t\tW04\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4608.                                                                 cout << "CCS0001\t\tW04\t\t2\t\tM\t\t10:00-12:40\t\tTBA\t\t______________\n";
  4609.                                                                 cout << "GED0003\t\tW04\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4610.                                                                 cout << "GED0009\t\tW04\t\t3\t\tT/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4611.                                                                 cout << "GED0011\t\tW04\t\t3\t\tM/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4612.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4613.                                                             }
  4614.                                                             if (program == "BSITWMA" && block == "W05"){
  4615.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4616.                                                                 cout << "GED0013\t\tW05\t\t3\t\tM/M\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4617.                                                                 cout << "CCS0001L\tW05\t\t1\t\tF\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4618.                                                                 cout << "GED0005\t\tW05\t\t1\t\tTH\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4619.                                                                 cout << "CCS0003L\tW05\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4620.                                                                 cout << "CCS0003\t\tW05\t\t2\t\tS\t\t10:20-13:00\t\tTBA\t\t______________\n";
  4621.                                                                 cout << "NSTP1\t\tW05\t\t0\t\tTH\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4622.                                                                 cout << "CCS0001\t\tW05\t\t2\t\tT\t\t12:00-14:40\t\tTBA\t\t______________\n";
  4623.                                                                 cout << "GED0003\t\tW05\t\t2\t\tF/T\t\t09:00-10:50/09:00-10:50\tGYM/GYM\t\t______________\n";
  4624.                                                                 cout << "GED0009\t\tW05\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4625.                                                                 cout << "GED0011\t\tW05\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4626.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4627.                                                             }
  4628.                                                             if (program == "BSITWMA" && block == "W06"){
  4629.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4630.                                                                 cout << "GED0013\t\tW06\t\t3\t\tW/W\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4631.                                                                 cout << "CCS0001L\tW06\t\t1\t\tS\t\t14:00-16:50\t\tTBA\t\t______________\n";
  4632.                                                                 cout << "GED0005\t\tW06\t\t1\t\tTH\t\t15:00-16:20\t\tTBA\t\t______________\n";
  4633.                                                                 cout << "CCS0003L\tW06\t\t1\t\tS\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4634.                                                                 cout << "CCS0003\t\tW06\t\t2\t\tM\t\t14:00-16:40\t\tTBA\t\t______________\n";
  4635.                                                                 cout << "NSTP1\t\tW06\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4636.                                                                 cout << "CCS0001\t\tW06\t\t2\t\tT\t\t12:00-14:40\t\tTBA\t\t______________\n";
  4637.                                                                 cout << "GED0003\t\tW06\t\t2\t\tW/W\t\t14:00-15:50/14:00-15:50\tGYM/GYM\t\t______________\n";
  4638.                                                                 cout << "GED0009\t\tW06\t\t3\t\tM/TH\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4639.                                                                 cout << "GED0011\t\tW06\t\t3\t\tM/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4640.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4641.                                                             }
  4642.                                                             if (program == "BSITAGD" && block == "X01"){
  4643.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4644.                                                                 cout << "GED0013\t\tX01\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4645.                                                                 cout << "CCS0001L\tX01\t\t1\t\tTH\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4646.                                                                 cout << "GED0005\t\tX01\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4647.                                                                 cout << "CCS0003L\tX01\t\t1\t\tF\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4648.                                                                 cout << "CCS0003\t\tX01\t\t2\t\tT\t\t10:00-12:40\t\tTBA\t\t______________\n";
  4649.                                                                 cout << "NSTP1\t\tX01\t\t0\t\tF\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4650.                                                                 cout << "CCS0001\t\tX01\t\t2\t\tM\t\t15:00-17:40\t\tTBA\t\t______________\n";
  4651.                                                                 cout << "GED0003\t\tX01\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4652.                                                                 cout << "GED0009\t\tX01\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4653.                                                                 cout << "GED0011\t\tX01\t\t3\t\tTH/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4654.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4655.                                                             }
  4656.                                                             if (program == "BSITAGD" && block == "X02"){
  4657.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4658.                                                                 cout << "GED0013\t\tX02\t\t3\t\tW/W\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4659.                                                                 cout << "CCS0001L\tX02\t\t1\t\tW\t\t08:00-10:50\t\tTBA\t\t______________\n";
  4660.                                                                 cout << "GED0005\t\tX02\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4661.                                                                 cout << "CCS0003L\tX02\t\t1\t\tTH\t\t16:10-19:00\t\tTBA\t\t______________\n";
  4662.                                                                 cout << "CCS0003\t\tX02\t\t2\t\tM\t\t16:00-18:40\t\tTBA\t\t______________\n";
  4663.                                                                 cout << "NSTP1\t\tX02\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4664.                                                                 cout << "CCS0001\t\tX02\t\t2\t\tF/T\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  4665.                                                                 cout << "GED0003\t\tX02\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4666.                                                                 cout << "GED0009\t\tX02\t\t3\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4667.                                                                 cout << "GED0011\t\tX02\t\t3\t\tTH/TH\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4668.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4669.                                                             }
  4670.                                                             if (program == "BSITAGD" && block == "X03"){
  4671.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4672.                                                                 cout << "GED0013\t\tX03\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4673.                                                                 cout << "CCS0001L\tX03\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4674.                                                                 cout << "GED0005\t\tX03\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4675.                                                                 cout << "CCS0003L\tX03\t\t1\t\tW\t\t08:00-10:50\t\tTBA\t\t______________\n";
  4676.                                                                 cout << "CCS0003\t\tX03\t\t2\t\tS\t\t08:00-10:40\t\tTBA\t\t______________\n";
  4677.                                                                 cout << "NSTP1\t\tX03\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4678.                                                                 cout << "CCS0001\t\tX03\t\t2\t\tS\t\t13:00-15:40\t\tTBA\t\t______________\n";
  4679.                                                                 cout << "GED0003\t\tX03\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4680.                                                                 cout << "GED0009\t\tX03\t\t3\t\tF/T\t\t11:00-12:50/11:00-12:50\tTBA/TBA\t\t______________\n";
  4681.                                                                 cout << "GED0011\t\tX03\t\t3\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA/TBA\t\t______________\n";
  4682.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4683.                                                             }
  4684.                                                             if (program == "BSITAGD" && block == "X04"){
  4685.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4686.                                                                 cout << "GED0013\t\tX04\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4687.                                                                 cout << "CCS0001L\tX04\t\t1\t\tTH\t\t10:10-13:00\t\tTBA\t\t______________\n";
  4688.                                                                 cout << "GED0005\t\tX04\t\t1\t\tM\t\t13:00-14:20\t\tTBA\t\t______________\n";
  4689.                                                                 cout << "CCS0003L\tX04\t\t1\t\tW\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4690.                                                                 cout << "CCS0003\t\tX04\t\t2\t\tW\t\t08:00-10:40\t\tTBA\t\t______________\n";
  4691.                                                                 cout << "NSTP1\t\tX04\t\t0\t\tM\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4692.                                                                 cout << "CCS0001\t\tX04\t\t2\t\tTH\t\t07:00-09:40\t\tTBA\t\t______________\n";
  4693.                                                                 cout << "GED0003\t\tX04\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4694.                                                                 cout << "GED0009\t\tX04\t\t3\t\tTH/TH\t\t14:00-15:50/14:00-15:50\tTBA/TBA\t\t______________\n";
  4695.                                                                 cout << "GED0011\t\tX04\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4696.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4697.                                                             }
  4698.                                                             if (program == "BSITAGD" && block == "X05"){
  4699.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4700.                                                                 cout << "GED0013\t\tX05\t\t3\t\tF/T\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4701.                                                                 cout << "CCS0001L\tX05\t\t1\t\tTH\t\t13:00-15:50\t\tTBA\t\t______________\n";
  4702.                                                                 cout << "GED0005\t\tX05\t\t1\t\tM\t\t11:00-12:20\t\tTBA\t\t______________\n";
  4703.                                                                 cout << "CCS0003L\tX05\t\t1\t\tS\t\t10:00-12:50\t\tTBA\t\t______________\n";
  4704.                                                                 cout << "CCS0003\t\tX05\t\t2\t\tF\t\t14:20-17:00\t\tTBA\t\t______________\n";
  4705.                                                                 cout << "NSTP1\t\tX05\t\t0\t\tM\t\t13:00-17:00\t\tTBA\t\t______________\n";
  4706.                                                                 cout << "CCS0001\t\tX05\t\t2\t\tM/TH\t\t09:00-10:20/09:00-10:20\tTBA\t\t______________\n";
  4707.                                                                 cout << "GED0003\t\tX05\t\t2\t\tF/T\t\t12:00-13:50/12:00-13:50\tGYM/GYM\t\t______________\n";
  4708.                                                                 cout << "GED0009\t\tX05\t\t3\t\tM/TH\t\t07:00-08:50/07:00-08:50\tTBA/TBA\t\t______________\n";
  4709.                                                                 cout << "GED0011\t\tX05\t\t3\t\tF/T\t\t10:00-11:50/10:00-11:50\tTBA/TBA\t\t______________\n";
  4710.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4711.                                                             }
  4712.                                                             if (program == "BSEMC" && block == "Y01"){
  4713.                                                                 cout << "Course\t\tSection\t\tUnits\t\tDays\t\tTime\t\t\tRoom\t\tInstructor's Initials\n\n";
  4714.                                                                 cout << "CCS0001\t\tY01\t\t3\t\tM\t\t10:20-13:00\t\tTBA/TBA\t\t______________\n";
  4715.                                                                 cout << "CCS0001L\tY01\t\t1\t\tM\t\t07:00-09:50\t\tTBA\t\t______________\n";
  4716.                                                                 cout << "CCS0003\t\tY01\t\t1\t\tS\t\t07:00-09:20\t\tTBA\t\t______________\n";
  4717.                                                                 cout << "CCS0003L\tY01\t\t1\t\tS\t\t10:10-13:00\t\tTBA\t\t______________\n";
  4718.                                                                 cout << "EMC0001\t\tY01\t\t2\t\tF/T\t\t15:00-16:50/15:00-16:50\tTBA\t\t______________\n";
  4719.                                                                 cout << "NSTP1\t\tY01\t\t0\t\tTH\t\t08:00-12:00\t\tTBA\t\t______________\n";
  4720.                                                                 cout << "GED0005\t\tY01\t\t2\t\tS\t\t13:40-15:00\t\tTBA\t\t______________\n";
  4721.                                                                 cout << "GED0003\t\tX05\t\t2\t\tF/T\t\t07:00-08:50/07:00-08:50\tGYM/GYM\t\t______________\n";
  4722.                                                                 cout << "GED0009\t\tX05\t\t3\t\tF/T\t\t09:00-10:50/09:00-10:50\tTBA/TBA\t\t______________\n";
  4723.                                                                 cout << "GED0011\t\tX05\t\t3\t\tF/T\t\t13:00-14:50/13:00-14:50\tTBA/TBA\t\t______________\n";
  4724.                                                                 cout << "\t\tTOTAL UNITS\t18 \t\t\t\t\t\t\tUnits Earned : / 18\n\n";
  4725.                                                             }
  4726.                                                             cout << "This is your official Certificate of Registration when validated and signed in ink by the College\n";
  4727.                                                             cout << "Registrar or his/her representative. Change herein should havep prior approval from this office.\n";
  4728.                                                             cout << "COR replacement will cost you P250.00.\n\n";
  4729.                                                             cout << "" << first_name << " " << last_name <<"\n";
  4730.                                                             cout << "" << "________________\n\n";
  4731.                                                             cout << "Student's Signature \t\t\t\t\t College Registrar";
  4732.                                                            
  4733.                                                            
  4734.                                                     cout<<"\n\n\t\tWarning! Printing this COR will disable you from changing any detail through this enrollment system.\n";
  4735.                                                     cout<<"\t\tThis will finalize your personal information, your chosen program as well as your chosen block section and schedule.\n";
  4736.                                                     cout<<"\t\tDo you wish to continue? (y/n) ";
  4737.                                                     cin>>printing_validation;
  4738.                                                     if (printing_validation == 'Y'|| printing_validation == 'y'){
  4739.                                                        
  4740.                                                     system ("cls");
  4741.                                                         {
  4742.                                                             char a = 177, b = 219;
  4743.                                                                
  4744.                                                             cout << "\n\n\n\t\t\t\t\t\tPrinting....";
  4745.                                                             cout << "\n\n\n\t\t\t\t\t";
  4746.                                                            
  4747.                                                             for (int i = 0; i <= 25; i++)
  4748.                                                                 cout << a;
  4749.                                                                 Sleep(150);
  4750.                                                                 cout << "\r";
  4751.                                                                 cout << "\t\t\t\t\t";
  4752.                                                             for (int i = 0; i <= 25; i++ ){
  4753.                                                                 cout << b;
  4754.                                                                 Sleep(200);
  4755.                                                                
  4756.                                                             };
  4757.                                                             system("CLS");
  4758.                                                             cout<<"\n\t\tPrinting successful!";
  4759.                                                             cout<<"\n\t\tEverything has been printed!";
  4760.                                                             cout<<"\n\t\tPlease collect your COR at the Registrar's Room!";
  4761.                                                             cout<<"\n\t\tPress any key to return to exit program.";
  4762.                                                                                                 getch();
  4763.                                                                                                 system("CLS");
  4764.                                                                                                 exit;
  4765.                                                                                                 system("CLS");
  4766.                                                         }
  4767.                                                     }
  4768.                                                     else if (printing_validation == 'N' || printing_validation == 'n'){
  4769.                                                             system("CLS");
  4770.                                                             cout<<"\n\t\tPrinting cancelled!";
  4771.                                                             cout<<"\n\t\tPress any key to return program.";
  4772.                                                                                                 getch();
  4773.                                                                                                 system("CLS");
  4774.                                                                                                 goto Enrollment_Process;
  4775.                                                     }
  4776.                                             }
  4777.                                    
  4778.                                                
  4779.                                                         }
  4780.                                                        
  4781.                                                     }
  4782.                                                 }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement