Counselor Queries. Information Technology Department

Size: px
Start display at page:

Download "Counselor Queries. Information Technology Department"

Transcription

1 Counselor Queries Information Technology Department Revised October 24, 2017

2 Please for any special reports you may need and for assistance running queries. Copy and paste to your Aeries Query Command field. Use the Ctrl key + F to search (2246, Math, Grade, AVID, Ethnic, etc). 1. List of students by case load (counselor #) LIST STU ID LN FN MN GR BD SX AD CY ST ZC TL PG IF STU.CU = XXX (replace X s with counselor number). 2. Keep statement so only your students are listed in reports from View All Reports KEEP STU IF CU = XXX (counselor number). 3. "C Violations" (change the date and the C code as it applies) LIST STU ADS DSP STU.SC STU.ID STU.NM STU.SX STU.GR ADS.DT ADS.SCL ADS.CD ADS.CD? DSP.ST DSP.ST? DSP.DS DSP.DS? DSP.DY ADS.RF ADS.CO BY STU.SC STU.NM ADS.DT REV IF ADS.DT > 08/01/2015 AND ADS.CD = C 4. Print student schedules (Locator Cards) for one or more students but not all KEEP STU IF ID = OR ID = OR ID =.. use the student ID s you want. Click on RUN. This creates a keep for these students. Now run the Locator Cards in View All Reports as you normally would. When done, make sure to go back into the Query screen and RESET to delete this KEEP. 5. Students Who Have received SART (Truancy 2) Letters (change date) LIST STU LTL STU.ID STU.LN STU.FN STU.GR LTL.ID LTL.DT BY STU.LN STU.FN IF LTL.ID # "ABSENCE VERIFICATION" AND LTL.DT > 07/01/ Monthly Suspensions (change date) LIST STU LOC ADS DSP LOC.NM STU.ID STU.NM ADS.DT ADS.CD DSP.DS DSP.DY BY LOC.NM STU.LN STU.FN IF ADS.DT > 08/01/2015 AND ADS.DT < 10/01/2015 AND ( DSP.DS = "SUS" OR DSP.DS = "OCS" OR DSP.DS = "SUS-T" ) 7. New Students to the District (change date) LIST STU LOC STU.SC LOC.NM STU.ID STU.LN STU.FN STU.MI STU.SX GR STU.ETH STU.RC1? STU.U9 STU.HL? STU.DD BY STU.SC STU.LN STU.FN IF STU.DD >= 08/08/2017 AND STU.DD <= 08/31/ years old with x credits or less LIST STU ID NM GR CA CC TP BY NM IF GR = 10 AND CC < X grader with between Y and Z credits LIST STU ID NM GR CA CC TP BY NM IF GR = 11 AND CC > 139 AND CC < GPA Rank Order Alpha LIST STU ID NM SX GR TP CPN CA CC CR CS BY GR NM 11. GPA Rank Order by GPA LIST STU ID NM SX GR TP CPN CA CC CR CS BY GR CR SBCUSD Information Technology Department Page 2 of 6

3 12. Cal Grant GPA by student, social security, GPA LIST STU SUP STU.ID STU.LN STU.FN STU.MI STU.SX STU.GR STU.CPN SUP.CO BY STU.LN STU.FN IF STU.GR = "High School AVID Students and SBAC Scores" (Change Semester) LIST STU SEC MST CRS TCH TST STU.ID STU.NM STU.GR STU.SX TST.ID TST.TD TST.PT TST.SS TST.PL MST.PD MST.SE CRS.CN CRS.CO TCH.TE MST.RM BY TCH.TE MST.PD STU.NM STU.ID IF CRS.CO : AVID AND MST.SM = F AND TST.ID = SBAC AND TST.TD > 01/01/2017 AND ( TST.PT = 1 OR TST.PT = 2 ) "Middle School AVID Students and SBAC Scores" LIST STU SEC MST CRS TCH TST STU.ID STU.NM STU.GR STU.SX TST.ID TST.TD TST.PT TST.SS TST.PL MST.PD MST.SE CRS.CN CRS.CO TCH.TE MST.RM BY TCH.TE MST.PD STU.NM STU.ID IF CRS.CO : AVID AND TST.ID = SBAC AND TST.TD > 01/01/2017 AND ( TST.PT = 1 OR TST.PT = 2 ) 14. "Counseling Services" (Run in School Database, Change Date Range) LIST STU CNF STU.SC STU.ID STU.NM STU.GR CNF.DT CNF.CD CNF.CD? CNF.CU BY STU.NM CNF.DT IF CNF.DT > 08/01/2014 AND CNF.CD # " " 15. "Counseling Services by Counselor" (Run in School Database, Change Date Range, Change Counselor Name) LIST STU CNF STU.SC STU.ID STU.NM STU.GR CNF.DT CNF.CD CNF.CD? CNF.CU BY STU.NM CNF.DT IF CNF.DT > 08/01/2014 AND CNF.CD # " " AND CNF.CU : BARAJAS 16. "Counselor Interventions By Month" INV.CO BY STU.SC STU.NM ADS.DT REV IF ADS.DT >= 08/01/2015 AND INV.DT <= 08/31/2015 AND ADS.CD = C AND INV.DS = INAP 17. "Counselor Interventions Year to Date" INV.CO BY STU.SC STU.NM ADS.DT REV IF ADS.DT >= 08/01/2015 AND ADS.CD = C AND INV.DS = INAP 18. "Counselor Visits By Month" CNF.CD? CNF.CO CNF.CU BY CNF.CU STU.NM CNF.DT REV IF CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/ "Counselor Visits By Month (ELEMENTARY)" CNF.CD? CNF.CO CNF.CU BY STU.SC CNF.CU STU.NM CNF.DT REV IF CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/2015 AND ( ( SC > 100 AND SC < 200 ) OR ( GR < 7 AND SC > 320 AND SC < 325 ) OR ( SC > 603 AND SC < 607 )) SBCUSD Information Technology Department Page 3 of 6

4 20. "Counselor Visits By Month (MIDDLE) CNF.CD? CNF.CO CNF.CU BY STU.SC CNF.CU STU.NM CNF.DT REV IF ( CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/2015 AND SC > 300 AND SC < 322 ) OR ( CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/2015 AND SC > 320 AND SC < 325 AND GR > 6 ) 21. "Counselor Visits By Month (HIGH) CNF.CD? CNF.CO CNF.CU BY STU.SC CNF.CU STU.NM CNF.DT REV IF ( CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/2015 AND SC > 400 AND SC < 600 ) OR ( CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/2015 AND SC = 780 ) 22. "Elementary Student Population by Grade Level" TOTAL STU SC GR BY SC GR IF ( SC > 100 AND SC < 200 ) OR ( GR < 7 AND SC > 320 AND SC < 325 ) OR ( SC > 603 AND SC < 607 ) 23. "Middle School Population by Grade Level" TOTAL STU SC GR BY SC GR IF ( SC > 300 AND SC < 322 ) OR ( SC > 320 AND SC < 325 AND GR > 6 ) 24. "High School Population by Grade Level" TOTAL STU SC GR BY SC GR IF ( SC > 400 AND SC < 600 ) OR SC = "Counselor Visits by Overall Codes" CNF.CD? CNF.CO CNF.CU BY STU.SC CNF.CD STU.NM CNF.DT REV IF CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/ "Counselor Visits by Counselor/Code" CNF.CD? CNF.CO CNF.CU BY CNF.CU CNF.CD STU.NM CNF.DT REV IF CNF.DT >= 08/01/2015 AND CNF.DT <= 08/31/ "Undercover Anti-Bullying" (change dates and CD code) LIST STU LOC CNF STU.TG STU.SC LOC.NM STU.ID STU.NM STU.SX STU.GR STU.ETH STU.RC1? CNF.DT CNF.CD CNF.CD? CNF.GR CNF.CU BY STU.SC CNF.CU CNF.DT IF CNF.DT >= 08/01/2017 AND CNF.DT <= 09/01/2017 AND CNF.CD = "UT" 28. "2246 Students" (ALT Program)(change dates and CD code) LIST STU LOC CNF STU.SC LOC.NM STU.ID STU.NM STU.GR STU.SX CNF.DT CNF.CD CNF.CD? CNF.CU BY STU.SC STU.NM CNF.DT IF CNF.CD = "L1" AND CNF.DT >= 08/01/ "2246 Re-Entry Students" (change dates and CD code) LIST STU LOC CNF STU.SC LOC.NM STU.ID STU.NM STU.GR STU.SX CNF.DT CNF.CD CNF.CD? CNF.CU BY STU.SC STU.NM CNF.DT IF CNF.CD = "L2" AND CNF.DT >= 08/01/2017 SBCUSD Information Technology Department Page 4 of 6

5 30. "Students Who Met A - G Requirements" (Include Inactive Students) LIST STU SC ID NM GR CUC CCS BY SC NM IF GR = 12 AND ( CUC = Y OR CCS = Y ) ALSO - In View All Reports: run the CSU and/or UC Eligibility List(s). 31. "SBAC Test Scores" LIST STU TST STU.ID STU.NM STU.GR TST.ID TST.TD TST.PT TST.SS TST.PL BY STU.AP1 STU.NM TST.TD REV IF TST.ID = SBAC AND ( TST.PT = 1 OR TST.PT = 2 ) 32. "Classroom Guidance" (School Database) (change dates and CD code) LIST STU CNF STU.SC CNF.DT CNF.CD CNF.CD? CNF.CO CNF.GR CNF.CL CNF.CU BY STU.SC CNF.CU CNF.DT IF CNF.DT >= 01/01/2016 AND CNF.DT <= 06/02/2016 AND CNF.CD = 21 AND CNF.CU : WILLIAMS 33. "Counselor Visits by Counselor/Code" (SCHOOL SITE LEVEL) (change dates) LIST STU CNF STU.SC STU.ID STU.NM STU.GR STU.SX CNF.DT CNF.CD CNF.CD? CNF.CO CNF.CU BY CNF.CU CNF.CD IF CNF.DT >= 08/01/2015 AND CNF.CU : AGUIRRE 34. "Personal/Social Counselor Meetings" (change dates and CD code) BY STU.NM CNF.DT REV IF CNF.DT >= 08/01/2017 AND CNF.CD = "Outside Services Counselor Meetings" (change dates and CD code) LIST STU CNF STU.SC STU.ID STU.NM STU.GR STU.SX CNF.DT CNF.CD CNF.CD? CNF.CO CNF.CU BY STU.NM CNF.DT REV IF CNF.DT >= 08/01/2017 AND CNF.CD = "Counselor Interventions By Month" (change dates) INV.CO BY STU.SC STU.NM ADS.DT REV IF ADS.DT >= 08/01/2017 AND INV.DT <= 08/31/2017 AND ADS.CD = C AND INV.DS = INAP 37. "Counselor Interventions Year to Date" (change date) INV.CO BY STU.SC STU.NM ADS.DT REV IF ADS.DT >= 08/01/2017 AND ADS.CD = C AND INV.DS = INAP 38. "Counselor Visits By Month" (change date) CNF.CD? CNF.CO CNF.CU BY CNF.CU STU.NM CNF.DT REV IF CNF.DT >= 08/01/2017 AND CNF.DT <= 08/31/ Conflict Resolution (change date) LIST STU CNF STU.SC STU.ID STU.NM STU.SX STU.GR CNF.DT CNF.CD? CNF.CU CNF.CO BY STU.NM CNF.DT IF CNF.CD = 22 AND CNF.DT > 08/01/ "Schedule Changes Made by Counselors" (change date) LIST STU CNF TCH STU.ID STU.NM STU.GR STU.SX TCH.TE CNF.DT CNF.CD CNF.CD? CNF.CO CNF.CU BY TCH.TE STU.NM CNF.DT REV IF CNF.DT > 08/01/2017 AND ( CNF.CD = 12 OR CNF.CD = 2 OR CNF.CD = 24 OR CNF.CD = 42 OR CNF.CD = 44 ) SBCUSD Information Technology Department Page 5 of 6

6 41. "Labels for Scholarship Notebooks by English Teacher" (Change Semester) LIST STU SEC MST CRS TCH STU.FN STU.LN \ STU.ID \ TCH.TE MST.PD BY TCH.TE MST.PD STU.NM IF CRS.DC = E AND MST.SM = F AND IF STU.GR = Seniors by class rank LIST STU ID NM SX GR TP CPN CA CC CR CS BY CR IF GR = "Students Who Took Particular Course" (Change Year and/or Courses) LIST STU HIS CRS STU.ID STU.NM STU.GR HIS.YR HIS.TE HIS.CN CRS.CO HIS.CO HIS.MK HIS.CR HIS.CC BY STU.NM HIS.CN HIS.TE IF HIS.YR = 16 AND ( CRS.DC = M OR CRS.DC = S ) 44. Determine if students are on track based on number of credits, but off track in subject category View All Reports Graduation Status List by Student 45. All students with their Math class, along with their SBAC scores. To change it to English just change the M to an E. LIST STU SEC MST CRS TCH TST STU.ID STU.NM STU.GR STU.SX TST.ID TST.TD TST.PT TST.SS TST.PL MST.PD MST.SE CRS.CN CRS.CO TCH.TE MST.RM BY TCH.TE MST.PD STU.NM STU.ID IF CRS.DC = M AND MST.SM = F AND TST.ID = SBAC AND TST.TD > 01/01/2017 AND ( TST.PT = 1 OR TST.PT = 2 ) 46. Students by Course (For Counselor) Change the CU to your counselor number. Change the DC to E for English (M is for Math). Change the SM to S for Spring. LIST STU SEC MST CRS TCH STU.ID STU.NM STU.SX STU.GR STU.CU MST.PD MST.SE CRS.CN CRS.CO TCH.TE MST.RM BY STU.NM STU.ID MST.PD IF STU.CU = 135 AND CRS.DC = M AND MST.SM = F 47. Ethnic groups and then run any report. KEEP STU IF RC1 = 600 (change code to match group) Run, then close results screen. Now run any report you wish and you should only see these students. Make sure to use the RESET button to clear the KEEP when you are done. SBCUSD Information Technology Department Page 6 of 6

Mansfield Independent School District. Welcome to High School

Mansfield Independent School District. Welcome to High School 1 Welcome to High School 2 Becoming a Freshman! W h a t y o u n e e d t o k n o w t o m a s t e r t h e a r t o f h i g h s c h o o l. 3 Laying the Foundation M I S D G u i d i n g S t a t e m e n t s

More information

NCAA Eligibility Center Who needs to register???

NCAA Eligibility Center Who needs to register??? NCAA Eligibility Center Who needs to register??? Every student athlete who wishes to play a sport in college! I m not going to play D1 sports, do I register?...yes! D2 must be cleared as well. I m starting

More information

Completions Survey materials can be downloaded using the following link: Survey Materials.

Completions Survey materials can be downloaded using the following link: Survey Materials. Completions 2013-14 Institution: University of Nebraska at Kearney (181215) User ID: P1812152 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of

More information

Institution: New Mexico Highlands University (187897) User ID: P Completions Overview distance education All Completers unduplicated count

Institution: New Mexico Highlands University (187897) User ID: P Completions Overview distance education All Completers unduplicated count Completions 207-8 Institution: New Mexico Highlands University (87897) User ID: P87897 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Integrated Postsecondary Education Data System

Integrated Postsecondary Education Data System University of Nebraska Omaha DigitalCommons@UNO IPEDS Completions Integrated Postsecondary Education Data System 202 Completions 202-3 UNO Office of Institutional Effectiveness University of Nebraska at

More information

Completions Overview. Recent Changes

Completions Overview. Recent Changes Completions 0-3 Institution: University of North Florida (36) Completions Overview User ID: P364 Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS components

More information

New Mathematics and Computer Science, B.S. Degree.

New Mathematics and Computer Science, B.S. Degree. New Mathematics and Computer Science, B.S. Degree. List of requirements: Math 1041 (4 cr.) Calculus I Math 1042 (4 cr.) Calculus II Math 2043 (4 cr.) Calculus III Math 2101 (3 cr.) Linear Algebra Math

More information

ON SITE SYSTEMS Chemical Safety Assistant

ON SITE SYSTEMS Chemical Safety Assistant ON SITE SYSTEMS Chemical Safety Assistant CS ASSISTANT WEB USERS MANUAL On Site Systems 23 N. Gore Ave. Suite 200 St. Louis, MO 63119 Phone 314-963-9934 Fax 314-963-9281 Table of Contents INTRODUCTION

More information

Course Outline 4/10/ Santa Teresa Blvd Gilroy, CA COURSE: MATH 205A DIVISION: 10 ALSO LISTED AS: SHORT TITLE: FIRST HALF ALGEBRA

Course Outline 4/10/ Santa Teresa Blvd Gilroy, CA COURSE: MATH 205A DIVISION: 10 ALSO LISTED AS: SHORT TITLE: FIRST HALF ALGEBRA 5055 Santa Teresa Blvd Gilroy, CA 95023 Course Outline COURSE: MATH 205A DIVISION: 10 ALSO LISTED AS: TERM EFFECTIVE: Fall 2018 Inactive Course SHT TITLE: FIRST HALF ALGEBRA LONG TITLE: First Half of Elementary

More information

Integrated Postsecondary Education Data System

Integrated Postsecondary Education Data System University of Nebraska Omaha DigitalCommons@UNO IPEDS Completions Integrated Postsecondary Education Data System 203 Completions 203-4 UNO Office of Institutional Effectiveness University of Nebraska at

More information

LED Lighting Facts: Manufacturer Guide

LED Lighting Facts: Manufacturer Guide LED Lighting Facts: Manufacturer Guide 2018 1 P a g e L E D L i g h t i n g F a c t s : M a n u f a c t u r e r G u i d e TABLE OF CONTENTS Section 1) Accessing your account and managing your products...

