EASTERN ARIZONA COLLEGE Database Design and Development

Size: px
Start display at page:

Download "EASTERN ARIZONA COLLEGE Database Design and Development"

Transcription

1 EASTERN ARIZONA COLLEGE Database Design and Develpment Curse Design Curse Infrmatin Divisin Business Curse Number CMP 280 Title Database Design and Develpment Credits 3 Develped by Sctt Russell/Revised by Michael Rse Lecture/Lab Rati 2 Lecture/2 Lab Transfer Status ASU NAU UA Elective Credit CIS Departmental Elective CSC Departmental Elective Activity Curse N CIP Cde Assessment Mde Semester Taught GE Categry Separate Lab Awareness Curse Intensive Writing Curse Prerequisites Nne Educatinal Value Pre/Pst Test (50 Questins/50 Pints) Upn Request Nne N N N This curse will serve several target ppulatins: 1. Cmputer prgram majrs. 2. Thse seeking t upgrade their database skills abve the Micrsft Access level. 3. Thse seeking an understanding f relatinal database cncepts and Structured Query Language (SQL). 4. Other individuals with an interest in gaining mve advanced knwledge f databases. Descriptin This curse is designed t prvide individuals with a cmplete intrductin t database cncepts and the relatinal database mdel. Tpics include QBE, SQL, nrmalizatin, design methdlgy, DBMS functins, database administratin, and ther database management appraches, such as client/server databases, bject riented databases, and data warehuses. At the cmpletin f this curse, students shuld be able t understand a user s database requirements and translate thse requirements int a valid database design. Students shuld have already cmpleted CMP 170 Database Management with Micrsft Access r pssess equivalent knwledge. EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

2 Supplies Access t a netwrked persnal cmputer with Micrsft Access and a SQL Server installed. Cmpetencies and Perfrmance Standards 1. Identify the essential ideas behind database management. Learning bjectives What yu will learn as yu master the cmpetency: a. describe basic database terminlgy. b. describe database management systems. c. explain the advantages and disadvantages f database prcessing. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will describe basic database terminlgy. learner will describe database management systems. learner will explain the advantages and disadvantages f database prcessing. 2. Describe Query-By-Example and relatinal algebra. Learning bjectives What yu will learn as yu master the cmpetency: a. describe the relatinal mdel. b. explain Query-By-Example. c. utilize criteria in QBE. d. create calculated clumns in QBE. e. calculate statistics in QBE. f. srt data in QBE. g. jin tables in QBE. h. update data using QBE. i. explain relatinal algebra. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will describe the relatinal mdel. learner will explain Query-By-Example. learner will utilize criteria in QBE. learner will create calculated clumns in QBE. EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

3 learner will calculate statistics in QBE. learner will srt data in QBE. learner will jin tables in QBE learner will update data using QBE. learner will explain relatinal algebra. 3. Explain the relatinal mdel. Learning bjectives What yu will learn as yu master the cmpetency: a. intrduce structured query language (SQL). b. utilize simple and cmpund cnditins in SQL. c. utilize cmputed fields in SQL. d. utilize built-in SQL functins. e. utilize subqueries in SQL. f. grup recrds in SQL. g. jin tables in SQL. h. perfrm unin peratins in SQL. i. utilize SQL t update database data. j. utilize SQL query t create a table in a database. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will intrduce structured query language (SQL). learner will utilize simple and cmpund cnditins in SQL. learner will utilize cmputed fields in SQL. learner will utilize built-in SQL functins. learner will utilize subqueries in SQL. learner will grup recrds in SQL. learner will jin tables in SQL. learner will perfrm unin peratins in SQL. learner will utilize SQL t update database data. learner will utilize SQL query t create a table in a database. 4. Describe advanced tpics in the relatinal mdel. Learning bjectives What yu will learn as yu master the cmpetency: a. define, describe, and use views. b. utilize indexes t imprve database perfrmance. c. examine the security features f a database management system. EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

4 d. describe entity, referential, and legal-values integrity. e. perfrm changes t the structure f a relatinal database. f. utilize the system catalg. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will define, describe, and use views. learner will utilize indexes t imprve database perfrmance. learner will examine the security features f a database management system. learner will describe entity, referential, and legal-values integrity. learner will perfrm changes t the structure f a relatinal database. learner will utilize the system catalg. 5. Describe database nrmalizatin. Learning bjectives What yu will learn as yu master the cmpetency: a. discuss functinal dependence. b. discuss primary keys. c. define first nrmal frm, secnd nrmal frm, and third nrmal frm. d. describe the prblems assciated with tables (relatins) that are nt in first nrmal frm, secnd nrmal frm, r third nrmal frm, alng with the mechanism fr cnverting t all three. e. discuss the prblems assciated with incrrect cnversins t third nrmal frm. f. define furth nrmal frm. g. describe the prblems assciated with tables (relatins) that are nt in furth nrmal frm and describe the mechanism fr cnverting t furth nrmal frm. h. explain hw nrmalizatin is used in the database design prcess. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will discuss functinal dependence. learner will discuss primary keys. learner will define first nrmal frm, secnd nrmal frm, and third nrmal frm. learner will describe the prblems assciated with tables (relatins) that are nt in first nrmal frm, secnd nrmal frm, r third nrmal frm, alng with the mechanism fr cnverting t all three. learner will discuss the prblems assciated with incrrect cnversins t third nrmal frm. learner will define furth nrmal frm. learner will describe the prblems assciated with tables (relatins) that are nt in furth EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

