ON ADDING A CRITICAL THINKING MODULE TO A DISCRETE STRUCTURES COURSE *

Size: px
Start display at page:

Download "ON ADDING A CRITICAL THINKING MODULE TO A DISCRETE STRUCTURES COURSE *"

Transcription

1 ON ADDING A CRITICAL THINKING MODULE TO A DISCRETE STRUCTURES COURSE * Michael R. Scheessele 1, Hang Dinh 1, and Mahesh Ananth 2 1 Department of Computer and Information Sciences and 2 Department of Philosophy Indiana University South Bend South Bend, IN mscheess@iusb.edu ABSTRACT Coverage of discrete structures is necessary for any computer science curriculum. More broadly, teaching skill in critical thinking is essential to providing a well-rounded college education. We describe our experience with incorporating a critical thinking module (CTM) into a discrete structures (DS) course. INTRODUCTION By designating discrete structures as a Knowledge Area in its 2013 Body of Knowledge, the ACM/IEEE-CS Joint Task Force on Computing Curricula has emphasized the fundamental importance of such topics as formal logic and proof theory to an undergraduate education in computer science [1]. In a similar vein, critical thinking skills are considered intrinsic to a complete college education [2], and these skills are highly valued by prospective employers [3]. Incorporating requirements, such as discrete structures and critical thinking, into a computer science curriculum must occur, however, in a context where other pressures are at work. Some pressures tempt the total number of credit hours required for graduation upward. For example, prospective employers want broadly educated students [3]. Concerns about time to degree, on the other hand, act to hold down the total number of required credit hours [4]. Given these pressures it makes sense to consider connecting related areas of study. Because formal logic, proof theory, and critical thinking are closely * Copyright 2015 by the Consortium for Computing Sciences in Colleges. Permission to copy without fee all or part of this material is granted provided that the copies are not made or distributed for direct commercial advantage, the CCSC copyright notice and the title of the publication and its date appear, and notice is given that copying is by permission of the Consortium for Computing Sciences in Colleges. To copy otherwise, or to republish, requires a fee and/or specific permission. 97

2 JCSC 30, 6 (June 2015) related, our department introduced a critical thinking module (CTM) into our discrete structures course after coverage of formal logic and formal proof techniques. By completing this augmented discrete structures course, our computer science students no longer must take a separate critical thinking course. We describe the circumstances leading to the decision to augment our discrete structures course with a CTM. Then, we describe the new CTM and how we incorporated this into our discrete structures course. Finally, we share observations on the efficacy of augmenting our discrete structures course with a CTM. MOTIVATION By the end of spring semester in 2010, our discrete structures course was in trouble. This course bore the name, Foundations of Digital Computing, carrying a sophomore-level course number, yet computer science (CS) seniors were allowed to take this course in their final semester. This had not always been the case. At one point, this course was a gateway course through which CS majors passed on their way to higher-level CS courses. From the early 2000s on, however, the data structures course served this purpose. Making matters worse, in the late 2000s, the discrete structures course was moved from fall to spring semester. Thus, in principle, a CS student, beginning his or her career in the fall semester and graduating within four years, could take the discrete structures course in the student s final semester. Because the material in this course was foundational, the cart was before the proverbial horse. Complicating matters, the number of topics covered in the discrete structures course was such that instructors reported not having enough time for in-class examples. Something had to be done. By the end of the academic year, the CS faculty decided to retire the existing discrete structures (DS) course, splitting its content into two new courses. The first new course, Discrete Structures, would be offered relatively early in a student s career and count for two credit hours. The second course, Fundamentals of Computing Theory, would be a senior-level course and count for three credit hours. Thus, while the original course counted for just three credit hours, the two new courses would count for a total of five credit hours. This increase in credit hours would allow more in-class examples. Of course, this would cause the total number of required credit hours to increase by two. Meanwhile, the state legislature was in the process of capping bachelor s degrees offered at state institutions at 120 credit hours [5]. Previously, some in our department had noticed the parallel between content in the old DS course and the requirements for a critical thinking course in the general education curriculum. Although there is obviously much overlap between a DS course, which emphasizes formal logic and proof theory, and a symbolic logic course offered by a philosophy department in support of a general education critical thinking requirement, the latter emphasizes the application of logic to social, political, ethical, and other concerns. Our task then was to develop a CTM that would augment the existing formal logic and formal proof theory material in the new DS course, in order to enhance it to meet the general education committee s criteria for a critical thinking course. This new course would simultaneously satisfy a CS student s DS and critical thinking requirements, preventing the total number of required credit hours from increasing. 98

3 CCSC: Northeastern Conference CRITICAL THINKING MODULE (CTM) In this section, we first give the criteria which our module had to meet, in order for the general education committee to approve our DS course as also satisfying the critical thinking course requirement. Then, we describe how our proposed module met these criteria and how this module was implemented. General Education Requirements for a Critical Thinking Course Adding the CTM required that our new two-credit Discrete Structures course be worth three credits instead. Because the critical thinking courses already offered were three-credit courses, and assuming the general education committee approved our proposal, there would be no net change in the total number of credit hours resulting from the split of our old DS course into two new courses. The general education committee at our institution requires that the following five criteria be met, in order for a course to count toward the critical thinking requirement [6]. In particular, such a course must: 1. provide instruction in identifying and differentiating questions, problems, and arguments; 2. teach students how to evaluate the appropriateness of various methods of reasoning and verification; 3. teach students how to identify and assess stated and unstated assumptions, and critically compare different points of view; 4. introduce techniques for evaluating the quality of evidence and reasoning; 5. require students to formulate questions and problems, construct and develop cogent arguments, and articulate reasoned judgments. CTM Design The overall design of the CTM focused on satisfying the criteria listed above. In this section, we outline the overall module design. We begin, though, by explaining how the module was incorporated into the DS course. To incorporate the CTM into the DS course, we proposed allotting four or five 75-minute class periods, accompanied by several homework assignments. We also proposed that this module be introduced after the normal DS material covering formal logic and formal proofs. By covering this prior to introduction of the CTM, students would have knowledge of and practice with the concepts of statements, logical connectives, derivation rules, structure and components of an argument, deductive reasoning and some of its common patterns (e.g. modus ponens, modus tollens), as well as the notion of argument validity. Then, the critical thinking instruction would re-orient this knowledge and experience to the practice of logic and reasoning beyond the domains of science and mathematics. Regarding criterion 1, by just using typical DS material, students are instructed in how to identify and differentiate questions, problems, and arguments. Beyond the domains of science and mathematics, however, we needed to propose to the general education committee some instruction in how to differentiate questions, problems, and arguments. To address this, we proposed that the first lecture of the CTM re-introduce logic and argumentation from the perspective of how this material is typically covered at the start of a philosophy course. Because our students would already have experience with logic and argumentation (e.g. proof), coverage could be brief, concentrating on what 99