More information

BSEE REQUIREMENTS

BSEE REQUIREMENTS College of Engineering The Klipsch School of Electrical and Computer Engineering BSEE REQUIREMENTS 2014-2015 This document presents a summary of the requirements for earning a Bachelor of Science degree

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Midterm 3c 4/11/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 10 pages (including this cover page) and 10 problems. Check to see if

More information

CHEMISTRY, BS. Admissions. Policies. Degree Requirements. Admissions & Policies. Requirements. BS without Concentration.

CHEMISTRY, BS. Admissions. Policies. Degree Requirements. Admissions & Policies. Requirements. BS without Concentration. Chemistry, BS CHEMISTRY, BS Banner Code: SC-BS-CHEM Academic Advising Phone: 70-99-07 Email: sslayden@gmu.edu Website: cos.gmu.edu/chemistry/undergraduate-programs/ This program is approved by the American

More information

MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM. Name (Print last name first):... Student ID Number (last four digits):...

MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM. Name (Print last name first):... Student ID Number (last four digits):... CALCULUS I, FINAL EXAM 1 MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM Name (Print last name first):............................................. Student ID Number (last four digits):........................

More information

BSEE REQUIREMENTS

BSEE REQUIREMENTS College of Engineering The Klipsch School of Electrical and Computer Engineering BSEE REQUIREMENTS 201-201 This document presents a summary of the requirements for earning a Bachelor of Science degree

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS GENERAL CHEMISTRY I CHEM 1110

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS GENERAL CHEMISTRY I CHEM 1110 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS GENERAL CHEMISTRY I CHEM 1110 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Spring 2014 Catalog Course Description: Modern atomic