5 nrmal frm and describe the mechanism fr cnverting t furth nrmal frm. learner will explain hw nrmalizatin is used in the database design prcess. 6. Describe database design methdlgy. Learning bjectives What yu will learn as yu master the cmpetency: a. discuss the general prcess and gals f database design. b. define user views and explain their functin. c. define Database Design Language (DBDL) and use it t dcument database designs. d. create an entity-relatinship (E-R) diagram t visually represent a database design. e. present a methdlgy fr database design at the infrmatin level and view examples illustrating this methdlgy. f. explain the physical-level design prcess. g. explain tp-dwn and bttm-up appraches t database design and examine the advantages and disadvantages f bth methds. h. utilize a survey frm t btain infrmatin frm users prir t beginning the database design prcess. i. review existing dcuments t btain infrmatin prir t beginning the database design. j. discuss special issues related t implementing ne-t-ne relatinships and many-t-many relatinships invlving mre than tw entities. k. discuss entity subtypes and their relatinships t nulls. l. learn hw t avid ptential prblems when merging third nrmal frm relatins. m. examine the entity-relatinship mdel fr representing and designing databases. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will discuss the general prcess and gals f database design. learner will define user views and explain their functin. learner will create an entity-relatinship (E-R) diagram t visually represent a database design. learner will create an entity-relatinship (E-R) diagram t visually represent a database design. learner will present a methdlgy fr database design at the infrmatin level and view examples illustrating this methdlgy. learner will explain the physical-level design prcess. learner will explain tp-dwn and bttm-up appraches t database design and examine the advantages and disadvantages f bth methds. learner will utilize a survey frm t btain infrmatin frm users prir t beginning the database design prcess. learner will review existing dcuments t btain infrmatin prir t beginning the database design. learner will learn hw t avid ptential prblems when merging third nrmal frm relatins. EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

6 learner will examine the entity-relatinship mdel fr representing and designing databases. 7. Explain DBMS functins. Learning bjectives What yu will learn as yu master the cmpetency: a. identify the functins, r services, prvided by a database management system (DBMS). b. describe hw a DBMS handles updating and retrieving data. c. examine the catalg feature f a DBMS. d. illustrate the cncurrent update prblem and describe hw a DBMS handles this prblem. e. explain the data recvery prcess in a database envirnment. f. describe the security services prvided by a DBMS. g. examine the data integrity features prvided by a DBMS. h. explain the extent t which a DBMS achieves data independence. i. define and describe data replicatin. j. present the utility services prvided by a DBMS. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will identify the functins, r services, prvided by a database management system (DBMS). learner will describe hw a DBMS handles updating and retrieving data. learner will examine the catalg feature f a DBMS. learner will illustrate the cncurrent update prblem and describe hw a DBMS handles this prblem. learner will explain the data recvery prcess in a database envirnment. learner will describe the security services prvided by a DBMS. learner will examine the data integrity features prvided by a DBMS. learner will explain the extent t which a DBMS achieves data independence. learner will explain the extent t which a DBMS achieves data independence. learner will define and describe data replicatin. learner will present the utility services prvided by a DBMS. 8. Describe database administratin. Learning bjectives What yu will learn as yu master the cmpetency: a. explain the need fr database administratin (DBA). b. identify DBA s respnsibilities in frmulating and enfrcing database plicies fr access privileges, security, disaster planning, and archiving. c. identify DBA s administrative respnsibilities fr database management system (DBMS) evaluatin and selectin, DBMS maintenance, data dictinary management, and training. d. identify DBA s technical respnsibilities fr database design, testing, and perfrmance EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

7 tuning. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will explain the need fr database administratin (DBA). learner will identify DBA s respnsibilities in frmulating and enfrcing database plicies fr access privileges, security, disaster planning, and archiving. learner will identify DBA s administrative respnsibilities fr database management system (DBMS) evaluatin and selectin, DBMS maintenance, data dictinary management, and training. learner will identify DBA s technical respnsibilities fr database design, testing, and perfrmance tuning. 9. Identify database management appraches. Learning bjectives What yu will learn as yu master the cmpetency: a. describe distributed database management systems (DBMSs). b. explain client/server systems. c. define data warehuses and explain their structure and access. d. discuss the general cncepts f bject-riented DBMSs. e. summarize the impact f Web access t databases. f. prvide a brief histry f database management. g. describe the netwrk and hierarchical data mdels. Perfrmance Standards Cmpetence will be demnstrated: when the learner cmpletes the casewrk with a satisfactry scre. when the learner cmpletes the chapter quiz with a satisfactry scre. Criteria - Perfrmance will be satisfactry when: learner will describe distributed database management systems (DBMSs). learner will explain client/server systems. learner will define data warehuses and explain their structure and access. learner will discuss the general cncepts f bject-riented DBMSs. learner will summarize the impact f Web access t databases. learner will prvide a brief histry f database management. learner will describe the netwrk and hierarchical data mdels. Types f Instructin Classrm Presentatin On Campus Labratry EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

8 Grading Infrmatin Grading Ratinale Pre-Pst test 10% Quizzes 40% Casewrk 50% Grading Scale A % B 80-89% C 70-79% D 60-69% F 0-59% EASTERN ARIZONA COLLEGE Database Design and Develpment Equal Opprtunity Emplyer and Educatr

EASTERN ARIZONA COLLEGE Leadership for Organizational Development

EASTERN ARIZONA COLLEGE Leadership for Organizational Development EASTERN ARIZONA COLLEGE Leadership fr Organizatinal Develpment Curse Design 2014-2015 Curse Infrmatin Divisin Cunseling Curse Number CSL 111 Title Leadership fr Organizatinal Develpment Credits 2 Develped

More information

EASTERN ARIZONA COLLEGE Introduction to Social Work

EASTERN ARIZONA COLLEGE Introduction to Social Work EASTERN ARIZONA COLLEGE Intrductin t Scial Wrk Curse Design 2011-2012 Curse Infrmatin Divisin Scial Sciences Curse Number SSE 110 Title Intrductin t Scial Wrk Credits 3 Develped by B. Stephen Cullen, Ph.D.

More information

Advanced Criminal Investigation

Advanced Criminal Investigation Advanced Criminal Investigatin Curse Design 2008-2009 Curse Infrmatin Organizatin EASTERN ARIZONA COLLEGE Divisin Scial Sciences Curse Number AJS 203 Title Advanced Criminal Investigatin Credits 3 Develped

More information

EASTERN ARIZONA COLLEGE Instructing in Cosmetology II

