!!! Software Engineering 10! Using videos in teaching software engineering IAN SOMMERVILLE

Size: px
Start display at page:

Download "!!! Software Engineering 10! Using videos in teaching software engineering IAN SOMMERVILLE"

Transcription

1 Software Engineering 10 Using videos in teaching software engineering IAN SOMMERVILLE 1

2 As part of the teaching material to support the book, I have made a number of videos on software engineering topics and have also spent some time exploring YouTube and recommending videos that have been uploaded there. The initial rationale for this was to preserve some of my lectures on critical systems to supplement the lectures given by the instructor who took over this course for me; I also wondered about developing a software engineering MOOC and wondered about using the videos as part of that. Fairly quickly, I gave up on the idea of a MOOC. I am not convinced that this approach to teaching is helpful in a subject like software engineering. Because instructors have very limited time available, MOOCS only work when peer-based learning is possible. This is the case in skills-based courses (e.g. programming courses) but is much more difficult in courses that rely on the experience of the instructors. Students simply do not have the experience to support each other. My development of videos was also informed by my interest in what is known as the flipped classroom model of learning. The traditional model of learning is based around the delivery of factual material in the classroom with students focusing on tasks such as practical work as homework. In the flipped classroom, students prepare for classes by studying the learning material (usually presented as videos) with the classroom discussions focused on problem solving, application of the learning material, discussion of examples and so on. The benefits of the flipped classroom approach are that students can absorb knowledge at their own pace rather than at a pace set by the instructor and that class time can be spent more productively in the development of understanding (e.g. through problem solving) rather than simply knowledge transmission. The disadvantages are that not all students are motivated to work independently so don t engage and that students are at different stages of learning. This means that classroom activities are sometimes challenging to organise. So, my initial venture into video making (a set of videos on critical systems) was intended to support this approach. I did not wish to take the risk of a completely flipped approach so I used a hybrid approach with some material delivered by video, and some face-to-face. The flipped classroom model sort of worked those students who engaged with the video participated in discussions found this to be an effective model of learning. But a significant minority did not view the videos in advance and so were unable to participate in the class. This was perhaps a consequence of the hybrid approach where they thought of the videos as of secondary importance but without trying a completely flipped experience, this is impossible to know. What emerged from my experience, however, was an insight that I had not anticipated. Many of the students taking the course did not have English as their first language and often had problems understanding the material as it was delivered in real-time. In fact, they often asked permission to record lectures so that they could listen to them later. These students really liked the videos because they could then replay material as often as they wished, so that they could develop their understanding of the topic. Other students, who did not have language problems, also liked the idea of having videos available as a reminder of lectures and they found them particularly helpful when revising for tests and exams. So, all of this is a slightly long-winded introduction to how I think that the videos I have created can be used effectively in a software engineering course. I see them being used in three possible ways: 1. As part of a flipped classroom model in project-based courses. Project-based software engineering courses are common but one of the difficulties is finding time to get over some basic knowledge that students need before starting project work. 2. As an alternative view of lectures presented by an instructor. Sometimes it is helpful to have material presented in different ways and some students find that it makes concepts easier to understand. Sometimes, when there is a subjective aspect to topics, it is helpful to demonstrate in your course that there are alternative ways of looking at a topic and videos are a cost-effective way of doing this. 3. As a supplement to lectures where students look at extra material on video to extent their knowledge and understanding. This is particularly helpful when an instructor lacks knowledge or expertise in part of a course (we ve all taught courses where this is the case). In this case, videos such as case studies and examples are particularly helpful as 2

3 these are difficult to develop without detailed knowledge of a subject area. Videos are also useful when you have a class with a mixed background so that not all students have the same background knowledge. You can ask students to view the videos which may cover course background so that they then have a shared understand that you can build on. To support these approaches to learning, I have made or selected YouTube videos from 10 areas of software engineering as I show on the Videos page of the book website. These were made over a period of 2 years and it was a learning experience for me hence you will find quite significant differences between the early videos on critical systems and the later ones that were made more recently on topics such as agile development and systems engineering. While I suspect that I will not be updating the suggested YouTube videos (looking for good quality YouTube videos was a dispiriting experience), I do intend to re-edit some of the earlier videos and make some new videos particularly on Requirements and Design, Implementation and Evolution, Software Reuse and Software Management Video topics There are videos in 10 areas and students do not need to have watched videos in one area before viewing another area. However, within an area, there are dependencies and it may be helpful to watch videos in a particular order. 1. Introducing software engineering (Chapters 1 and 2) If you are presenting a course then you might wish to have a single introductory lecture then ask students to watch some of the videos in this part to get a broader background in the subject. You may not have time to cover ethical issues and the video here by Gotterbarn is a very good introduction to this topic. I would recommend that all students watch the video on Fundamental Activities of Software Engineering video to help them understand that software processes are simply different ways of enacting the same fundamental activities. 2. Agile methods (Chapter 3) This is an area where there are hundreds of YouTube videos, some of them of excellent quality. However, I did not find videos that covered user stories effectively or scaling agile methods. User stories are one of the most helpful approaches to requirements and can be used in different ways to that discussed in Extreme Programming. If you are teaching agile methods, you may not have time to talk about scaling issues but I suggest you ask students to look at these videos to get an awareness of the issues here. 3. Requirements and design (Chapters 4 6) My videos in this section focus on key issues on requirements engineering processes, stakeholders and viewpoints, challenges and user stories. I found very few YouTube videos which were any good. By contrast, there s a lot on YouTube on the UML and system modeling so I haven t attempted to replicate these. I made these videos originally because I was teaching advanced courses and found that students did not all have an awareness of requirements engineering. I asked them to watch these videos as preparation for the course so that I didn t have to spend time on this during the course. 4. Implementation and evolution (Chapters 7 9) I haven t been involved in teaching in this area for some time so I don t have any specially prepared videos. All of my suggestions are from YouTube. Even if you are not teaching this topic explicitly, I think that it is useful for students to know about open source technology and test-driven development. I would certainly ask all students taking software engineering courses to look at these as background to the course. 3