More information

CHEMISTRY, BS. Degree Requirements. Admissions. Policies. Requirements. Admissions & Policies. Teacher Licensure. BS without Concentration

CHEMISTRY, BS. Degree Requirements. Admissions. Policies. Requirements. Admissions & Policies. Teacher Licensure. BS without Concentration Chemistry, BS CHEMISTRY, BS Banner Code: SC-BS-CHEM Academic Advising Phone: 70-99-07 Email: sslayden@gmu.edu Website: cos.gmu.edu/chemistry/undergraduate-programs/ This program is approved by the American

More information

Jack-o -lantern. Integrated Module Grades 1-2. Della Bell MAP Senior Leader. Moberly School District. Central Regional MAP Center

Jack-o -lantern. Integrated Module Grades 1-2. Della Bell MAP Senior Leader. Moberly School District. Central Regional MAP Center Jack-o -lantern Integrated Module Grades 1-2 by Della Bell MAP Senior Leader Moberly School District Central Regional MAP Center Third Edition: Performance-Based Assessments for Classroom Use: Missouri

More information

SUMMER PACKET. Accelerated Algebra Name Date. Teacher Semester

SUMMER PACKET. Accelerated Algebra Name Date. Teacher Semester Name Date Teacher Semester SUMMER PACKET Accelerated Algebra 017-018 Teacher Mrs. Robison Mrs. Miller Email krobison@gettysburg.k1.pa.us emiller@gettysburg.k1.pa.us 1 Welcome to Accelerated Algebra! I.

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Midterm 2a 2/28/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 10 pages (including this cover page) and 9 problems. Check to see if any