4 JCSC 30, 6 (June 2015) is pertinent to critical thinking. For example, the issue of a deductive argument s soundness requires more instruction in the context of critical thinking. Also, reasoning in an introductory DS course will be almost entirely deductive, whereas inductive reasoning is sometimes necessary in the context of critical thinking. Regarding criterion 2, in a typical DS course, students are taught how to evaluate the appropriateness of various methods of reasoning and verification in the context of science and mathematics. This is accomplished by covering common patterns of deductive reasoning, such as modus ponens and modus tollens. In addition, in the context of informal proofs, a variety of techniques are covered: disproof by counterexample, direct proof, proof by contrapositive, proof by contradiction, and proof by mathematical induction. Beyond the domains of science and mathematics, we proposed that the first lecture to re-introduce logic and argumentation from a critical thinking perspective would satisfy criterion 2, because after students are taught to identify arguments and distinguish between deductive and inductive arguments, they would be taught how to determine whether a deductive argument is valid and sound and whether an inductive argument is strong and cogent. Satisfying criteria 3 and 4 required more effort. In an early-career, introductory DS course, the issues of unstated assumptions, comparing different points of view, and evaluating the quality of evidence are not likely to feature as prominently as in an introductory critical thinking course. In order to address criteria 3 and 4, we proposed two lectures to cover the broad topic of critical analysis. Outside the domains of science and mathematics, it can be challenging to identify and evaluate the argument of an author or speaker. Regarding difficulties in identification, there may be several sources. For example, nonargumentative prose may be interspersed throughout an argument [7]. In addition, arguments may be extended, where the conclusion of an argument serves as the premise of a subsequent argument [8]. (Extended arguments or proofs are less emphasized in an early-career, introductory discrete structures course.) With respect to challenges in evaluation of an argument, there also may be several sources of difficulty. For example, unstated assumptions make critical analysis difficult. Although arguments and proofs in computer science and mathematics can have unstated assumptions, those working in a subdomain likely share these assumptions. This may not be the case in domains outside science and mathematics, where cultural, social, and personal factors may provide a larger part of the background context. Additionally, while definitions in science and mathematics are typically agreed upon, this may not be the case in other domains. Yet another challenge is evaluation of the evidence given in support of a claim. Again, coverage of this will probably be more prominent in an introductory critical thinking course. Finally, when critical thinking is applied in construction or analysis of an argument, sometimes a formal approach is warranted. In dynamic contexts, such as verbal presentations, debates, and ordinary conversations however, treating arguments as if they were proofs to be constructed or reconstructed and analyzed may not be feasible. Thus, we added to our module material on how to detect bad arguments. The basic strategy is to check for faulty premises and to check for common fallacies in reasoning [7]. Regarding criterion 5, we proposed using a fourth class period to examine a case study, in order to give students hands-on in-class practice with critical thinking. By 100

5 CCSC: Northeastern Conference proposing to incorporate this CTM into our DS course, the general education committee approved the course as a critical thinking course. CTM Implementation In order to implement both the re-introduction of logic/argumentation from a critical thinking perspective and the instruction in critical analysis, we developed a document, Logic and Critical Thinking, and a corresponding set of PowerPoint slides. The document, which serves as the text for the CTM, is based on an earlier document developed by the third author as a quick tutorial for learning to do analytic philosophy in higher-level philosophy courses. Later, the first author adapted that document for use in an introductory cognitive science course. Thus, the nucleus of the current document has been used successfully in a number of courses. The current document incorporates more topics, description, explanation, and examples than the original document because the scope of instruction of the CTM is wider than that of the philosophy and cognitive science courses. Even so, we tried to remain true to the spirit of the original document. The document is divided into five sections. Section I, Introduction, re-introduces logic and argumentation to DS students who have already studied formal logic and formal proofs. Section II, Two Basic Types of Argument, covers how to distinguish deductive from inductive arguments. For deductive arguments, students are shown the difference between valid and invalid deductive arguments. For valid deductive arguments, students are shown the difference between sound and unsound arguments. For inductive arguments, students are shown the difference between strong and weak inductive arguments. For strong inductive arguments, students are shown the difference between arguments which are cogent and not cogent. Section III, Critical Analysis, describes the steps involved in identifying and evaluating arguments. This section also covers issues which make critical analysis difficult, including the possibility of unstated assumptions and the challenge posed by definitions. Section IV, Good versus Bad Arguments, reminds students of common deductive reasoning patterns, such as modus ponens and modus tollens. This section also covers the importance of evaluating premises and evidence, as well as common logical fallacies. Finally, Section V includes several references containing material on critical thinking. The document, accompanying PowerPoint slides, and several homework assignments can be found at For the in-class case study, in spring 2014 we used the vaccination-autism controversy. Materials can be found at: In fall 2014, we used President Obama s 2014 State of Union for the in-class case study. This case study was adapted from an exercise named Facts of the Union also from CONCLUSIONS The first author of this paper taught the new DS course for the first time in spring The second author taught the course in fall Formal assessment of the new 101

