GF Student Academic History (NS_AS_GF_ACADEMIC_HISTORY)

Size: px
Start display at page:

Download "GF Student Academic History (NS_AS_GF_ACADEMIC_HISTORY)"

Transcription

1 Student Reporting Need Provide the ability to access information about the academic history of registered GF students as of a specific term. This view retrieves course_term, maintain_term and total_incomplete_credits, personal data, addresses, telephone numbers, degrees, student s level GPA, term GPA, most recent academic standing, and dean s list. This view is similar to AS_ACADEMIC_HISTORY_SUMMARY, however it only retrieves GF students who registered in Term_Code_Key. This view also includes those don t have any academic history. This view returns one record per student per term enrolled. View: GF Student Academic History (NS_AS_GF_ACADEMIC_HISTORY) Sql source code: nsv_asgf_academic_history.sql Below is a list of the main database tables accessed by this view: SFBETRM Student Registration Table SFRSTCR Student Course Registration Repeating Table SGBSTDN Student Base Table SPBPERS Basic Person Base Table SPRADDR Address Repeating Table SPRTELE Telephone Table SHRDGMR Degree Table SHRLGPA Level GPA Table SHRTGPA Term GPA Table nsv_asgf_academic_history.sql Pg 1 of 17

2 SHRTTRM Institutional Course Maintenance Term Header SHRTCKG Institutional Courses Grade Repeating Table Key attributes: The key attributes of this view are: Student Personal ID Master PIDM_KEY or ID Term Code TERM_CODE_KEY Since the PIDM is an internal ID number unique to each student, the view returns one row of information per student per enrolled term. Mandatory Conditions: The following conditions must be supplied Term Code TERM_CODE_KEY Specify the most recent term to select only GF students who had registered for at least one GR or AU class in this term. Attributes: PIDM_KEY N/A SFBETRM_PIDM Student Personal ID Master Key TERM_CODE_KEY SFAREGS SFBETRM_TERM_CODE Term Code Key (for term enrolled) TERM_DESC SFAREGS STVTERM_DESC Term Description nsv_asgf_academic_history.sql Pg 2 of 17

3 APPLIED_FOR_DEGREE_IND Function F_APPLIED_FOR_DEGREE Applied for Degree Indicator GRADUATED_IND Function F_GRADUATED_FROM_INSTITUTION Graduated Indicator If there is an SHRDGMR record with a degree status having stvdegs_award_status_ind = P, put a Y in this field If there is an SHRDGMR record with a degree status having stvdegs_award_status_ind = A, put a Y in this field ID TSASPAY SPRIDEN_ID Student ID SSN SPAIDEN SPBPERS_SSN Student Social Security Number LAST_NAME SPAIDEN SPRIDEN_LAST_NAME Student Last Name FIRST_NAME SPAIDEN SPRIDEN_FIRST_NAME Student First Name MIDDLE_INITIAL SPAIDEN SUBSTR( SPRIDEN_MI, 1,1) Student Middle Initial Returns only first letter of middle name NAME_PREFIX SPAPERS SPBPERS_NAME_PREFIX Student Name Prefix NAME_SUFFIX SPAPERS SPBPERS_NAME_SUFFIX Student Name Suffix BIRTHDATE SPAPERS SPBPERS_BIRTH_DATE Student Birth Date AGE Function F_CALCULATE_AGE Student Current Age If the person is deceased, calculated age will be the age at time of death GENDER SPAPERS SPBERS_SEX Student Gender nsv_asgf_academic_history.sql Pg 3 of 17

4 ETCT_CODE STVETCT STVETCT_CODE Ethnicity Category ETHN_CODE SPAPERS SPBPERS_ETHN_CODE Ethnicity Code ETHN_DESC SPAPERS STVETHN_DESC Ethnicity Description LGCY_CODE SPAPERS SPBPERS_LGCY_CODE Legacy Code LGCY_DESC SPAPERS STVLGCY_DESC Legacy Description DECEASED_IND SPAPERS SPBPERS_DEAD_IND Deceased Indicator DECEASED_DATE SPAPERS SPBPERS_DEAD_DATE Date of Death CONFIDENTIALITY_IND SPAPERS SPBPERS_CONFID_IND Confidentiality Indicator Most recent general GF student info This is the most recent status for the student as a GF student. This is not necessarily his/her latest status at the New School. STST_CODE SGASTDN SGBSTDN_STST_CODE Student Status STST_DESC SGASTDN STVSTST_DESC Student Status Description LEVL_CODE SGASTDN SGBSTDN_LEVL_CODE Level Code LEVL_DESC SGASTDN STVLEVL_DESC Level Description nsv_asgf_academic_history.sql Pg 4 of 17

5 STYP_CODE SGASTDN SGBSTDN_STYP_CODE Student Type STYP_DESC SGASTDN STVSTYP_DESC Student Type Description COLL_CODE SGASTDN SGBSTDN_COLL_CODE_1 College Code COLL_DESC SGASTDN STVCOLL_DESC College Description DEGC_CODE SGASTDN SGBSTDN_DEGC_CODE_1 Degree Code DEGC_DESC SGASTDN STVDEGR_DESC Degree Description MAJR_CODE SGASTDN SGBSTDN_MAJR_CODE_1 Primary Major Code MAJR_DESC SGASTDN STVMAJR_DESC Primary Major Description COURSE_TERM Function F_NS_GF_TERM Total Course Terms Count of all Fall/Spring <= term code key having grad courses with grade mode P/V/S MAINTAIN_TERM Function F_NS_GF_TERM Total Terms as Maintaining Status Count of all Fall/Spring <= term code key having grad courses with grade mode M TERM_INCOMPLETE_CREDITS Function F_NS_GF_INCOMPLETES Term incomplete credits Total Hours from grad courses = term code key having grades as I/IE/N/GM TOTAL_INCOMPLETE_CREDITS Function F_NS_GF_INCOMPLETES Total incomplete credits Total Hours from grad courses <= term code key having grades as I/IE/N/GM nsv_asgf_academic_history.sql Pg 5 of 17

6 Address & Telephone Information Select two Addresses and related information using the hierarchy defined for the Address Type (Student) concept on the GTVSDAX form. To see more information about this concept, refer to the manual Implementing GTVSDAX With SCT Banner Object: Access. You can also go to the GTVSDAX form in SCT Banner and query on the Internal Code =NSADDR and Internal Group = ADDRESS. Note: Be sure that you refer to the correct Address Type concept since there is more than one STREET1_LINE1 SPAIDEN SPRADDR_STREET_LINE1 Street Address 1 1st Line STREET1_LINE2 SPAIDEN SPRADDR_STREET_LINE2 Street Address 1 2ndLine STREET1_LINE3 SPAIDEN SPRADDR_STREET_LINE3 Street Address 1 3rd Line CITY1 SPAIDEN SPRADDR_CITY City 1 STATE1 SPAIDEN SPRADDR_STAT_CODE State 1 CNTY_CODE1 SPAIDEN SPRADDR_CNTY_CODE County Code 1 CNTY_DESC1 SPAIDEN STVCNTY_DESC County 1 Description ZIP1 SPAIDEN SPRADDR_ZIP Zip Code 1 NATN_CODE1 SPAIDEN SPRADDR_NATN_CODE Nation Code 1 NATN_DESC1 SPAIDEN STVNATN_NATION Nation 1 Description ADDRESS_TYPE1 SPAIDEN SPRADDR_ATYP_CODE Address Type 1 nsv_asgf_academic_history.sql Pg 6 of 17