More information

Choose Elective *See Below*

Choose Elective *See Below* Build Your Schedule Freshman Year CHEM 1211K (4) Principles of Chemistry I CHEM 1212K (4) Principles of Chemistry II MATH 1113 (3) Pre-Calculus MATH 2201 or 2211 (4) Calculus for Life Sciences I or Calculus

More information

2014 Caryn White: Caryn Loves Math 1

2014 Caryn White: Caryn Loves Math 1 2014 Caryn White: Caryn Loves Math 1 Coordinate Plane Geometry: Quadrilateral Task Cards By Caryn White Table of Contents Copy Right Informations:... 2 Instructions and Ideas... 3 Task Cards... 5 Wanted

More information

IMPORTANT Read these directions carefully:

IMPORTANT Read these directions carefully: Physics 208: Electricity and Magnetism Common Exam 2, October 17 th 2016 Print your name neatly: First name: Last name: Sign your name: Please fill in your Student ID number (UIN): _ - - Your classroom

More information

Build Your Schedule. Concentration: Biochemistry. Sophomore Year. Freshman Year Fall Spring Summer Course CHEM 1211K (4) Principles of Chemistry I

Build Your Schedule. Concentration: Biochemistry. Sophomore Year. Freshman Year Fall Spring Summer Course CHEM 1211K (4) Principles of Chemistry I Build Your Schedule Freshman Year CHEM 1211K (4) Principles of Chemistry I CHEM 1212K (4) Principles of Chemistry II MATH 1113 (3) Pre-Calculus MATH 2201 or 2211 (4) Calculus for Life Sciences I or Calculus

More information

IDE 110 Mechanics of Materials Spring 2006 Final Examination FOR GRADING ONLY

IDE 110 Mechanics of Materials Spring 2006 Final Examination FOR GRADING ONLY Spring 2006 Final Examination STUDENT S NAME (please print) STUDENT S SIGNATURE STUDENT NUMBER IDE 110 CLASS SECTION INSTRUCTOR S NAME Do not turn this page until instructed to start. Write your name on

More information

MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM. Name (Print last name first):... Instructor:... Section:... PART I

MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM. Name (Print last name first):... Instructor:... Section:... PART I CALCULUS I, FINAL EXAM 1 MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM Name (Print last name first):............................................. Student ID Number:...........................

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Can I still get paid via direct deposit? Can I use e- wallet to pay for USANA auto ship orders? Can I use e- wallet to pay for USANA products? Can I use e- wallet to pay for

More information

Completions Overview. Completions Common Errors

Completions Overview. Completions Common Errors 9//08 Print Forms (data) Completions 08-9 Institution: Hope College (7030) User ID: P7030 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

The Social Thinking Project

The Social Thinking Project The Social Thinking Project W E N D Y E D W A R D S, S C H O O L C O U N S E L O R A N D N O R M K E N N E D Y, P R I N C I P A L T. M A R S H A L L E L E M E N T A R Y S C H O O L http://www.marshalles.org/