6 JCSC 30, 6 (June 2015) CTM would not be very meaningful yet due to issues related to retiring the old DS course and introducing the new one. Specifically, students enrolled in the new course in spring 2014 still mostly had either junior or senior standing, although we are ultimately targeting sophomores and first-semester juniors. Even so, we can offer some preliminary observations on the effectiveness of the CTM. First, students were able to grasp the basic mechanics of identifying and evaluating arguments. This was expected because students had just been taught formal logic, formal proofs, and informal proof techniques, prior to seeing the critical thinking material. On the other hand, students found the critical analysis of real text to be more difficult. Many students struggled to identify and evaluate an argument taken from a real text. Forcing students to do real work in critical analysis seems necessary, even when competence in critical thinking on simpler examples is evident. We are also interested in exploring how the incorporation of the CTM could help us teach traditional topics of DS more efficiently. In our DS course, the most challenging topic seems to be informal proofs. It is typically covered immediately after formal proofs. While students have no major problems with formal proofs, many struggle with informal proofs. One reason could be a lack of smooth transition from formal to informal proofs. We envision that the CTM may address this challenge. Observe that critical thinking and informal proofs share skills not covered in formal proofs. One such skill is identifying unstated assumptions. In formal proofs, every assumption must be added to the proof sequence explicitly. In informal proofs, however, arguments with implicitly assumed axioms are common. When moving directly from formal to informal proofs, students may get confused if not instructed in how to identify unstated assumptions. It may be gentler to introduce such skills in general contexts with which students are comfortable. As such, the CTM could fill the skills gap between formal and informal proofs. We conjecture that teaching critical thinking skills may improve students grasp of informal proofs. Our plan is to test this conjecture in our new course by observing whether (Fall 2014) or not (Fall 2015 or later) covering the CTM before informal proofs improves performance on informal proofs. REFERENCES [1] The Joint Task Force on Computing Curricula: ACM/IEEE-CS, Computer Science curricula 2013: curriculum guidelines for undergraduate degree programs in Computer Science, December 2013, retrieved October 22, [2] Foundation for Critical Thinking, The Critical Thinking Community website, retrieved October 22, [3] Association of American Colleges and Universities, Hart Research Associates, It takes more than a major: employer priorities for college learning and student success, 2013, retrieved October 22,

7 CCSC: Northeastern Conference [4] Johnson, N., Reidy, L., Droll, M., LeMon, R. E., Program requirements for associate s and bachelor s degrees: a national survey, 2012, nal%20survey.pdf, retrieved October 22, [5] Indiana Commission for Higher Education, New state laws support college completion, student success, 2012, retrieved October 22, [6] IUSB Task Force on General Education, Report and recommendations, March 2003, inking-characteristics.doc.php, retrieved October 22, [7] Vaughn, L., Doing Ethics: Moral Reasoning and Contemporary Issues, 2 nd Edition, New York: W.W. Norton & Company, [8] Bowell, T., Kemp, G., Critical Thinking: a Concise Guide, New York: Routledge,

1. Programme title and designation Advanced Software Engineering

1. Programme title and designation Advanced Software Engineering PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation Advanced Software Engineering 2. Final award Award Title Credit Value MSc Advanced Software Engineering

More information

GRADUATE STUDENT SATISFACTION WITH AN ONLINE DISCRETE MATHEMATICS COURSE *

GRADUATE STUDENT SATISFACTION WITH AN ONLINE DISCRETE MATHEMATICS COURSE * GRADUATE STUDENT SATISFACTION WITH AN ONLINE DISCRETE MATHEMATICS COURSE * Amber Settle DePaul University 243 S. Wabash Avenue Chicago, IL 60604 (312) 362-5324 asettle@cti.depaul.edu Chad Settle University

More information

Broad and Integrative Knowledge. Applied and Collaborative Learning. Civic and Global Learning

Broad and Integrative Knowledge. Applied and Collaborative Learning. Civic and Global Learning 1 2 3 4 5 Specialized Knowledge Broad and Integrative Knowledge Intellectual Skills Applied and Collaborative Learning Civic and Global Learning The Degree Qualifications Profile (DQP) provides a baseline

More information

Five High Order Thinking Skills

Five High Order Thinking Skills Five High Order Introduction The high technology like computers and calculators has profoundly changed the world of mathematics education. It is not only what aspects of mathematics are essential for learning,

More information

Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective

Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective Orit Hazzan's Column Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective This column is coauthored with Jeff Kramer, Department of Computing, Imperial College, London ABSTRACT

More information

Dr. ROBERT S. FUDGE, ASSOCIATE PROFESSOR & PHILOSOPHY PROGRAM COORDINATOR

Dr. ROBERT S. FUDGE, ASSOCIATE PROFESSOR & PHILOSOPHY PROGRAM COORDINATOR Dr. ROBERT S. FUDGE, ASSOCIATE PROFESSOR & PHILOSOPHY PROGRAM COORDINATOR DEPT. OF POLITICAL SCIENCE & PHILOSOPHY January 7, 2014 Dr. Michael Vaughan, Provost Weber State University 1004 University Circle

More information

Integrating Concepts using Online Tutorials in a Freshman Chemistry Course

Integrating Concepts using Online Tutorials in a Freshman Chemistry Course Integrating Concepts using Online Tutorials in a Freshman Chemistry Course Weslene Tallmadge, Ph. D., Betty Jo Chitester, Ph. D., Gannon University Authors' Contact Information Weslene Tallmadge, Ph. D.,

More information

A Design Paradigm in Undergraduate Electrical Engineering Curriculum

A Design Paradigm in Undergraduate Electrical Engineering Curriculum A Design Paradigm in Undergraduate Electrical Engineering Curriculum Habib Rahman Saint Louis University Department of Electrical and Computer Engineering McDonnell Douglas Hall, 3450 Lindell Boulevard

More information

The General Education Program at Sweet Briar College

The General Education Program at Sweet Briar College The General Education Program at Sweet Briar College Introduction The purpose of the General Education Program at Sweet Briar College is to provide all students with a common pattern of skills, experiences

More information

Value equivalent. ECTS equivalent. Value 120 60 N/A

Value equivalent. ECTS equivalent. Value 120 60 N/A PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation Computer Science Single honours Joint Major/minor 2. Final award Award Title Credit ECTS Any special criteria

More information

Integration of Mathematical Concepts in the Computer Science, Information Technology and Management Information Science Curriculum

Integration of Mathematical Concepts in the Computer Science, Information Technology and Management Information Science Curriculum Integration of Mathematical Concepts in the Computer Science, Information Technology and Management Information Science Curriculum Donald Heier, Kathryn Lemm, Mary Reed, Erik Sand Department of Computer

More information

PHILOSOPHY 101: CRITICAL THINKING

PHILOSOPHY 101: CRITICAL THINKING PHILOSOPHY 101: CRITICAL THINKING [days and times] [classroom] [semester] 20YY, [campus] [instructor s name] [office hours: days and times] [instructor s e-mail] COURSE OBJECTIVES AND OUTCOMES 1. Identify

More information

Annual Goals for Math & Computer Science

Annual Goals for Math & Computer Science Annual Goals for Math & Computer Science 2010-2011 Gather student learning outcomes assessment data for the computer science major and begin to consider the implications of these data Goal - Gather student

