Eastern Illinois University New Course Proposal AET 3163, Computer Programming in Technology. 2. Course prefix and number: AET 3163

Size: px
Start display at page:

Download "Eastern Illinois University New Course Proposal AET 3163, Computer Programming in Technology. 2. Course prefix and number: AET 3163"

Transcription

1 Eastern Illinois University New Course Proposal AET 3163, Computer Programming in Technology Agenda Item # Effective Fall 2016 Banner/Catalog Information (Coversheet) 1. _X New Course or Revision of Existing Course 2. Course prefix and number: AET Short title: Programming in Technology 4. Long title: Computer Programming in Technology 5. Hours per week: _2 Class _2 Lab _3 Credit 6. Terms: Fall Spring Summer _X On demand 7. Initial term: _X Fall Spring Summer Year: _ Catalog course description: An introduction to the theory and practice of computer programming in the area of technology applications, emphasizing the knowledge needed for program development including basic concepts of software development, data structures, objects, classes, operations, and loops. 9. Course attributes: General education component: N/A Cultural diversity Honors Writing centered Writing intensive Writing active 10. Instructional delivery Type of Course: Lecture Lab _X Lecture/lab combined Independent study/research Internship Performance Practicum/clinical Other, specify: Mode(s) of Delivery: _X Face to Face _X Online Study Abroad _X Hybrid, specify approximate amount of on-line and face-to-face instruction 49% online 11. Course(s) to be deleted from the catalog once this course is approved. NONE 12. Equivalent course(s): NONE a. Are students allowed to take equivalent course(s) for credit? Yes No 13. Prerequisite(s): NONE a. Can prerequisite be taken concurrently? Yes No b. Minimum grade required for the prerequisite course(s)? c. Use Banner coding to enforce prerequisite course(s)? Yes No

2 2 d. Who may waive prerequisite(s)? No one Chair Instructor Advisor Other (specify) 14. Co-requisite(s): 15. Enrollment restrictions a. Degrees, colleges, majors, levels, classes which may take the course: _AET majors b. Degrees, colleges, majors, levels, classes which may not take the course: _All others 16. Repeat status: _X May not be repeated May be repeated once with credit 17. Enter the limit, if any, on hours which may be applied to a major or minor: _3 18. Grading methods: _X Standard CR/NC Audit ABC/NC 19. Special grading provisions: Grade for course will not count in a student s grade point average. Grade for course will not count in hours toward graduation. Grade for course will be removed from GPA if student already has credit for or is registered in: Credit hours for course will be removed from student s hours toward graduation if student already has credit for or is registered in: 20. Additional costs to students: Supplemental Materials or Software Course Fee _X No Yes, Explain if yes 21. Community college transfer: A community college course may be judged equivalent. _X A community college may not be judged equivalent. Note: Upper division credit (3000+) will not be granted for a community college course, even if the content is judged to be equivalent.

3 3 Rationale, Justifications, and Assurances (Part I) 1. Course is required for the major(s) of Course is required for the minor(s) of Course is required for the certificate program(s) of X_ Course is used as an elective for AET majors 2. Rationale for proposal: Computer programming has become a necessary skill for students who want to work in technology related fields. Technology applications (e.g., web application, control system, tracking system, and robot system) require programming knowledge. This course is aimed at students with little or no programming experience and provides students with basic programming knowledge and self-assurance to develop simple programs to achieve useful goals. 3. Justifications for (answer N/A if not applicable) Similarity to other courses: MAT 2170 (Computer Science I), MIS 2000 (Introduction to Business Logic and Programming Skills), and MIS 3330 (Java Programming) Although, there might be potential similarities in the topics and course materials, AET 3163 focuses on the utilization of programming for new technology applications. The intent of this course is to provide basic programming knowledge in technology that are useful for application courses such as Robotics and Control System, Programmable Logic Controllers, and Rapid Prototyping Technology. This course is not a duplication of MAT 3870 (Data Structures). Prerequisites: N/A Co-requisites: N/A Enrollment restrictions: AET juniors and seniors only Writing active, intensive, centered: N/A 4. General education assurances (answer N/A if not applicable) General education component: N/A Curriculum: N/A Instruction: N/A Assessment: N/A 5. Online/Hybrid delivery justification & assurances (answer N/A if not applicable) Online or hybrid delivery justification: Offering this course through the hybrid or online mode allows accessibility of nontraditional students who live long distance from campus or cannot be in face-to-face classrooms such as working professionals, distance learners, and

4 international students. It will improve number of enrollments in this group of students. Faculty teaching this course will have OCDI training and certification. Instruction: The course will be delivered in an online Learning Management System (LMS). Learning materials, discussion, assignments, exams, and grading will be placed on the LMS. Integrity: The exams will be completed through the LMS. Writing responses for all laboratory assignments, exams, and class project will be analyzed by the originality checking software (e.g., TURNITIN). Interaction: Class interactions will use a combination of , online discussion, web conferencing, and phone calls. Model Syllabus (Part II) Please include the following information: 1. Course number and title AET 3163: Computer Programming in Technology 2. Catalog description An introduction to the theory and practice of computer programming in the area of technology applications, emphasizing on the knowledge needed for program development including basic concepts of software development, data structures, objects, classes, operations, and loops 3. Learning objectives. Upon completion of this course, the students will be able to: a. Demonstrate the basic concepts of software development (Learning Goal: CT 1-2). b. Describe the basic elements in programming such as data structures, objects, classes, operations, and loops (Learning Goal: CT 1-2). c. Utilize the elements of programming for solving software application problems (Learning Goal: CT 3-4, QR 1-3). d. Create programs for technology applications (Learning Goal: CT 4, QR 2, 6, RC 4). 4. Course materials. Textbook: Horton, I. (2013). Ivor Horton s Beginning Visual C++. New York, NY. John Wiley & Sons. 5. Weekly outline of content. CONTENT FACE2FACE/ HYBRID ONLINE MODULE 1 (Week 1) Introduction to Programming with Visual C++ Introduction to Programming with Visual C++ MODULE 2 (Week 2) Data Types and Basic Operations Data Types and Basic Operations MODULE 3 (Week 3) Lab 1 Decisions and Loops Lab 2 Lab 1 (online assignment) Decisions and Loops Lab 2 (online assignment) 4