More information

Introductory Probability

Introductory Probability Introductory Probability Discrete Probability Distributions Dr. Nguyen nicholas.nguyen@uky.edu Department of Mathematics UK January 9, 2019 Agenda Syllabi and Course Websites Class Information Random Variables

More information

Prerequisites: Successful completion of PHYS 2222 General Physics (Calculus) with a grade of C or better.

Prerequisites: Successful completion of PHYS 2222 General Physics (Calculus) with a grade of C or better. Prepared by: P. Blake Reviewed by: M. Mayfield Date prepared: March 13, 2017 C&GE approved: April 17, 2017 Board approved: May 10, 2017 Semester effective: Spring 2018 Engineering (ENGR) 2000 Circuit Analysis

More information

University Studies. University Studies with Emphasis. Program Description

University Studies. University Studies with Emphasis. Program Description with Emphasis University Studies Program Description The Associate in Arts Degree in University Studies is designed for students who wish a broad knowledge of arts and sciences plus additional coursework

More information

University Studies. University Studies

University Studies. University Studies University Studies Program Description The Associate in Arts Degree in University Studies is designed for students who wish a broad knowledge of arts and sciences plus additional coursework in an area

More information

Lowercase letters on four lines a-z

Lowercase letters on four lines a-z Lowercase letters on four lines a-z 04 The Measured Mom, LLC My blog has hundreds of free resources for parents and teachers Click here for more free printables! Thank you for respecting my Terms of Use.

More information

Tulare County Office of Education BTSA Induction Consortium

Tulare County Office of Education BTSA Induction Consortium Tulare County Office of Education BTSA Induction Consortium Biennial Report 5/17/10 Page 1 of 15 Local Educational Agency CD Code 54-10546 Section A, Part I: Contextual Information Biennial Report Contextual

More information

EDF 7405 Advanced Quantitative Methods in Educational Research MULTR.SAS

EDF 7405 Advanced Quantitative Methods in Educational Research MULTR.SAS EDF 7405 Advanced Quantitative Methods in Educational Research MULTR.SAS The data used in this example describe teacher and student behavior in 8 classrooms. The variables are: Y percentage of interventions

More information

Completions Overview. Recent Changes

Completions Overview. Recent Changes Completions 2015-16 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS components that is conducted during the Fall data collection

More information

Completions Overview. Completions Common Errors

Completions Overview. Completions Common Errors Completions 207-8 Institution: Dakota State University (29082) User ID: P29082 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several IPEDS

More information

Inquiry Activity Thank you for purchasing this product! This resource is intended for use by a single teacher. If you would like to share it, you can download an additional license for 50% off. Visit your

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

Ligand Scout Tutorials

Ligand Scout Tutorials Ligand Scout Tutorials Step : Creating a pharmacophore from a protein-ligand complex. Type ke6 in the upper right area of the screen and press the button Download *+. The protein will be downloaded and

More information

Course Outline COURSE: MATH 205 DIVISION: 10 ALSO LISTED AS: MATH 205B

Course Outline COURSE: MATH 205 DIVISION: 10 ALSO LISTED AS: MATH 205B 5055 Santa Teresa Blvd Gilroy, CA 95023 Course Outline COURSE: MATH 205 DIVISION: 10 ALSO LISTED AS: MATH 205B TERM EFFECTIVE: Fall 2018 Inactive Course SHT TITLE: ELEM ALGEBRA LONG TITLE: Elementary Algebra

More information

Bachelor of Science in Chemistry

Bachelor of Science in Chemistry Bachelor of Science in Chemistry 1 Bachelor of Science in Chemistry Program Curriculum 120 credits DSU General Education Requirements All DSU General Education requirements must be fulfilled. A previously

More information

Euclid Contest Tuesday, April 12, 2011

Euclid Contest Tuesday, April 12, 2011 The ENTRE for EDUTION in MTHEMTIS and OMPUTING wwwcemcuwaterlooca Euclid ontest Tuesday, pril 12, 2011 Time: 2 1 2 hours c 2011 entre for Education in Mathematics and omputing alculators are permitted,

More information

GEOLOGY & GEOLOGICAL OCEANOGRAPHY

GEOLOGY & GEOLOGICAL OCEANOGRAPHY GEOLOGY & GEOLOGICAL OCEANOGRAPHY Effective Fall 2011 Department: Geosciences, 874-2265, http://www.uri.edu/cels/gel/ UC Advisor: Dr. Anne I. Veeger, veeger@uri.edu, 874-2187 Credits: 120 The Major: This

More information

Properties of. Matter. PowerPoint, Student Notes, and Activity

Properties of. Matter. PowerPoint, Student Notes, and Activity Properties of Matter PowerPoint, Student Notes, and Activity Properties of Matter Recommendations pg. 3 Student Notes Pages pg. 4 Penny Activity Directions pg. 9 Penny Student Sheet pg. 11 Journal Entry

More information

Grambling State University CHEMISTRY DEPARTMENT

Grambling State University CHEMISTRY DEPARTMENT Grambling State University CHEMISTRY DEPARTMENT Bachelor of Science PROFESSIONAL (Concentration) (revised May 28, 2008) Designed using the ACS guidelines Name: Catalog: Advisor: Course Number Course Name

More information

This page is intentionally blank.

This page is intentionally blank. SCHOOL PROGRAMS Contents School Programs Summary... 3 Regular Education... 4 Special Education... 9 School Counseling... 10 Elementary Art, Music and P.E.... 12 Vocational Education... 13 Library Media...

More information

Mass Asset Additions. Overview. Effective mm/dd/yy Page 1 of 47 Rev 1. Copyright Oracle, All rights reserved.

Mass Asset Additions.  Overview. Effective mm/dd/yy Page 1 of 47 Rev 1. Copyright Oracle, All rights reserved. Overview Effective mm/dd/yy Page 1 of 47 Rev 1 System References None Distribution Oracle Assets Job Title * Ownership The Job Title [list@yourcompany.com?subject=eduxxxxx] is responsible for ensuring