More information

Knowledge and Understanding

Knowledge and Understanding PROGRAMME SPECIFICATION 1 Awarding Institution Newcastle University 2 Teaching Institution Newcastle University 3 Final Award MSc 4 Programme Title MSc Psychology (Foundations in Clinical and Health Psychology)

More information

California State University, Stanislaus PROGAM ASSESSMENT ANNUAL UPDATE

California State University, Stanislaus PROGAM ASSESSMENT ANNUAL UPDATE California State University, Stanislaus PROGAM ASSESSMENT ANNUAL UPDATE PROGRAM NAME: Philosophy COLLEGE YEAR: 2008-2009 PLAN OVERVIEW: 1: Direct assessment of learning objective contextual knowledge of

More information

An Accelerated Introductory Computer Science Course Sequence for Non-Traditional Master s Students

An Accelerated Introductory Computer Science Course Sequence for Non-Traditional Master s Students An Accelerated Introductory Computer Science Course Sequence for Non-Traditional Master s Students J. Denbigh Starkey Ray S. Babcock Anne S. DeFrance Computer Science Department Montana State University

More information

A LOOK BACK: UNDERGRADUATE COMPUTER SCIENCE EDUCATION: A NEW CURRICULUM PHILOSOPHY & OVERVIEW

A LOOK BACK: UNDERGRADUATE COMPUTER SCIENCE EDUCATION: A NEW CURRICULUM PHILOSOPHY & OVERVIEW A LOOK BACK: UNDERGRADUATE COMPUTER SCIENCE EDUCATION: A NEW CURRICULUM PHILOSOPHY & OVERVIEW John C. Knight, Jane C. Prey, & Wm. A. Wulf Department of Computer Science University of Virginia ABSTRACT

More information

WRITING INTENSIVE COURSES (definition, implementation, and resolution voted 1/23/2013)

WRITING INTENSIVE COURSES (definition, implementation, and resolution voted 1/23/2013) WRITING INTENSIVE COURSES (definition, implementation, and resolution voted 1/23/2013) 27 November 2012 Writing-intensive courses in the major provide an opportunity for Bryn Mawr faculty to use their

More information

ABET Criterion 3: Outcomes Met By Course Content

ABET Criterion 3: Outcomes Met By Course Content ABET Criterion 3: Outcomes Met By Course Content This brief content assessment should be consistent with the updated Course Syllabet Course #: BEE 200: Title: The BEE experience (1 credit) Semester/Year:

More information

INCORPORATING SERVICE LEARNING INTO COMPUTER SCIENCE COURSES *

INCORPORATING SERVICE LEARNING INTO COMPUTER SCIENCE COURSES * INCORPORATING SERVICE LEARNING INTO COMPUTER SCIENCE COURSES * Joo Tan, John Phillips Department of Mathematics and Computer Science Mansfield University of Pennsylvania Mansfield, PA 16933 570 662-4553

More information

The Civil Engineering Systems Course at Georgia Institute of Technology. Adjo Amekudzi, Ph.D. 1 Michael Meyer, Ph.D., P.E. 2

The Civil Engineering Systems Course at Georgia Institute of Technology. Adjo Amekudzi, Ph.D. 1 Michael Meyer, Ph.D., P.E. 2 The Civil Engineering Systems Course at Georgia Institute of Technology Adjo Amekudzi, Ph.D. 1 Michael Meyer, Ph.D., P.E. 2 Abstract A course entitled Civil Engineering Systems was introduced in the fall

More information

Jean Chen, Assistant Director, Office of Institutional Research University of North Dakota, Grand Forks, ND 58202-7106

Jean Chen, Assistant Director, Office of Institutional Research University of North Dakota, Grand Forks, ND 58202-7106 Educational Technology in Introductory College Physics Teaching and Learning: The Importance of Students Perception and Performance Jean Chen, Assistant Director, Office of Institutional Research University

More information

Degree Programs Nathan M. Bisk College of Business

Degree Programs Nathan M. Bisk College of Business Degree Programs Nathan M. Bisk College of For Academic Year: 2013-14 Mission of the Nathan M. Bisk College of The Nathan M. Bisk College of (CoB) is an integral academic unit of Florida Tech. The CoB provides

More information

NORTH CAROLINA AGRICULTURAL AND TECHNICAL STATE UNIVERSITY

NORTH CAROLINA AGRICULTURAL AND TECHNICAL STATE UNIVERSITY NORTH CAROLINA AGRICULTURAL AND TECHNICAL STATE UNIVERSITY Institutional Effectiveness Assessment and Improvement Report Department of Sociology and Social Work Bachelor of Social Work Degree (BSW) The

More information

Teaching Signals and Systems through Portfolios, Writing, and Independent Learning

Teaching Signals and Systems through Portfolios, Writing, and Independent Learning Session 2632 Teaching Signals and Systems through Portfolios, Writing, and Independent Learning Richard Vaz, Nicholas Arcolano WPI I. Introduction This paper describes an integrated approach to outcome-driven

More information

Curriculum Handbook. 7. General Education Requirements

Curriculum Handbook. 7. General Education Requirements Curriculum Handbook 7. General Education Requirements Overview This section outlines the standards for courses proposed to meet General Education Requirements for: Napa Valley College General Education

More information

2. SUMMER ADVISEMENT AND ORIENTATION PERIODS FOR NEWLY ADMITTED FRESHMEN AND TRANSFER STUDENTS

2. SUMMER ADVISEMENT AND ORIENTATION PERIODS FOR NEWLY ADMITTED FRESHMEN AND TRANSFER STUDENTS Chemistry Department Policy Assessment: Undergraduate Programs 1. MISSION STATEMENT The Chemistry Department offers academic programs which provide students with a liberal arts background and the theoretical

More information

Psychology 318, Thinking and Decision Making Course Syllabus, Spring 2015 TR 8-9:20 in Lago W262

Psychology 318, Thinking and Decision Making Course Syllabus, Spring 2015 TR 8-9:20 in Lago W262 Psychology 318, Thinking and Decision Making Course Syllabus, Spring 2015 TR 8-9:20 in Lago W262 Instructor: Dr. Veronica J. Dark TA: Jason Geller Office: Science I Room 374 Office: Science I Room 54 Email:

More information

Practical Exams and Programming Competence