EASTERN ARIZONA COLLEGE Instructing in Cosmetology II EASTERN ARIZONA COLLEGE Instructing in Csmetlgy II Curse Design 2015-2016 Curse Infrmatin Divisin Business Curse Number COS 206 Title Instructing in Csmetlgy II Credits 3 Develped by Debbie Jhn/Revised

More information

German Conversation and Composition I

German Conversation and Composition I German Cnversatin and Cmpsitin I Curse Design 2004-2005 Curse Infrmatin Organizatin Eastern Arizna Cllege Divisin Cmmunicative Arts Curse Number GER 261 Title German Cnversatin and Cmpsitin I Credits 2

More information

MACHINE SHOP. Course Design 2005-2006. MET231 to ASU, DEC to NAU, NT to UofA Activity Course

MACHINE SHOP. Course Design 2005-2006. MET231 to ASU, DEC to NAU, NT to UofA Activity Course MACHINE SHOP Curse Design 2005-2006 Curse Infrmatin Organizatin Eastern Arizna Cllege Divisin Industrial Technlgy Educatin Curse Number MSP 104 Title Machine Shp Credits 4 Develped by Dryden Lecture/Lab

More information

ITIL Release Control & Validation (RCV) Certification Program - 5 Days

ITIL Release Control & Validation (RCV) Certification Program - 5 Days ITIL Release Cntrl & Validatin (RCV) Certificatin Prgram - 5 Days Prgram Overview ITIL is a set f best practices guidance that has becme a wrldwide-adpted framewrk fr Infrmatin Technlgy Services Management

More information

COURSE PROFILE. Business Data Analysis IT431 Fall 7 3 + 0 + 0 3 6

COURSE PROFILE. Business Data Analysis IT431 Fall 7 3 + 0 + 0 3 6 COURSE PROFILE Curse Name Cde Semester Term Thery+PS+Lab (hur/week) Lcal Credits ECTS Business Data Analysis IT431 Fall 7 3 + 0 + 0 3 6 Prerequisites Nne Curse Language Curse Type Curse Lecturer Curse

More information

ITIL Service Offerings & Agreement (SOA) Certification Program - 5 Days

ITIL Service Offerings & Agreement (SOA) Certification Program - 5 Days ITIL Service Offerings & Agreement (SOA) Certificatin Prgram - 5 Days Prgram Overview ITIL is a set f best practices guidance that has becme a wrldwide-adpted framewrk fr Infrmatin Technlgy Services Management

More information

GENERAL EDUCATION. Communication: Students will effectively exchange ideas and information using multiple methods of communication.

GENERAL EDUCATION. Communication: Students will effectively exchange ideas and information using multiple methods of communication. Prcedure 3.12 (f) GENERAL EDUCATION General educatin unites cllege students frm diverse areas by adding breadth and depth t their prgrams f study. General educatin cncepts, framewrks, and/r patterns f

More information

Leading Edge Online and Blended Teacher Certification Course

Leading Edge Online and Blended Teacher Certification Course Leading Edge Online and Blended Teacher Certificatin Curse COURSE DESCRIPTION Online educatin can prvide the pprtunity fr students and prfessinal learners t cmmunicate and demnstrate mastery in ways that

More information

ITIL V3 Planning, Protection and Optimization (PPO) Certification Program - 5 Days

ITIL V3 Planning, Protection and Optimization (PPO) Certification Program - 5 Days ITIL V3 Planning, Prtectin and Optimizatin (PPO) Certificatin Prgram - 5 Days Prgram Overview The ITIL Intermediate Qualificatin: Planning, Prtectin and Optimizatin (PPO) Certificate is a free-standing

More information

THE WISCONSIN PRESCHOOL PROFESSIONAL CREDENTIAL INSTRUCTOR S GUIDE COURSE TWO CHILD DEVELOPMENT. Revised February 2011

THE WISCONSIN PRESCHOOL PROFESSIONAL CREDENTIAL INSTRUCTOR S GUIDE COURSE TWO CHILD DEVELOPMENT. Revised February 2011 THE WISCONSIN PRESCHOOL PROFESSIONAL CREDENTIAL INSTRUCTOR S GUIDE COURSE TWO CHILD DEVELOPMENT Revised February 2011 WTCS - Wiscnsin Technical Cllege System - 1 - Last Revised February 2011 The Registry

More information

Master s Degree Program

Master s Degree Program Master s Degree Prgram The Schl f Business and Infrmatin Technlgy ffers ne master s degree prgram: Master f Business Administratin (MBA). Objective The bjective f the master s degree prgrams is t prvide

More information

Systems Support - Extended

Systems Support - Extended 1 General Overview This is a Service Level Agreement ( SLA ) between and the Enterprise Windws Services t dcument: The technlgy services the Enterprise Windws Services prvides t the custmer. The targets

More information

VET395- HUMAN RESOURCES

VET395- HUMAN RESOURCES VET395- HUMAN RESOURCES MODULE DESCRIPTION: This mdule is designed t prvide cmprehensive cverage f the human resurces (HR) functin as it fits in the rganizatin. This mdule is tailred t prvide training

More information

Work- and Process Organisation

Work- and Process Organisation Das Knw-hw. Wrk- and Prcess Organisatin Seminars and Training Prgrams Fr Effective Prductin Management - REFA Basic Training in Wrk Organisatin - REFA Germany s leading assciatin in Wrk Design Industrial

More information

The following information must be completed prior to June 15 th. No exceptions!

The following information must be completed prior to June 15 th. No exceptions! DIXIE STATE UNIVERSITY SURGICAL TECHNOLOGY PROGRAM CHECKLIST DUE DATE: JUNE 15 th The fllwing infrmatin must be cmpleted prir t June 15 th. N exceptins! DIXIE STATE UNIVERSITY ADMISSION PROCESS COMPLETED

More information

Course Syllabus PADM 6510 - Management of Health Care Agencies College of Public Service and Urban Affairs Tennessee State University