More information

Landmark Elementary School School Report Card Arch Street Pike Little Rock, AR

Landmark Elementary School School Report Card Arch Street Pike Little Rock, AR Landmark Elementary School School Report Card 2014 2015 16712 Arch Street Pike Little Rock, AR 72206 501 888 8790 SCHOOL CHARACTERISTICS Principal Superintendent STUDENT DEMOGRAPHICS Pam McCurry Jerry

More information

Cato Elementary School School Report Card Jacksonville Cato Road North Little Rock, AR

Cato Elementary School School Report Card Jacksonville Cato Road North Little Rock, AR Cato Elementary School School Report Card 2014 2015 9906 Jacksonville Cato Road North Little Rock, AR 72120 501 833 1160 SCHOOL CHARACTERISTICS Principal Superintendent STUDENT DEMOGRAPHICS Shyrel Lee

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra COURSE OUTLINE FOR MATH 0312 (REVISED JULY 29, 2015) Catalog Description: Topics include factoring techniques, radicals, algebraic fractions, absolute values, complex numbers, graphing

More information

B.A. GEOGRAPHY / ENVIRONMENTAL TRACK (Academic Plan: ULASGEOEN)

B.A. GEOGRAPHY / ENVIRONMENTAL TRACK (Academic Plan: ULASGEOEN) B.A. GEOGRAPHY / ENVIRONMENTAL TRACK (Academic Plan: ULASGEOEN) MAJOR PROGRAM: 42 S.H. 1. Core Requirements: 18 S.H. SH GR MAJOR PROGRAM (continued) 3. Environmental Track: 18 S.H. Select 5 of the following

More information

Brazosport College. Syllabus for CHEM General Chemistry I. Alt. Phone: I. COURSE DESCRIPTION

Brazosport College. Syllabus for CHEM General Chemistry I. Alt. Phone: I. COURSE DESCRIPTION Brazosport College Syllabus for CHEM 1311 - General Chemistry I Instructor: Dr. Kirby Lowery Phone: 979.230.3530 Alt. Phone: 979.230.3618 Office: HS.212L Email: kirby.lowery@brazosport.edu I. COURSE DESCRIPTION

More information

College of Arts & Sciences Chemistry Bachelor of Science

College of Arts & Sciences Chemistry Bachelor of Science College of Arts & Sciences Chemistry Bachelor of Science Program Coordinator: S. Pickard The chemistry major provides students an opportunity to study chemistry as part of a liberal arts program. There

More information

CHEMISTRY CONTEXTS 1 SOLUTIONS MANUAL

CHEMISTRY CONTEXTS 1 SOLUTIONS MANUAL page 1 / 5 page 2 / 5 chemistry contexts 1 solutions pdf 7 GCSE Chemistry (8462). For exams 2018 onwards. Version 1.0 Visit aqa.org.uk/8462 for the most up-to-date specification, resources, support and

More information

UNIVERSITY TRANSFER Associate in Science (A10400)

UNIVERSITY TRANSFER Associate in Science (A10400) P a g e 43 UNIVERSITY TRANSFER Associate in Science (A10400) Richmond Community College offers two associate degree programs designed to allow seamless transition to four-year institutions: Associate in

More information

Advanced Forecast. For MAX TM. Users Manual

Advanced Forecast. For MAX TM. Users Manual Advanced Forecast For MAX TM Users Manual www.maxtoolkit.com Revised: June 24, 2014 Contents Purpose:... 3 Installation... 3 Requirements:... 3 Installer:... 3 Setup: spreadsheet... 4 Setup: External Forecast

More information

New Course Form. 1. Catalog Prefix and Number*: EST Course Title: Hydrologic Geology Lab. Pilot Course Information:

New Course Form. 1. Catalog Prefix and Number*: EST Course Title: Hydrologic Geology Lab. Pilot Course Information: 57 New Course Form For help filling out the form press F1 or look at the bottom of the screen. For additional instructions, see Course Form Instructions. Type of Action New Course Course not previously

More information

INTRODUCTION TO NUCLEAR AND PARTICLE PHYSICS Physics 4/56301 SPRING 2016 INSTRUCTOR:

INTRODUCTION TO NUCLEAR AND PARTICLE PHYSICS Physics 4/56301 SPRING 2016 INSTRUCTOR: INTRODUCTION TO NUCLEAR AND PARTICLE PHYSICS Physics 4/56301 SPRING 2016 INSTRUCTOR: Dr. Mark Manley manley@kent.edu 510-H Library http://www.kent.edu/physics/profile/d-mark-manley 330-672-2407 CLASS HOURS:

More information

MATH-0955: BEGINNING ALGEBRA

MATH-0955: BEGINNING ALGEBRA MATH-0955: Beginning Algebra 1 MATH-0955: BEGINNING ALGEBRA Cuyahoga Community College Viewing:MATH-0955 : Beginning Algebra Board of Trustees: 2016-03-31 Academic Term: 2016-08-23 Subject Code MATH -

More information

MATH 251 Ordinary and Partial Differential Equations Summer Semester 2017 Syllabus

MATH 251 Ordinary and Partial Differential Equations Summer Semester 2017 Syllabus MATH 251 Ordinary and Partial Differential Equations Summer Semester 2017 Syllabus Course Description: Ordinary and Partial Differential Equations. First and second order equations; series solutions; Laplace

More information

Mark Scheme (Results) June Pearson Edexcel International GCSE Mathematics B (4MB0) Paper 02R

Mark Scheme (Results) June Pearson Edexcel International GCSE Mathematics B (4MB0) Paper 02R Mark Scheme (Results) June 016 Pearson Edexcel International GCSE Mathematics B (4MB0) Paper 0R Edexcel and BTEC Qualifications Edexcel and BTEC qualifications come from Pearson, the world s leading learning

More information

Problem Weight Score Total 100

Problem Weight Score Total 100 EE 350 EXAM IV 15 December 2010 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: DO NOT TURN THIS PAGE UNTIL YOU ARE TOLD TO DO SO Problem Weight Score 1 25 2 25 3 25 4 25 Total