Practical Exams and Programming Competence Techniques of Assessment Pertinent to Computer Programming Courses Peter P. Smith College of Science Buena Vista University 610 West Fourth Street Storm Lake, IA 50588 smithp@bvu.edu Abstract Computer

More information

Comments About the Programs Reviewed

Comments About the Programs Reviewed Comments About the Programs Reviewed During the review of each of the programs, reviewers were asked to make comments about perceived strengths and weaknesses of the programs and to elaborate on items

More information

19K660. Brooklyn, NY 11207. Jocelyn Badette

19K660. Brooklyn, NY 11207. Jocelyn Badette NYSED/NYCDOE JOINT INTERVENTION TEAM REPORT AND RECOMMENDATIONS BEDS Code/DBN: 19K660 School Name: W. H. Maxwell High School 145 Pennsylvania Avenue School Address: Brooklyn, NY 11207 Principal: Jocelyn

More information

Council on Social Work Education. Curriculum Policy Statement for Baccalaureate Degree Programs in Social Work Education

Council on Social Work Education. Curriculum Policy Statement for Baccalaureate Degree Programs in Social Work Education Council on Social Work Education Curriculum Policy Statement for Baccalaureate Degree Programs in Social Work Education B1.0 SCOPE AND INTENT OF THE CURRICULUM POLICY STATEMENT B1.1 This document sets

More information

Emphasizing Soft Skill Learning and Training as Part of an Engineering Curriculum Revision

Emphasizing Soft Skill Learning and Training as Part of an Engineering Curriculum Revision Emphasizing Soft Skill Learning and Training as Part of an Engineering Curriculum Revision S. Pedrazzini Professor, Dean of CS Engineering Curriculum SUPSI, University of Applied Sciences of Southern Switzerland

More information

How To Teach Engineering Science And Mechanics

How To Teach Engineering Science And Mechanics Int. J. Engng Ed. Vol. 16, No. 5, pp. 436±440, 2000 0949-149X/91 $3.00+0.00 Printed in Great Britain. # 2000 TEMPUS Publications. Recent Curriculum Changes in Engineering Science and Mechanics at Virginia

More information

Report on Game Design and Development Courses Meeting Knowledge Areas

Report on Game Design and Development Courses Meeting Knowledge Areas Report on Game Design and Development Courses Meeting Knowledge Areas Brent M. Dingle Summer 2014 Revised Fall 2014 and Spring 2015 Abstract This document approaches a Game Design and Development (GDD)

More information

Teaching Engineering Students vs. Technology Students: Early Observations

Teaching Engineering Students vs. Technology Students: Early Observations Teaching Engineering Students vs. Technology Students: Early Observations Robert Lipset, Ph.D., P.E. Ohio Northern University, Ada, OH 45810 Email: lipset@ieee.org Abstract As a former engineering faculty

More information

RESTRICTED. Professional Accreditation Handbook For Computer Science Programmes

RESTRICTED. Professional Accreditation Handbook For Computer Science Programmes Professional Accreditation Handbook For Computer Science Programmes Revised by authority of the Accreditation Committee for Computer Science Programmes as of August 2014 CONTENTS 1. FRAMEWORK FOR ACCREDITATION

More information

ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE. School of Mathematical Sciences

ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE. School of Mathematical Sciences ! ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE School of Mathematical Sciences New Revised COURSE: COS-MATH-200 Discrete Mathematics and Introduction to Proofs 1.0 Course designations

More information

2010-2011 Annual Assessment Report Mechanical Engineering University of Colorado Boulder College of Engineering and Applied Science

2010-2011 Annual Assessment Report Mechanical Engineering University of Colorado Boulder College of Engineering and Applied Science 2010-2011 Annual Assessment Report Mechanical Engineering University of Colorado Boulder College of Engineering and Applied Science UNDERGRADUATE PROGRAM 1. The curriculum goals of the unit, as currently

More information

An Investigation into Visualization and Verbalization Learning Preferences in the Online Environment

An Investigation into Visualization and Verbalization Learning Preferences in the Online Environment An Investigation into Visualization and Verbalization Learning Preferences in the Online Environment Dr. David Seiler, Assistant Professor, Department of Adult and Career Education, Valdosta State University,

More information

Department of Accounting, Finance, & Economics

Department of Accounting, Finance, & Economics Department of Accounting, Finance, & Economics Assessment Report 2010-2011 Mission/Purpose The mission of the Department of Accounting, Finance and Economics is to provide a quality education in accounting,

More information

Software Engineering Transfer Degree

Software Engineering Transfer Degree www.capspace.org (01/17/2015) Software Engineering Transfer Degree This program of study is designed for associate-degree students intending to transfer into baccalaureate programs awarding software engineering

More information

Programme Specification. BA (Hons) Religion and Theology. Valid from: September 2012 Faculty of Humanities and Social Sciences

Programme Specification. BA (Hons) Religion and Theology. Valid from: September 2012 Faculty of Humanities and Social Sciences Programme Specification BA (Hons) Religion and Valid from: September 2012 Faculty of Humanities and Social Sciences SECTION 1: GENERAL INFORMATION Awarding body: Teaching institution and location: Final

More information

Human Resource Management and Development

Human Resource Management and Development Human Resource Management and Development product: 4388 course code: c302 Human Resource Management and Development Centre for Financial and Management Studies, SOAS University of London First Edition

More information

High School Mathematics Pathways: Helping Schools and Districts Make an Informed Decision about High School Mathematics

High School Mathematics Pathways: Helping Schools and Districts Make an Informed Decision about High School Mathematics High School Mathematics Pathways: Helping Schools and Districts Make an Informed Decision about High School Mathematics Defining the Two Pathways For the purposes of planning for high school curriculum,

More information

PROCEDURES FOR NEW ACADEMIC PROGRAM PROPOSALS AND PROGRAM CHANGES PUBLIC INSTITUTIONS OF HIGHER EDUCATION

PROCEDURES FOR NEW ACADEMIC PROGRAM PROPOSALS AND PROGRAM CHANGES PUBLIC INSTITUTIONS OF HIGHER EDUCATION PROCEDURES FOR NEW ACADEMIC PROGRAM PROPOSALS AND PROGRAM CHANGES PUBLIC INSTITUTIONS OF HIGHER EDUCATION MASSACHUSETTS BOARD OF HIGHER EDUCATION Approved June 1992 (Amended July 1997) INTRODUCTION The

More information

Undergraduate Degree Map for Completion in Four Years