7 Note: If the telephone number is unlisted (SPRTELE_UNLIST_IND= Y ), asterisks (**) are returned in place of the actual telephone numbers. PHONE_AREA_CODE1 SPAIDEN SPRTELE_PHONE_AREA Phone Area Code 1 PHONE_NUMBER1 SPAIDEN SPRTELE_PHONE_NUMBER Phone Number 1 PHONE_TYPE1 SPAIDEN SPRTELE_TELE_CODE Phone Type 1 STREET2_LINE1 SPAIDEN SPRADDR_STREET_LINE1 Street Address 2 1st Line STREET2_LINE2 SPAIDEN SPRADDR_STREET_LINE2 Street Address 2 2ndLine STREET2_LINE3 SPAIDEN SPRADDR_STREET_LINE3 Street Address 2 3rd Line CITY2 SPAIDEN SPRADDR_CITY City 2 STATE2 SPAIDEN SPRADDR_STAT_CODE State 2 CNTY_CODE2 SPAIDEN SPRADDR_CNTY_CODE County Code 2 CNTY_DESC2 SPAIDEN STVCNTY_DESC County 2 Description ZIP2 SPAIDEN SPRADDR_ZIP Zip Code 2 NATN_CODE2 SPAIDEN SPRADDR_NATN_CODE Nation Code 2 nsv_asgf_academic_history.sql Pg 7 of 17

8 NATN_DESC2 SPAIDEN STVNATN_NATION Nation 2 Description ADDRESS_TYPE2 SPAIDEN SPRADDR_ATYP_CODE Address Type 2 PHONE_AREA_CODE2 SPAIDEN SPRTELE_PHONE_AREA Phone Area Code 2 PHONE_NUMBER2 SPAIDEN SPRTELE_PHONE_NUMBER Phone Number 2 PHONE_TYPE2 SPAIDEN SPRTELE_TELE_CODE Phone Type 2 Degree Information Get information about the three most recent degrees based on the Degree Sequence Number (SHRDGMR_SEQ_NO) which orders degrees in descending order. DEGREE_SEQ_NO1 SHADEGR SHRDGMR_SEQ_NO Degree Sequence Number 1 DEGC_CODE1 SHADEGR SHRDGMR_DEGC_CODE Degree Code 1 DEGC_DESC1 SHADEGR STVDEGC_DESC Degree 1 Description DEGS_CODE1 SHADEGR SHRDGMR_DEGS_CODE Degree Status Code 1 DEGS_DESC1 SHADEGR STVDEGS_DESC Degree Status 1 Description LEVL_CODE_DEGREE1 SHADEGR SHRDGMR_LEVL_CODE Level Code Degree 1 LEVL_DESC_DEGREE1 SHADEGR STVLEVL_DESC Level Description Degree 1 nsv_asgf_academic_history.sql Pg 8 of 17

9 COLL_CODE_DEGREE1 SHADEGR SHRDGMR_COLL_CODE_1 College Code Degree 1 COLL_DESC_DEGREE1 SHADEGR STVCOLL_DESC College Description Degree 1 MAJR_CODE1_DEGREE1 SHADEGR SHRDGMR_MAJR_CODE_1 Major Code 1 Degree 1 MAJR_DESC1_DEGREE1 SHADEGR STVMAJR_DESC Major 1 Description Degree 1 MAJR_CODE_MINOR1_DEGREE1 SHADEGR SHRDGMR_MAJR_CODE_MINR_1 Minor Code 1 Degree 1 MAJR_DESC_MINOR1_DEGREE1 SHADEGR STVMAJR_DESC Minor 1 Description Degree 1 DEGREE_APPLICATION_DATE1 SHADEGR SHRDGMR_APPL_DATE Degree Application Date 1 DEGREE_GRADUATION_DATE1 SHADEGR SHRDGMR_GRAD_DATE Degree Graduation Date 1 ACYR_CODE_BULLETIN1 SHADEGR SHRDGMR_ACYR_CODE_BULLETIN Bulletin Year 1 Degree 1 ACYR_DESC_BULLETIN1 SHADEGR STVACYR_DESC Bulletin Year 1 Description Degree 1 MAJR_CODE_MINOR1_2_DEGREE1 SHADEGR SHRDGMR_MAJR_CODE_MINR_1_2 Minor Code 2 Degree 1 MAJR_DESC_MINOR1_2_DEGREE1 SHADEGR STVMAJR_DESC Minor 2 Description Degree 1 TERM_CODE_STUREC1 SHADEGR SHRDGMR_TERM_CODE_STUREC Term Code Degree 1 nsv_asgf_academic_history.sql Pg 9 of 17

10 TERM_DESC_STUREC1 SHADEGR STVTERM_DESC Term Description Degree 1 MAJR_CODE1_2_DEGREE1 SHADEGR SHRDGMR_MAJR_CODE_1_2 Major Code 2 Degree 1 MAJR_DESC1_2_DEGREE1 SHADEGR STVMAJR_DESC Major 2 Description Degree 1 CAMP_CODE1 SHADEGR SHRDGMR_CAMP_CODE Campus Code Degree 1 CAMP_DESC1 SHADEGR STVCAMP_DESC Campus Description Degree 1 TERM_CODE_GRADUATION1 SHADEGR SHRDGMR_TERM_CODE_GRAD Graduation Term Code Degree 1 TERM_DESC_GRADUATION1 SHADEGR STVTERM_DESC Graduation Term Description Degree 1 ACYR_CODE1 SHADEGR SHRDGMR_ACYR_CODE Graduation Year Degree 1 ACYR_DESC1 SHADEGR STVACYR_DESC Graduation Year Description Degree 1 GRST_CODE1 SHADEGR SHRDGMR_GRST_CODE Graduation Status Degree 1 GRST_DESC1 SHADEGR STVGRST_DESC Graduation Status Description Degree 1 GRAD_AUTHORIZED_ADDS_CHGS1 SHADEGR SHRDGMR_AUTHORIZED Graduation Authorized Adds/Changes 1 TERM_CODE_COMPLETED1 SHADEGR SHRDGMR_TERM_CODE_COMPLETED Graduate Work Complete Term Code 1 nsv_asgf_academic_history.sql Pg 10 of 17

11 TERM_DESC_COMPLETED1 SHADEGR STVTERM_DESC Grad. Work Complete Term 1 Description DEGREE_SEQ_NO2 SHADEGR SHRDGMR_SEQ_NO Degree Sequence Number 2 DEGC_CODE2 SHADEGR SHRDGMR_DEGC_CODE Degree Code 2 DEGC_DESC2 SHADEGR STVDEGC_DESC Degree 2 Description DEGS_CODE2 SHADEGR SHRDGMR_DEGS_CODE Degree Status Code 2 DEGS_DESC2 SHADEGR STVDEGS_DESC Degree Status 2 Description LEVL_CODE_DEGREE2 SHADEGR SHRDGMR_LEVL_CODE Level Code Degree 2 LEVL_DESC_DEGREE2 SHADEGR STVLEVL_DESC Level Description Degree 2 COLL_CODE_DEGREE2 SHADEGR SHRDGMR_COLL_CODE_1 College Code Degree 2 COLL_DESC_DEGREE2 SHADEGR STVCOLL_DESC College Description Degree 2 MAJR_CODE1_DEGREE2 SHADEGR SHRDGMR_MAJR_CODE_1 Major Code 1 Degree 2 MAJR_DESC1_DEGREE2 SHADEGR STVMAJR_DESC Major 1 Description Degree 2 MAJR_CODE_MINOR1_DEGREE2 SHADEGR SHRDGMR_MAJR_CODE_MINR_1 Minor Code 1 Degree 2 MAJR_DESC_MINOR1_2_DEGREE2 SHADEGR STVMAJR_DESC Minor 2 Description Degree 2 nsv_asgf_academic_history.sql Pg 11 of 17