4 5. Critical systems (Chapter 10) I made my experiments in teaching using videos in a critical systems course so there are more videos available for Part 2 of the book than other parts. The videos in this section are an introduction to the area discussing what is meant by a critical system, engineering techniques for critical systems, the notion of software dependability and why critical systems are sociotechnical systems. I think in teaching you need to cover the notion of a critical system in a lecture and discuss why we need special techniques for critical systems development. The videos can reinforce this. Details of dependability attributes and sociotechnical systems can be covered on video only as background. 6. Reliability and safety (Chapters 11 and 12) In this section, I have included videos where I discuss what is meant by availability, reliability and safety as well as a number of case studies. The introductory videos allowed me to cover definitions very quickly in lectures and I asked the students to look at the case study videos in advance so that I could refer to them when teaching. 7. Security and resilience (Chapters 13 and 14) My course latterly spent quite a lot of time talking about cybersecurity and critical infrastructure failure so the videos available in this section reflect this. They do not just cover material from the book. If you are covering security, you may find it helpful to look at the cybersecurity videos as background before your course. SCADA is not a topic that s discussed in many software engineering courses but I think these are helpful to demonstrate to students that there are other approaches to programming than in conventional languages. 8. Software reuse (Chapters 15 18) I haven t taught this course for a while so my only video here is on the reuse landscape with others all taken from YouTube, where there are quite a number of good videos on relevant reuse topics. Lots of project based courses now focus on the development of services and the videos here may be useful background for this. This is an area where I plan to create several new videos that are aligned to material in the book. 9. Systems engineering (Chapters 19 21) I think that this is a really important topic and that students should all have an awareness of systems engineering issues. It is an area where there are many different views on how to present a systems approach so you may use the videos here to complement your own approach and to stimulate discussion on the differences. If you are teaching a software engineering course, you may ask students to look at some of these videos as background Software management (Chapters 22-25) At the date of writing this document (July 2015) I have not made any videos specifically for this section but rely on existing videos from YouTube. This is an essential area but I have always found it difficult to make management issues interesting in a lecture. I think that maybe the best way to use these videos is as background to practical exercises such as drawing up a project plan or setting up a project on github Makingvideos If you are thinking of making videos to support your own course, my suggestions are: 4

5 1. Simply filming a lecture does not work. Lectures, by their nature, are interactive sessions where you respond to the audience. You may repeat things, refer to previous lectures, make jokes, etc. These enliven face to face lectures but do not come over well on video. You save time doing videos this way but your students will not thank you for it. 2. You do not need any special equipment if you have a reasonable digital camera and a tripod. I made all the videos in my home office using natural light (it s better lit than what was my university office). Do not make videos using top light such as conventional office fluorescent lighting. These look dreadful. 3. Do not underestimate the time that you need to make and edit a video. I reckon that the time required to write a script, set up equipment, film the video then edit the video (I used imovie) is times the length of the video in minutes, depending on how well you do the presentation. 4. I did not write and learn a script but prepared a set of Powerpoint slides as if I was giving a lecture and used these. I think that this comes over as a more natural approach. I then edited the presentation so that there was less text on each slide and used these in the videos. 5. The situation about using other people s images is unclear. These are copyright and one interpretation of the law is that you should get permission before using an image. This is practically impossible. Another interpretation is that fair use for educational purposes is permitted and this is the one I chose to adopt. However, I tried to use images that were licensed using a Creative Commons license whenever possible and I included an image credit whenever I could. I avoided using images from commercial libraries. If you make videos on software engineering and are interested in sharing these, please let me know and I can link to these from my web pages. 5

Software Engineering 10. Teaching introductory and advanced courses in software engineering IAN SOMMERVILLE

Software Engineering 10. Teaching introductory and advanced courses in software engineering IAN SOMMERVILLE Software Engineering 10 Teaching introductory and advanced courses in software engineering IAN SOMMERVILLE 1 Every course is different and what s included depends on the interests of the instructor, the

More information

Realizing the Full Potential of Blended Learning

Realizing the Full Potential of Blended Learning A STRATEGY PAPER FROM Realizing the Full Potential of Blended Learning FLICKR/CONCORDIA What higher education institutions say about effective instructional strategies, practices and technologies for student

More information

Insights from Today s Student

Insights from Today s Student Insights from Today s Student The Not-So-Powerful PowerPoint : Students Weigh the Best Classes against the Worst ENGAGED WITH YOU cengage.com White Paper: The Not-So-Powerful PowerPoint : Students Weigh

More information

Rapid software development. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 17 Slide 1

Rapid software development. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 17 Slide 1 Rapid software development Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 17 Slide 1 Objectives To explain how an iterative, incremental development process leads to faster delivery of

More information

Student diaries: using technology to produce alternative forms of feedback

Student diaries: using technology to produce alternative forms of feedback Student diaries: using technology to produce alternative forms of feedback NUZ QUADRI University of Hertfordshire PETER BULLEN University of Hertfordshire AMANDA JEFFERIES University of Hertfordshire 214

More information

Online Training Made Easier with Video