Undergraduate Degree Map for Completion in Four Years Page 1 of 7 Undergraduate Degree Map for Completion in Four Years College: College of Science, Engineering & Technology Department: Elec. & Computer Engineering Name of Program: COMPUTER ENGINEERING Degree

More information

PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION

PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation MSc Accounting, Accountability & Financial Management For undergraduate programmes only Single honours Joint

More information

Thesis Statement Script

Thesis Statement Script Thesis Statement Script This workshop has been designed for a 50-minute class, and should last no more than 45 minutes if run as efficiently as possible. In longer classes, this leaves extra time which

More information

THE UNIVERSITY OF EDINBURGH. PROGRAMME SPECIFICATION M.A. Honours in Psychology and Business Studies1

THE UNIVERSITY OF EDINBURGH. PROGRAMME SPECIFICATION M.A. Honours in Psychology and Business Studies1 THE UNIVERSITY OF EDINBURGH PROGRAMME SPECIFICATION M.A. Honours in Psychology and Business Studies1 1) Awarding Institution: University of Edinburgh 2) Teaching Institution: University of Edinburgh 3)

More information

Honours Degree (top-up) Computing Abbreviated Programme Specification Containing Both Core + Supplementary Information

Honours Degree (top-up) Computing Abbreviated Programme Specification Containing Both Core + Supplementary Information Honours Degree (top-up) Computing Abbreviated Programme Specification Containing Both Core + Supplementary Information 1 Awarding Institution / body: Lancaster University 2a Teaching institution: University

More information

A TALE OF TWO COURSES: PLACEMENT OF MIS IN THE BUSINESS CORE

A TALE OF TWO COURSES: PLACEMENT OF MIS IN THE BUSINESS CORE A TALE OF TWO COURSES: PLACEMENT OF MIS IN THE BUSINESS CORE Dr. Lynn R. Heinrichs, Elon University, lheinrichs@elon.edu Dr. Herb Schuette, Elon University, hschuette@elon.edu ABSTRACT How does the MIS

More information

Canadian Information Processing Society

Canadian Information Processing Society Canadian Information Processing Society Computer Science Accreditation Council Accreditation Criteria for Undergraduate Inter-Disciplinary Programs 2008/2009 1 Table of Contents Abstract 3 Computer Science

More information

Current requirements for a major (page 83 of current catalog)

Current requirements for a major (page 83 of current catalog) To present the proposal of the Department of Mathematics and Computer Science for changing the requirements for a major in Computer Science, we first describe the current major requirements followed by

More information

Department of Management