More information

Algebra 1 Semester 2. Instructional Materials for the WCSD Math Common Finals

Algebra 1 Semester 2. Instructional Materials for the WCSD Math Common Finals 014-015 Algebra 1 Semester Instructional Materials for the WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the Math Common Final blueprint for this

More information

CHEMICAL INVENTORY ENTRY GUIDE

CHEMICAL INVENTORY ENTRY GUIDE CHEMICAL INVENTORY ENTRY GUIDE Version Date Comments 1 October 2013 Initial A. SUMMARY All chemicals located in research and instructional laboratories at George Mason University are required to be input

More information

Completions Institution: CUNY Borough of Manhattan Community College User ID: 36C0029

Completions Institution: CUNY Borough of Manhattan Community College User ID: 36C0029 Completions 207-8 Institution: CUNY Borough of Manhattan Community College User ID: 36C0029 (9052) Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one

More information

Information for Chemistry Majors Matriculating in AY16/17

Information for Chemistry Majors Matriculating in AY16/17 Information for Chemistry Majors Matriculating in AY16/17 Hi! We receive many queries from freshmen at the start of every academic year, especially since the course structure has been consistently changing

More information

EASTERN ARIZONA COLLEGE Intermediate Algebra

EASTERN ARIZONA COLLEGE Intermediate Algebra EASTERN ARIZONA COLLEGE Intermediate Algebra Course Design 2017-2018 Course Information Division Mathematics Course Number MAT 120 Title Intermediate Algebra Credits 4 Developed by Cliff Thompson Lecture/Lab

More information

Institution: Eastern Washington University (235097) User ID: P Completions Overview distance education All Completers unduplicated count

Institution: Eastern Washington University (235097) User ID: P Completions Overview distance education All Completers unduplicated count Completions 207-8 Institution: Eastern Washington University (235097) User ID: P235097 Completions Overview Welcome to the IPEDS Completions survey component. The Completions component is one of several

More information

Charles Law: V 1 = V 2 T 1 T 2

Charles Law: V 1 = V 2 T 1 T 2 Name: Gas Laws Background In this investigation you will examine three gas laws including Boyle s Law, Charles Law and Gay-Lussac s Law. You will explore how manipulating the variables of volume (L), pressure

More information

Euclid Contest Tuesday, April 12, 2016 (in North America and South America)