5 5 MODULE 4 (Week 4) MODULE 5 (Week 5) MODULE 6 (Week 6) MODULE 7 (Week 7) MODULE 8 (Week 8) MODULE 9 (Week 9) MODULE 10 (Week 10) MODULE 11 (Week 11) MODULE 12 (Week 12) MODULE 13 (Week 13) MODULE 14 (Week 14) MODULE 15 (Week 15) Arrays, Strings, and Pointers Lab 3 Program Structure (Functions, Pointers, and Exceptions) Lab 4 Objects and Classes Lab 5 Standard Template Library Lab 6 Structure of Windows Program Exam I Programming with Microsoft Foundation Classes (MFC) Lab 7 Menus and Toolbars Lab 8 Drawing Graphics Lab 9 Dialogs and Controls Lab 10 Programming for Windows Exam II Extensions and Applications Start developing Final Project Final Project and Report Arrays, Strings, and Pointers Lab 3 (online assignment) Program Structure (Functions, Pointers, and Exceptions) Lab 4 (online assignment) Objects and Classes Lab 5 (online assignment) Standard Template Library Lab 6 (online assignment) Structure of Windows Program Exam I Programming with Microsoft Foundation Classes (MFC) Lab 7 (online assignment) Menus and Toolbars Lab 8 (online assignment) Drawing Graphics Lab 9 (online assignment) Dialogs and Controls Lab 10 (online assignment) Programming for Windows Exam II Extensions and Applications Start developing Final Project Final Project and Report 6. Assignments and evaluation, including weights for final course grade. Lab assignments 400 points Exams 300 points Class project 300 points TOTAL POINTS : 1000 points 7. Grading scale. A = 90% or above, B = 80 89%, C = 70 79%, D = 60 69%, F = Below 60% 8. Correlation of learning objectives to assignments and evaluation. Learning Objective Lab Assignments Exams Class Project Demonstrate understanding of the basic concepts of software x x x development Describe the basic elements in programming such as data structures, x x objects, classes, operations, and loops Utilize the elements of programming for solving software application problems x x x

6 6 Create programs for technology applications x x Date approved by the department or school: September 10, 2015 Date approved by the college curriculum committee: November 10, 2015 Date approved by the Honors Council (if this is an honors course): Date approved by CAA: 12/3/2015 CGS: Not applicable.

Effective Fall 2016 New Course Proposal CMN 3020, Public Relations Research, Evaluation, and Measurement. 2. Course prefix and number: CMN 3020

Effective Fall 2016 New Course Proposal CMN 3020, Public Relations Research, Evaluation, and Measurement. 2. Course prefix and number: CMN 3020 Agenda Item #15-137 Eastern Illinois University Effective Fall 2016 New Course Proposal CMN 3020, Public Relations Research, Evaluation, and Measurement Banner/Catalog Information (Coversheet) 1. New Course

More information

Eastern Illinois University Revised Course Proposal BUS 2710, Survey of Finance

Eastern Illinois University Revised Course Proposal BUS 2710, Survey of Finance Eastern Illinois University Revised Course Proposal BUS 2710, Survey of Finance Agenda Item #15-71 Effective Summer 2015 Banner/Catalog Information (Coversheet) 1. New Course or X Revision of Existing

More information

Eastern Illinois University Revised Course Proposal BUS 3500, Management Information Systems

Eastern Illinois University Revised Course Proposal BUS 3500, Management Information Systems Banner/Catalog Information (Coversheet) Eastern Illinois University Revised Course Proposal BUS 3500, Management Information Systems 1. New Course or X_ Revision of Existing Course 2. Course prefix and

More information

2. Course prefix and number: BUS 2750. 3. Short title: Legal Environment of Business. 4. Long title: Legal and Social Environment of Business

2. Course prefix and number: BUS 2750. 3. Short title: Legal Environment of Business. 4. Long title: Legal and Social Environment of Business Agenda Item #15-109 Eastern Illinois University Effective Summer 2015 Revised Course Proposal BUS 2750, Legal and Social Environment of Business Banner/Catalog Information (Coversheet) 1. New Course or

More information

Social Media Marketing - Advantages and Disadvantages

Social Media Marketing - Advantages and Disadvantages Eastern Illinois University New Course Proposal MAR 3560, Social Media Marketing Agenda Item #14-118 Effective Fall 2015 Banner/Catalog Information (Coversheet) 1. X New Course or Revision of Existing

More information

Revised Course Proposal CMN 2630, Introduction to Interpersonal Communication

Revised Course Proposal CMN 2630, Introduction to Interpersonal Communication Agenda Item #15-59 Eastern Illinois University Effective Fall 2015 Revised Course Proposal CMN 2630, Introduction to Interpersonal Communication Banner/Catalog Information (Coversheet) 1. New Course or

More information