12 TERM_CODE_STUREC2 SHADEGR SHRDGMR_TERM_CODE_STUREC Term Code Degree 2 TERM_DESC_STUREC2 SHADEGR STVTERM_DESC Term Description Degree 2 MAJR_CODE1_2_DEGREE2 SHADEGR SHRDGMR_MAJR_CODE_1_2 Major Code 2 Degree 2 MAJR_DESC1_2_DEGREE2 SHADEGR STVMAJR_DESC Major 2 Description Degree 2 CAMP_CODE2 SHADEGR SHRDGMR_CAMP_CODE Campus Code Degree 2 CAMP_DESC2 SHADEGR STVCAMP_DESC Campus Description Degree 2 TERM_CODE_GRADUATION2 SHADEGR SHRDGMR_TERM_CODE_GRAD Graduation Term Code Degree 2 TERM_DESC_GRADUATION2 SHADEGR STVTERM_DESC Graduation Term Description Degree 2 ACYR_CODE2 SHADEGR SHRDGMR_ACYR_CODE Graduation Year Degree 2 ACYR_DESC2 SHADEGR STVACYR_DESC Graduation Year Description Degree 2 GRST_CODE2 SHADEGR SHRDGMR_GRST_CODE Graduation Status Degree 2 GRST_DESC2 SHADEGR STVGRST_DESC Graduation Status Description Degree 2 GRAD_AUTHORIZED_ADDS_CHGS2 SHADEGR SHRDGMR_AUTHORIZED Graduation Authorized Adds/Changes 2 nsv_asgf_academic_history.sql Pg 12 of 17