Course Syllabus PADM 6510 - Management of Health Care Agencies College of Public Service and Urban Affairs Tennessee State University Curse Syllabus PADM 6510 - Management f Health Care Agencies Cllege f Public Service and Urban Affairs Tennessee State University Chester A. Rbinsn, D.P.A. Spring, 2008 Office (615) 963-7242 Tuesdays,

More information

JOB DESCRIPTION. Job Title: Business Intelligence Developer. Job Holder: Date: April 2016

JOB DESCRIPTION. Job Title: Business Intelligence Developer. Job Holder: Date: April 2016 JOB DESCRIPTION Jb Title: Business Intelligence Develper Jb Hlder: Date: April 2016 Business Intelligence Develper Versin 001 March 2016 Overview f rle Sciety and Grup rle: This rle is fr a Business Intelligence

More information

Eastern Wyoming College Criminal Justice Department

Eastern Wyoming College Criminal Justice Department Eastern Wyming Cllege Criminal Justice Department Spring Semester 2012 Curse Infrmatin Curse Title: Frensic Psychlgy Curse Number: CRMJ/PSYC 2125-Sectins 40 & 90 Credit Hurs: 3.0 Prerequisites: CRMJ 2120-Intrductin

More information

Recognition of Prior Learning (RPL) TAE40110 Certificate IV in Training and Assessment

Recognition of Prior Learning (RPL) TAE40110 Certificate IV in Training and Assessment Recgnitin f Prir Learning (RPL) TAE40110 Certificate IV in Training and Assessment What is RPL? RPL recgnises that yu may already have the skills and knwledge needed t meet natinal cmpetency standards.

More information

Licensed Practical Nurse (LPN) Role and Scope Course

Licensed Practical Nurse (LPN) Role and Scope Course Licensed Practical Nurse (LPN) Rle and Scpe Curse LPN Rle and Scpe 7/11/2014 1 Intrductin This mdule was develped t implement the educatinal prvisins in R4-19-301, which requires candidates wh are graduates

More information

Developing Expertise as Coaches of Teachers

Developing Expertise as Coaches of Teachers Develping Expertise as Caches f Teachers Presented by: Elaine M. Bukwiecki, Ed.D. Assciate Prfessr f Literacy Educatin Presented at: 11 th Internatinal Writing Acrss the Curriculum Cnference Savannah,

More information

Request for Resume (RFR) CATS II Master Contract. All Master Contract Provisions Apply

Request for Resume (RFR) CATS II Master Contract. All Master Contract Provisions Apply Sectin 1 General Infrmatin RFR Number: (Reference BPO Number) Functinal Area (Enter One Only) F50B3400026 7 Infrmatin System Security Labr Categry A single supprt resurce may be engaged fr a perid nt t

More information

Business Continuity Management Systems Foundation Training Course

Business Continuity Management Systems Foundation Training Course Certificatin criteria fr Business Cntinuity Management Systems Fundatin Training Curse CONTENTS 1. INTRODUCTION 2. LEARNING OBJECTIVES 3. ENABLING OBJECTIVES KNOWLEDGE & SKILLS 4. TRAINING METHODS 5. COURSE

More information

KEY. General Education Requirement. Degree Requirements

KEY. General Education Requirement. Degree Requirements MAJOR ROADMAP Special Educatin, B.S. Catalg Year: 2014-15 This radmap is a suggested semester-by-semester planning guide fr this majr. It is a mdel fur-year plan, nt a guaranteed sequence r cntract. Curse

More information

Bakersfield College Program Review Annual Update

Bakersfield College Program Review Annual Update Bakersfield Cllege m Review Annual Update I. m Infrmatin: m Name: m Type: Instructinal Nn Instructinal m Missin Statement: The Criminal Justice m guides and prepares students fr careers in law enfrcement,

More information

Bakersfield College Program Review Annual Update

Bakersfield College Program Review Annual Update Bakersfield Cllege Prgram Review Annual Update I. Prgram Infrmatin: Prgram Name: Prgram Type: Instructinal Nn Instructinal Prgram Missin Statement: The missin f the Bakersfield Cllege Human Services Prgram

More information

2008-2011 CSU STANISLAUS INFORMATION TECHNOLOGY PLAN SUMMARY

2008-2011 CSU STANISLAUS INFORMATION TECHNOLOGY PLAN SUMMARY 2008-2011 CSU STANISLAUS INFORMATION TECHNOLOGY PLAN SUMMARY OFFICE OF INFORMATION TECHNOLOGY AUGUST 2008 Executive Summary The mst recent CSU Stanislaus infrmatin technlgy (IT) plan was issued in 2003.

More information

THE WISCONSIN PRESCHOOL PROFESSIONAL CREDENTIAL INSTRUCTOR S GUIDE COURSE ONE FOUNDATIONS OF EARLY CHILDHOOD EDUCATION. Revised February 2011

THE WISCONSIN PRESCHOOL PROFESSIONAL CREDENTIAL INSTRUCTOR S GUIDE COURSE ONE FOUNDATIONS OF EARLY CHILDHOOD EDUCATION. Revised February 2011 THE WISCONSIN PRESCHOOL PROFESSIONAL CREDENTIAL INSTRUCTOR S GUIDE COURSE ONE FOUNDATIONS OF EARLY CHILDHOOD EDUCATION Revised February 2011 WTCS - Wiscnsin Technical Cllege System - 1 - Last Revised February

More information

Computer Science Undergraduate Scholarship

Computer Science Undergraduate Scholarship Cmputer Science Undergraduate Schlarship R E G U L A T I O N S The Cmputer Science Department at the University f Waikat runs an annual Schlarship examinatin which ffers up t 10 undergraduate Schlarships

More information

ITIL V3 Service Offerings and Agreements (SOA) Certification Program - 5 Days

ITIL V3 Service Offerings and Agreements (SOA) Certification Program - 5 Days ITIL V3 Service Offerings and Agreements (SOA) Certificatin Prgram - 5 Days Prgram Overview The ITIL Intermediate Qualificatin: Service Offerings and Agreements (SOA) Certificate, althugh a stand alne

More information