X Lecture Lab Lecture/lab combined Independent study/research

X Lecture Lab Lecture/lab combined Independent study/research Banner/Catalog Information (Coversheet) Agenda Item #16-25 Eastern Illinois University Effective Fall 2016 Revised Course Proposal PSY 2999, Orientation to the Psychology Major 1. New Course or X Revision

More information

New Course Proposal FCS 2750, Nutrition Assessment and Counseling

New Course Proposal FCS 2750, Nutrition Assessment and Counseling Banner/Catalog Information (Coversheet) Agenda Item #15-75 Eastern Illinois University Effective Fall 2015 New Course Proposal FCS 2750, Nutrition Assessment and Counseling 1. X New Course or Revision

More information

Eastern Illinois University Revised Course Proposal CMN 2920, Introduction to Public Relations. 2. Course prefix and number: CMN 2920

Eastern Illinois University Revised Course Proposal CMN 2920, Introduction to Public Relations. 2. Course prefix and number: CMN 2920 Eastern Illinois University Revised Course Proposal CMN 2920, Introduction to Public Relations Agenda Item #15-136 Effective Fall 2016 Banner/Catalog Information (Coversheet) 1. New Course or Revision

More information

New Course Proposal OSC 4810, Supply Chain and Logistics Management

New Course Proposal OSC 4810, Supply Chain and Logistics Management Agenda Item #15-49 Effective Fall 2015 Eastern Illinois University Initial Term of Offering: Spring 2016 New Course Proposal OSC 4810, Supply Chain and Logistics Management Banner/Catalog Information (Coversheet)

More information

New Course Proposal OSC 4820, Business Analytics and Data Mining

New Course Proposal OSC 4820, Business Analytics and Data Mining Banner/Catalog Information (Coversheet) Agenda Item #15-50 Effective Fall 2015 Eastern Illinois University Effective Fall 2016, with revisions New Course Proposal OSC 4820, Business Analytics and Data

More information

Eastern Illinois University Revised Course Proposal FCS 2850, Child Development. 2. Course prefix and number: FCS 2850

Eastern Illinois University Revised Course Proposal FCS 2850, Child Development. 2. Course prefix and number: FCS 2850 Eastern Illinois University Revised Course Proposal FCS 2850, Child Development Agenda Item #15-12 Effective Summer 2015 Banner/Catalog Information (Coversheet) 1. New Course or Revision of Existing Course

More information

General education component: Cultural diversity Honors Writing centered Writing intensive X Writing active

General education component: Cultural diversity Honors Writing centered Writing intensive X Writing active Banner/Catalog Information (Coversheet) Agenda Item #15-133 Eastern Illinois University Effective Spring 2016 New Course Proposal PSY 3518, Psychology of Language Development 1. X New Course or Revision

More information

Eastern Illinois University New Course Proposal PED 4327, Ethics in Sports

Eastern Illinois University New Course Proposal PED 4327, Ethics in Sports Eastern Illinois University New Course Proposal PED 4327, Ethics in Sports Agenda Item #08-126 Effective Fall 2009 Please check one: New course Revised course PART I: CATALOG DESCRIPTION 1. Course prefix

More information

Eastern Illinois University New Course Proposal ENG 4444, Honors Independent Study

Eastern Illinois University New Course Proposal ENG 4444, Honors Independent Study Eastern Illinois University New Course Proposal ENG 4444, Honors Independent Study Agenda Item # 09-60 Effective Fall 2009 Please check one: New course Revised course PART I: CATALOG DESCRIPTION 1. Course

More information

REVISED COURSE PROPOSAL CSD 5970 Addictions Counseling

REVISED COURSE PROPOSAL CSD 5970 Addictions Counseling CGS Agenda Item: 12-41 Effective: Spring 2013 Eastern Illinois University REVISED COURSE PROPOSAL CSD 5970 Addictions Counseling Please check one: New course Revised course PART I: CATALOG DESCRIPTION

More information

New Course Proposal CDS 4690, Honors Senior Seminar in Communication Disorders & Sciences

New Course Proposal CDS 4690, Honors Senior Seminar in Communication Disorders & Sciences Agenda Item #08-52 Eastern Illinois University Effective Fall 2009 New Course Proposal CDS 4690, Honors Senior Seminar in Communication Disorders & Sciences Please check one: New course Revised course

More information

Revised Course Proposal ART 2400, Introduction to Art Education

Revised Course Proposal ART 2400, Introduction to Art Education Agenda Item # 09-31 Eastern Illinois University Effective Fall 2010 Revised Course Proposal ART 2400, Introduction to Art Education Please check one: New course Revised course PART I: CATALOG DESCRIPTION

More information

Eastern Illinois University New Course Proposal JOU 3703, Online Journalism

Eastern Illinois University New Course Proposal JOU 3703, Online Journalism Eastern Illinois University New Course Proposal JOU 3703, Online Journalism Agenda Item #07-66 Effective Fall 2008 Please check one: X New course Revised course PART I: CATALOG DESCRIPTION 1. Course prefix

More information

Eastern Illinois University New Course Proposal FCS 3740, Professional Hospitality Meeting Management

Eastern Illinois University New Course Proposal FCS 3740, Professional Hospitality Meeting Management Eastern Illinois University New Course Proposal FCS 3740, Professional Hospitality Meeting Management Please check one: New course Revised course PART I: CATALOG DESCRIPTION 1. Course prefix and number,

More information

8. Registration restrictions: a. Identify any equivalent courses (e.g., cross-listed course, non-honors version of an honors course).