Department of Management Department of Management McCoy Hall 52 T: 52.25.257 F: 52.25.2850 www.mgt.mccoy.txstate.edu Degree Programs Offered (Entrepreneurial Studies Concentration) (Human Resources Management Concentration) (Teacher

More information

Bioethics Program Program Goals and Learning Outcomes

Bioethics Program Program Goals and Learning Outcomes Bioethics Program Program Goals and Learning Outcomes Program Goals 1. Students will develop a solid knowledge base in areas of Biology including cell biology, evolution, genetics, and molecular biology.

More information

The University of Connecticut. School of Engineering COMPUTER SCIENCE GUIDE TO COURSE SELECTION AY 2015-2016. Revised July 27, 2015.

The University of Connecticut. School of Engineering COMPUTER SCIENCE GUIDE TO COURSE SELECTION AY 2015-2016. Revised July 27, 2015. The University of Connecticut School of Engineering COMPUTER SCIENCE GUIDE TO COURSE SELECTION AY 2015-2016 Revised July 27, 2015 for Computer Science (CSci) Majors in the School of Engineering Table of

More information

Department Self-Assessment Department of Philosophy 2009

Department Self-Assessment Department of Philosophy 2009 Department Self-Assessment Department of Philosophy 2009 Preface Our department has gone through several staffing transitions since our last assessment in 2005. Dr. McHugh was on maternity leave Fall of

More information

GRADUATION REQUIREMENTS FOR THE COLLEGE OF ARTS AND SCIENCES, EFFECTIVE FALL 2013

GRADUATION REQUIREMENTS FOR THE COLLEGE OF ARTS AND SCIENCES, EFFECTIVE FALL 2013 GRADUATION REQUIREMENTS FOR THE COLLEGE OF ARTS AND SCIENCES, EFFECTIVE FALL 2013 Students are responsible for compliance with the institutional graduation requirements stated in the Oberlin College Course

More information

Assessment Plan for the MBA Program Department of Business University of Wisconsin - Parkside

Assessment Plan for the MBA Program Department of Business University of Wisconsin - Parkside Assessment Plan for the MBA Program Department of Business University of Wisconsin - Parkside I. Determinants of Assessment Requirements It is useful to be aware of the requisites this Assessment Plan

More information

Business and Public Administration Outcomes Assessment Plan; April 1, 2011 Page 1

Business and Public Administration Outcomes Assessment Plan; April 1, 2011 Page 1 Business Administration Program Outcomes Assessment Plan Bachelor of Business Administration Associate of Applied Science Business Associate of Business April 1, 2011 Contact Name: Dr. Kathy DiLorenzo

More information

Plymouth University. Faculty of Arts. School of Architecture, Design and Environment. Programme Specification

Plymouth University. Faculty of Arts. School of Architecture, Design and Environment. Programme Specification Plymouth University Faculty of Arts School of Architecture, Design and Environment Programme Specification BSc (Hons) Construction Management and the Environment Approved by Minor change 12/11/14 1 1.

More information

The University of Connecticut. School of Engineering COMPUTER SCIENCE GUIDE TO COURSE SELECTION AY 2013-2014. Revised May 23, 2013.

The University of Connecticut. School of Engineering COMPUTER SCIENCE GUIDE TO COURSE SELECTION AY 2013-2014. Revised May 23, 2013. The University of Connecticut School of Engineering COMPUTER SCIENCE GUIDE TO COURSE SELECTION AY 2013-2014 Revised May 23, 2013 for Computer Science (CSci) Majors in the School of Engineering Table of

More information

Union County College Faculty Curriculum Committee. New Program Proposal Form

Union County College Faculty Curriculum Committee. New Program Proposal Form Union County College Faculty Curriculum Committee New Program Proposal Form To all faculty members seeking to introduce a new program (including degree and certificate programs and options to existing

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS GRADUATE STUDENT HANDBOOK. April 2015

DEPARTMENT OF MATHEMATICS AND STATISTICS GRADUATE STUDENT HANDBOOK. April 2015 DEPARTMENT OF MATHEMATICS AND STATISTICS GRADUATE STUDENT HANDBOOK April 2015 Postal address: Department of Mathematics and Statistics, Washington State University, Pullman, WA 99164-3113 Voice: 509-335-8645

More information

How To Teach An Engineering Ethics Course

How To Teach An Engineering Ethics Course Is This Real? Making the Study of Engineering Ethics Relevant to the Current Generation of Engineering Students Natalie Van Tyne and Maria Brunhart-Lupo Colorado School of Mines, nvantyne@mines.edu, mbrunhar@mines.edu

More information

DEPARTMENT OF MATHEMATICS & COMPUTING

DEPARTMENT OF MATHEMATICS & COMPUTING DEPARTMENT OF MATHEMATICS & COMPUTING The Department of Mathematics and Computing provides students with opportunities to earn Bachelor of Science degrees in computer information systems or in mathematics.

More information

Master of Arts in Teaching/Science Education Master of Arts in Teaching/Mathematics Education

Master of Arts in Teaching/Science Education Master of Arts in Teaching/Mathematics Education Master of Arts in Teaching/Science Education Master of Arts in Teaching/Mathematics Education Assessment F12-S13 FOR ACADEMIC YEAR: 2012-2013 PROGRAM: MAT/Science and Mathematics Education SCHOOL: NS&M

More information

COURSE CONTENT (Include major topics of the course, time required, and what the student is expected to learn.)

COURSE CONTENT (Include major topics of the course, time required, and what the student is expected to learn.) SANTA ANA COLLEGE COURSE OUTLINE DISCIPLINE, NUMBER, TITLE:English 103, Critical Thinking and Writing (If the discipline, number or title is being revised, above should reflect the NEW information;) AND,

More information

PHIL 103-001: CRITICAL THINKING

PHIL 103-001: CRITICAL THINKING PHIL103-001 Critical Thinking Dr. R. England - Syllabus subject to revision at instructor s discretion 1 PHIL 103-001: CRITICAL THINKING Dr. Richard England Philosophy House, Room 106 410-677-3718 Office

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 Proofs Intuitively, the concept of proof should already be familiar We all like to assert things, and few of us

More information

BS Biochemistry Program Learning Outcomes Assessments

BS Biochemistry Program Learning Outcomes Assessments BS Biochemistry Program Learning Outcomes Assessments Student Learning and Success A. Significance of findings from learning outcomes assessments Program-Level Learning Outcomes (PLOs) At the completion

More information

Ed Sherline University of Wyoming Department of Philosophy 331 Hoyt Hall Laramie, WY 82071 307-766-5156 E-mail: sherline@uwyo.edu Teaching Critical

Ed Sherline University of Wyoming Department of Philosophy 331 Hoyt Hall Laramie, WY 82071 307-766-5156 E-mail: sherline@uwyo.edu Teaching Critical Ed Sherline University of Wyoming Department of Philosophy 331 Hoyt Hall Laramie, WY 82071 307-766-5156 E-mail: sherline@uwyo.edu Teaching Critical Thinking: Skills Versus Attitudes Handout 1: Some resources

More information

REDESIGNING ALGEBRA COURSES: FROM IMPLEMENTATION TO RESULTS

REDESIGNING ALGEBRA COURSES: FROM IMPLEMENTATION TO RESULTS [Type text] REDESIGNING ALGEBRA COURSES: FROM IMPLEMENTATION TO RESULTS Laura J. Iossi Broward College Department of Mathematics, Broward College, 3501 S.W. Davie Rd. Davie, Fl 33314. liossi@broward.edu

More information

DISCRETE MATH: LECTURE 3

DISCRETE MATH: LECTURE 3 DISCRETE MATH: LECTURE 3 DR. DANIEL FREEMAN 1. Chapter 2.2 Conditional Statements If p and q are statement variables, the conditional of q by p is If p then q or p implies q and is denoted p q. It is false

More information

Programme Specification for the. Cardiff Metropolitan University. Master of Science (MSc) in Information Technology

Programme Specification for the. Cardiff Metropolitan University. Master of Science (MSc) in Information Technology LONDON SCHOOL OF COMMERCE Programme Specification for the Cardiff Metropolitan University Master of Science (MSc) in Information Technology Contents Programme Aims and Objectives 3 Programme Structure

More information

Programme Specification and Curriculum Map for BA Financial Services (Top Up)

Programme Specification and Curriculum Map for BA Financial Services (Top Up) Programme Specification and Curriculum Map for BA Financial Services (Top Up) 1. Programme title BA Financial Services (Top Up) 2. Awarding institution Middlesex University 3. Teaching institution Middlesex

More information

Standards of Quality and Effectiveness for Professional Teacher Preparation Programs APPENDIX A

Standards of Quality and Effectiveness for Professional Teacher Preparation Programs APPENDIX A APPENDIX A Teaching Performance Expectations A. MAKING SUBJECT MATTER COMPREHENSIBLE TO STUDENTS TPE 1: Specific Pedagogical Skills for Subject Matter Instruction Background Information: TPE 1. TPE 1 is

More information

Department of Electrical and Computer Engineering

Department of Electrical and Computer Engineering Department of Electrical and Computer Engineering Brian K. Johnson, Dept. Chair (214 Buchanan Engr. Lab. 83844-1023; phone 208/885-6554; www.ece.uidaho.edu). Faculty: Touraj Assefi, David H. Atkinson,

More information

Writing Learning Objectives

Writing Learning Objectives Writing Learning Objectives Faculty Development Program Office of Medical Education Boston University School of Medicine All Rights Reserved 2004 No copying or duplication of this presentation without

More information

L.A. Mission College Sylmar, California Spring 2012 Philosophy 06: Logic in Practice (3395) Thur 6:50-10:00 pm in Instr 1002

L.A. Mission College Sylmar, California Spring 2012 Philosophy 06: Logic in Practice (3395) Thur 6:50-10:00 pm in Instr 1002 Professor: Lucas J. Mather Email: matherlj@lamission.edu Office Hours: Thur from 10:05 to 10:40 pm. REQUIRED TEXTBOOK: Patrick Hurley, A Concise Introduction to Logic, 2011. This is a standard, well-regarded

More information

How To Study Abroad At Lafayette Engineering Program

How To Study Abroad At Lafayette Engineering Program INTERNATIONALIZATION OF THE LAFAYETTE COLLEGE ENGINEERING CURRICULUM Leonard A. Van Gulick, Michael A. Paolino Lafayette College Session 2260 Abstract Three key features serve to internationalize the Lafayette

More information

Program Contact: Prof. Rebecca Herb Phone: ext. 55056 E-mail: rah@math.umd.edu

Program Contact: Prof. Rebecca Herb Phone: ext. 55056 E-mail: rah@math.umd.edu ASSESSMENT PLAN BACHELOR S DEGREE IN MATHEMATICS (Program of Study / Major / Degree Level, etc.) Program Contact: Prof. Rebecca Herb Phone: ext. 55056 E-mail: rah@math.umd.edu Date submitted to Academic

More information

A Downsized, Laboratory-Intensive Curriculum in Electrical Engineering

A Downsized, Laboratory-Intensive Curriculum in Electrical Engineering A Downsized, Laboratory-Intensive Curriculum in Electrical Engineering T. W. Martin and W. D. Brown Department of Electrical Engineering University of Arkansas Fayetteville, Arkansas 72701 Abstract - The

More information

Criteria for Accrediting Computer Science Programs Effective for Evaluations during the 2004-2005 Accreditation Cycle

Criteria for Accrediting Computer Science Programs Effective for Evaluations during the 2004-2005 Accreditation Cycle Criteria for Accrediting Computer Science Programs Effective for Evaluations during the 2004-2005 Accreditation Cycle I. Objectives and Assessments The program has documented, measurable objectives, including

More information

1. Main Identify the program title and the degrees/certificates offered from the list of integrated programs

1. Main Identify the program title and the degrees/certificates offered from the list of integrated programs Merced College Philosophy Comprehensive Program review for 2014-15 1. Main Identify the program title and the degrees/certificates offered from the list of integrated programs PHILOSOPHY A.A.T. Philosophy

More information

General Education Course Learning Goals

General Education Course Learning Goals General Education Course Learning Goals The General Education Task Force seeks to determine whether students' overall General Education experience addresses the ten goals proposed by the task force. 226

More information

DEPARTMENT OF MATHEMATICS & COMPUTING

DEPARTMENT OF MATHEMATICS & COMPUTING DEPARTMENT OF MATHEMATICS & COMPUTING The Department of Mathematics and Computing provides students with opportunities to earn Bachelor of Science degrees in computer information systems or in mathematics.

More information

PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION. Any special criteria Accounting, Accountability MSc. value Equivalent. Credit.

PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION. Any special criteria Accounting, Accountability MSc. value Equivalent. Credit. PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation MSc Accounting, Accountability & Financial Management 2. Final award Award Title Credit value ECTS Equivalent

More information

Critical thinking (7 courses total, 5 Foundations and 2 Applications) An illustration of how the categories of area of the grid could be developed

Critical thinking (7 courses total, 5 Foundations and 2 Applications) An illustration of how the categories of area of the grid could be developed Critical thinking (7 courses total, 5 Foundations and 2 Applications) An illustration of how the categories of area of the grid could be developed Critical thinking is the starting point and context of

More information

Tennessee State Board of Education February 1, 2013 First Reading Item: III. A. Teacher Licensure Standards

Tennessee State Board of Education February 1, 2013 First Reading Item: III. A. Teacher Licensure Standards Tennessee State Board of Education Agenda February 1, 2013 First Reading Item: III. A. Teacher Licensure Standards The Background: This item proposes four types of changes to the Teacher Licensure Standards

More information

Please email this completed form as an attachment to d-oaa@jan.ucc.nau.edu.

Please email this completed form as an attachment to d-oaa@jan.ucc.nau.edu. Annual Report on Degree Program Assessment of Student Learning University Assessment Committee Office of Academic Assessment Purpose: The purpose of the Annual Report on Degree Program Assessment of Student

More information

University of Illinois Department of Computer Science Goals, Objectives, and Assessments January 2009

University of Illinois Department of Computer Science Goals, Objectives, and Assessments January 2009 University of Illinois Department of Computer Science Goals, Objectives, and Assessments January 2009 Introduction The University of Illinois Computer Science Department is among the oldest CS departments

More information

1. Awarding Institution: Imperial College London. 2. Teaching Institution: Imperial College London

1. Awarding Institution: Imperial College London. 2. Teaching Institution: Imperial College London Programme Specification for the MSc in Mathematics and Finance PLEASE NOTE. This specification provides a concise summary of the main features of the programme and the learning outcomes that a typical

More information

AC 2011-109: ENGINEERING MANAGEMENT PROGRAM ACCREDI- TATION: COMPARING AACSB AND ABET

AC 2011-109: ENGINEERING MANAGEMENT PROGRAM ACCREDI- TATION: COMPARING AACSB AND ABET AC 2011-109: ENGINEERING MANAGEMENT PROGRAM ACCREDI- TATION: COMPARING AACSB AND ABET Amy K. Zander, Ph.D., P.E., Clarkson University Amy K. Zander is a professor and the Director of the Engineering &

More information

3.14 UNDERGRADUATE DEGREE REQUIREMENTS 3.14.1 Purpose This policy statement establishes guidelines, criteria, and standards for use by State System

3.14 UNDERGRADUATE DEGREE REQUIREMENTS 3.14.1 Purpose This policy statement establishes guidelines, criteria, and standards for use by State System 3.14 UNDERGRADUATE DEGREE REQUIREMENTS 3.14.1 Purpose This policy statement establishes guidelines, criteria, and standards for use by State System institutions in developing degree programs for which

More information

CREATING LEARNING OUTCOMES

CREATING LEARNING OUTCOMES CREATING LEARNING OUTCOMES What Are Student Learning Outcomes? Learning outcomes are statements of the knowledge, skills and abilities individual students should possess and can demonstrate upon completion

More information

Teaching Non-Philosophy Faculty to Teach Critical Thinking about Ethical Issues. Peter Vallentyne and John Accordino, Virginia Commonwealth University

Teaching Non-Philosophy Faculty to Teach Critical Thinking about Ethical Issues. Peter Vallentyne and John Accordino, Virginia Commonwealth University Teaching Non-Philosophy Faculty to Teach Critical Thinking about Ethical Issues Peter Vallentyne and John Accordino, Virginia Commonwealth University At various universities across the country, philosophers

More information