Business Intelligence and DataWarehouse workshop

Business Intelligence and DataWarehouse workshop Business Intelligence and DataWarehuse wrkshp Benefits: Enables the Final year BE student/ Junir IT prfessinals t get a perfect blend f thery and practice n Business Intelligence and Data warehuse s as

More information

How to Write Program Objectives/Outcomes

How to Write Program Objectives/Outcomes Hw t Write Prgram Objectives/Outcmes Objectives Gals and Objectives are similar in that they describe the intended purpses and expected results f teaching activities and establish the fundatin fr assessment.

More information

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES REFERENCES AND RELATED POLICIES A. UC PPSM 2 -Definitin f Terms B. UC PPSM 12 -Nndiscriminatin in Emplyment C. UC PPSM 14 -Affirmative

More information

Michigan Transfer Agreement (MTA) Frequently Asked Questions for College Personnel

Michigan Transfer Agreement (MTA) Frequently Asked Questions for College Personnel Michigan Transfer Agreement (MTA) Frequently Asked Questins fr Cllege Persnnel What happened t the MACRAO Agreement? Originally signed in 1972, the MACRAO agreement has been used successfully by many students

More information

Design for securability Applying engineering principles to the design of security architectures

Design for securability Applying engineering principles to the design of security architectures Design fr securability Applying engineering principles t the design f security architectures Amund Hunstad Phne number: + 46 13 37 81 18 Fax: + 46 13 37 85 50 Email: amund@fi.se Jnas Hallberg Phne number:

More information

ARE YOU INTERESTED IN THE PRIOR LEARNING ASSESSMENT (PLA) PROGRAM?

ARE YOU INTERESTED IN THE PRIOR LEARNING ASSESSMENT (PLA) PROGRAM? ARE YOU INTERESTED IN THE PRIOR LEARNING ASSESSMENT (PLA) PROGRAM? City University f Seattle recgnizes that learning ccurs in many different ways and under varied circumstances. As a result, the University

More information

Nursing Requirements and Reviews

Nursing Requirements and Reviews LWC BSN Academic Standard fr Admissin, Prgressin and Readmissin Please nte: This infrmatin has been updated and may differ frm what is printed in the LWC nline catalg r print versins. Applicatin Deadlines

More information

Undergraduate Degree Program Assessment Progress Report Cover Sheet