8. Registration restrictions: a. Identify any equivalent courses (e.g., cross-listed course, non-honors version of an honors course). Agenda Item #08-77 Effective Fall 2009 Eastern Illinois University New Course Proposal FCS 2780, Culinary Pricing and Conversions Please check one: X New course Revised course PART I: CATALOG DESCRIPTION

More information

Georgia Perimeter College Faculty Senate

Georgia Perimeter College Faculty Senate 1 Georgia Perimeter College Faculty Senate Curriculum Proposal Cover Sheet (Course, Program, and Core) Title of Proposal: Assignment of LIST 2020 to Area F (Certificate) Number: Date Submitted: Date approved:

More information

Eastern Illinois University New Course Proposal ENG 4765, Professional Editing

Eastern Illinois University New Course Proposal ENG 4765, Professional Editing Eastern Illinois University New Course Proposal ENG 4765, Professional Editing Agenda Item #07-58 Effective Fall 2008 Please check one: New course Revised course PART I: CATALOG DESCRIPTION 1. Course prefix

More information

Eastern Illinois University REVISED COURSE PROPOSAL CSD 5640 Play Therapy

Eastern Illinois University REVISED COURSE PROPOSAL CSD 5640 Play Therapy Eastern Illinois University REVISED COURSE PROPOSAL CSD 5640 Play Therapy CEPS 12-26 Please check one: New course X Revised course PART I: CATALOG DESCRIPTION 1. CSD 5640 2. Play Therapy 3. Play Therapy

More information

Eastern Illinois University COURSE PROPOSAL FORMAT Please check one: x New course Revised course PART I: CATALOG DESCRIPTION

Eastern Illinois University COURSE PROPOSAL FORMAT Please check one: x New course Revised course PART I: CATALOG DESCRIPTION Eastern Illinois University COURSE PROPOSAL FORMAT Please check one: x New course Revised course PART I: CATALOG DESCRIPTION 1. Course prefix and number, such as ART 1000: MBA 5900 2. Title (may not exceed

More information

Eastern Illinois University New Course Proposal PLS 3653, American Indian Politics

Eastern Illinois University New Course Proposal PLS 3653, American Indian Politics Please check one: x New course Revised course PART I: CATALOG DESCRIPTION 1. Course prefix and number, such as ART 1000: PLS 3653 Agenda Item #10-05 Effective Fall 2010 Effective Fall 2011, with revisions

More information

Georgia Perimeter College Faculty Senate New Course

Georgia Perimeter College Faculty Senate New Course Page 1 of 7 Georgia Perimeter College Faculty Senate New Course Title of Proposal: PHED 2200 Introduction to Sport Management Number: Date Submitted: Date approved: Initiator and Place of Origin: Bonnie

More information

This format is to be used for all courses submitted to the Council on Academic Affairs and/or the Council on Graduate Studies.

This format is to be used for all courses submitted to the Council on Academic Affairs and/or the Council on Graduate Studies. Agenda Item #06-97 Effective Fall 2007 Eastern Illinois University New Course Proposal NUR 3303, Advanced Nursing Health Assessment This format is to be used for all courses submitted to the Council on

More information

Eastern Illinois University New Course Proposal BUS 3200, International Business

Eastern Illinois University New Course Proposal BUS 3200, International Business Eastern Illinois University New Course Proposal BUS 3200, International Business Agenda Item #06-84 Effective Fall 2007 This format is to be used for all courses submitted to the Council on Academic Affairs

More information

Approval Process for New PST Course

Approval Process for New PST Course Routing Slip Keep attached to front of proposal Complete your section Sign and date Send to next step Approval Process for New PST Course Name of Department/Faculty Initiating: Name of Course: Step 1 Proposal

More information

Georgia Perimeter College Faculty Senate New Course

Georgia Perimeter College Faculty Senate New Course Page 1 of 8 Georgia Perimeter College Faculty Senate New Course Number: 21-Oct-12 Date submitted: 10/30/2012 Date approved: Title of Proposal: New Course HIMS 4520 Electronic Health Record Initiator and

More information

Union County College Faculty Curriculum Committee. Course Revision Form

Union County College Faculty Curriculum Committee. Course Revision Form Union County College Faculty Curriculum Committee Course Revision Form To all faculty members seeking to introduce a course revision proposal to the Curriculum Committee, please make sure to complete the

More information

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS DEPARTMENT: ACTY PROPOSED EFFECTIVE SEMESTER: Fall 2015 COLLEGE: HCoB PROPOSED IMPROVEMENTS Academic Program Substantive Course Changes

More information

Davis Applied Technology College Curriculum Development Policy and Procedures Training Division

Davis Applied Technology College Curriculum Development Policy and Procedures Training Division Davis Applied Technology College Curriculum Development Policy and Procedures Training Division Board Approval: 24 April 2008 1. Purpose 1.1. Curriculum development at the Davis Applied Technology College

More information

Georgia Perimeter College Faculty Senate New Course

Georgia Perimeter College Faculty Senate New Course Page 1 of 8 Georgia Perimeter College Faculty Senate New Course Number: 09-Oct-12 Date submitted: 10/30/2012 Date approved: Title of Proposal: New Course HIMS 3200 Medical Terminology Initiator and Place

More information

CS135 Computer Science I Spring 2015

CS135 Computer Science I Spring 2015 CS135 Computer Science I Spring 2015 Instructor: Laura Pike Email: laura.pike@gbcnv.edu Phone: 775-753-2288 Office: HTC 131 Office Hours: Monday 9:00 11:30 am Thursday 1:00-3:30 pm Textbooks: ISBN: 978-0470927137,

More information

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS DEPARTMENT: BIS PROPOSED EFFECTIVE SEMESTER: Fall14 COLLEGE: HCOB PROPOSED IMPROVEMENTS Academic Program Substantive Course Changes Misc.

More information

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS DEPARTMENT: PSY PROPOSED EFFECTIVE SEMESTER: Fall 2012 COLLEGE: Arts & Sciences PROPOSED IMPROVEMENTS Academic Program Substantive Course

More information

T r i t o n C o l l e g e Assessment Planning and Reporting Tool ACADEMIC PROGRAMS

T r i t o n C o l l e g e Assessment Planning and Reporting Tool ACADEMIC PROGRAMS Assessment Plan # 1 Academic Year: 2012-2013 Completion Status: Completed / updated on: Ensure accurate curriculum for Emergency Program Curriculum of EMP 121 and 1. Course objectives, class time, description

More information

CIS 280. Computer Information Systems Internship. Course Package

CIS 280. Computer Information Systems Internship. Course Package 1 CIS 280 Computer Information Systems Internship Course Package Approved August 6, 2009 2 COURSE PACKAGE FORM Contact person(s) Andra Goldberg & Matt Butcher Date of proposal to Fall 2009 Curriculum Committee

More information

KENNESAW STATE UNIVERSITY GRADUATE COURSE PROPOSAL OR REVISION, Cover Sheet (10/02/2002)

KENNESAW STATE UNIVERSITY GRADUATE COURSE PROPOSAL OR REVISION, Cover Sheet (10/02/2002) KENNESAW STATE UNIVERSITY GRADUATE COURSE PROPOSAL OR REVISION, Cover Sheet (10/02/2002) Course Number/Program Name ACS 7420 Algorithm Design for Big Data Department Computer Science Degree Title (if applicable)

More information

Undergraduate and Graduate New Course Template

Undergraduate and Graduate New Course Template I. Identifying Information a) Proposed effective date Undergraduate and Graduate New Course Template Effective date is usually the start of the next academic year (AY) which runs fall to summer. Only in