Euclid Contest Tuesday, April 12, 2016 (in North America and South America) The CENTRE for EDUCATION in MATHEMATICS and COMPUTING cemc.uwaterloo.ca Euclid Contest Tuesday, April 12, 2016 (in North America and South America) Wednesday, April 13, 2016 (outside of North America and

More information

NANOSYSTEMS ENGINEERING Louisiana Tech University Curriculum as of 2016

NANOSYSTEMS ENGINEERING Louisiana Tech University Curriculum as of 2016 NANOSYSTEMS ENGINEERING Curriculum as of 2016 Name Date CWID - - Email @latech.edu SCH QTR GRADE SUBSTITUTIONS NSE 202 CHEM 102, PHYS 201 3 W R* 300 ENGR 122 3 Sp R* 1 302 CHEM 251, CHEM 253, NSE 201 2

More information

MATH 1B03: Midterm 1 - VERSION 1 Instructor: Adam Van Tuyl Date: October 4, :00PM Duration: 75 min.

MATH 1B03: Midterm 1 - VERSION 1 Instructor: Adam Van Tuyl Date: October 4, :00PM Duration: 75 min. MATH B3: Midterm - VERSION Instructor: Adam Van Tuyl Date: October 4, 27 7:PM Duration: 75 min. Name: ID #: Instructions: This test paper contains 2 multiple choice questions printed on both sides of the

More information

Course Staff. Textbook

Course Staff. Textbook Course Staff CS311H: Discrete Mathematics Intro and Propositional Logic Instructor: Işıl Dillig Instructor: Prof. Işıl Dillig TAs: Jacob Van Geffen, Varun Adiga, Akshay Gupta Class meets every Monday,

More information

COLLEGE OF THE DESERT

COLLEGE OF THE DESERT COLLEGE OF THE DESERT Course Code ENGR-011 Course Outline of Record 1. Course Code: ENGR-011 2. a. Long Course Title: Statics b. Short Course Title: STATICS 3. a. Catalog Course Description: This course

More information

Math 410 Linear Algebra Summer Session American River College

Math 410 Linear Algebra Summer Session American River College Course Information Instructor: Kristin Lui Email: luik@arc.losrios.edu Office Hours: By appointment Location: Liberal Arts 163 ARC Main Campus Meet Times: Tuesday/Thursday 6:30 pm 9:40 pm Dates: June 16,

More information

PROGRAM REQUIREMENTS Degree: Bachelor of Science Major: Chemistry Concentration: Biochemistry

PROGRAM REQUIREMENTS Degree: Bachelor of Science Major: Chemistry Concentration: Biochemistry 2017-2018 PROGRAM REQUIREMENTS Degree: Bachelor of Science Major: Chemistry Concentration: Biochemistry About This Major... Biochemistry students build a strong foundation in chemistry and apply their

More information

Bachelor of Science in Geography (Fall 2016) Student

Bachelor of Science in Geography (Fall 2016) Student Bachelor of Science in Geography (Fall 2016) Student Student ID# Anticipated Graduation Term Advisor Minimum GPA 2.00 Today's Date 2016-2017 Undergraduate Catalog Requirements System Gen Ed Requirements

More information

Academic Affairs Assessment of Student Learning Report for Academic Year

Academic Affairs Assessment of Student Learning Report for Academic Year Academic Affairs Assessment of Student Learning Report for Academic Year 2017-2018. Department/Program Chemistry Assessment Coordinator s Name: Micheal Fultz Assessment Coordinator s Email Address: mfultz@wvstateu.edu

More information

MATH 1241 Common Final Exam Fall 2010

MATH 1241 Common Final Exam Fall 2010 MATH 1241 Common Final Exam Fall 2010 Please print the following information: Name: Instructor: Student ID: Section/Time: The MATH 1241 Final Exam consists of three parts. You have three hours for the

More information

Linking the Smarter Balanced Assessments to NWEA MAP Tests

Linking the Smarter Balanced Assessments to NWEA MAP Tests Linking the Smarter Balanced Assessments to NWEA MAP Tests Introduction Concordance tables have been used for decades to relate scores on different tests measuring similar but distinct constructs. These

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 116 Practice for Exam 3 Generated November 29, 2017 Name: Instructor: Section Number: 1. This exam has 4 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Last 4 Digits of USC ID:

Last 4 Digits of USC ID: Chemistry 05 B Practice Exam Dr. Jessica Parr First Letter of last Name PLEASE PRINT YOUR NAME IN BLOCK LETTERS Name: Last 4 Digits of USC ID: Lab TA s Name: Question Points Score Grader 8 2 4 3 9 4 0

More information

02/05/09 Last 4 Digits of USC ID: Dr. Jessica Parr

02/05/09 Last 4 Digits of USC ID: Dr. Jessica Parr Chemistry 05 B First Letter of PLEASE PRINT YOUR NAME IN BLOCK LETTERS Exam last Name Name: 02/05/09 Last 4 Digits of USC ID: Dr. Jessica Parr Lab TA s Name: Question Points Score Grader 2 2 9 3 9 4 2

More information

ASTRONOMY 112: Stars, Galaxies, and Cosmology Spring 2014 Syllabus Section MWF 9:00 9:50 AM Room: PS167

ASTRONOMY 112: Stars, Galaxies, and Cosmology Spring 2014 Syllabus Section MWF 9:00 9:50 AM Room: PS167 ASTRONOMY 112: Stars, Galaxies, and Cosmology Spring 2014 Syllabus Section 18522 MWF 9:00 9:50 AM Room: PS167 Contact Information: Instructor: Sally Watt, M.S. Office Hours: Office: PS113 Mon, Wed 11:00

More information

Part I : Multiple Choice.

Part I : Multiple Choice. Math 1010 Final Exam Intermediate Algebra Spring Semester 013 Form A Instructor Name Student ID ID Verification Section Number Time Limit: 10 minutes All problems are weighted equally. Graphing/programmable

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This is a midterm from a previous semester. This means: This midterm contains problems that are of

More information

Final Exam Practice Problems Part II: Sequences and Series Math 1C: Calculus III

Final Exam Practice Problems Part II: Sequences and Series Math 1C: Calculus III Name : c Jeffrey A. Anderson Class Number:. Final Exam Practice Problems Part II: Sequences and Series Math C: Calculus III What are the rules of this exam? PLEASE DO NOT TURN THIS PAGE UNTIL TOLD TO DO

More information

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 31B, Spring 2017 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

More information

My Map Activity MINNESOTA SOCIAL STUDIES STANDARDS & BENCHMARKS

My Map Activity MINNESOTA SOCIAL STUDIES STANDARDS & BENCHMARKS My Map Activity OVERVIEW & OBJECTIVES Students will learn the basics of Google Maps while using geospatial data to create their neighborhood map with the places they spend time. They will also collect

More information

Mathematics: Year 12 Transition Work

Mathematics: Year 12 Transition Work Mathematics: Year 12 Transition Work There are eight sections for you to study. Each section covers a different skill set. You will work online and on paper. 1. Manipulating directed numbers and substitution

More information

Spring 2018 Exam 1 MARK BOX HAND IN PART NAME: PIN:

Spring 2018 Exam 1 MARK BOX HAND IN PART NAME: PIN: problem MARK BOX points HAND IN PART - 65=x5 4 5 5 6 NAME: PIN: % INSTRUCTIONS This exam comes in two parts. () HAND IN PART. Hand in only this part. () STATEMENT OF MULTIPLE CHOICE PROBLEMS. Do not hand

More information

EASTERN ARIZONA COLLEGE Technical Math I

EASTERN ARIZONA COLLEGE Technical Math I EASTERN ARIZONA COLLEGE Technical Math I Course Design 2010-2011 Course Information Division Mathematics Course Number TEC 101 Title Technical Math I Credits 4 Developed by Ray Orr Lecture/Lab Ratio 4

More information

B.A. GEOGRAPHY / GLOBALIZATION TRACK (Academic Plan: ULASGEOGL)

B.A. GEOGRAPHY / GLOBALIZATION TRACK (Academic Plan: ULASGEOGL) B.A. GEOGRAPHY / GLOBALIZATION TRACK (Academic Plan: ULASGEOGL) MAJOR PROGRAM: 42 S.H. 1. Core Requirements: 18 S.H. SH GR MAJOR PROGRAM (continued) 2. Globalization Track: 24 S.H. (2 required courses

More information

AP Preadministration Instructions

AP Preadministration Instructions AP Preadministration Instructions 2015-16 This booklet contains information about holding an AP preadministration session. A preadministration session allows students to complete identification information

More information

Section 2.1 ~ Data Types and Levels of Measurement. Introduction to Probability and Statistics Spring 2017

Section 2.1 ~ Data Types and Levels of Measurement. Introduction to Probability and Statistics Spring 2017 Section 2.1 ~ Data Types and Levels of Measurement Introduction to Probability and Statistics Spring 2017 Objective To be able to classify data as qualitative or quantitative, to identify quantitative

More information

Dental Hygiene. Program Director: Deborah Carl Wolf, RDH, MEd Student Undergraduate Enrollment by First Degree: First Major - Fall Semester

Dental Hygiene. Program Director: Deborah Carl Wolf, RDH, MEd Student Undergraduate Enrollment by First Degree: First Major - Fall Semester Program Director: Deborah Carl Wolf, RDH, MEd Student Undergraduate Enrollment by First Degree: First Major - Fall Semester Pre-Dental Hygiene (PRDH)* Freshmen 71 78 90 79 85 123 78 84 99 82 Sophomores

More information

AP Preadministration Instructions

AP Preadministration Instructions AP Preadministration Instructions 2016-17 This booklet contains information about holding an AP preadministration session. A preadministration session allows students to complete identification information

More information