Undergraduate Degree Program Assessment Progress Report Cover Sheet Undergraduate Degree Prgram Assessment Prgress Reprt Cver Degree: BA Prfessinal and Technical Writing Fr Calendar Year: 2014 (Date submitted t cllege cmmittee:) 2-20-2015 (Date psted n cllege assessment

More information

Conversations of Performance Management

Conversations of Performance Management Cnversatins f Perfrmance Management Perfrmance Management at Ohi State The Secnd Cnversatin ~ Develpment 2011 The Ohi State University Office f Human Resurces Cntents Intrductin Welcme t Develping Emplyees...

More information

EASTERN ARIZONA COLLEGE Social Psychology

EASTERN ARIZONA COLLEGE Social Psychology EASTERN ARIZONA COLLEGE Scial Psychlgy Curse Design 2015-2016 Curse Infrmatin Divisin Scial Sciences Curse Number PSY 230 Title Scial Psychlgy Credits 3 Develped by Nan Penningtn Lecture/Lab Rati 3 Lecture/0

More information

How To Get A Credit By Examination

How To Get A Credit By Examination LAW ENFORCEMENT TECHNOLOGY CREDIT BY EXAMINATION FACT SHEET Texas Ri Salad Cllege, a Maricpa Cunty Cmmunity Cllege in Tempe, Arizna, is prud t annunce its Credit by Examinatin prgram in Law Enfrcement

More information

South Australia Police POSITION INFORMATION DOCUMENT

South Australia Police POSITION INFORMATION DOCUMENT Suth Australia Plice POSITION INFORMATION DOCUMENT Stream: Career Grup: Discipline: Classificatin: Service: Branch: Psitin Title: Administrative Services Cnsultancy and Infrmatin AO ASO-6 Infrmatin Systems

More information

Administrative - Master Syllabus COVER SHEET

Administrative - Master Syllabus COVER SHEET Administrative - Master Syllabus COVER SHEET Purpse: It is the intentin f this Administrative-Master Syllabus t prvide a general descriptin f the curse, utline the required elements f the curse and t lay

More information

BridgeValley Community and Technical College Financial Aid Office 2015-2016 Maximum Hour Financial Aid Suspension Appeal Process

BridgeValley Community and Technical College Financial Aid Office 2015-2016 Maximum Hour Financial Aid Suspension Appeal Process BridgeValley Cmmunity and Technical Cllege Financial Aid Office 2015-2016 Maximum Hur Financial Aid Suspensin Appeal Prcess T receive financial aid administered by BridgeValley Cmmunity and Technical Cllege,

More information

Information for Components Beacon ESOL Program Courses. Table of Contents

Information for Components Beacon ESOL Program Courses. Table of Contents Infrmatin fr Cmpnents Beacn ESOL Prgram Curses Table f Cntents ESOL: Applied Linguistics ESOL: Crss-Cultural Cmmunicatin ESOL: Curriculum and Materials ESOL: Methds f Teaching ESOL: Testing and Evaluatin

More information

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1 Imprved Data Center Pwer Cnsumptin and Streamlining Management in Windws Server 2008 R2 with SP1 Disclaimer The infrmatin cntained in this dcument represents the current view f Micrsft Crpratin n the issues

More information

User Guide. Excel Data Management Pack (EDM-Pack) OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES. Date: December 2015

User Guide. Excel Data Management Pack (EDM-Pack) OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES. Date: December 2015 PROFESSIONAL SERVICES User Guide OnCmmand Wrkflw Autmatin (WFA) Excel Data Management Pack (EDM-Pack) Date: December 2015 Dcument Versin: 1.0.0 Abstract The EDM-Pack includes a general-purpse Data Surce

More information

Have some knowledge of how queries execute. Must be able to read a query execution plan and understand what is happening.

Have some knowledge of how queries execute. Must be able to read a query execution plan and understand what is happening. Curse 2786B: Designing a Micrsft SQL Server 2005 Infrastructure Abut this Curse This tw-day instructr-led curse prvides database administratrs wrking in enterprise envirnments with the knwledge and skills

More information

Management 4560 Small Business Management

Management 4560 Small Business Management Management 4560 Small Business Management Instructr: Gary Giles Semester: Fall 2007 Office: TBD Time: Wednesdays 4:30pm 7:00pm Telephne: (770) 356-8483 (Cell) Rm: General Classrm #431 Office Hrs: By appintment.

More information

Occupational Therapy

Occupational Therapy Health Prfessins: Occupatinal Therapy Overview f Prfessin Pre-Requisites Applicatin Prcess Timeline Admissin Exam- GRE Additinal Requirements Overview f OT Schl Imprtant Websites Overview f Prfessin: (surce:

More information

Basics of Supply Chain Management

Basics of Supply Chain Management The Champlain Valley APICS Chapter is a premier prfessinal assciatin fr supply chain and peratins management and wrking tgether with the APICS rganizatin the leading prvider f research, educatin and certificatin

More information

Importance and Contribution of Software Engineering to the Education of Informatics Professionals

Importance and Contribution of Software Engineering to the Education of Informatics Professionals Imprtance and Cntributin f Sftware Engineering t the Educatin f Infrmatics Prfessinals Dr. Tick, József Budapest Plytechnic, Hungary, tick@bmf.hu Abstract: As a result f the Blgna prcess a new frm f higher

More information

KEY. General Education Requirement. Degree Requirements

KEY. General Education Requirement. Degree Requirements MAJOR ROADMAP Elementary Educatin, B.S. Catalg Year: 2014-15 This radmap is a suggested semester-by-semester planning guide fr this majr. It is a mdel fur-year plan, nt a guaranteed sequence r cntract.

More information

Army DCIPS Employee Self-Report of Accomplishments Overview Revised July 2012

Army DCIPS Employee Self-Report of Accomplishments Overview Revised July 2012 Army DCIPS Emplyee Self-Reprt f Accmplishments Overview Revised July 2012 Table f Cntents Self-Reprt f Accmplishments Overview... 3 Understanding the Emplyee Self-Reprt f Accmplishments... 3 Thinking Abut

More information

Appendix H. Annual Risk Assessment and Audit Plan 2013/14

Appendix H. Annual Risk Assessment and Audit Plan 2013/14 Annual Risk Assessment and Audit Plan 2013/14 Internal Audit Department September 25, 2013 Table f Cntents Intrductin.. 3 Risk Assessment Prcess... 4 Page 2 Intrductin Each year, the Internal Audit Department

More information

Master of Education in Organizational Leadership PROGRAM APPLICATION

Master of Education in Organizational Leadership PROGRAM APPLICATION Master f Educatin in Organizatinal Leadership PROGRAM APPLICATION Applicatin Submissin Prcess: Submit the fllwing t the Center fr Educatinal Leadership: Prgram applicatin Experience Verificatin frm Tw

More information

POSITION DESCRIPTION. Classification Higher Education Worker, Level 7. Responsible to. I.T Manager. The Position

POSITION DESCRIPTION. Classification Higher Education Worker, Level 7. Responsible to. I.T Manager. The Position Psitin Title I.T Prject Officer Classificatin Higher Educatin Wrker, Level 7 Respnsible t The Psitin I.T Manager The psitin assists with the cmpletin f varius IT prjects intended t enable the nging administratin

More information

Budgeting and Business Performance Management Course Syllabus. Budgeting and Business Performance Management

Budgeting and Business Performance Management Course Syllabus. Budgeting and Business Performance Management Budgeting and Business Perfrmance Management Curse Syllabus Curse name Semester Prgram Majr Availability Teachers respnsible Languages Budgeting and Business Perfrmance Management First year curse Master

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questins What is the Cncurrent Credit Prgram? The Cncurrent Credit Prgram is a partnership between Lenawee Christian Schl and lcal clleges that seek t empwer high schl students tward academic

More information

A Walk on the Human Performance Side Part I

A Walk on the Human Performance Side Part I A Walk n the Human Perfrmance Side Part I Perfrmance Architects have a license t snp. We are in the business f supprting ur client rganizatins in their quest fr results that meet r exceed gals. We accmplish

More information

KEY. General Education Requirement. Degree Requirements

KEY. General Education Requirement. Degree Requirements MAJOR ROADMAP Early Childhd Educatin, B.S. Catalg Year: 2014-15 This radmap is a suggested semester-by-semester planning guide fr this majr. It is a mdel fur-year plan, nt a guaranteed sequence r cntract.

More information

The Town of Fort Frances

The Town of Fort Frances The Twn f Frt Frances PERFORMANCE APPRAISAL POLICY SECTION HUMAN RESOURCES REVISED August 2002 Reslutin N. Supercedes Reslutin N. Plicy Number 3.3 PAGE 1 f 9 1. PURPOSE: The purpse f supprt staff perfrmance

More information

Online Network Administration Degree Programs

Online Network Administration Degree Programs Online Schls, Degrees & Prgrams Blg Abut Archives Cntact Online Netwrk Administratin Degree Prgrams A Netwrk Administratr is smene respnsible fr the maintenance and perfrmance f cmputer hardware and sftware

More information

Master of Science Program Requirements in Earth Sciences

Master of Science Program Requirements in Earth Sciences Master f Science Prgram Requirements in Earth Sciences 1. Read the Graduate Schl Rules fr a Master f Science Degree! We have a cuple f mre restrictive requirements, but the graduate schl requirements are

More information

USABILITY TESTING PLAN. Document Overview. Methodology

USABILITY TESTING PLAN. Document Overview. Methodology USABILITY TESTING PLAN Dcument Overview This dcument describes a test plan fr cnducting a usability test during the develpment f new ischl website. The gals f usability testing include establishing a baseline

More information

MS SQL SERVER. Course Catalog 2012-2013

MS SQL SERVER. Course Catalog 2012-2013 MS SQL SERVER Curse Catalg 2012-2013 Micrs SQL Server 2012 Administratin This class cnsists f hands-n training that fcus n the fundamentals f administering the SQL Server 2012 database engine. Participants

More information

FY 2014 Senior Level (SL) and Scientific or Professional (ST) Performance Appraisal System Opening Guidance

FY 2014 Senior Level (SL) and Scientific or Professional (ST) Performance Appraisal System Opening Guidance Office f Executive Resurces Office f the Chief Human Capital Officer U.S. Department f Energy FY 2014 Senir Level (SL) and Scientific r Prfessinal (ST) Perfrmance Appraisal System Opening Guidance Table

More information

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are:

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are: COE: Hybrid Curse Request fr Prpsals The gals f the Cllege f Educatin Hybrid Curse Funding Prgram are: T supprt the develpment f effective, high-quality instructin that meets the needs and expectatins

More information

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification)

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification) CCHIIM ICD-10 Cntinuing Educatin Requirements fr AHIMA Certified Prfessinals (& Frequently Asked Questins fr Recertificatin) The transitin t ICD-10-CM and ICD-10-PCS is anticipated t imprve the capture