More information

PROPOSAL FOR REVISION OF THE B.S.B. BUSINESS ADMINISTRATION DEGREE PROGRAM

PROPOSAL FOR REVISION OF THE B.S.B. BUSINESS ADMINISTRATION DEGREE PROGRAM Agenda Item #09-27 Effective Fall 2009 PROPOSAL FOR REVISION OF THE B.S.B. BUSINESS ADMINISTRATION DEGREE PROGRAM Proposed Revisions Since 1999, the School of Business has offered the B.S.B. with a major

More information

Proposal to Rename and Restructure the Computer Information Systems Major and Minor

Proposal to Rename and Restructure the Computer Information Systems Major and Minor Proposal to Rename and Restructure the Computer Information Systems Major and Minor Agenda Item #06-55 Effective Fall 2007 The Computer Information Systems (CIS) faculty hereby propose the following changes:

More information

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS DEPARTMENT: BIS PROPOSED EFFECTIVE SEMESTER: Spring 2012 COLLEGE: Business PROPOSED IMPROVEMENTS Academic Program Substantive Course

More information

Proposal to Revise the RN to BS in Nursing Major

Proposal to Revise the RN to BS in Nursing Major Agenda Item #09-30 Effective Immediately Proposal to Revise the RN to BS in Nursing Major Rationale: The RN to BS in Nursing Program at Eastern was approved by CAA in 2005 to provide a public education

More information

Faculty Contact. Course # Dept: (Requires approval of both departments and deans involved. Add lines at end of form for such signatures.

Faculty Contact. Course # Dept: (Requires approval of both departments and deans involved. Add lines at end of form for such signatures. FORMAT 1 Submit original with signatures + 1 copy+ electronic copy to UAF Governance. See http://www.uaf.edu/uafgov/faculty/cdfor a complete description of the rules governing curriculum & course changes.

More information

Ivy Tech Community College of Indiana

Ivy Tech Community College of Indiana Ivy Tech Community College of Indiana POLICY TITLE Program Curriculum Development and Maintenance POLICY NUMBER ASOM 6.8 (Formerly APPM 1.5) PRIMARY RESPONSIBILITY Academic Affairs CREATION / REVISION

More information

MEA 116. Electronic Medical Records. Course Package

MEA 116. Electronic Medical Records. Course Package MEA 116 Electronic Medical Records Course Package Approved: December 3, 2010 EFFECTIVE DATE: Spring 2011 COURSE PACKAGE FORM Team Leader and Members Carol Elledge, Lori Howell, Jeff Turner, Lori Hogue

More information

TVCC Distance Learning Faculty Handbook. Distance Learning. Faculty Handbook. 1 P age

TVCC Distance Learning Faculty Handbook. Distance Learning. Faculty Handbook. 1 P age Distance Learning Faculty Handbook 1 P age Contents Distance Learning at Trinity Valley Community College... 3 Mission Statement... 3 Definition (EBB Legal 19 TAC 4.103(9))-... 3 TVCC Distance Learning

More information

Southwest Texas Junior College Distance Education Policy

Southwest Texas Junior College Distance Education Policy Southwest Texas Junior College Distance Education Policy I. Institutional Policies A. Mission To provide quality education to students who prefer or require an alternative classroom setting. To accomplish

More information

Use 4-digit year followed by term code. 1=spring, 2=summer and 3=fall. (ex: 20113 for "Fall 2011.")

