Specific program instances
GES Geography and Environmental Systems (M.S., Ph.D.)
HCC Human Centered Computing (M.S./Ph.D.)
split up HCC_MS HCC_PHD on paradocs
MAGS Management of Aging Services (M.A.)
-
PRST_GI Geographic Information Systems (M.P.S.)
PRST_IO Industrial Organizational Psychology (M.P.S.)
SYST Systems Engineering (M.S.)
Specific cerificate instances
PSGI Geographic Information Systems (Certificate)
STEM?Science, Technology, Engineering, and Mathematics (Certificate)
CIEL Instructional Design for e-Learning (Certificate)
PSBT Biotechnology Management (Certificate)
Overview of technical steps
Student Information System Make sure the program is setup in HP/
SIS (contact Cheri Putro of OIT); test with
SIS test acct 950354247
ParaDocs Setup, implement, and test new program in paradocs
CollegeNet Setup the program to be listed, have the right acronyms, have the right tracks, etc in Collegenet
Website & Documents Make sure that various webpages are updated, and that the I: drive word file is updated.
Databases Update database references to programs; Faculty DB,
-
ParaDocs
Test Code
INSERT INTO t_import VALUES ('95035****', 'TESTING', 'JUST', '', '200709', 'MAGS', 'MA', 'Y', '', '', '', '', 'MALE', 'CAUCASIAN', 'U.S. Citizen (USCIT)', 'BS', '005835', '2.56', '122004', '', 'UNIV MARYLAND BALTIMORE CO', '', 'US', '05/15/1979', '', '', '', '', '', '', 'P');
SELECT * FROM t_import WHERE ssn='95035****';
DELETE FROM t_import WHERE ssn='95035****';
CollegeNet
Make sure that the selection process from a students perspective is correct
Make sure the printout/
PDF output of the form is correct
Make sure that the CSV data files outputs all of the acronyms correct
If any past submissions to collegenet could have already come through, go back and look for them and import into paradocs
Website & Documents