More information

Brazosport College Syllabus for DFTG 1309 Basic Computer- Aided Drafting (AutoCAD)

Brazosport College Syllabus for DFTG 1309 Basic Computer- Aided Drafting (AutoCAD) Brazsprt Cllege Syllabus fr DFTG 1309 Basic Cmputer- Aided Drafting (AutCAD) Instructr: Ricard Uribe Jr. Office Phne: 979.230-3334 Office: D211.B email: ricard.uribe@brazsprt.edu COURSE DESCRIPTION Intrductin

More information

Northern Illinois University McHenry County College Transfer Guide Early Childhood Education (2015-2016 Catalog)

Northern Illinois University McHenry County College Transfer Guide Early Childhood Education (2015-2016 Catalog) Nrthern Illinis University Transfer Guide Early Childhd Educatin (2015-2016 Catalg) Department f Special & Early Childhd Educatin Schl f Family, Cnsumer, and Nutritin Sciences Nrthern Illinis University

More information

COURSE SYLLABUS REQUIRED COURSE TEXTBOOK AND SUPPLEMENTARY MATERIALS:

COURSE SYLLABUS REQUIRED COURSE TEXTBOOK AND SUPPLEMENTARY MATERIALS: TCMG-568X-6M1 (8045) FOUNDATION OF INFORMATION ANALYTICS University f Bridgeprt Fall, 2015 Semester Mnday, August 24 December 07, 2015 6:15PM 8:45PM Mandeville Hall Rm 320 Instructr: M.F.Uddin; 203-543-9688;

More information

Houston Community College. Course Syllabus. COMM 1307: Introduction to Mass Communication

Houston Community College. Course Syllabus. COMM 1307: Introduction to Mass Communication Hustn Cmmunity Cllege Curse Syllabus COMM 1307: Intrductin t Mass Cmmunicatin Curse Semester Credit Hurs (SCH): 3 (3 lecture) Ttal Cntact Hurs: 48 Curse Length: 16 Weeks Type f Instructin: Cmpletely n

More information

PBS TeacherLine Course Syllabus

PBS TeacherLine Course Syllabus 1 Title Fstering Cperative Learning, Discussin, and Critical Thinking in Elementary Math (Grades 1-5) Target Audience This curse is intended fr pre-service and in-service grades 1-5 teachers. Curse Descriptin

More information

NHVAS Mass Management Spot Check Checklist

NHVAS Mass Management Spot Check Checklist Legal Entity Name f NHVAS Operatr: DTMR Representative: Lcatin: NHVAS Mass Management Spt Check Checklist Spt Check Date: Spt Check Number: DMS Number: 540/ The fllwing surces f evidence have been identified

More information

Ghnjasryj. Aged Care Emergency. Model of Care

Ghnjasryj. Aged Care Emergency. Model of Care Ghnjasryj Aged Care Emergency Mdel f Care Nvember 2013 INTRODUCTION It is well dcumented that lder peple require emergency care mre ften than ther ppulatins, and generally have lnger Emergency Department

More information

ET156 Introduction to C Programming [Onsite]

ET156 Introduction to C Programming [Onsite] ET156 Intrductin t C Prgramming [Onsite] Curse Descriptin: This curse is designed t help students with the fundamental cncepts and terminlgy f cmputer prgramming and practical skills in designing, writing

More information

PR indicates a pre-requisite. CO indicates a co-requisite.

PR indicates a pre-requisite. CO indicates a co-requisite. Plitical Science Majr and Secndary Educatin Cgnate Majr Requirements Catalg Year: 2015-16 Degree: Bachelr f Arts Credit Hurs: 99+ (Plitical Science 36; Secndary Cgnate 63) PR indicates a pre-requisite.

More information

Diagnostic Medical Sonography Program

Diagnostic Medical Sonography Program Diagnstic Medical Sngraphy Prgram Advanced Technical Certificate Spring 2017 Applicatin INSTRUCTIONS: Applicants are t fill in all required infrmatin and fllw the instructins as indicated in each sectin

More information

How To Write An Ehsms Training, Awareness And Competency Procedure

How To Write An Ehsms Training, Awareness And Competency Procedure Envirnmental, Health & Safety Management System (EHSMS) Dcument Number: 00122 Issue Date: 05/07/2014 Training, Awareness and Cmpetency Prcedure Revisin Number: 7 Prepared By: Stalcup, Bryce Apprved By:

More information

Chris Chiron, Interim Senior Director, Employee & Management Relations Jessica Moore, Senior Director, Classification & Compensation

Chris Chiron, Interim Senior Director, Employee & Management Relations Jessica Moore, Senior Director, Classification & Compensation TO: FROM: HR Officers & Human Resurces Representatives Chris Chirn, Interim Senir Directr, Emplyee & Management Relatins Jessica Mre, Senir Directr, Classificatin & Cmpensatin DATE: May 26, 2015 RE: Annual