Use 4-digit year followed by term code. 1=spring, 2=summer and 3=fall. (ex: 20113 for Fall 2011.) FORM 201 New Program Proposal * Action TRACKING NUMBER NEW Add Degree Program Add Area of Emphasis Add Dual Degree Program (Graduate Program Only) Add New Certificate Program (Graduate Program Only) Add

More information

Faculty Contact. Course # Dept: (Requires approval of both departments and deans involved. Add lines at end of form for such signatures.

Faculty Contact. Course # Dept: (Requires approval of both departments and deans involved. Add lines at end of form for such signatures. FORMAT 1 Submit original with signatures + 1 copy + electronic copy to UAF Governance. See http://www.uaf.edu/uafgov/faculty/cd for a complete description of the rules governing curriculum & course changes.

More information

Course Leaf Documentation New Course Proposals Academic Information & Systems. Developed by: Harri Weinberg Last Update: October 2012 Updated by:

Course Leaf Documentation New Course Proposals Academic Information & Systems. Developed by: Harri Weinberg Last Update: October 2012 Updated by: COURSE INVENTORY MANAGEMENT (CIM): PROPOSING NEW COURSES Firefox is recommended for CourseLeaf. If you are requesting a new subject code, it must be requested before the proposal is submitted so that the

More information

El Dorado Union High School District Educational Services