Online Training Made Easier with Video Online Training Made Easier with Video A Ziff Davis White Paper Sponsored by: Contents Executive Summary... 03 Online Training... 03 Online Training with Video... 04 Primary approaches to online training

More information

Choose your blend. Case stories from real classrooms that show how to succeed with blended learning WHAT IS BLENDED LEARNING?

Choose your blend. Case stories from real classrooms that show how to succeed with blended learning WHAT IS BLENDED LEARNING? Choose your blend Case stories from real classrooms that show how to succeed with blended learning WHAT IS BLENDED LEARNING? 1 What is blended learning? Blended learning is the mix of the online and physical

More information

Can using free online video tutorials through lynda.com enhance my teaching?

Can using free online video tutorials through lynda.com enhance my teaching? Can using free online video tutorials through lynda.com enhance my teaching? 10 July 2015 According to Lasse Johansson (Course Tutor, Open City Docs School within UCL Anthropology) the answer is definitely.

More information

FEAR OF THE SMALL SCREEN

FEAR OF THE SMALL SCREEN WORKSHOP PLAN FEAR OF THE SMALL SCREEN Over 45 mins, participants will film, edit & output a short 30-45 second horror film trailer AGE GROUP 14+ METHOD Small Groups (7:1 participant to facilitator ratio

More information

Flip Your Classroom to Increase Active Learning and Student Engagement

Flip Your Classroom to Increase Active Learning and Student Engagement Flip Your Classroom to Increase Active Learning and Student Engagement Bethany B. Stone, Ph.D. Associate Teaching Professor University of Missouri Columbia Background Like all technologies, new teaching

More information

Femke Knoops, Fethiye Erbil, Mustafa Ertürk

Femke Knoops, Fethiye Erbil, Mustafa Ertürk Femke Knoops, Fethiye Erbil, Mustafa Ertürk Outline Teaching patterns and trends are important issues to be careful about while implementing the assignments in a classroom environment. That s mostly because

More information

Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual and Conventional Setting

Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual and Conventional Setting The Journal of Interactive Online Learning Volume 2, Number 3, Winter 2004 www.ncolr.org ISSN: 1541-4914 Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual

More information

Phase 2 The System Specification

Phase 2 The System Specification Team W2 Video-Conferencing-Based Classroom Extension Sergio Bana Andrew Carland Matt Dyson Sarah Jordan Andrew Wantuch Phase 2 The System Specification 1 P a g e TABLE OF CONTENTS 1. INTRODUCTORY PROBLEM

More information

CTL Online Workshop Program Referral Resource Sheet

CTL Online Workshop Program Referral Resource Sheet ACADEMIC POLICIES THAT CAN AFFECT YOU AS A UMUC FACULTY MEMBER Familiarizes faculty with UMUC Academic Policies and their effect on faculty responsibilities and expectations for students Intended for all

More information

My Vocational Media Education Manifesto

My Vocational Media Education Manifesto Vocational Media I teach at The BRIT School in South London, perhaps better known for producing musicians and performers, but we also teach young people who aspire to a career within the media industries

More information

More accessible, streamlined access to digital learning content that fits the way instructors and students want to work

More accessible, streamlined access to digital learning content that fits the way instructors and students want to work More accessible, streamlined access to digital learning content that fits the way instructors and students want to work A look at the WileyPLUS/Blackboard integrated experience across a number of disciplines

More information

A SUCCESSFUL STAND ALONE BRIDGE COURSE

A SUCCESSFUL STAND ALONE BRIDGE COURSE A SUCCESSFUL STAND ALONE BRIDGE COURSE Joann Segovia* Professor Minnesota State University Moorhead 1104 7th Avenue South Moorhead, MN 56563 Phone: (218) 477-4067 E-Mail: segovia@mnstate.edu James Hansen

More information

Educational Innovation Grants. Information session Friday 24 July 2015. Presented by Professor Pip Pattison Deputy Vice-Chancellor (Education)

Educational Innovation Grants. Information session Friday 24 July 2015. Presented by Professor Pip Pattison Deputy Vice-Chancellor (Education) Educational Innovation Grants Information session Friday 24 July 2015 Presented by Professor Pip Pattison Deputy Vice-Chancellor (Education) The University of Sydney Page 1 Educational Innovation Grants

More information

Experiences with Tutored Video Instruction for Introductory Programming Courses

Experiences with Tutored Video Instruction for Introductory Programming Courses Experiences with Tutored Video Instruction for Introductory Programming Courses Richard Anderson and Martin Dickey and Hal Perkins Department of Computer Science and Engineering, University of Washington

More information

Managing Tasks with Microsoft Project Server, Project Online and Project Lite

Managing Tasks with Microsoft Project Server, Project Online and Project Lite Managing Tasks with Microsoft Project Server, Project Online and Project Lite for Microsoft Project Server 2013 (4 Hours) Course Overview After attending this course you will be able to Use the Project

More information

Student Feedback on Online Summer Courses

Student Feedback on Online Summer Courses Student Feedback on Online Summer Courses October 8, 2015 Santa Clara University Office of Assessment Report Introduction In the summer of 2015, approximately 700 undergraduate students were enrolled in

More information

STOP MOTION. Recommendations:

STOP MOTION. Recommendations: STOP MOTION Stop motion is a powerful animation technique that makes static objects appear to be moving. Creating stop motion draws attention to placement, framing, direction and speed of movement. There

More information

DOES ONLINE LEARNING HAVE A ROLE IN LIBERAL ARTS COLLEGES? An Interview with Council of Independent Colleges President Richard Ekman

DOES ONLINE LEARNING HAVE A ROLE IN LIBERAL ARTS COLLEGES? An Interview with Council of Independent Colleges President Richard Ekman DOES ONLINE LEARNING HAVE A ROLE IN LIBERAL ARTS COLLEGES? An Interview with Council of Independent Colleges President Richard Ekman Rebecca Griffiths December 2014 Ithaka S+R is a strategic consulting

More information

Market Insight Paper. Transitioning to a More Digitally Focused Course Experience

Market Insight Paper. Transitioning to a More Digitally Focused Course Experience Market Insight Paper Transitioning to a More Digitally Focused Course Experience Abstract Today s educational environment demands a holistic approach one that fosters vital learning engagement that leads

More information

Solving a Specialized Workforce Skills Gap The Way The Professionals Do

Solving a Specialized Workforce Skills Gap The Way The Professionals Do Industrial Training International discovers video-based elearning Solving a Specialized Workforce Skills Gap The Way The Professionals Do For more than 25 years, companies large and small have trusted

More information

REMOVING THE DISTANCE FROM DISTANCE EDUCATION: STRATEGIES FOR SUCCESSFUL STUDENT ENGAGEMENT AND COLLABORATION

REMOVING THE DISTANCE FROM DISTANCE EDUCATION: STRATEGIES FOR SUCCESSFUL STUDENT ENGAGEMENT AND COLLABORATION Removing Distance from Distance Education 1 REMOVING THE DISTANCE FROM DISTANCE EDUCATION: STRATEGIES FOR SUCCESSFUL STUDENT ENGAGEMENT AND COLLABORATION Lisa Logan Rich, Athens State University Wendy

More information

advertising research methods

advertising research methods ADV 6505 advertising research methods Fall 2014 Instructor: Dr. Robyn Goodman Office: 2076 Weimer Hall Phone: 392-2704 Email: rgoodman@jou.ufl.edu (this is the best way to contact me) Office hours: M 6-7th

More information

For Android A LEADING PROVIDER OF CONSULTANCY & TRAINING IN MOBILE TECHNOLOGIES IN EDUCATION

For Android A LEADING PROVIDER OF CONSULTANCY & TRAINING IN MOBILE TECHNOLOGIES IN EDUCATION For Android A LEADING PROVIDER OF CONSULTANCY & TRAINING IN MOBILE TECHNOLOGIES IN EDUCATION Android Tablets in Education Tablet initiatives are revolutionising how schools meet and deliver their vision

More information

INTERCALL STREAMING SURVEY REPORT

INTERCALL STREAMING SURVEY REPORT INTERCALL STREAMING SURVEY REPORT Methodology CONTACT US 800.820.5855 www.intercall.com An online survey was conducted using the field services of Russell Research. The study was fielded between August

More information

CURRENT INNOVATION For the past 8 years, I have taught 5 th grade. During this time I have seen a huge spectrum of student talents, abilities and

CURRENT INNOVATION For the past 8 years, I have taught 5 th grade. During this time I have seen a huge spectrum of student talents, abilities and 1 2 CURRENT INNOVATION For the past 8 years, I have taught 5 th grade. During this time I have seen a huge spectrum of student talents, abilities and learning styles in any given classroom. Textbooks are

More information

Expectations for Classroom Setup and Online Teaching

Expectations for Classroom Setup and Online Teaching Expectations for Classroom Setup and Online Teaching UMUC is committed to providing the highest-quality online education to its students. UMUC-sponsored research and evaluation data, including the Institute

More information

!!!! Online Education White Paper. January 25, 2014

!!!! Online Education White Paper. January 25, 2014 Online Education White Paper January 25, 2014 Executive Summary A renewed interest in online education has surfaced recently, largely sparked by issues of bottlenecking and course availability on college

More information

How To Make Your School Successful Online

How To Make Your School Successful Online informed. Planning Considerations for K-12 Communications Technology frontier.com/enterprise 1 Executive Summary K-12 schools are increasingly wanting to leverage new digital learning technologies to make

More information

BA530 Financial Management Spring 2015

BA530 Financial Management Spring 2015 BA530 Financial Management Spring 2015 Professor: Wanli Zhao, Ph.D. Class Time: 4:00 ~ 6:45 PM on Wednesday in Lawson 101 Office: Rehn 124, College of Business Phone: (618) 453-7109 Email: zhaowl@business.siu.edu

More information

The Question. Knowledge. Tuition

The Question. Knowledge. Tuition 1-1 The Question Sources of knowledge Consumers of Knowledge Knowledge Tuition (Faculty) (Students) (Partners in learning) Will the future contain as many universities and faculty as we have now, all delivering

More information

Educational Benefits of Online Learning

Educational Benefits of Online Learning Educational Benefits of Online Learning According to CCA consulting, nearly 50% of higher education institutions currently engage in some type of online learning. Academic and professional organizations

More information

The Customer Value Proposition

The Customer Value Proposition The Customer Value Proposition Differentiation through the Eyes of Your Customer Pamela Hudadoff Dedicated to making expert marketing techniques more accessible Applied Product Marketing LLC Web: http://www.appliedproductmarketing.com

More information

Converting a Face-to-Face Course to a Hybrid Course

Converting a Face-to-Face Course to a Hybrid Course Converting a Face-to-Face Course to a Hybrid Course A research paper by Stephanie Delaney For College Teaching EDAD 966 Introduction Hybrid courses blend the best of face-to-face classes with online learning.

More information

Data Warehousing and Decision Support Tales from a Virtual Classroom

Data Warehousing and Decision Support Tales from a Virtual Classroom To appear in Data Warehousing and Decision Support - Tales from a Virtual Classroom, in Best Practices in Computer Enhanced Teaching and Learning, D. G. Brown, Ed. Winston-Salem, NC: Wake Forest University

More information

WIRED VIDEO STEP GUIDE TO COMMISSIONING VIDEO CONTENT.

WIRED VIDEO STEP GUIDE TO COMMISSIONING VIDEO CONTENT. WIRED VIDEO STEP GUIDE TO COMMISSIONING VIDEO CONTENT. IN THIS GUIDE Each film is unique, but the process of taking your messages and turning them into images and sounds which will fix them indelibly in

More information

* A Practical Response to. Massive Open Online Courses (MOOCs)

* A Practical Response to. Massive Open Online Courses (MOOCs) A Practical Response to Massive Open Online Courses (MOOCs) MODERATOR Kenneth C. Green, founding director of The Campus Computing Project PANELISTS Pamela A. Havice, Ph.D., Associate Professor Clemson

More information

Developing and Teaching a Hybrid Software Engineering Introductory Course

Developing and Teaching a Hybrid Software Engineering Introductory Course Developing and Teaching a Hybrid Software Engineering Introductory Course Anna Koufakou 1 Florida Gulf Coast University Abstract This paper summarizes the author s experiences in developing and teaching

More information

COURSE SYLLABUS MGMT 3313 HUMAN RESOURCE MANAGEMENT Spring 2015

COURSE SYLLABUS MGMT 3313 HUMAN RESOURCE MANAGEMENT Spring 2015 COURSE SYLLABUS MGMT 3313 HUMAN RESOURCE MANAGEMENT Spring 2015 INSTRUCTOR: R. Evan Davis, Ph.D. OFFICE: 010 Classroom Building TELEPHONE: (405) 744-3011 E-MAIL: robert.evan.davis@okstate.edu OFFICE HOURS:

More information

MBA 695 B Advertising and Promotions UNC-GREENSBORO

MBA 695 B Advertising and Promotions UNC-GREENSBORO MBA 695 B Advertising and Promotions UNC-GREENSBORO PLACE: Joseph M Bryan School of Business Room 205 TIME: Mondays, 6:30 9:20pm INSTRUCTOR: Matt Mitchell OFFICE HOURS: If you need to meet with me feel

More information

SOCIAL MEDIA METRICS & EVALUATION

SOCIAL MEDIA METRICS & EVALUATION SOCIAL MEDIA METRICS & EVALUATION COURSE Number: MMC 6727, Summer 2015 Credits: 03 Meeting time: Weekly recorded lectures via Canvas; supplemental live lectures Office Hours: There are no official Office

More information

Virtual Classroom Designer Competency Resources

Virtual Classroom Designer Competency Resources Virtual Classroom Designer Competency Resources Learn Anywhere Start Now InSync Training: Your Source for Blended Learning and Virtual Design and Delivery InSync Training sets standards for synchronous

More information

Flipping Courses: Transitioning From Traditional Courses to a Blended Learning Approach 1

Flipping Courses: Transitioning From Traditional Courses to a Blended Learning Approach 1 Flipping Courses: Transitioning From Traditional Courses to a Blended Learning Approach 1 Flipping Courses: Transitioning From Traditional Courses to a Blended Learning Approach 1 OFFIC E O F QUAL I T

More information

8.38.1.2.4 Online Program. An academic program that contains only online courses.

8.38.1.2.4 Online Program. An academic program that contains only online courses. 8.38 ONLINE COURSE POLICIES [Administrative Updates 9/9/14] 8.38.1 Institutional Context 8.38.1.1 Introduction. Online courses and programming involving significant online delivery can be educationally

More information

Tools for engaging online learners: Increasing student involvement in online classes

Tools for engaging online learners: Increasing student involvement in online classes Tools for engaging online learners: Increasing student involvement in online classes ABSTRACT Enid Acosta-Tello National University Faculty who have taught in a traditional classroom are finding themselves

More information

Introduction. The busy lives that people lead today have caused a demand for a more convenient method to

Introduction. The busy lives that people lead today have caused a demand for a more convenient method to On-Line Courses: A Comparison of Two Vastly Different Experiences by Sharon Testone, Ph.D. Introduction The busy lives that people lead today have caused a demand for a more convenient method to gain a

More information

Evaluating Distance Learning in Graduate Programs: Ensuring Rigorous, Rewarding Professional Education

Evaluating Distance Learning in Graduate Programs: Ensuring Rigorous, Rewarding Professional Education George F. Hayhoe Evaluating Distance Learning in Graduate Programs: Ensuring Rigorous, Rewarding Professional Education Copyright 2001 Gorge Hayhoe Associates This paper was presented at the International

More information

University of Nebraska at Omaha s College of Education Embraces Collaboration Technology to Create Open Classroom Experience

University of Nebraska at Omaha s College of Education Embraces Collaboration Technology to Create Open Classroom Experience Cisco Collaboration for Higher Education Case Study University of Nebraska at Omaha s College of Education Embraces Collaboration Technology to Create Open Classroom Experience Using collaborative solutions

More information

Leader s Instructions Handbook

Leader s Instructions Handbook 1 Leader s Instructions Handbook The 80-minute video, God's Story, is divided into 18 discussion sections, ranging from 1 to 10 minutes in length. (You may be using God's Story in VCD format, with a different

More information

The Future with Blended Instruction

The Future with Blended Instruction The Future with Blended Instruction Diana Greene In Marion County, we believe that students should be able to learn anytime and anyplace, on any path, and at any pace, and that by designing such a mode

More information

Supporting busy sales teams with social learning QA s secrets of success!

Supporting busy sales teams with social learning QA s secrets of success! Supporting busy sales teams with social learning QA s secrets of success! In recognition of its expertise in social and virtual learning, Towards Maturity Ambassador QA, has been awarded gold at the elearning

More information

Planning and Deploying a Disaster Recovery Solution

Planning and Deploying a Disaster Recovery Solution Planning and Deploying a Disaster Recovery Solution Produced by SearchStorage.com Presenters: Jon Bock and Ian Selway Sponsored by Copyright 2008 HP. All Rights Reserved. Reproduction, adaptation, or translation

More information

USING WIKIS, PODCASTS, AND VIDEO FILES TO ENHANCE THE LEARNING EXPERIENCE

USING WIKIS, PODCASTS, AND VIDEO FILES TO ENHANCE THE LEARNING EXPERIENCE USING WIKIS, PODCASTS, AND VIDEO FILES TO ENHANCE THE LEARNING EXPERIENCE Steven Tello, University of Massachusetts Lowell, 978-934-4020, Steven_Tello@uml.edu David Lewis, University of Massachusetts Lowell,

More information

As postgraduate degrees become increasingly. Master s Degrees - A Guide to Studying Online. Flexible Learning to Fit Your Life

As postgraduate degrees become increasingly. Master s Degrees - A Guide to Studying Online. Flexible Learning to Fit Your Life Master s Degrees - A Guide to Studying Online Why Study With the University of Liverpool? As postgraduate degrees become increasingly necessary for career advancement, employees are becoming far more discerning

More information

1. Responsive Website Basics: Code with HTML, CSS and JavaScript 2. Responsive Web Design

1. Responsive Website Basics: Code with HTML, CSS and JavaScript 2. Responsive Web Design Massive Open Online Courses (MOOCs): Goldsmiths 1. Responsive Website Basics: Code with HTML, CSS and JavaScript 2. Responsive Web Design As part of a MOOCs specialisation: Responsive website development

More information

Flexible Lecture Capture With Amazing Support:

Flexible Lecture Capture With Amazing Support: The Wharton School of the University of Pennsylvania Flexible Lecture Capture With Amazing Support: Why the Wharton School switched to Panopto When The Wharton School opened Jon M. Huntsman Hall on the

More information

Coursera at the UW: The challenges, benefits, and surprises of teaching a MOOC Janice Fournier, UW Information Technology

Coursera at the UW: The challenges, benefits, and surprises of teaching a MOOC Janice Fournier, UW Information Technology Coursera at the UW: The challenges, benefits, and surprises of teaching a MOOC Janice Fournier, UW Information Technology August 2013 UW faculty have used and adopted a number of new technologies over

More information

Offering Choice Providing students with options for access to learning at Canadore College. Opportunity

Offering Choice Providing students with options for access to learning at Canadore College. Opportunity Offering Choice Providing students with options for access to learning at Opportunity At, with three campuses in North Bay and one in Parry Sound, students have asked for more access to technology and

More information

Instructional Design Final Paper. TeaM 3J: Melissa Ferry, Terri Golden, Jaclyn Hawkins, Jennifer Lanza, Jenna Ward. University of Akron

Instructional Design Final Paper. TeaM 3J: Melissa Ferry, Terri Golden, Jaclyn Hawkins, Jennifer Lanza, Jenna Ward. University of Akron TeaM 3J 1 Running head: INSTRUCTIONAL DESIGN FINAL PAPER Instructional Design Final Paper TeaM 3J: Melissa Ferry, Terri Golden, Jaclyn Hawkins, Jennifer Lanza, Jenna Ward University of Akron INSTRUCTIONAL

More information

Creating an Effective Online Instructor Presence

Creating an Effective Online Instructor Presence CREATING AN EFFECTIVE ONLINE INSTRUCTOR PRESENCE / APRIL 2013 Creating an Effective Online Instructor Presence Why Is Instructor Presence Important in Online Courses? Student outcomes in online courses

More information

Thin Client technology in schools. a summary of research findings

Thin Client technology in schools. a summary of research findings Thin Client technology in schools a summary of research findings In 2006, Becta commissioned research into the functionality, benefits, issues impact, on learning and teaching and total cost of ownership

More information

Corporate Strategy 2015 2020

Corporate Strategy 2015 2020 168982 Corporate Strategy 2015 2020 Corporate Strategy 2015 2020 Our strategy recognises that better services to learners will benefit higher education providers; and that better services for higher education

More information

1 of 2 18/3/2013 11:42 AM

1 of 2 18/3/2013 11:42 AM 1 of 2 18/3/2013 11:42 AM STUDENT FEEDBACK ON TEACHING Summary Of Evaluation Main Menu Choose another Feedback Student Feedback on Teaching for Academic Year 2012/2013 Semester 2 Date: 18-MAR-2013 11:40

More information

Introduction to Game Design and Development GAME 1303 Syllabus

Introduction to Game Design and Development GAME 1303 Syllabus Introduction to Game Design and Development GAME 1303 Syllabus instructor office hours Sara R Farr Walk-in Office Hours: Mon/Wed: 1:00p 3:00P By Appt Office Hours: Mon/Wed: 9:00A 11:30A office location

More information

How My Mobile Vision Began

How My Mobile Vision Began Chapter 2 How My Mobile Vision Began My journey into mobile learning started in 2008 and centered around two events: a conference I attended that explored mobile devices and cloud-based solutions and my

More information

Live Streaming on YouTube

Live Streaming on YouTube Do-It-Yourself Live Streaming What is it? Live Streaming on YouTube Google offers a free services that allows live streaming to your YouTube channel via Google +. The process is easy and uses consumer

More information

SADL PROJECT EVALUATION REPORT. Jane Secker, Arun Karnad

SADL PROJECT EVALUATION REPORT. Jane Secker, Arun Karnad SADL PROJECT EVALUATION REPORT Jane Secker, Arun Karnad September 2014 Introduction SADL students were asked to complete a survey at the end of the project to help evaluate the project and to explore the

More information

San Antonio College IEP Featured in Innovator Showcase

San Antonio College IEP Featured in Innovator Showcase San Antonio College IEP Featured in Innovator Showcase Winner of the SVRS Excellence and Innovation in Interpreter Education Award May 17 through 22, 40 Interpreter Education Program (IEP) educators from

More information

Student Evaluation of Teaching - Form SRT Form - Official End-of-Semester Evaluation of Teaching

Student Evaluation of Teaching - Form SRT Form - Official End-of-Semester Evaluation of Teaching University of Minnesota NSCI 4100 001 Fall 2012 01/10/2013 Number of questionnaires = 17 Page 1 of 2 Dr. McLoon was one of the best instructors I have ever had. He presented difficult material in an interesting

More information

Curriculum Development of a Flipped Classroom in General Chemistry. by Lisa K. Kaufman

Curriculum Development of a Flipped Classroom in General Chemistry. by Lisa K. Kaufman 1 Curriculum Development of a Flipped Classroom in General Chemistry by Lisa K. Kaufman A Master s Paper Submitted in Partial Fulfillment of the Requirements for the Degree of Master of Science in Education

More information

D R A F T. Faculty Senate Ad Hoc Committee on Quality in Online Learning.

D R A F T. Faculty Senate Ad Hoc Committee on Quality in Online Learning. Faculty Senate Ad Hoc Committee on Quality in Online Learning. The Faculty Senate Ad Hoc Committee on the Future Direction of Quality Education is charged with: Defining quality in online/distance education

More information

Communication Program Assessment Report

Communication Program Assessment Report Communication Program Assessment Report Narrative: The communication faculty at Georgia Perimeter College (GPC) is committed to the mission of the college which includes strengthening student success,

More information

BEST PRACTICES FROM EXPERIENCED EDUCATORS. 25 TIPS FOR BLENDED LEARNING SUCCESS When Implementing a Program to Personalize Education

BEST PRACTICES FROM EXPERIENCED EDUCATORS. 25 TIPS FOR BLENDED LEARNING SUCCESS When Implementing a Program to Personalize Education BEST PRACTICES FROM EXPERIENCED EDUCATORS 25 TIPS FOR BLENDED LEARNING SUCCESS When Implementing a Program to Personalize Education INTRODUCTION Blended learning is a formal education program that integrates

More information

Using Online Video Lectures to Enhance Engineering Courses

Using Online Video Lectures to Enhance Engineering Courses 4 Using Online Video Lectures to Enhance Engineering Courses Yacob Astatke, Farzad Moazzami, Craig Scott, Ladeji-Osias yacob.astatke@morgan.edu, kladeji@eng.morgan.edu Morgan State University, Baltimore,Maryland

More information

How To Understand The Effectiveness Of Hybrid Courses

How To Understand The Effectiveness Of Hybrid Courses Teaching Hybrid and Blended-Learning Courses Across Disciplines: Developmental Math and HR Management Jacque P. Westover Developmental Math Jonathan H. Westover Woodbury School of Business UVU SoTE Conference

More information

Author Guidelines: What to Submit & How

Author Guidelines: What to Submit & How Author Guidelines: What to Submit & How Cengage Learning is always looking for fresh new ideas to improve our current learning solutions. We would like to hear from you about how we can develop new materials

More information

ACADEMIC CONTINUATION PLAN

ACADEMIC CONTINUATION PLAN ACADEMIC CONTINUATION PLAN Updated 10/02/2015 Table of Contents Introduction... 2 Elements of the Plan... 2 Instruction... 3 Table 1: Possible Alternative Methods for Course Delivery (Internet Available)...

More information

Boosting student retention and engagement rates with video at Odessa College

Boosting student retention and engagement rates with video at Odessa College Boosting student retention and engagement rates with video at Odessa College About Odessa College A medium-sized community college in West Texas Made a substantial academic shift towards offering a majority

More information

Graduate School of Arts and Sciences Teaching Center

Graduate School of Arts and Sciences Teaching Center Graduate School of Arts and Sciences Teaching Center 302 Philosophy Hall 212-854-1066 smintz@columbia.edu The Do s and Don t s of Effective Lectures Public speaking is at the top of almost every Top 10

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

AC 2012-3752: USE OF A COMPREHENSIVE SIMULATION IN TECH- NICAL MANAGEMENT COURSES

AC 2012-3752: USE OF A COMPREHENSIVE SIMULATION IN TECH- NICAL MANAGEMENT COURSES AC 2012-3752: USE OF A COMPREHENSIVE SIMULATION IN TECH- NICAL MANAGEMENT COURSES Dr. Allan W. Bjerkaas, Johns Hopkins University Ms. Mary L. Fletcher, Johns Hopkins University Mary Laurette (Laurie) Fletcher

More information

Gonzaga University Virtual Campus Ignatian Pedagogical Approach Design Portfolio (IPA) Updated: October 15, 2014

Gonzaga University Virtual Campus Ignatian Pedagogical Approach Design Portfolio (IPA) Updated: October 15, 2014 Gonzaga University Virtual Campus Ignatian Pedagogical Approach Design Portfolio (IPA) Updated: October 15, 2014 Course Title: Course Number: Faculty Name: Course Date: Course Type course description here.

More information

The Impact of Web-Based Lecture Technologies on Current and Future Practices in Learning and Teaching

The Impact of Web-Based Lecture Technologies on Current and Future Practices in Learning and Teaching The Impact of Web-Based Lecture Technologies on Current and Future Practices in Learning and Teaching Case Study Four: A Tale of Two Deliveries Discipline context Marketing Aim Comparing online and on

More information

Tom s Reflective Log. My Work Placement at ACME Community School. Week 1

Tom s Reflective Log. My Work Placement at ACME Community School. Week 1 Tom s Reflective Log My Work Placement at ACME Community School Week 1 The school I chose to work at was ACME Community School. The school is open 7 days a week and is very popular in the local area and

More information

200,000 SERVED: EXPERIENCES FROM A MOOC ON ENTREPRENEURSHIP AND INNOVATION

200,000 SERVED: EXPERIENCES FROM A MOOC ON ENTREPRENEURSHIP AND INNOVATION 200,000 SERVED: EXPERIENCES FROM A MOOC ON ENTREPRENEURSHIP AND INNOVATION James V. Green and Alyssa E. Cohen Sherman UNIVERSITY OF MARYLAND ABSTRACT With the proliferation of massive open online courses

More information

The design of the AFTRS Curriculum is based on the following principles:

The design of the AFTRS Curriculum is based on the following principles: CURRICULUM POLICY Introduction The Australian Film, Television and Radio School (AFTRS) is an elite specialist and selfaccrediting higher education institution that provides excellence in education through

More information

IMPACT BEYOND THE CLASSROOM. Social impact report 2013 / 14

IMPACT BEYOND THE CLASSROOM. Social impact report 2013 / 14 IMPACT BEYOND THE CLASSROOM Social impact report 2013 / 14 An engine for change Nelson Mandela once said that education is the most powerful weapon we can use to change the world. And this is exactly what

More information

Title: Transforming a traditional lecture-based course to online and hybrid models of learning

Title: Transforming a traditional lecture-based course to online and hybrid models of learning Title: Transforming a traditional lecture-based course to online and hybrid models of learning Author: Susan Marshall, Lecturer, Psychology Department, Dole Human Development Center, University of Kansas.

More information

Find OneNote in your start menu (in Windows 8.1), select it and pin it to either your start menu or your taskbar.

Find OneNote in your start menu (in Windows 8.1), select it and pin it to either your start menu or your taskbar. How to start using OneNote Presenter: Kim Orr (5 April 2014, AMA Workshop) Find OneNote in your start menu (in Windows 8.1), select it and pin it to either your start menu or your taskbar. Open OneNote

More information

Instructional Design. Final Paper: Wikispaces. University of Akron. Fantastic Five

Instructional Design. Final Paper: Wikispaces. University of Akron. Fantastic Five Running head: INSTRUCTIONAL DESIGN: WIKISPACES 1 Instructional Design Final Paper: Wikispaces University of Akron Fantastic Five Jacki Cain, Felisha Jackson, Molly May, Jessica Sevchek, Christina Paskiet

More information

PSY 211 Psychology of Learning San Diego State University Fall Semester 2010 Tuesday 8:00-9:15 and Online

PSY 211 Psychology of Learning San Diego State University Fall Semester 2010 Tuesday 8:00-9:15 and Online PSY 211 Psychology of Learning San Diego State University Fall Semester 2010 Tuesday 8:00-9:15 and Online Instructor: B. Charles Tatum, Ph.D. Office: Life Sciences 24B (Basement Level) Phone: (619) 226-7726

More information

Using ipads and QR Codes with D/HH Students. Amanda Lee 3 rd Grade Atlanta Area School for the Deaf

Using ipads and QR Codes with D/HH Students. Amanda Lee 3 rd Grade Atlanta Area School for the Deaf + Using ipads and QR Codes with D/HH Students Amanda Lee 3 rd Grade Atlanta Area School for the Deaf + Introduction to QR Codes QR (Quick Response) Codes are a twodimensional bar code originally designed

More information

Lessons Learning in Online, Hybrid and Flipped Teaching in STEM. Sarah E. Eichhorn Associate Dean, Distance Learning University of California, Irvine

Lessons Learning in Online, Hybrid and Flipped Teaching in STEM. Sarah E. Eichhorn Associate Dean, Distance Learning University of California, Irvine Lessons Learning in Online, Hybrid and Flipped Teaching in STEM Sarah E. Eichhorn Associate Dean, Distance Learning University of California, Irvine UCI Math Instructional Experiments 1. Calculus Course

More information

Teaching large lecture classes online: Reflections on engaging 200 students on Blackboard and Facebook

Teaching large lecture classes online: Reflections on engaging 200 students on Blackboard and Facebook Teaching large lecture classes online: Reflections on engaging 200 students on Blackboard and Facebook By Marcus Messner, Ph.D. Assistant Professor, VCU School of Mass Communications VCU Online Learning

More information

IDS data identified several schools across the County with low CVA/conversions according to the septiles (1 to 7 grading) at KS4.

IDS data identified several schools across the County with low CVA/conversions according to the septiles (1 to 7 grading) at KS4. Delivering Intervention in Mathematics and English (DIME) Jane Moreton 8/9/2008 Introduction What were your reasons for doing this type of development work? IDS data identified several schools across the

More information

New Approaches to Online Accounting Education

New Approaches to Online Accounting Education New Approaches to Online Accounting Education Mark Myring, Ph.D. Department of Accounting Miller College of Business Ball State University mmyring@bsu.edu 765-285-5100 Jennifer P. Bott, Ph.D., SPHR Department

More information