More information

NCAA Two-Year College Transfer Educational Session

NCAA Two-Year College Transfer Educational Session NCAA Tw-Year Cllege Transfer Educatinal Sessin NCAA Staff Susan Britsch Andy Cardamne Shauna Cbb Quintin Wright 1 Agenda 1. Review data n tw-year transfer perfrmance at fur-year institutins. 2. Review

More information

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification)

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification) CCHIIM ICD-10 Cntinuing Educatin Requirements fr AHIMA Certified Prfessinals (& Frequently Asked Questins fr Recertificatin) The transitin t ICD-10-CM and ICD-10-PCS is anticipated t imprve the capture

More information

Post-Baccalaureate Certificate Programs

Post-Baccalaureate Certificate Programs Pst-Baccalaureate Certificate Prgrams Certificate prgrams benefit students and/r interest by prviding greater flexibility and brader training in areas related t the students' majr fields and making thse

More information

PARALEGAL ASSOCIATION OF CENTRAL OHIO ( PACO ) P.O. Box 15182 Columbus, Ohio 43215-0182

PARALEGAL ASSOCIATION OF CENTRAL OHIO ( PACO ) P.O. Box 15182 Columbus, Ohio 43215-0182 PARALEGAL ASSOCIATION OF CENTRAL OHIO ( PACO ) P.O. Bx 15182 Clumbus, Ohi 43215-0182 TWO $750 SCHOLARSHIPS AVAILABLE FOR PARALEGAL STUDIES STUDENTS IN THE CENTRAL OHIO AREA Schlarship applicatin packets

More information

Revised October 27, 2011 Page 1 of 6

Revised October 27, 2011 Page 1 of 6 Keystne STARS Accreditatin Applicatin Philsphy The Keystne STARS prgram is Pennsylvania s QRIS which began in 2002. There are fur quality levels frm STAR 1 t STAR 4, each level building n the prir levels;

More information

April 29, 2013 INTRODUCTION ORGANIZATIONAL OVERVIEW PROJECT OVERVIEW

April 29, 2013 INTRODUCTION ORGANIZATIONAL OVERVIEW PROJECT OVERVIEW April 29, 2013 INTRODUCTION The Mid-Atlantic Reginal Air Management Assciatin, Inc (MARAMA) is seeking t engage a cntractr t assist in updating f MARAMA s current website sftware and mve the website t

More information

Brazosport College Syllabus for DFTG 2332 Advanced Computer- Aided Drafting

Brazosport College Syllabus for DFTG 2332 Advanced Computer- Aided Drafting Brazsprt Cllege Syllabus fr DFTG 2332 Advanced Cmputer- Aided Drafting Instructr: Ricard Uribe Jr. Office Phne: 979.230-3334 Office: D211.B email: ricard.uribe@brazsprt.edu COURSE DESCRIPTION Advanced

More information

Brazosport College Syllabus for DFTG 2328 Architectural- Commercial Drafting

Brazosport College Syllabus for DFTG 2328 Architectural- Commercial Drafting Brazsprt Cllege Syllabus fr DFTG 2328 Architectural- Cmmercial Drafting Instructr: Ricard Uribe Jr. Office Phne: 979.230-3334 Office: D211.B email: ricard.uribe@brazsprt.edu Curse Descriptin: Yu will learn

More information

School Psychology Program: Fitness to Practice Policy

School Psychology Program: Fitness to Practice Policy Schl Psychlgy Prgram: Fitness t Practice Plicy This Fitness t Practice Plicy applies t all students upn enrllment in the Schl Psychlgy Prgram, and remains in effect until cmpletin f the Prgram. It is imprtant

More information

Hybrid Course Design and Instruction Guidelines

Hybrid Course Design and Instruction Guidelines Hybrid Curse Design and Instructin Guidelines Terminlgy There are n standard definitins fr what cnstitutes a hybrid curse, but sme generally accepted descriptins fllw. In nline learning literature (and

More information

Inspired Leaders Principal Licensure Program PROGRAM APPLICATION

Inspired Leaders Principal Licensure Program PROGRAM APPLICATION Inspired Leaders Principal Licensure Prgram PROGRAM APPLICATION Applicatin Submissin Prcess: Submit the fllwing t the Center fr Educatinal Leadership: Prgram applicatin Experience Verificatin Frm Tw Current

More information

ITIL Foundation Certification Course v3 Information Technology Service Management (MIE-ITIL-FDN, 3 days)

ITIL Foundation Certification Course v3 Information Technology Service Management (MIE-ITIL-FDN, 3 days) ITIL Fundatin Certificatin Curse v3 Infrmatin Technlgy Service Management Curse Overview The purpse f the ITIL Fundatin certificate in IT Service Management is t certify that the candidate has gained knwledge

More information

MASTER OF SCIENCE IN EDUCATION IN VISUAL ARTS EDUCATION (050A)

MASTER OF SCIENCE IN EDUCATION IN VISUAL ARTS EDUCATION (050A) The Graduate Schl MASTER OF SCIENCE IN EDUCATION IN VISUAL ARTS EDUCATION (050A) Prgram Crdinatr: Dr. Beth Thmas Office: Smiley Art Building, Rm 112 Phne: 845-257-2641 Email: thmasb@newpaltz.edu The graduate

More information

Enterprise Security Management CIS 259

Enterprise Security Management CIS 259 Enterprise Security Management CIS 259 Prerequisites CIS 175 Descriptin This curse is designed t cver the managerial aspects f cmputer security and risk management fr enterprises. The student will attain

More information

The PNITIN: Safety and Rescue System

The PNITIN: Safety and Rescue System TITLE: Lieutenant - Fire - EMS Cmpliance Officer FD-EMS/22-783 DEPARTMENT: Fire-EMS, Fayette Cunty JOB SUMMARY: This psitin is respnsible fr assisting with departmental and public safety divisinal training

More information