El Dorado Union High School District Educational Services El Dorado Union High School District Course of Study Information Page Course Title: ACE Computer Programming I (#494) Rationale: A continuum of courses, including advanced classes in technology is needed.

More information

Ivy Tech Community College of Indiana

Ivy Tech Community College of Indiana Ivy Tech Community College of Indiana POLICY TITLE Distance Education Course Design and Development POLICY NUMBER ASOM 6.0 (Formerly APPM 5. & 5.) PRIMARY RESPONSIBILITY Instructional Design CREATION /

More information

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 103 Computer Concepts and Programming

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 103 Computer Concepts and Programming RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE CISY 103 Computer Concepts and Programming I. Basic Course Information A. Course Number and Title: CISY-103, Computer Concepts and Programming B. New or

More information

Texas Wesleyan University Policy Title: Distance Education Policy

Texas Wesleyan University Policy Title: Distance Education Policy Texas Wesleyan University Policy Title: Distance Education Policy Policy Statement Texas Wesleyan University recognizes the goal of distance education is to increase accessibility to learning by providing

More information

Union County College Faculty Curriculum Committee. Course Revision Form. ORIGINATOR(S): Dr. Elizabeth Joyce DATE: October 7, 2013

Union County College Faculty Curriculum Committee. Course Revision Form. ORIGINATOR(S): Dr. Elizabeth Joyce DATE: October 7, 2013 Union County College Faculty Curriculum Committee Course Revision Form PART I ORIGINATOR(S): Dr. Elizabeth Joyce : October 7, 2013 DEPARTMENT CHAIR: Professor Paula Belmonte COURSE CODE: LGL 215 TITLE:

More information

Georgia Perimeter College Faculty Senate Course Change

Georgia Perimeter College Faculty Senate Course Change Page 1 of 6 Georgia Perimeter College Faculty Senate Course Change Number: 48-Mar-13 Date submitted: 3/26/2013 Date approved: Title of Proposal: Change Co-Requisites for PSYC 2210 Initiator and Place of

More information

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS

REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS REQUEST TO COLLEGE CURRICULUM COMMITTEE FOR CURRICULAR IMPROVEMENTS DEPARTMENT: Psychology PROPOSED EFFECTIVE SEMESTER: Fall 2013 COLLEGE: Arts and Sciences PROPOSED IMPROVEMENTS Academic Program New degree*

More information

Faculty Contact. Course # Dept: (Requires approval of both departments and deans involved. Add lines at end of form for such signatures.

Faculty Contact. Course # Dept: (Requires approval of both departments and deans involved. Add lines at end of form for such signatures. FORMAT 1 Submit original with signatures + 1 copy+ electronic copy to UAF Governance. See http://www.uaf.edu/uafgov/faculty/cdfor a complete description of the rules governing curriculum & course changes.

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP I. Basic Course Information A. Course Number and Title: CISY 233 Introduction to PHP B. New or Modified Course: Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 130: NURSING TRANSITIONS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 130: NURSING TRANSITIONS RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 130: NURSING TRANSITIONS I. Basic Course Information A. Course Number and Title: NURS 130 Nursing Transition B. New or Modified Course: Modified

More information

REGENTS POLICY PART X ACADEMIC POLICY Chapter 10.04 - Academic Programs

REGENTS POLICY PART X ACADEMIC POLICY Chapter 10.04 - Academic Programs REGENTS POLICY PART X ACADEMIC POLICY Chapter 10.04 - Academic Programs P10.04.010. Academic Program Integration. A. The University of Alaska will endeavor to provide access for the citizens of the state

More information

Union County College Faculty Curriculum Committee. New Course Proposal Form

Union County College Faculty Curriculum Committee. New Course Proposal Form Union County College Faculty Curriculum Committee New Course Proposal Form To all faculty members seeking to introduce a new course proposal to the Curriculum Committee, please make sure to complete the

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. Accounting Systems and Software ACCT-225

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. Accounting Systems and Software ACCT-225 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE Accounting Systems and Software ACCT-225 I. Basic Course Information A. Course Number and Title: Accounting Systems and Software B. New or Modified

More information

Ed.D. DEGREE PLAN Educational Administration. All students will complete the following courses:

Ed.D. DEGREE PLAN Educational Administration. All students will complete the following courses: CATALOG 2006-2008 COLLEGE: College of Education Catalog Page(s) Affected: Course: Add: x Delete: Change: Number Title (check all that apply) SCH Description Prerequisite _ If new, provide Course Prefix,

More information

FULL PROPOSAL: Substantive Change(s) to a Course

FULL PROPOSAL: Substantive Change(s) to a Course FULL PROPOSAL: Substantive Change(s) to a Course Title of proposal (must begin with department abbreviation): CPSC 4530 - Data Visualization and Exploration Place an X next to the ones that apply: Significant

More information

Project Management Boot Camp (MLM) Format

Project Management Boot Camp (MLM) Format FORMAT 1 Submit original with signatures + 1 copy + electronic copy to UAF Governance. See http://www.uaf.edu/uafgov/faculty/cd for a complete description of the rules governing curriculum & course changes.

More information

Please consult the Department of Engineering about the Computer Engineering Emphasis.

Please consult the Department of Engineering about the Computer Engineering Emphasis. COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432 INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432 INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432: INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT CATALOG DESCRIPTION ITSE 1432 INTRODUCTION

More information

Course Prefix, Number, and Title: CHLI 604, Program Development and Practicum in Child Life

Course Prefix, Number, and Title: CHLI 604, Program Development and Practicum in Child Life FACULTY COMMITTEE ON GRADUATE EDUCATION, CONTINUING EDUCATION AND SPECIAL PROGRAMS GRADUATE COURSE PROPOSAL FORM Contact Name: Susan J. Simonian, Ph. D., ABPP Email: simonians@cofc.edu Phone: 953-8271

More information

CIS 270. Systems Analysis and Design

CIS 270. Systems Analysis and Design CIS 270 Systems Analysis and Design Approved: May 6, 2011 EFFECTIVE DATE: Fall 2011 COURSE PACKAGE FORM Team Leader and Members Andra Goldberg, Matt Butcher, Steve Sorden, Dave White Date of proposal to

More information

2006 07 PETITION/PROGRAM SHEET Degree: Bachelor of Science Major: Computer Science www.mesastate.edu/schools/snsm/csms

2006 07 PETITION/PROGRAM SHEET Degree: Bachelor of Science Major: Computer Science www.mesastate.edu/schools/snsm/csms 06 07 PETITION/PROGRAM SHEET Degree: Bachelor of Science Major: Computer Science www.mesastate.edu/schools/snsm/csms About This Major... Computer science is the study of algorithms and the issues involved

More information

UCC/UGC/ECCC Proposal for New Academic Plan

UCC/UGC/ECCC Proposal for New Academic Plan UCC/UGC/ECCC Proposal for New Academic Plan If this new plan is not listed in the current NAU academic program inventory, then you must first complete the Proposal to establish a New Degree form. All Plans

More information

Course Outlines. Policies and Procedures. 1. Preamble Red River College is committed to providing students with high quality instruction

Course Outlines. Policies and Procedures. 1. Preamble Red River College is committed to providing students with high quality instruction A5 Policies and Procedures Course Outlines Originator: Program and Curriculum Development Approver: Senior Academic Committee Effective: July 3, 2008 Replaces: New 1. Preamble Red River College is committed

More information

COURSE SCHEDULING RESPONSIBILITIES

COURSE SCHEDULING RESPONSIBILITIES I. Department COURSE SCHEDULING RESPONSIBILITIES A. School Director or designee Develop class schedule information to be submitted by specific deadlines to the Dean s Office, monitor the School s class

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MRKT-101 PRINCIPLES OF MARKETING

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MRKT-101 PRINCIPLES OF MARKETING I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MRKT-101 PRINCIPLES OF MARKETING A. Course Number and Title: Mrkt-101 Principles of Marketing B. New or Modified Course:

More information

EASTERN ARIZONA COLLEGE Differential Equations

EASTERN ARIZONA COLLEGE Differential Equations EASTERN ARIZONA COLLEGE Differential Equations Course Design 2015-2016 Course Information Division Mathematics Course Number MAT 260 (SUN# MAT 2262) Title Differential Equations Credits 3 Developed by

More information

Online Learning Initiatives at Iowa State University

Online Learning Initiatives at Iowa State University Online Learning Initiatives at Iowa State University Ralph Napolitano Associate Director for Online Learning Center for Excellence in Learning and Teaching Alan and Julie Renken Professor Department of

More information

students to complete their degree online. During the preliminary stage of included Art, Business, Computer Science, English, Government, History, and

students to complete their degree online. During the preliminary stage of included Art, Business, Computer Science, English, Government, History, and Texas Woman s University College of Arts and Sciences Bachelor of General Studies Program Undergraduate Program Review May 2012 I. PROGRAM REVIEW AND MISSION A. History Texas Woman s University has a proud

More information

(collapse all) Current Version Print Email Requester(s)

(collapse all) Current Version Print Email Requester(s) Automated Course Approval System Return to Course List Accounting Systems - ACCT214 Proposal Type: Revision Current Version: View Proposal No MCO Available Requester(s): Rebecca Yedlin Zachary Smulski

More information

Proposal to Revise the RN to BS in Nursing Major

Proposal to Revise the RN to BS in Nursing Major Agenda Item #09-11 Effective Immediately Proposal to Revise the RN to BS in Nursing Maj Rationale: The RN to BS in Nursing Program at Eastern was approved by CAA in 2005 to provide a public education avenue

More information

mpshipka@alaska.edu Faculty Contact Milan Shipka

mpshipka@alaska.edu Faculty Contact Milan Shipka FORMAT 2 Submit originals (including syllabus) and one copy and electronic copy to the Faculty Senate Office See http://www.uaf.edu/uafgov/faculty-senate/curriculum/course-degree-procedures-/ for a complete

More information

HANDBOOK FOR MASTER OF ARTS DEGREE IN POLITICAL SCIENCE

HANDBOOK FOR MASTER OF ARTS DEGREE IN POLITICAL SCIENCE ACADEMIC YEAR: 2015-2016 HANDBOOK FOR MASTER OF ARTS DEGREE IN POLITICAL SCIENCE EASTERN ILLINOIS UNIVERSITY DEPARTMENT OF POLITICAL SCIENCE REQUIREMENTS FOR THE M.A. DEGREE I. Graduation Requirements.

More information

CENTRAL TEXAS COLLEGE SYLLABUS FOR ARTC 2488 INTERNSHIP GRAPHIC DESIGN. Semester Hours Credit: 4 Contact Hours: 304 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE SYLLABUS FOR ARTC 2488 INTERNSHIP GRAPHIC DESIGN. Semester Hours Credit: 4 Contact Hours: 304 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE SYLLABUS FOR ARTC 2488 INTERNSHIP GRAPHIC DESIGN Semester Hours Credit: 4 Contact Hours: 304 I. INTRODUCTION INSTRUCTOR: OFFICE HOURS: 1. A work-based learning experience external

More information

Advising Information Session

Advising Information Session School of Business Administration Advising Information Session March 2015 Planning your Summer/Fall 2015 schedule As part of this information session, you have received: Your personal degree audit with

More information

CALIFORNIA STATE UNIVERSITY, LOS ANGELES COURSE MODIFICATION OR NEW COURSE PROPOSAL FORM

CALIFORNIA STATE UNIVERSITY, LOS ANGELES COURSE MODIFICATION OR NEW COURSE PROPOSAL FORM ACTION BY ACADEMIC AFFAIRS RECEIVED BY AA SUB COM ACTION DATE/REF : EPC ACTION DATE/REF : EFFECTIVE DATE : CALIFORNIA STATE UNIVERSITY, LOS ANGELES COURSE MODIFICATION OR NEW COURSE PROPOSAL FORM 1. College

More information

Special Education Curriculum Change Form

Special Education Curriculum Change Form Curriculum Change Form (Present only one proposed curriculum change per form) (Complete only the section(s) applicable.) Part I (Check one) Department Name Special Education New Course (Parts II, IV) College

More information

Welcome to Paradise Valley Community College Business & Information Technology Division

Welcome to Paradise Valley Community College Business & Information Technology Division Welcome to Paradise Valley Community College Business & Information Technology Division If you are looking for a quality source for business and technology education, then you have come to the right place.

More information

College Vocabulary Handbook

College Vocabulary Handbook College Vocabulary Handbook academic concentration See major. academic year Usually this refers to the September-June school year. In some cases it refers to the entire year. accreditation Certification

More information

Blended Course Evaluation Standards

Blended Course Evaluation Standards Introduction: Blended learning is defined as to combine Face-to-Face instruction with computer-mediated instruction Graham 2006. Mixing technology and content does not necessarily yield effective learning.

More information

The Accelerated Instructional Program Review Narrative Report

The Accelerated Instructional Program Review Narrative Report The Accelerated Instructional Program Review Narrative Report 1. College: College of Alameda Discipline, Department or Program: Health Professions & Occupations Date: 10/18/12 Members of the Accelerated

More information

2.14 Distance Education or Executive Degree Programs

2.14 Distance Education or Executive Degree Programs 2.14 Distance Education or Executive Degree Programs. If the school offers degree programs using formats or methods other than students attending regular on-site course sessions spread over a standard

More information

TECHNOLOGY (TEC) Degree Programs Offered. Technology. Curriculum Requirements

TECHNOLOGY (TEC) Degree Programs Offered. Technology. Curriculum Requirements Technology 65 TECHNOLOGY (TEC) 215 Turner Hall, (309) 438-3661 TEC.IllinoisState.edu Chairperson: Ted Branoff. Office: 215 Turner Hall. Graduate Program Director: Klaus Schmidt. Graduate Faculty: R. Boser,

More information

CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: I. INTRODUCTION A. This course presents advanced programming techniques including file

More information

X New Course Revised Updated APPROVED CREDIT CLASSIFICATION: DATE APPROVED: NOVEMBER 12, 1998 Non-Degree Applicable Not Approved

X New Course Revised Updated APPROVED CREDIT CLASSIFICATION: DATE APPROVED: NOVEMBER 12, 1998 Non-Degree Applicable Not Approved REQUEST FOR APPROVAL OF A COURSE COURSE NAME: NBE 052 - MEDICAL BILLING TO BE COMPLETED BY DEAN OF THE COLLEGE: Static Identifier C05298 AND FRONT OFFICE CLERK TOP Code # 125000 SAM Code: D PROGRAM: NON-CREDIT

More information

RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT. CISY 102 - Computer Literacy

RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT. CISY 102 - Computer Literacy I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT CISY 102 - Computer Literacy A. Course Number and Title: CISY-102, Computer Literacy B. Date of Proposal or

More information

College/School: College of Science Department: Forensics Science Program Submitted by: Jason Kinser Ext: 3-3785 Email: jkinser@gmu.

College/School: College of Science Department: Forensics Science Program Submitted by: Jason Kinser Ext: 3-3785 Email: jkinser@gmu. Course Approval Form For approval of new courses and deletions or modifications to an existing course. More information is located on page 2. Action Requested: Course Level: X Create new course Delete

More information