13 TERM_CODE_COMPLETED2 SHADEGR SHRDGMR_TERM_CODE_COMPLETED Graduate Work Complete Term Code 2 TERM_DESC_COMPLETED2 SHADEGR STVTERM_DESC Grad. Work Complete Term 2 Description ADDITIONAL_DEGREES_IND Function F_STUDENT_CHECK_FOR_MORE Additional Degrees Flag Level GPA Information (GR only) If >3 Degrees, put a `Y' in this field. The level GPA information is for the course level. This GPA information is cumulative as of the term in the Processing Term Code Key (TERM_CODE_KEY). OVERALL_LGPA_GPA SHAINST SHRLGPA_GPA Overall Level GPA OVERALL_LGPA_HOURS_ATTEMPTED SHAINST SHRLGPA_HOURS_ATTEMPTED Overall Level GPA Attempted Hours OVERALL_LGPA_HOURS_EARNED SHAINST SHRLGPA_HOURS_EARNED Overall Level GPA Earned Hours OVERALL_LGPA_HOURS_PASSED SHAINST SHRLGPA_HOURS_PASSED Overall Level GPA Hours Passed OVERALL_LGPA_GPA_HOURS SHAINST SHRLGPA_GPA_HOURS Overall Level GPA Hours OVERALL_LGPA_QUALITY_POINTS SHAINST SHRLGPA_QUALITY_POINTS Overall Level GPA Quality Points INST_LGPA_GPA SHAINST SHRLGPA_GPA Institution Level GPA INST_LGPA_HOURS_ATTEMPTED SHAINST SHRLGPA_HOURS_ATTEMPTED Institution Level GPA Attempted Hours INST_LGPA_HOURS_EARNED SHAINST SHRLGPA_HOURS_EARNED Institution Level GPA Earned Hours nsv_asgf_academic_history.sql Pg 13 of 17

14 INST_LGPA_HOURS_PASSED SHAINST SHRLGPA_HOURS_PASSED Institution Level GPA Hours Passed INST_LGPA_GPA_HOURS SHAINST SHRLGPA_GPA_HOURS Institution Level GPA Hours INST_LGPA_QUALITY_POINTS SHAINST SHRLGPA_QUALITY_POINTS Institution Level GPA Quality Points TRANSFER_LGPA_GPA SHAINST SHRLGPA_GPA Transfer Level GPA TRANSFER_LGPA_HOURS_ATTEMPTED SHAINST SHRLGPA_HOURS_ATTEMPTED Transfer Level GPA Attempted Hours TRANSFER_LGPA_HOURS_EARNED SHAINST SHRLGPA_HOURS_EARNED Transfer Level GPA Earned Hours TRANSFER_LGPA_HOURS_PASSED SHAINST SHRLGPA_HOURS_PASSED Transfer Level GPA Hours Passed TRANSFER_LGPA_GPA_HOURS SHAINST SHRLGPA_GPA_HOURS Transfer Level GPA Hours TRANSFER_LGPA_QUALITY_POINTS SHAINST SHRLGPA_QUALITY_POINTS Transfer Level GPA Quality Points Term GPA Information The term GPA information reflects data for the most recent term associated with the course level in the Level Code Key (LEVL_CODE_KEY). OVERALL_TGPA_HRS_ATTEMPTED SHATERM/ SHASUBJ SHRTGPA_HOURS_ATTEMPTED Overall Term GPA Attempted Hours OVERALL_TGPA_HOURS_EARNED SHATERM/ SHASUBJ SHRTGPA_HOURS_EARNED Overall Term GPA Earned Hours OVERALL_TGPA_HOURS SHATERM/ SHASUBJ SHRTGPA_GPA_HOURS Overall Term GPA Hours nsv_asgf_academic_history.sql Pg 14 of 17

15 OVERALL_TGPA_QUALITY_POINTS SHATERM/ SHASUBJ SHRTGPA_QUALITY_POINTS Overall Term GPA Quality Points OVERALL_TGPA_GPA SHATERM/ SHASUBJ SHRTGPA_GPA Overall Term GPA OVERALL_TGPA_HOURS_PASSED SHATERM/ SHASUBJ SHRTGPA_HOURS_PASSED Overall Term GPA Hours Passed INSTITUTION_TGPA_HRS_ATTEMPTED SHATERM/ SHASUBJ SHRTGPA_HOURS_ATTEMPTED Institution Term GPA Attempted Hours INSTITUTION_TGPA_HOURS_EARNED SHATERM/ SHASUBJ SHRTGPA_HOURS_EARNED Institution Term GPA Earned Hours INSTITUTION_TGPA_HOURS SHATERM/ SHASUBJ SHRTGPA_GPA_HOURS Institution Term GPA Hours INSTITUTION_TGPA_QUALITY_POINTS SHATERM/ SHASUBJ SHRTGPA_QUALITY_POINTS Institution Term GPA Quality Points INSTITUTION_TGPA_GPA SHATERM/ SHASUBJ SHRTGPA_GPA Institution Term GPA INSTITUTION_TGPA_HOURS_PASSED SHATERM/ SHASUBJ SHRTGPA_HOURS_PASSED Institution Term GPA Hours Passed TRANSFER_TGPA_HRS_ATTEMPTED SHATERM/ SHASUBJ SHRTGPA_HOURS_ATTEMPTED Transfer Term GPA Attempted Hours TRANSFER_TGPA_HOURS_EARNED SHATERM/ SHASUBJ SHRTGPA_HOURS_EARNED Transfer Term GPA Earned Hours TRANSFER_TGPA_HOURS SHATERM/ SHASUBJ SHRTGPA_GPA_HOURS Transfer Term GPA Hours TRANSFER_TGPA_QUALITY_POINTS SHATERM/ SHASUBJ SHRTGPA_QUALITY_POINTS Transfer Term GPA Quality Points nsv_asgf_academic_history.sql Pg 15 of 17

16 TRANSFER_TGPA_GPA SHATERM/ SHASUBJ SHRTGPA_GPA Transfer Term GPA TRANSFER_TGPA_HOURS_PASSED SHATERM/ SHASUBJ SHRTGPA_HOURS_PASSED Transfer Term GPA Hours Passed Most Recent Academic Standing & Dean's List Information TERM_CODE_MOST_RECENT SHAINST SHRTTRM_TERM_CODE Most Recent Term Code TERM_DESC_MOST_RECENT SHAINST STVTERM_DESC Most Recent Term Description ASTD_CODE_MOST_RECENT SHAINST SHRTTRM_ASTD_CODE_END_OF_TERM Most Recent Academic Standing Code ASTD_DESC_MOST_RECENT SHAINST STVASTD_DESC Most Recent Academic Standing Desc. ASTD_DATE_MOST_RECENT SHAINST SHRTTRM_ASTD_DATE_END_OF_TERM Most Recent Academic Standing Date DEANS_LIST_CODE_MOST_RECENT SHAINST SHRTTRM_ASTD_CODE_DL Most Recent Dean's List Code DEANS_LIST_DESC_MOST_RECENT SHAINST STVASTD_DESC Most Recent Dean's List Description DEANS_LIST_DATE_MOST_RECENT SHAINST SHRTTRM_ASTD_DATE_DL Most Recent Dean's List Date MRE_CONFIRMED_RE_CDE SPAIDEN SUBSTR (baninst1.f_ns_new_ethnicity (sfbetrm_pidm, 'IND'), 1, 1) MRE_CONFIRMED_RE_DATE SPAIDEN SUBSTR (baninst1.f_ns_new_ethnicity (sfbetrm_pidm, 'DATE'), 1, 11) This field defines that the person has completed the survey. This field defines the date that the person has completed the survey. nsv_asgf_academic_history.sql Pg 16 of 17

17 MRE_ETHNIC_CDE SPAIDEN SUBSTR (baninst1.f_ns_new_ethnicity (sfbetrm_pidm, 'ETHNCDE'), 1, 1) MRE_ETHNIC_DESCRIPTION SPAIDEN SUBSTR (baninst1.f_ns_new_ethnicity (sfbetrm_pidm, 'ETHNDESC'),1,30) MRE_RACE_CDE SPAIDEN SUBSTR (f_ns_get_race (sfbetrm_pidm),1,3) <as mre_race_data > This field contains the ethnicity of the person. Valid values are 0,1, or 2. This field contains the description of ethnicity of the person. This field defines the race code of the person. MRE_RACE_DESCRIPTION SPAIDEN SUBSTR (mre_race_data, 4, 60) This field defines the description of the race code of the person. MRE_RACE_MULTIPLE_IND SPAIDEN SUBSTR (mre_race_data, 64, 1) This field determines if the person has reported 2 or more races. MRE_RACE_UNKNOWN_IND SPAIDEN SUBSTR (mre_race_data, 65, 1) This field determines that no race or ethnicity has been identified for the person. nsv_asgf_academic_history.sql Pg 17 of 17

SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2

SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2 SCT HIGHER EDUCATION SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2 Confidential Business Information --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

UDW+ Student Data Dictionary Version 1.7 Program Services Office & Decision Support Group

UDW+ Student Data Dictionary Version 1.7 Program Services Office & Decision Support Group UDW+ Student Data Dictionary Version 1.7 Program Services Office & Decision Support Group 1 Table of Contents Subject Areas... 3 SIS - Term Registration... 5 SIS - Class Enrollment... 12 SIS - Degrees...

More information

Emporia State University Degree Works Training User Guide Advisor

Emporia State University Degree Works Training User Guide Advisor Emporia State University Degree Works Training User Guide Advisor For use beginning with Catalog Year 2014. Not applicable for students with a Catalog Year prior. Table of Contents Table of Contents Introduction...

More information

TxEIS Secondary Grade Reporting Semester 2 & EOY Checklist for txgradebook

TxEIS Secondary Grade Reporting Semester 2 & EOY Checklist for txgradebook ANY TIME BEFORE THE END OF THE SCHOOL YEAR 1. Make any changes needed to the Report Card Comment Table. From the Grade Reporting Application select Maintenance>Tables>Grade Reporting Tables>Rpt Card Comments

More information

Once your credentials are accepted, you should get a pop-window (make sure that your browser is set to allow popups) that looks like this:

Once your credentials are accepted, you should get a pop-window (make sure that your browser is set to allow popups) that looks like this: SCAIT IN ARIES GUIDE Accessing SCAIT The link to SCAIT is found on the Administrative Applications and Resources page, which you can find via the CSU homepage under Resources or click here: https://aar.is.colostate.edu/

More information

The University of Akron. College Credit Plus Program

The University of Akron. College Credit Plus Program The University of Akron College Credit Plus Program What is the College Credit Plus Program? The College Credit Plus Program was created by the Ohio Legislature to allow students to earn college credits

More information

Changing Majors. You can change or add majors, minors, concentration, or teaching fields from the Student Course Registration (SFAREGS) form.

Changing Majors. You can change or add majors, minors, concentration, or teaching fields from the Student Course Registration (SFAREGS) form. You can change or add majors, minors, concentration, or teaching fields from the Student Course Registration (SFAREGS) form. You should only change the curricula of students within your college. 1. On

More information

School Year 2017/18. DDS MySped Application SPECIAL EDUCATION. Training Guide

School Year 2017/18. DDS MySped Application SPECIAL EDUCATION. Training Guide SPECIAL EDUCATION School Year 2017/18 DDS MySped Application SPECIAL EDUCATION Training Guide Revision: July, 2017 Table of Contents DDS Student Application Key Concepts and Understanding... 3 Access to

More information

Table of Contents. Internship Requirements 3 4. Internship Checklist 5. Description of Proposed Internship Request Form 6. Student Agreement Form 7

Table of Contents. Internship Requirements 3 4. Internship Checklist 5. Description of Proposed Internship Request Form 6. Student Agreement Form 7 Table of Contents Section Page Internship Requirements 3 4 Internship Checklist 5 Description of Proposed Internship Request Form 6 Student Agreement Form 7 Consent to Release Records Form 8 Internship

More information

Youth Apprenticeship Application Packet Checklist

Youth Apprenticeship Application Packet Checklist Youth Apprenticeship Application Packet Checklist Incomplete applications will not be forwarded to hiring companies and will delay the application process. A complete application packet should consist

More information

STUDENT APPLICATION FORM 2016

STUDENT APPLICATION FORM 2016 Verizon Minority Male Maker Program Directed by Central State University STUDENT APPLICATION FORM 2016 Central State University, Wilberforce, OH 45384 June 19-July 1, 2016 Camp and once monthly sessions

More information

New Features & Functionality in Q Release Version 3.2 June 2016

New Features & Functionality in Q Release Version 3.2 June 2016 in Q Release Version 3.2 June 2016 Contents New Features & Functionality 3 Multiple Applications 3 Class, Student and Staff Banner Applications 3 Attendance 4 Class Attendance 4 Mass Attendance 4 Truancy

More information

Schock Financial Aid Office 030 Kershner Student Service Center Phone: (610) University Avenue Fax: (610)

Schock Financial Aid Office 030 Kershner Student Service Center Phone: (610) University Avenue Fax: (610) Schock Financial Aid Office 030 Kershner Student Service Center Phone: (610) 436-2627 25 University Avenue Fax: (610) 436-2574 West Chester, PA 19383 E-Mail: finaid@wcupa.edu Title IV Federal Student Aid

More information

THE LUCILLE HARRISON CHARITABLE TRUST SCHOLARSHIP APPLICATION. Name (Last) (First) (Middle) 3. County State Zip Telephone

THE LUCILLE HARRISON CHARITABLE TRUST SCHOLARSHIP APPLICATION. Name (Last) (First) (Middle) 3. County State Zip Telephone THE LUCILLE HARRISON CHARITABLE TRUST SCHOLARSHIP APPLICATION 1. Name (Last) (First) (Middle) 2. Street City 3. County State Zip Telephone 4. Are you a permanent resident of Harrison County? 5. M F SSN

More information

KENT STATE UNIVERSITY

KENT STATE UNIVERSITY KENT STATE UNIVERSITY Regents STARTALK Teacher Leadership Academy: Chinese, Russian Director: Brian J. Baer / Co-director: Theresa A. Minick Program Dates: Thursday, July 7 - Saturday, July 16 Summer 2016

More information

DegreeWorks Advisor Reference Guide

DegreeWorks Advisor Reference Guide DegreeWorks Advisor Reference Guide Table of Contents 1. DegreeWorks Basics... 2 Overview... 2 Application Features... 3 Getting Started... 4 DegreeWorks Basics FAQs... 10 2. What-If Audits... 12 Overview...

More information

ACCESSING STUDENT ACCESS CENTER

ACCESSING STUDENT ACCESS CENTER ACCESSING STUDENT ACCESS CENTER Student Access Center is the Fulton County system to allow students to view their student information. All students are assigned a username and password. 1. Accessing the

More information

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7.

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7. Preparing for the School Census Autumn 2017 Return preparation guide English Primary, Nursery and Special Phase Schools Applicable to 7.176 onwards Preparation Guide School Census Autumn 2017 Preparation

More information

New Features & Functionality in Q Release Version 3.1 January 2016

New Features & Functionality in Q Release Version 3.1 January 2016 in Q Release Version 3.1 January 2016 Contents Release Highlights 2 New Features & Functionality 3 Multiple Applications 3 Analysis 3 Student Pulse 3 Attendance 4 Class Attendance 4 Student Attendance

More information

2017 TEAM LEADER (TL) NORTHERN ARIZONA UNIVERSITY UPWARD BOUND and UPWARD BOUND MATH-SCIENCE

2017 TEAM LEADER (TL) NORTHERN ARIZONA UNIVERSITY UPWARD BOUND and UPWARD BOUND MATH-SCIENCE 2017 TEAM LEADER (TL) NORTHERN ARIZONA UNIVERSITY UPWARD BOUND and UPWARD BOUND MATH-SCIENCE The Academy (Upward Bound and Upward Bound Math-Science) is a five - week, comprehensive program that enables

More information

California State University, Los Angeles TRIO Upward Bound & Upward Bound Math/Science

California State University, Los Angeles TRIO Upward Bound & Upward Bound Math/Science Application must be completed in black or blue ink only. STUDENT INFORMATION Name: Social Security # - - First Middle Last Address: Apt.# Phone: ( ) City: State: Zip Code: Date of Birth: Place of Birth:

More information

UNDERGRADUATE REPEAT POLICY Revised 03/08/ What is the difference between repeats with Grade Forgiveness and repeats with Grades Averaged?

UNDERGRADUATE REPEAT POLICY Revised 03/08/ What is the difference between repeats with Grade Forgiveness and repeats with Grades Averaged? UNDERGRADUATE REPEAT POLICY Revised 03/08/17 1. Is there a maximum number of units a student can repeat? 16 units maximum (at CSUF) (for entire CSUF record) 12 units maximum (at CSUF) (from Fall 2009 forward)

More information

PROGRAM REVIEW REPORT. Radiation Therapy Technology

PROGRAM REVIEW REPORT. Radiation Therapy Technology INSTITUTIONAL EFFECTIVENESS The Best Place to Start PROGRAM REVIEW REPORT Radiation Therapy Technology Program Review annually assesses the viability of credit and non-credit instructional programs and

More information

Application for Postgraduate Studies (Research)

Application for Postgraduate Studies (Research) Application for Postgraduate Studies (Research) Please complete clearly. This form will be photocopied. Applicant Number (for office use only). For office use only: Admissions Office Admissions Tutor Interview

More information

Best Colleges Main Survey

Best Colleges Main Survey Best Colleges Main Survey Date submitted 5/12/216 18::56 Introduction page 1 / 146 BEST COLLEGES Data Collection U.S. News has begun collecting data for the 217 edition of Best Colleges. The U.S. News

More information

Millersville University Degree Works Training User Guide

Millersville University Degree Works Training User Guide Millersville University Degree Works Training User Guide Page 1 Table of Contents Introduction... 5 What is Degree Works?... 5 Degree Works Functionality Summary... 6 Access to Degree Works... 8 Login

More information

University of Massachusetts Amherst

University of Massachusetts Amherst University of Massachusetts Amherst Graduate School PLEASE READ BEFORE FILLING OUT THE RESIDENCY RECLASSIFICATION APPEAL FORM The residency reclassification officers responsible for determining Massachusetts

More information

THIS KIT CONTAINS ALL THE INFORMATION YOU NEED

THIS KIT CONTAINS ALL THE INFORMATION YOU NEED Invitation Ambassadors meet and collaborate with other driven students from across the state. September 2017 Dear Sophomore Counselor, We are excited to kick off the 2017 2018 HOBY program year and develop

More information

ADULT VOCATIONAL TRAINING PROGRAM APPLICATION

ADULT VOCATIONAL TRAINING PROGRAM APPLICATION Ph: ADULT VOCATIONAL TRAINING PROGRAM APPLICATION Applicant: Enclosed is the application packet you requested for the Adult Vocational Training Program (AVT). If you are a first time applicant, the AVT

More information

EARL WOODS SCHOLAR PROGRAM APPLICATION

EARL WOODS SCHOLAR PROGRAM APPLICATION 2017-2018 APPLICATION EARL WOODS Chairman in Memoriam, Tiger Woods Foundation Earl Woods was the last of six children born March 5, 1932 to Maude and Miles Woods in Manhattan, Kansas. He attended Kansas

More information

CIN-SCHOLARSHIP APPLICATION

CIN-SCHOLARSHIP APPLICATION CATAWBA INDIAN NATION SCHOLARSHIP COMMITTEE 2014-2015 CIN-SCHOLARSHIP APPLICATION The Catawba Indian Nation Higher Education Scholarship Committee Presents: THE CATAWBA INDIAN NATION SCHOLARSHIP PROGRAM

More information

Application for Fellowship Theme Year Sephardic Identities, Medieval and Early Modern. Instructions and Checklist

Application for Fellowship Theme Year Sephardic Identities, Medieval and Early Modern. Instructions and Checklist 2018-2019 Theme Year Sephardic Identities, Medieval and Early Modern Instructions and Checklist Please adhere to the following stipulations when applying for the Frankel Institute Fellowship: University

More information

Procedures for Academic Program Review. Office of Institutional Effectiveness, Academic Planning and Review

Procedures for Academic Program Review. Office of Institutional Effectiveness, Academic Planning and Review Procedures for Academic Program Review Office of Institutional Effectiveness, Academic Planning and Review Last Revision: August 2013 1 Table of Contents Background and BOG Requirements... 2 Rationale

More information

IVY TECH COMMUNITY COLLEGE

IVY TECH COMMUNITY COLLEGE EXIT LOAN PROCESSING FEBRUARY 2009 EXIT INTERVIEW REQUIREMENTS PROCESS (RRREXIT) The purpose of the exit interview process is to identify those students that require federal loan exit counseling. If the

More information

ADULT VOCATIONAL TRAINING (AVT) APPLICATION

ADULT VOCATIONAL TRAINING (AVT) APPLICATION Attention Education Department AVT 2468 West 11 th Eugene, OR 97402 ADULT VOCATIONAL TRAINING (AVT) APPLICATION The following documents or information will be required to complete the application: Documents

More information

SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7

SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7 SCT HIGHER EDUCATION SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7 Confidential Business Information --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

EdX Learner s Guide. Release

EdX Learner s Guide. Release EdX Learner s Guide Release Nov 18, 2017 Contents 1 Welcome! 1 1.1 Learning in a MOOC........................................... 1 1.2 If You Have Questions As You Take a Course..............................

More information

New Student Application. Name High School. Date Received (official use only)

New Student Application. Name High School. Date Received (official use only) New Student Application Name High School Date Received (official use only) Thank you for your interest in Project SEARCH! By completing the attached application materials, you are taking the next step

More information

CONTRACT TENURED FACULTY

CONTRACT TENURED FACULTY APPENDIX D FORM A2 ADMINISTRATOR AND PEER EVALUATION FORM FOR CONTRACT TENURED FACULTY (The purposes of evaluation are described in Article 12 of the VCCCD Agreement) DATE OF VISIT: ARRIVAL TIME: DEPARTURE

More information

Your School and You. Guide for Administrators

Your School and You. Guide for Administrators Your School and You Guide for Administrators Table of Content SCHOOLSPEAK CONCEPTS AND BUILDING BLOCKS... 1 SchoolSpeak Building Blocks... 3 ACCOUNT... 4 ADMIN... 5 MANAGING SCHOOLSPEAK ACCOUNT ADMINISTRATORS...

More information

SMILE Noyce Scholars Program Application

SMILE Noyce Scholars Program Application ONLINE POST-BABACCALAUREATE TEACHER PREPARATION PROGRAM SMILE yce Scholars Program Application Introduction: Rio Salado College is soliciting applicants for the Science and Math Innovative Learning Environments

More information

Wolf Watch. A Degree Evaluation and Advising Tool. University of West Georgia

Wolf Watch. A Degree Evaluation and Advising Tool. University of West Georgia Wolf Watch A Degree Evaluation and Advising Tool University of West Georgia What is Wolf Watch? Software system that tracks degree progress, prepares for registration, and plans for graduation Web-based

More information

Application Paralegal Training Program. Important Dates: Summer 2016 Westwood. ABA Approved. Established in 1972

Application Paralegal Training Program. Important Dates: Summer 2016 Westwood. ABA Approved. Established in 1972 Business, Management & Legal Programs Application 2016-2017 Important Dates: Summer 2016 Westwood Paralegal Training Program Monday to Friday, 9am to 12:30pm Application Deadline: May 27, 2016* Program

More information

VIEW VIEWING ADMISSION AND REGISTRATION INFORMATION

VIEW VIEWING ADMISSION AND REGISTRATION INFORMATION VIEW VIEWING ADMISSION AND REGISTRATION INFORMATION VIEW: Viewing Admission and Registration Info Table of Contents Table of Contents INTRODUCTION...7 VIEW ADMISSIONS DATA SCREEN (3, G WITH PERSON ID)...7

More information

HARLEY-DAVIDSON. Motorcycle Technician Training & Professional Development Program

HARLEY-DAVIDSON. Motorcycle Technician Training & Professional Development Program HARLEY-DAVIDSON Motorcycle Technician Training & Professional Development Program 274 North Industrial Drive, Frontenac, KS 66763 (620) 231-3819 fortscott.edu Harley-Davidson Motorcycle Technician Training

More information

Completed applications due via online submission at by 11:59pm or to the SEC Information Desk by 7:59pm.

Completed applications due via online submission at  by 11:59pm or to the SEC Information Desk by 7:59pm. Center for Leadership Development Peer Leadership Consultants Recruitment and Selection Process Timeline 2015 2016 Academic Year Center for Leadership Development Student Leadership & Involvement DATES

More information

Cypress College STEM² Program Application

Cypress College STEM² Program Application Academic Year 2016 2017 ********************************************************************************* INSTRUCTIONS Complete this application thoroughly and submit ONLINE OR IN PERSON. Make sure to

More information

Apps4VA at JMU. Student Projects Featuring VLDS Data. Dr. Chris Mayfield. Department of Computer Science James Madison University

Apps4VA at JMU. Student Projects Featuring VLDS Data. Dr. Chris Mayfield. Department of Computer Science James Madison University Apps4VA at JMU Student Projects Featuring VLDS Data Dr. Chris Mayfield Department of Computer Science James Madison University VLDS Insights June 30, 2015 One minute version 250 students from JMU Computer

More information

PEIMS Submission 1 list

PEIMS Submission 1 list Campus PEIMS Preparation FALL 2014-2015 D E P A R T M E N T O F T E C H N O L O G Y ( D O T ) - P E I M S D I V I S I O N PEIMS Submission 1 list The information on this page provides instructions for

More information

Ministry of Education, Republic of Palau Executive Summary

Ministry of Education, Republic of Palau Executive Summary Ministry of Education, Republic of Palau Executive Summary Student Consultant, Jasmine Han Community Partner, Edwel Ongrung I. Background Information The Ministry of Education is one of the eight ministries

More information

Foreign Languages. Foreign Languages, General

Foreign Languages. Foreign Languages, General Foreign Languages, General Program Description This program introduces the fundamentals of language learning (listening, speaking, reading, writing, and culture) with emphasis on language production, grammar,

More information

STANDARDIZED COURSE SYLLABUS

STANDARDIZED COURSE SYLLABUS STANDARDIZED COURSE SYLLABUS COURSE TITLE ENG 2223 VAA--American Literature I Instructor: Glenda Silverii Copiah-Lincoln Community College Office Phone: 601.643.8440 Email: Glenda.silverii@colin.edu Office

More information

The FPA Diversity Scholarship Program is available for the following FPA National Conferences:

The FPA Diversity Scholarship Program is available for the following FPA National Conferences: Guidelines Overview The primary aim of the Financial Planning Association (FPA ) is to be the community that fosters the value of financial planning and advances the financial planning profession. FPA

More information

UW-Waukesha Pre-College Program. College Bound Take Charge of Your Future!

UW-Waukesha Pre-College Program. College Bound Take Charge of Your Future! UW-Waukesha Pre-College Program College Bound 2017 Take Charge of Your Future! This is a great program to increase your knowledge on various subjects. Students will be engaged in workshops and hands-on

More information

Illinois Grand Assembly - Academic Scholarship Application

Illinois Grand Assembly - Academic Scholarship Application Illinois Grand Assembly - Academic Scholarship Application In this Scholarship Application, The International Order of the Rainbow for Girls in Illinois and Illinois Grand Assembly are used synonymously.

More information

What You Need to Know About Financial Aid

What You Need to Know About Financial Aid What You Need to Know About Financial Aid 2018-2019 Topics We Will Discuss Tonight What is financial aid? Cost of attendance (COA) Expected family contribution (EFC) Financial need Categories, types, and

More information

Financial Aid Self-Service. Service Preview. January 29, 2009

Financial Aid Self-Service. Service Preview. January 29, 2009 Financial Aid Self-Service Service Preview January 29, 2009 Session Rules Audio will only be available for the instructor. Questions may be entered in the text chat window at any time during the session.

More information

2017 High School Summer School for Current 8 th 11 th Graders

2017 High School Summer School for Current 8 th 11 th Graders 2017 High School Summer School for Current 8 th 11 th Graders Original Credit Application Due: May 5, 2017 Grade/Credit Recovery Application Due: May 26, 2017 Locations Due to construction at Morro Bay

More information

PEIMS Submission 3 list

PEIMS Submission 3 list Campus PEIMS Preparation SPRING 2014-2015 D E P A R T M E N T O F T E C H N O L O G Y ( D O T ) - P E I M S D I V I S I O N PEIMS Submission 3 list The information on this page provides instructions for

More information

West Hall Security Desk Attendant Application

West Hall Security Desk Attendant Application West Hall Security Desk Attendant Application Mail Completed Application To: Office of Residence Life Attn: SDA Application 100 State Street, PO Box 9101 Framingham, MA 01701-9101 OR Drop Off Completed

More information

FINANCING YOUR COLLEGE EDUCATION

FINANCING YOUR COLLEGE EDUCATION FINANCING YOUR COLLEGE EDUCATION Columbia High School October 4, 2017 Presenter Douglas Wilson Kean University 1 Overview Types of Assistance Scholarship Information Applying for Need-Based Aid Eligibility

More information

INDEPENDENT STUDY PROGRAM

INDEPENDENT STUDY PROGRAM INSTRUCTION BOARD POLICY BP6158 INDEPENDENT STUDY PROGRAM The Governing Board authorizes independent study as a voluntary alternative instructional setting by which students may reach curricular objectives

More information

Course Syllabus MFG Modern Manufacturing Techniques I Spring 2017

Course Syllabus MFG Modern Manufacturing Techniques I Spring 2017 Faculty: Mr. Stephen Jenkins Telephone: 443-523-6257 Course Syllabus MFG 111 01 Modern Manufacturing Techniques I Spring 2017 410-677-5144 Email: Office Hours: By Appointment Class Time Lecture: Tuesday

More information

Upward Bound Math & Science Program

Upward Bound Math & Science Program Upward Bound Math & Science Program A College-Prep Program sponsored by Northern Arizona University New for Program Year 2015-2016 Students participate year-round each year beginning in 2016 January May

More information

LADY HO TUNG HALL NOTICE Announcement of Round I Admission Results

LADY HO TUNG HALL NOTICE Announcement of Round I Admission Results LADY HO TUNG HALL NOTICE Announcement of Round I Admission Results The results for Round I Admission for Lady Ho Tung Hall residence 2016-2017 has been released at the following locations at 1500 hrs on

More information

The Sarasota County Pre International Baccalaureate International Baccalaureate Programs at Riverview High School

The Sarasota County Pre International Baccalaureate International Baccalaureate Programs at Riverview High School 2016/2017 The Sarasota County Pre International Baccalaureate International Baccalaureate Programs at Riverview High School See Page 8 for explanation APPLICATION FOR ADMISSION 2016/2017 1 Ram Way Sarasota,

More information

IMPORTANT: PLEASE READ THE FOLLOWING DIRECTIONS CAREFULLY PRIOR TO PREPARING YOUR APPLICATION PACKAGE.

IMPORTANT: PLEASE READ THE FOLLOWING DIRECTIONS CAREFULLY PRIOR TO PREPARING YOUR APPLICATION PACKAGE. APPLICATION INSTRUCTIONS IMPORTANT: PLEASE READ THE FOLLOWING DIRECTIONS CAREFULLY PRIOR TO PREPARING YOUR APPLICATION PACKAGE. INCOMPLETE APPLICATIONS WILL NOT BE CONSIDERED. A STATEMENT ABOUT THE UNCF/MELLON

More information

Apply Texas. Tracking Student Progress

Apply Texas. Tracking Student Progress Apply Texas Tracking Student Progress Common Admission Application System Apply Texas (AT) Originally, only for general academic teaching institutions; now, all public higher education institutions must

More information

GRADUATE APPLICATION GRADUATE SCHOOL. Empowering Leaders for the Fivefold Ministry. Fall Trimester September 2, 2014-November 14, 2014

GRADUATE APPLICATION GRADUATE SCHOOL. Empowering Leaders for the Fivefold Ministry. Fall Trimester September 2, 2014-November 14, 2014 Fall Trimester September 2, 2014-November 14, 2014 Application Deadline: August 8, 2014 Classes Begin: September 2, 2014 Add/Drop Deadline: September 12, 2014 GRADUATE SCHOOL Empowering Leaders for the

More information

REGISTRATION. Enrollment Requirements. Academic Advisement for Registration. Registration. Sam Houston State University 1

REGISTRATION. Enrollment Requirements. Academic Advisement for Registration. Registration. Sam Houston State University 1 Sam Houston State University 1 REGISTRATION Enrollment Requirements (p. 1) Academic Advisement for Registration (p. 1) Registration (p. 1) Change of Schedule (Adding and Dropping Courses) (p. 2) Resignations

More information

Application for Admission

Application for Admission Application for Admission Princeton University The Graduate School Exchange/Visiting Student Scholar Program (nondegree) UPON COMPLETION, PLEASE SEND TO THE GRADUATE ADMISSIONS OFFICE ONE CLIO HALL PRINCETON,

More information

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation CGS Agenda Item: 17 07 Eastern Illinois University Effective Fall 2018 New Course Proposal DGT 4913, Emerging Technologies for Gaming, Animation, Simulation Banner/Catalog Information (Coversheet) 1. _X_New

More information

Redirected Inbound Call Sampling An Example of Fit for Purpose Non-probability Sample Design

Redirected Inbound Call Sampling An Example of Fit for Purpose Non-probability Sample Design Redirected Inbound Call Sampling An Example of Fit for Purpose Non-probability Sample Design Burton Levine Karol Krotki NISS/WSS Workshop on Inference from Nonprobability Samples September 25, 2017 RTI

More information

Vocational Training. Pre-Application

Vocational Training. Pre-Application Vocational Training Pre-Application 1 Vocational Training Application Checklist Dear Prospective Student: Congratulation on your choice to continue your education at an institute of Higher learning! Unfortunately,

More information

Online Administrator Guide

Online Administrator Guide Online Administrator Guide Copyright 2017 by Educational Testing Service. All rights reserved. All trademarks are property of their respective owners. Table of Contents About the Online Administrator Guide...

More information

Purchase College STATE UNIVERSITY OF NEW YORK

Purchase College STATE UNIVERSITY OF NEW YORK IMPORTANT: Your application was selected for review in a process called "Verification". We will be comparing information from your FAFSA with the documentation we have requested. If there are differences,

More information

FIELD PLACEMENT PROGRAM: COURSE HANDBOOK

FIELD PLACEMENT PROGRAM: COURSE HANDBOOK FIELD PLACEMENT PROGRAM: COURSE HANDBOOK COURSE OBJECTIVE: The Field Placement Program aims to bridge the gap between the law on the books and the law in action for law students by affording them the opportunity

More information

Pharmaceutical Medicine

Pharmaceutical Medicine Specialty specific guidance on documents to be supplied in evidence for an application for entry onto the Specialist Register with a Certificate of Eligibility for Specialist Registration (CESR) Pharmaceutical

More information

Intel-powered Classmate PC. SMART Response* Training Foils. Version 2.0

Intel-powered Classmate PC. SMART Response* Training Foils. Version 2.0 Intel-powered Classmate PC Training Foils Version 2.0 1 Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,

More information

Parent s Guide to the Student/Parent Portal

Parent s Guide to the Student/Parent Portal Nova Scotia Public Education System Parent s Guide to the Student/Parent Portal Revision Date: The Student/Parent Portal is your gateway into the classroom of the children associated to your account. The

More information

MSW POLICY, PLANNING & ADMINISTRATION (PP&A) CONCENTRATION

MSW POLICY, PLANNING & ADMINISTRATION (PP&A) CONCENTRATION MSW POLICY, PLANNING & ADMINISTRATION (PP&A) CONCENTRATION Overview of the Policy, Planning, and Administration Concentration Policy, Planning, and Administration Concentration Goals and Objectives Policy,

More information

DUAL ENROLLMENT ADMISSIONS APPLICATION. You can get anywhere from here.

DUAL ENROLLMENT ADMISSIONS APPLICATION. You can get anywhere from here. DUAL ENROLLMENT ADMISSIONS APPLICATION SM You can get anywhere from here. Please print or type: DUAL ENROLLMENT APPLICATION Last Name First Name Maiden/Middle Social Security # Local Address (include apt.

More information

ecampus Basics Overview

ecampus Basics Overview ecampus Basics Overview 2016/2017 Table of Contents Managing DCCCD Accounts.... 2 DCCCD Resources... 2 econnect and ecampus... 2 Registration through econnect... 3 Fill out the form (3 steps)... 4 ecampus

More information

BSW Student Performance Review Process

BSW Student Performance Review Process BSW Student Performance Review Process Students are continuously evaluated in the classroom, the university setting, and field placements to determine their suitability for the social work profession.

More information

AUTHORIZED EVENTS

AUTHORIZED EVENTS AUTHORIZED EVENTS 2017-18 STUDENT ELIGIBILITY Slide Handout CREDENTIALED TRAINING 2010 2017 by National Association of Student Financial Aid Administrators (NASFAA). All rights reserved. NASFAA has prepared

More information

Raw Data Files Instructions

Raw Data Files Instructions Raw Data Files Instructions Colleges will report the above information for students in the Main Cohort for each of the reporting timeframes and the system will calculate the sub cohorts and metrics based

More information

Application for Admission. Medical Laboratory Science Program

Application for Admission. Medical Laboratory Science Program Send To: Kyle Taylor, PhD, MLS(ASCP) CM Auburn Montgomery Medical Laboratory Science Program PO Box 244023 Montgomery, AL 36124 jtaylor@aum.edu Application for Admission Medical Laboratory Science Program

More information

SCHOLARSHIP GUIDELINES FOR HISPANIC/LATINO STUDENTS

SCHOLARSHIP GUIDELINES FOR HISPANIC/LATINO STUDENTS 1 SCHOLARSHIP GUIDELINES FOR HISPANIC/LATINO STUDENTS See attached criteria for eligibility. 1. Previous winners of Casa Hispana scholarships must wait one academic year before they re-apply. 2. One (1)

More information

APPLICANT INFORMATION. Area Code: Phone: Area Code: Phone:

APPLICANT INFORMATION. Area Code: Phone: Area Code: Phone: MARQUETTE UNIVERSITY HEALTH CAREERS OPPORTUNITY PROGRAM College Science Enrichment Program (CSEP) & Pre-Enrollment Support Program (PESP) Website: http://www.mu.edu/hcop INSTRUCTIONS: Please type or print

More information

ACHE DATA ELEMENT DICTIONARY as of October 6, 1998

ACHE DATA ELEMENT DICTIONARY as of October 6, 1998 ACHE DATA ELEMENT DICTIONARY as of October 6, 1998 Element Title: Reference Numbers: Institution FICE Code FICE ST010, GR010 The identification number for each reporting institution will be the institution's

More information

Information for Exchange Students Spring Semester School of Business, Economics and Law University of Gothenburg Sweden

Information for Exchange Students Spring Semester School of Business, Economics and Law University of Gothenburg Sweden Information for Exchange Students Spring Semester 2013 School of Business, Economics and Law University of Gothenburg Sweden International Office Contacts The International Office is in charge of establishing

More information

ESSENTIAL SKILLS PROFILE BINGO CALLER/CHECKER

ESSENTIAL SKILLS PROFILE BINGO CALLER/CHECKER ESSENTIAL SKILLS PROFILE BINGO CALLER/CHECKER WWW.GAMINGCENTREOFEXCELLENCE.CA TABLE OF CONTENTS Essential Skills are the skills people need for work, learning and life. Human Resources and Skills Development

More information

Creating Your Term Schedule

Creating Your Term Schedule Creating Your Term Schedule MAY 2017 Agenda - Academic Scheduling Cycle - What is course roll? How does course roll work? - Running a Class Schedule Report - Pulling a Schedule query - How do I make changes

More information

LEARNING AGREEMENT FOR STUDIES

LEARNING AGREEMENT FOR STUDIES LEARNING AGREEMENT FOR STUDIES The Student Last name (s) First name (s) Date of birth Nationality 1 Sex [M/F] Academic year 20../20.. Study cycle 2 Phone Subject area, Code 3 E-mail The Sending Institution

More information

Undergraduate Cost Calculator Licensed Data Set 2017 Data Dictionary

Undergraduate Cost Calculator Licensed Data Set 2017 Data Dictionary 8012 Undergraduate Cost Calculator Licensed Data Set 2017 Data Dictionary DATA TABLES DESCRIPTION SHORT NAME UX_COST_CALCULATOR undergraduate full-time cost calculator UXCSCALC REFERENCE TABLES DESCRIPTION

More information

CONSULTATION ON THE ENGLISH LANGUAGE COMPETENCY STANDARD FOR LICENSED IMMIGRATION ADVISERS

CONSULTATION ON THE ENGLISH LANGUAGE COMPETENCY STANDARD FOR LICENSED IMMIGRATION ADVISERS CONSULTATION ON THE ENGLISH LANGUAGE COMPETENCY STANDARD FOR LICENSED IMMIGRATION ADVISERS Introduction Background 1. The Immigration Advisers Licensing Act 2007 (the Act) requires anyone giving advice

More information

CERTIFICATION LIABILITY. THE STATE OF BEING RESPONSIBLE FOR SOMETHING, ESPECIALLY BY LAW. Synonyms: ACCOUNTABILITY RESPONSIBILITY

CERTIFICATION LIABILITY. THE STATE OF BEING RESPONSIBLE FOR SOMETHING, ESPECIALLY BY LAW. Synonyms: ACCOUNTABILITY RESPONSIBILITY CERTIFICATION LIABILITY THE STATE OF BEING RESPONSIBLE FOR SOMETHING, ESPECIALLY BY LAW. Synonyms: ACCOUNTABILITY RESPONSIBILITY WHAT IS CERTIFICATION? Certification is a process whereby the team or association

More information

Michigan Paralyzed Veterans of America Educational Scholarship Program

Michigan Paralyzed Veterans of America Educational Scholarship Program Michigan Paralyzed Veterans of America Educational Scholarship Program Introduction The Michigan Paralyzed Veterans of America (MPVA) is one of 34 Chapters of Washington D.C.-based Paralyzed Veterans of

More information

English Language Arts Summative Assessment

English Language Arts Summative Assessment English Language Arts Summative Assessment 2016 Paper-Pencil Test Audio CDs are not available for the administration of the English Language Arts Session 2. The ELA Test Administration Listening Transcript

More information

Department of Social Work Master of Social Work Program

Department of Social Work Master of Social Work Program Dear Interested Applicant, Thank you for your interest in the California State University, Dominguez Hills Master of Social Work (MSW) Program. On behalf of the faculty I want you to know that we are very

More information