Broadening Educational Game Design using the World Wide Web

Size: px
Start display at page:

Download "Broadening Educational Game Design using the World Wide Web"

Transcription

1 Broadening Educational Game Design using the World Wide Web Doctoral Dissertation submitted to the Faculty of Informatics of the Università della Svizzera Italiana in partial fulfillment of the requirements for the degree of Doctor of Philosophy presented by Navid Ahmadi under the supervision of Prof. Mehdi Jazayeri December 2012

2

3 Dissertation Committee Prof. Fabio Crestani Prof. Marc Langheinrich Prof. Alexander Repenning Prof. Mary Beth Rosson Università della Svizzera Italiana, Switzerland Università della Svizzera Italiana, Switzerland University of Colorado at Boulder, USA Pennsylvania State University, USA Dissertation accepted on 20 December 2012 Prof. Mehdi Jazayeri Research Advisor Università della Svizzera Italiana, Switzerland Prof. Antonio Carzaniga PhD Program Director i

4 I certify that except where due acknowledgement has been given, the work presented in this thesis is that of the author alone; the work has not been submitted previously, in whole or in part, to qualify for any other academic award; and the content of the thesis is the result of work which has been carried out since the official commencement date of the approved research program. Navid Ahmadi Lugano, 20 December 2012 ii

5 iii To my parents...

6 iv

7 Abstract Educational game design has been increasingly used for teaching computational thinking skills from kindergarten to college. Learners deal with concepts such as objects, instances, behavior, and interaction and and gain programming skills while they are engaged in creating a video game. We identify two limitations in current educational game design environments. First, the learning activities are tied to the presence of a teacher who helps the learner to solve problems that require computational thinking. These activities often take place in an educational setting such as a classroom or after-school computer club. The learning opportunities are constrained to face-to-face communication in a physical location. Therefore, those with no access to an educational setting miss the learning opportunities. Second, Computer Science courses have been perceived as being hard, boring, and asocial among learners. Educational game design environments have employed end-user development techniques to cope with the hardness and put these techniques into the context of creating a game to cope with boredom. However, the asocial face of computing has been addressed far less. The World Wide Web has become a dominant platform for computer-supported cooperative work and social media. Cyberlearning platforms such as Massive Open Online Courses are increasingly employing the Web to deliver education to hundreds of thousands of learners across the world. These platforms rely on the participative culture of the Web, user-created content, social networking applications, and other social media to achieve their educational goals. However, game design environments have not leveraged such rich media to go beyond the classroom environment. The Web can be employed as a cyberlearning platform for educational game design. Such a platform broadens the scope of game design practices, allowing participation to those without access to a physical educational setting. Learners rely on peers and communities to gain computational thinking skills. Ultimately, such a platform can change the asocial face of computing. In this thesis, I explore the feasibility of employing the Web as a cyberlearning platform for educational game design, in two steps: 1) by taking the game design activities to the Web. I have created an open-web educational game design environment and demonstrated that the Web is a suitable hosting platform for game design activities including creating game objects, programming them, and designing the game scene, v

8 vi all with a visual interface. 2) by transferring the educational practices from the classroom to the Web. I have developed a cooperative Website around the game design environment, which allows users to share and explore games and create a community around their game design activities. My experiments with a group of novices validates their success in using the cyberlearning platform to gain computational thinking skills during the game design activities, while relying on the cooperative features of the Website to gain knowledge and learn computational concepts.

9 Acknowledgements This research has been a long journey for me. It is hard to acknowledge everybody who inspired, affected, or helped me in this work. I attempt my best and apologize for those whom I omit. Foremost, I would like to express my highest gratitude to my advisor, Mehdi Jazayeri, for encouraging and supporting me throughout this work. He constantly taught me the more objective way of thinking, and patiently let me find my own way. It has been a privilege for me to be your student. I extend my sincere gratitude to Alexander Repenning, who introduced me to the end-user programming and its educational values. His great care about computer science education in schools has highly affected my research. I am thankful to Nadia Repenning, who made me feel home during my stay in Boulder, CO. I am grateful to the members of Scalable Game Design project, in particular, Kyu Han Koh, Vicki Bennett, Burke Taft, and Sandra Wilder for providing me with opportunities to evaluate my system with novices. I am sincerely grateful to Gerhard Fischer for hosting me in the Center for Life-Long Learning and Design (L 3 D) during my visit to the University of Colorado at Boulder. I learned so much about human aspects of computing throughout many stimulating discussions and inspiring meeting in L 3 D. I would like to thank the members of L 3 D, in particular, Hal Eden and Holger Dick, for their friendly support. I am thankful to Monica Landoni, who helped me evaluate AgentWeb with the school teachers and students in Ticino, Switzerland. Without her great care and support, this would not have been possible. I would like to thank my office-mates, formerly Francesco Lelli and Sasa Nesic, and lately Domenico Bianculli, who inspired me by their commitment to research and brought fun to our office in Lugano. I would like to thank Julia Eberle, Zhu Li, and Ivan Vaghi for several stimulating discussions that we had on software design, information technology, and education during my stay in Boulder. I would like to thank my parents, Manouchehr and Ozra, for their never-ending love, encouragement, and support. I wish the words were not so limited to tell you how proud I am to be your son. Finally, I wish to thank my beloved girlfriend, Sadaf, for her love, care, and patience, from thousands of miles away. Life is more colorful when I think about you. vii

10 viii

11 Contents Contents List of Figures List of Tables ix xiii xv 1 Introduction Challenges in Educational Game Design Cyberlearning as a Solution Framework World-Wide Web as a Cyberlearning Platform Thesis Statement Research Method Thesis Structure Related Work End-user Development End-User Programming Collaboration practices among end users Collaborative and Social Software Engineering Educational Game Design Game-Based Learning Educational Game Design Environments State-of-the-art of support for collaboration in GDEs Computational Thinking Computational Thinking Patterns World-Wide Web Participative Web Web 2.0 for Education Web as a runtime platform Programmable Web and Mashups RIA Platforms vs. Open Web for Games Conclusions ix

12 x Contents 3 Building an Open-Web Game Design Environment System Requirements Choice of game design model and support for end users Choice of collaboration platform Choice of Web technology Challenges Feasibility Studies Ristretto Mobile: an AgentSheets to JavaScript Compiler Web-based Visual Programming of Physical Devices User Interface Architecture Visual Programming Language Language Specification Client-side Execution Performance Issues Code Compilation Differential Scene Rendering Performance Evaluation Usability Testing of the Game Design Environment Conclusion Transition to the Web as a Cyberlearning Platform A process to support design and computational thinking Identified Computational and Design Thinking Activities Evaluation Results Comments from Teachers: Towards Smarter GDEs Examples, Tutorials Computational Thinking Issues Design Thinking Issues Software Engineering Process Conclusions Building a Cooperative Game Design WebSite Issues with existing models of cooperation A Vision for Unobtrusive Cooperation Implementation Content Development Video Tutorials Forum Showcase Usability Evaluation of the Website

13 xi Contents 5.6 Conclusion Experimenting with Cooperation Research Questions Research Method Overview Data Collection Methods Computer Logs Procedure Sample Pre Test Game Design Session Post test Results Task completion and quiz assessment Cooperation Details of game design activities Conclusions Conclusions Research Contributions Open Issues Future Directions A AgentWeb s Visual Programming Language Specification 99 B Usability Evaluation Form 103 B.1 Intellectual task B.2 User Interface Task B.3 Computational Thinking Task B.3.1 Matching with the sheet B.3.2 Programming B.4 Computation Thinking Pattern Matching Sheet C Programming Tutorial Manuscript 109 C.1 List of video tutorials C.2 Introducing AgentWeb C.3 Creating a simple game with AgentWeb C.4 Using the Depiction Editor C.5 Drawing the game scene C.6 Programming D Evaluation Forms 117

14 xii Contents

15 Figures 2.1 Research Space Cost of learning versus Scope of EUD tools, adapted from [39] AgentSheets Game Design Environment Stagecast Creator Game Design Environment Squeak Etoys Game Design Environment Alice 3D Game Design Environment Game Maker Game Design Environment Scratch Game Design Environment Greenfoot Game Design Environment Kodu Game Design Environment AgentCubes Game Design Environment Ristretto Mobile compiles AgentSheets applications to HTML5 to be executed inside the Web browser A first-generation iphone running a Sokoban game inside Mobile Safari. The game was created by AgentSheets and compiled to HTML5 by Ristretto Mobile JavaScript-based visual rule-based programming language was created to rapidly compose the behavior of Lego MindStorms NXT The AgentWeb IDE, used by novice programmers to develop open-web games inside the browser The overview of AgentWeb architecture: life-cycle of agents, user interaction with the system, and flow of operations during the execution process are shown The control flow of a method in an agent program Main conditions and actions of AgentWeb Runtime system components and their relationship xiii

16 xiv Figures 3.9 On the left side (a,b,c,d), the display rate is measured from execution of games in a number of browsers. Each browser has been benchmarked with four different configurations. Configurations are ordered from the slowest with no optimization (N) on the left to the fastest with code compilation and differential scene rendering on the right (CD). Evaluations with the result of less than 3 frames per second are not visible; On the right side (e,f), the performance of the same browsers are measured using two browser benchmarking suites: e) In SunSpider, the faster browser has the lower benchmarking time. f) In V8, the faster browser has the higher score A sample usage pattern automatically recorded from end user s interaction with Web-based AgentSheets. X axis is the passage of time in minutes. Y axis is the section in which user has spent the time. The time periods of less than 10 seconds are considered as noise and removed Evaluated game design process combines the computational thinking tasks with tool usage tasks Mean of teachers rating of research questions based on cognitive jogthrough s scaling Mode of participants rating based on the likert scale The participant receives the description of tasks from inside the game design environment. The logging system records the flow of completing the tasks and the time spent on each task B.1 Computational Thinking Patterns, Page B.2 Computational Thinking Patterns, Page

17 Tables 3.1 Challenges of creating an educational game design environment using open-web technologies and corresponding proposed solutions Evaluated Games and Their Properties Comparison of Game Design 1.0 and Game Design 2.0 styles Results of the experiment, divided by the tasks A.1 Visual Data Types A.2 List of Conditions A.3 List of Actions C.1 List of video tutorials available on AgentWeb Website C.2 List of video tutorials of conditions and actions that are embedded into AgentWeb s programming environment xv

18 xvi Tables

19 Chapter 1 Introduction Computer science is a growing field in both academia and industry. With the ubiquity of digitized information around us, computational thinking is a must-have skill in the 21 st century [147]. The growth of number of end-users who are engaged in programming activities proves the increasing need to computational solutions [119]. However, gaining computational thinking skills is a challenge to novices. To learn computer science concepts, often students are engaged in programming activities which let them gradually gain the expected skills. Papert and others created Logo, the first educational programming language to support teaching programming and CS concepts in 1967 [94]. Since then, many programming languages and environments have been created and used in schools and universities. These environments follow constructivism [14] and constructionism [58] learning theories and practices and they have been influential on how programming languages are taught. Since early 90s, educational programming environments started to form the programming practices around game design activities, i.e., becoming an Educational Game Design Environment. In this thesis I use the acronym GDE to refer to these environments. In such an environment, the learner plays the role of a game designer/programmer which involves designing and programming graphical objects that interact with each other and with the player in a game-like scene. Educational Game Design may point to two different yet related definitions: 1. Teachers use educational games during teaching different courses. One field of research and practice focuses on how to design these educational games to best convey the teaching material while keeping the learner engaged [85]. 2. In the course of teaching, in particular in Science, Technology, Engineering, and Math (STEM) classes, the teacher engages her students in creating a video game or scientific simulation during which they learn the expected teaching material 1. 1 In several cases, students are engaged in creating interactive artifacts such as animations and stories, rather than a full game. For the sake of simplicity for the reader, I consider all of the interactive artifacts as games. 1

20 2 The first definition is a relevant but secondary topic to this dissertation. The focus of this dissertation is the second definition. I shall use the term Educational Game Design hereafter and throughout this dissertation to point to the second definition. The usual audience of educational game design environments are users with no or little programming skills who are known as novice programmers [61], or in short novices, who also are known as end users if they are not interested in programming per se [87]. In this thesis, I will use these terms interchangeably. Educational games and simulations are being increasingly adopted in public schools [54]. Students explore computer science and software engineering [25][121] concepts such as objects, agents, instances, behavior, abstraction, decomposition, and interaction through creating game characters, programming them, enacting and observing their behavior in the game scene. AgentSheets [101], Alice [27], Squeak Etoys [59], GameMaker [93], and Scratch [112] are examples of such educational game design environments. Kelleher and Pausch provide a comprehensive survey on these languages, their educational purposes, and their programming paradigm [61]. In an emerging view on the general benefits of computing knowledge, whether the students eventually pursue computer science or any other discipline, the term computational thinking has gained much attention [147]. Recently, game design courses with their focus on computational thinking have been designed, taught and reported. Accordingly, educational game design environments are used to help students gain computational thinking skills. The wider impact of gaining computational thinking skills, in addition to just learning how to program, have only recently been recognized. Educational game design environments have been around for more than two decades. As games have become more and more popular in education, they have been often used in STEM education [54],[128] [103],[93]. They have matured enough to let us know their characteristics: GDEs use a set of end-user programming tools and techniques to support novices. These techniques include visual languages, domain specific languages, and programming by example. Existing GDEs are solitary desktop-based applications. They have no or limited support for sharing and collaboration. The extent of collaboration has not gone beyond a supplementary Website which is used as a forum for communication and for sharing the games. Game design activities mostly take place in classrooms and after-school clubs, i.e., a physical location in the presence of a teacher. Most of the existing GDEs are available free, or at least have a free trial version, on Windows and Mac OS operating systems.

21 3 1.1 Challenges in Educational Game Design 1.1 Challenges in Educational Game Design There are a number of challenges regarding the scope and extent of use of existing game design environments in education. Here I review some of the well-known challenges that are relevant to this theis. With respect to the use of game design environments in education, we can divide the users into two groups: those with access to a teacher, and those with no access to a teacher. For those who have a teacher, the majority of teaching takes place in the context of a school course or after-school computer club. Even when GDEs are used in the schools, the outcomes are not clear. A comprehensive study on the computer science education across the United States [146] reveals: This study finds that current federal, state, and local government policies underpinning the K 12 education system are deeply confused, conflicted, or inadequate to teach engaging computer science as an academic subject. Quality instruction always depends on knowledgeable and wellprepared teachers, on instructional materials that are engaging and carefully developed to enable student learning, and adequate resources and infrastructure to support teachers and student learning. These goals must be supported by a policy framework that sustains teacher development; certification and continuing education; appropriate curriculum development; and student access and interest. When it comes to computer science education, this framework is failing. Lack of an assessment framework contributes to the failure of building a standard and promising curriculum [146] [141]: Assessments for computer science education are virtually non-existent." Furthermore, game design practices are tightly bound to the presence of a teacher, which mainly takes place in school and after-school settings in which a teacher is present. Despite free availability of educational game design software for download, those with no access to an educational context are hardly interested in or capable of challenging with computational abstractions and programming concepts on their own. Another challenge is the lack of leveraging social interactions among the learners. Lack of support for collaboration among learners in most of the educational contexts has undermined computer science education, whether it has been due to the structure of the course or the lack of tools for collaboration. For instance, computing fields are streotyped as being asocial, causing low participation of women in the field [1] [113]. In contrast to the misperception of computer science as an asocial area, it has been shown in several cases that enabling collaboration among students of an introductory computer science course has led to better educational outcomes. For instance, pair programming has improved learning outcomes in teaching computer science [144]. In another example, employing peer learning has led to better results among students

22 4 1.2 Cyberlearning as a Solution Framework [145]. Cooperative work among novices is a well-studied phenomenon. End users often seek help from more skilled peers in the workplace [87]. When it comes to using GDEs, support for communication and collaboration among the learners is missing. Existing game design environments are solitary desktop-based applications. They have no or very limited support for sharing and collaboration. Kelleher laments the lack of social support and considers it as the sociological barrier to programming among novices [61]. Even worse, with the growth of social media in the past decade, game design activities have not employed socio-technical systems for integrating into the learner s lifestyle, being left as an activity to be done, if ever, in the school. These challenges raise the following questions: Can we broaden computer-science education beyond the classroom, for instance through a Massive Open Online Course (MOOCs) [71] [65], to provide equal educational opportunity to those with no access to a formal educational setting or an appointed teacher? Can we leverage socio-technical systems in computer science education to change the asocial face of computing and integrate the game design practices into the social lifestyle of students? This thesis reflects my efforts to answer these questions. 1.2 Cyberlearning as a Solution Framework Cyberlearning is a term which refers to educational practices that leverage networked platforms. The opportunities provided by networked platforms are studied and suggested for learning [19]. I have explored the cyberlearning opportunities to address the aforementioned challenges. Relying on networked technologies opens a whole new dimension of possibilities for learning: Using a virtual learning environment, we can transcend some of the limitations associated with time and space. Learning can take place anywhere/anytime. In a networked environment, the lack of a formal teacher can be compensated by building a community of practitioners which help each other to gain expertise. Moreover, teachers can use the environment as a supporting tool in their classroom, or extend their classroom beyond a physical location in their school. In a networked environment, there will be opportunities to integrate educational game design into students and young people s daily use of social technology, enabling them to seamlessly work on their projects at home and school. Cooperative and social game design scenarios can change the asocial face of computer science, leading to an increase in participation of women in computer science [130].

23 5 1.3 World-Wide Web as a Cyberlearning Platform To narrow down my research, I raise two fundamental questions, to be answered in this thesis: How can a networked platform realize these goals? Would it be possible to replicate computer science education in a networked learning environment with no formal teacher? 1.3 World-Wide Web as a Cyberlearning Platform The Web has brought us an information universe which has changed how people live and work [16]. During the last decade, the Web has evolved from an information platform to a social platform for sharing, collaboration, participation, and education [136]. Above all the impact that the Web has made in many aspects of our lives, it has remained open and non-proprietary. The Web has evolved how software is developed and delivered to end users [92]. Moreover, the Web has become the main gateway to access the software as a service [133]. I believe that these benefits have the potential to address all the challenges that were discussed earlier regarding computer science education The Web is accessible from all devices and platforms for end users. A Web-based platform can reach its audience globally. At the moment, there are examples of Web-based educational platforms that have succeeded to reach hundreds of thousands of students per course. In the software-as-a-service paradigm, users enjoy software updates as soon as they are available. When game design takes place in the cloud", monitoring and collecting game design patterns is greatly facilitated. Mining such data can lead to developing comprehensive assessment frameworks. To the best of my knowledge, to date no information on user interaction with an education game design environment has been collected. Assuming that an assessment tool is developed, it can quickly reach the learners, track learners progress and provide immediate feedback on their progress. With the success of Websites that allow virtually any user to create content and share it globally with everyone on the Internet, the concept of Web 2.0 [91] and its participative culture [136] was formed. Soon, the potential of the participative Web applications to bring education to the masses was recognized [17]. The advent of participative Web has engendered social learning environments [8] and E-learning 2.0 [19]. By taking educational game design to the Web, we can leverage the participative and social culture of the Web to:

24 6 1.4 Thesis Statement Shift the game design towards a community-based practice which relies on cooperation, collaboration, and peer learning. Integrate the game design activities into the users social life style through online social media and social networking applications The intention of this thesis is to leverage the opportunities provided by the Web, its participative culture, and its service-oriented software development and delivery to the benefits of educational game design. However, no great benefit comes without challenges. The original Web was not intended to be used for building game and media-rich applications. Therefore, third-party proprietary technologies such as Flash [9] was used to deliver rich and interactive media to the Web. For educational purposes, it has been my intention to avoid any proprietary software. I rely on open-web technologies that are standardized by W3C consortium to deliver a rich-media game design platform to the Web. As software, an educational game design environment consists of components that make it challenging to build using open-web technologies, going beyond today s practices and patterns for building open-web applications. Such components include a visual domain-specific programming language and its compiler, a graphical scene authoring tool, a game engine and its graphic rendering engine, and putting them all together as an integrated development environment (IDE) suitable for novice programmers. A major part of this research has involved exploring how to leverage open-web technologies to build a media-rich environment beyond existing Web application practices. 1.4 Thesis Statement In this thesis, I verify and validate the following statements: The open Web is a suitable hosting platform for creating and executing educational games in a visual interface with the standard end-user development techniques that are used to lower the engagement barriers for novices. We can replicate game design practices right on the Web. We can replicate the classroom educational practices for delivering computational thinking skills in a Web-based game design platform. These two assertions establish the foundations needed to scale up computer science education beyond the classroom environment. 1.5 Research Method To verify the assertions, I have developed a fully Web-based educational game design environment, called AgentWeb, that provides instant access to the design and implementation of the games, enabling students to share and cooperate on exploring the

How To Teach Computer Science To Middle Schoolers

How To Teach Computer Science To Middle Schoolers Scalable Game Design: Broadening Participation by Integrating Game Design and Science Simulation Building into Middle School Curricula Introduction At the University of Colorado we have worked on visual

More information

How To Create A Visual Analytics Tool

How To Create A Visual Analytics Tool W H I T E P A P E R Visual Analytics for the Masses 1 State of Visual Analytics Visual analytics, in the field of business intelligence, is the integration of data visualization and interactive visual

More information

End-User Programming of Web-Native Interactive Applications (Keynote Paper)

End-User Programming of Web-Native Interactive Applications (Keynote Paper) End-User Programming of Web-Native Interactive Applications (Keynote Paper) Mehdi Jazayeri, Navid Ahmadi Faculty of Informatics University of Lugano Lugano, Switzerland Abstract: Web 2.0 has enabled Web

More information

Alexander Repenning. Project Portfolio

Alexander Repenning. Project Portfolio Alexander Repenning Project Portfolio Repenning s research and teaching interests revolve around the goal of empowering end-users by combining human skills with computer affordances. How can information

More information

Book Summary: The Benefits of Collaborative Software Engineering

Book Summary: The Benefits of Collaborative Software Engineering Preface Software engineering is almost always a collaborative activity. This book brings together a number of recent contributions to the domain of Collaborative Software Engineering (CoSE) from a range

More information

Research and Digital Game- based Play: A Review of Martha Madison

Research and Digital Game- based Play: A Review of Martha Madison Research and Digital Game- based Play: A Review of Martha Madison White Paper Compiled by Anne Snyder, Ph.D. Second Avenue Learning is a certified women- owned business, specializing in the creation of

More information

Contents. viii. 4 Service Design processes 57. List of figures. List of tables. OGC s foreword. Chief Architect s foreword. Preface.

Contents. viii. 4 Service Design processes 57. List of figures. List of tables. OGC s foreword. Chief Architect s foreword. Preface. iii Contents List of figures List of tables OGC s foreword Chief Architect s foreword Preface Acknowledgements v vii viii 1 Introduction 1 1.1 Overview 4 1.2 Context 4 1.3 Purpose 8 1.4 Usage 8 2 Management

More information

2020 Visions Wim Veen s Projection

2020 Visions Wim Veen s Projection Learning landscapes have always been determined by a combination of economic factors, technology, and societal factors. Let s take a short look into the ongoing developments in these three areas to get

More information

Approaches to learning (ATL) across the IB continuum

Approaches to learning (ATL) across the IB continuum Approaches to learning (ATL) across the IB continuum Through approaches to learning in IB programmes, students develop skills that have relevance across the curriculum that help them learn how to learn.

More information

Collaborative End-User Development on Handheld Devices

Collaborative End-User Development on Handheld Devices Collaborative End-User Development on Handheld Devices Navid Ahmadi Faculty of Informatics University of Lugano Lugano 6904, Switzerlands navid.ahmadi@lu.unisi.ch Alexander Repenning AgentSheets Inc. 6560

More information

PROJECT MANAGEMENT SYSTEM

PROJECT MANAGEMENT SYSTEM Requirement Analysis Document v.2 14.12.2009 CENG-401 SOFTWARE ENGINEER PROJECT MANAGEMENT SYSTEM (Project Manager) Ahmet Edip SEÇKİN 07010555 (Developer) Erhan ŞEN 07010507 (Developer) Semih Serdar CENGİZOĞLU

More information

Design and Development of a Mobile Game - Based Learning Application in Synonyms, Antonyms, and Homonyms

Design and Development of a Mobile Game - Based Learning Application in Synonyms, Antonyms, and Homonyms Design and Development of a Mobile Game - Based Learning Application in Synonyms, Antonyms, and Homonyms Ellenita R. Red erred@mcl.edu.ph Kenneth Edward D. Domingo kenneth.domingo07@gmail.com Kristian

More information

Game-Making Software. Created by. in support of

Game-Making Software. Created by. in support of Game-Making Software Created by in support of Welcome This guide was designed by Abertay University to help entrants to the BAFTA Young Game Designers Game-making Award, presented by Sony Computer Entertainment

More information

elearning Instructional Design Guidelines Ministry of Labour

elearning Instructional Design Guidelines Ministry of Labour elearning Instructional Design Guidelines Ministry of Labour Queen s Printer for Ontario ISBN 978-1-4606-4885-8 (PDF) ISBN 978-1-4606-4884-1 (HTML) December 2014 1 Disclaimer This elearning Instructional

More information

Domain-Expert Users and their Needs of Software Development 1

Domain-Expert Users and their Needs of Software Development 1 Domain-Expert Users and their Needs of Software Development 1 M.F. Costabile, D. Fogli*, C. Letondal +, P. Mussio*, A. Piccinno DI - Università di Bari Via Orabona 4 Bari, Italy [costabile, piccinno]@di.uniba.it

More information

INTERNET-BASED COLLABORATIVE PROGRAMMING TECHNIQUES AND ENVIRONMENTS

INTERNET-BASED COLLABORATIVE PROGRAMMING TECHNIQUES AND ENVIRONMENTS INTERNET-BASED COLLABORATIVE PROGRAMMING TECHNIQUES AND ENVIRONMENTS By Haifeng Shen A DISSERTATION SUBMITTED IN FULFILLMENT OF THE REQUIREMENTS OF THE DEGREE OF DOCTOR OF PHILOSOPHY AT THE SCHOOL OF COMPUTING

More information

Guidelines for Doctoral Programs in Business and Management

Guidelines for Doctoral Programs in Business and Management Guidelines for Doctoral Programs in Business and Management Version EIASM EDAMBA, September 15 th, 2015 Background to this document The EIASM and EDAMBA have long standing traditions and experiences with

More information

Spreadsheet Programming:

Spreadsheet Programming: Spreadsheet Programming: The New Paradigm in Rapid Application Development Contact: Info@KnowledgeDynamics.com www.knowledgedynamics.com Spreadsheet Programming: The New Paradigm in Rapid Application Development

More information

White Paper: 5GL RAD Development

White Paper: 5GL RAD Development White Paper: 5GL RAD Development After 2.5 hours of training, subjects reduced their development time by 60-90% A Study By: 326 Market Street Harrisburg, PA 17101 Luis Paris, Ph.D. Associate Professor

More information

YouTrack MPS case study

YouTrack MPS case study YouTrack MPS case study A case study of JetBrains YouTrack use of MPS Valeria Adrianova, Maxim Mazin, Václav Pech What is YouTrack YouTrack is an innovative, web-based, keyboard-centric issue and project

More information

High Engagement: Middle School STEM Computer Programming and Video Games. Ryan W. Patton Irving ISD

High Engagement: Middle School STEM Computer Programming and Video Games. Ryan W. Patton Irving ISD High Engagement: Middle School STEM Computer Programming and Video Games Ryan W. Patton Irving ISD Modern Industria l Research Irving ISD Snapshot Population: ca.35,000 students African America: 12% Hispanic:

More information

Interactive Multimedia Courses-1

Interactive Multimedia Courses-1 Interactive Multimedia Courses-1 IMM 110/Introduction to Digital Media An introduction to digital media for interactive multimedia through the study of state-of-the-art methods of creating digital media:

More information

A Systemic Strategy for Introducing Computational Thinking in Schools. Prof. Dr. Alexander Repenning

A Systemic Strategy for Introducing Computational Thinking in Schools. Prof. Dr. Alexander Repenning A Systemic Strategy for Introducing Computational Thinking in Schools Prof. Dr. Alexander Repenning everybody ELSE happy kids in front of computer Self-selected teachers and students chasm early innovators

More information

Adaptive elearning Accelerating scalable learning impact

Adaptive elearning Accelerating scalable learning impact Tell me and I forget. Teach me and I remember. Involve me and I learn. Benjamin Franklin Adaptive elearning Accelerating scalable learning impact Adaptive elearning ACCELERATING SCALABLE LEARNING IMPACT

More information

Emerging Use of ICT for Teaching and Learning in Schools of Pakistan

Emerging Use of ICT for Teaching and Learning in Schools of Pakistan Article Summary Tazmeen Sultan is part of the Educational Technology team at a Private School, in Lahore, Pakistan. Her responsibilities include facilitating the effective use of computers and other instructional

More information

INFORMATION TECHNOLOGY FLUENCY FOR MIDDLE SCHOOL GIRLS

INFORMATION TECHNOLOGY FLUENCY FOR MIDDLE SCHOOL GIRLS INFORMATION TECHNOLOGY FLUENCY FOR MIDDLE SCHOOL GIRLS Shannon Campe ETR Associates Scotts Valley, California 95066 shannonc@etr.org Linda L. Werner Computer Science Department University of California,

More information

Increasing Development Knowledge with EPFC

Increasing Development Knowledge with EPFC The Eclipse Process Framework Composer Increasing Development Knowledge with EPFC Are all your developers on the same page? Are they all using the best practices and the same best practices for agile,

More information

A Software and Hardware Architecture for a Modular, Portable, Extensible Reliability. Availability and Serviceability System

A Software and Hardware Architecture for a Modular, Portable, Extensible Reliability. Availability and Serviceability System 1 A Software and Hardware Architecture for a Modular, Portable, Extensible Reliability Availability and Serviceability System James H. Laros III, Sandia National Laboratories (USA) [1] Abstract This paper

More information

Curl Building RIA Beyond AJAX

Curl Building RIA Beyond AJAX Rich Internet Applications for the Enterprise The Web has brought about an unprecedented level of connectivity and has put more data at our fingertips than ever before, transforming how we access information

More information

Cloud, Simple Practical Applications On industrial automation, process control and distributed real-time systems

Cloud, Simple Practical Applications On industrial automation, process control and distributed real-time systems Cloud, Simple Practical Applications On industrial automation, process control and distributed real-time systems Marcos Taccolini, Tatsoft llc KEYWORDS Supervisory Control and Data Acquisition, SCADA,

More information

Building tomorrow s leaders today lessons from the National College for School Leadership

Building tomorrow s leaders today lessons from the National College for School Leadership Building tomorrow s leaders today lessons from the National College for School Leadership If you re looking for innovative ways to engage your would-be leaders through gaming and video role play, the National

More information

Designing Learning for All Learners

Designing Learning for All Learners Foreword Designing Learning for All Learners Martha L. Minow How can public policy help us envision and implement a new kind of curriculum one that expands learning opportunities for everyone rather than

More information

GCE APPLIED ICT A2 COURSEWORK TIPS

GCE APPLIED ICT A2 COURSEWORK TIPS GCE APPLIED ICT A2 COURSEWORK TIPS COURSEWORK TIPS A2 GCE APPLIED ICT If you are studying for the six-unit GCE Single Award or the twelve-unit Double Award, then you may study some of the following coursework

More information

COURSE TITLE. Computer Programming 1 LENGTH. One Semester Grades 9-12 DEPARTMENT. Computer Department Barbara O Donnell, Supervisor SCHOOL

COURSE TITLE. Computer Programming 1 LENGTH. One Semester Grades 9-12 DEPARTMENT. Computer Department Barbara O Donnell, Supervisor SCHOOL COURSE TITLE Computer Programming 1 LENGTH One Semester Grades 9-12 DEPARTMENT Computer Department Barbara O Donnell, Supervisor SCHOOL Rutherford High School DATE Spring 2015 Computer Programming 1 Page

More information

Human Aspects of Software Engineering: The Case of Extreme Programming

Human Aspects of Software Engineering: The Case of Extreme Programming 1 Human Aspects of Software Engineering: The Case of Extreme Programming Orit Hazzan 1 and Jim Tomayko 2 1 Department of Education in Technology and Science, Technion - IIT, Haifa 32000, Israel oritha@tx.technion.ac.il

More information

Student Handbook 2011-12. BA (Hons) Fashion Concepts & Communication

Student Handbook 2011-12. BA (Hons) Fashion Concepts & Communication Student Handbook 2011-12 BA (Hons) Fashion Concepts & Communication STUDENT HANDBOOK Level 4 6 BA (Hons) Fashion Concepts and Communication SECTION 1: PROGRAMME Page 1.1 Programme Details 2 1.2 Welcome

More information

idashboards FOR SOLUTION PROVIDERS

idashboards FOR SOLUTION PROVIDERS idashboards FOR SOLUTION PROVIDERS The idashboards team was very flexible, investing considerable time working with our technical staff to come up with the perfect solution for us. Scott W. Ream, President,

More information

Student Perceptions On Computer Coding Ashfield Public School Term 3, 2015. The Initiative. The survey

Student Perceptions On Computer Coding Ashfield Public School Term 3, 2015. The Initiative. The survey Student Perceptions On Computer Coding Ashfield Public School Term 3, 2015 The Initiative 21 st Century education is about innovation. It is about a being open to new ideas and new educational trends that

More information

c o n t e m p o r a r y

c o n t e m p o r a r y c o n t e m p o r a r y MCEETYA A u s t r a l i a - N e w Z e a l a n d 21 st century education integrates technologies, engaging students in ways not previously possible, creating new learning and teaching

More information

Case Studies in Systems Engineering Central to the Success of Applied Systems Engineering Education Programs

Case Studies in Systems Engineering Central to the Success of Applied Systems Engineering Education Programs Complexity Case Studies in Systems Engineering Central to the Success of Applied Systems Engineering Education Programs Carlee A. Bishop Principal Research Engineer, Georgia Tech Research Institute Georgia

More information

Putting It All Together

Putting It All Together 15 Putting It All Together Now that we ve taken a look at all the tools available in Moodle, I want to take a step back and look at the big picture. Moodle has a lot of nifty capabilities, but they are

More information

Digital Learning and Teaching Strategy for Scotland Moray House School of Education Response

Digital Learning and Teaching Strategy for Scotland Moray House School of Education Response H T O F U D N N V 16th December 2015 B R U S R T Y H G Moray House School of ducation Moray House School of ducation The University of dinburgh Old Moray House Holyrood Road dinburgh H8 8AQ Tel 0131 650

More information

Running Head: INSTRUCTIONAL DESIGN DOCUMENT 1

Running Head: INSTRUCTIONAL DESIGN DOCUMENT 1 Running Head: INSTRUCTIONAL DESIGN DOCUMENT 1 Instructional Design Document: Board Recruitment - CFMC Team JAMAS Susan Cotter, Adriana Diaz-Rocha, Michelle Drolet, John Harp California State University

More information

TESTALUNA Serious playing

TESTALUNA Serious playing TESTALUNA Serious playing TESTALUNA is dedicated to the creation and development of video games, simulations, 2D and 3D virtual environments. We combine the best in entertainment with the highest quality

More information

Case Method for Computing Education (CMCE)

Case Method for Computing Education (CMCE) Case Method for Computing Education (CMCE) A Strategy for Teaching Software Engineering Emanuel S. Grant Department of Computer Science University of North Dakota North Dakota, USA grante@aero.und.edu

More information

A New Undergraduate Major: Interactive Media and Game Development

A New Undergraduate Major: Interactive Media and Game Development A New Undergraduate Major: Interactive Media and Game Development David Finkel, Mark Claypool, Michael A. Gennert Department of Computer Science Fred Bianchi, Dean O Donnell, Patrick Quinn Department of

More information

SE 367 Software Engineering Basics of Software Engineering

SE 367 Software Engineering Basics of Software Engineering Slide 1 SE 367 Software Engineering Basics of Software Engineering Slide 2 Introduction Getting started with software engineering Objectives To introduce software engineering and to explain its importance

More information

Security challenges for internet technologies on mobile devices

Security challenges for internet technologies on mobile devices Security challenges for internet technologies on mobile devices - Geir Olsen [geiro@microsoft.com], Senior Program Manager for Security Windows Mobile, Microsoft Corp. - Anil Dhawan [anild@microsoft.com],

More information

College computer course reform using a cloud environment based on the MOOC mode

College computer course reform using a cloud environment based on the MOOC mode World Transactions on Engineering and Technology Education Vol.12, No.4, 2014 2014 WIETE College computer course reform using a cloud environment based on the MOOC mode Shanhong Zhu & Cunchen Tang Wuhan

More information

elearning Integration at York University Consultation Summary Describing York s 2017 Vision for elearning

elearning Integration at York University Consultation Summary Describing York s 2017 Vision for elearning elearning Integration at York University Consultation Summary Describing York s 2017 Vision for elearning List of Consultations (November 2012 January 2013): 1. Deans Retreat 2. Student Representative

More information

The Grid Shared Desktop for CSCL

The Grid Shared Desktop for CSCL The Grid Shared Desktop for CSCL Stefano CERRI 1, Monica CRUBEZY 2, Pascal DUGENIE 1, Clément JONQUET 1, Philippe LEMOISSON 1 1 LIRMM, CNRS & University Montpellier II, 161, rue Ada 34392 Montpellier Cedex

More information

Running head: CONCEPTUALIZING INTELLIGENT AGENTS FOR TEACHING AND LEARNING. Conceptualizing Intelligent Agents For Teaching and Learning

Running head: CONCEPTUALIZING INTELLIGENT AGENTS FOR TEACHING AND LEARNING. Conceptualizing Intelligent Agents For Teaching and Learning Running head: CONCEPTUALIZING INTELLIGENT AGENTS FOR TEACHING AND LEARNING Conceptualizing Intelligent Agents For Teaching and Learning Ali Jafari, Ph.D. Professor of Computer Technology Director of CyberLab

More information

INFORMATION SYSTEMS (INFO)

INFORMATION SYSTEMS (INFO) VCU 1 INFORMATION SYSTEMS (INFO) INFO 160. Digital Literacy: Computer Concepts, Internet, Digital Devices. 1 Hour. Semester course; 1 credit. Overview of basic computer concepts, the Internet, new technologies

More information

An Oracle White Paper May 2012. Oracle Database Cloud Service

An Oracle White Paper May 2012. Oracle Database Cloud Service An Oracle White Paper May 2012 Oracle Database Cloud Service Executive Overview The Oracle Database Cloud Service provides a unique combination of the simplicity and ease of use promised by Cloud computing

More information

Proposal to the Lab for New Media Strategy and Design. From the Center for LifeLong Learning and Design (L 3 D)

Proposal to the Lab for New Media Strategy and Design. From the Center for LifeLong Learning and Design (L 3 D) Proposal to the Lab for New Media Strategy and Design From the Center for LifeLong Learning and Design (L 3 D) Date: September 1, 2000 Amount: $19,752 NEW MEDIA TO SUPPORT COLLABORATIVE KNOWLEDGE-BUILDING:

More information

How To Teach World Politics

How To Teach World Politics PEDAGOGICAL FOUNDATIONS OF WEB-BASED SIMULATIONS IN POLITICAL SCIENCE 1. Linser, R., 2. Naidum S. and 3. Ip, A. 1. Department of Political Science The University of Melbourne Email: ronilins@ariel.ucs.unimelb.edu.au

More information

Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee

Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee Technology in Pedagogy, No. 8, April 2012 Written by Kiruthika Ragupathi (kiruthika@nus.edu.sg) Computational thinking is an emerging

More information

Ozgur Aktunc Assistant Professor of Software Engineering St. Mary s University

Ozgur Aktunc Assistant Professor of Software Engineering St. Mary s University Ozgur Aktunc Assistant Professor of Software Engineering St. Mary s University WORLD INTERNET USAGE AND POPULATION STATISTICS World Regions Population ( 2010 Est.) Internet Users Dec. 31, 2000 Internet

More information

EXECUTIVE MASTER IN. Increasing corporate value in today s complex digital world through reputation management and communication with stakeholders.

EXECUTIVE MASTER IN. Increasing corporate value in today s complex digital world through reputation management and communication with stakeholders. EXECUTIVE MASTER IN CORPORATE COMMUNICATION Increasing corporate value in today s complex digital world through reputation management and communication with stakeholders. COURSE DESCRIPTION At a Glance

More information

Doctor of Education - Higher Education

Doctor of Education - Higher Education 1 Doctor of Education - Higher Education The University of Liverpool s Doctor of Education - Higher Education (EdD) is a professional doctoral programme focused on the latest practice, research, and leadership

More information

Information Technology Studies

Information Technology Studies Information Technology Studies Information Technology (T/V) Information Technology (T/V) Computer Operations (A/V) Structured Workplace Learning (A/V) Business Administration (A/V) The Information Technology

More information

AUTOMATED CONFERENCE CD-ROM BUILDER AN OPEN SOURCE APPROACH Stefan Karastanev

AUTOMATED CONFERENCE CD-ROM BUILDER AN OPEN SOURCE APPROACH Stefan Karastanev International Journal "Information Technologies & Knowledge" Vol.5 / 2011 319 AUTOMATED CONFERENCE CD-ROM BUILDER AN OPEN SOURCE APPROACH Stefan Karastanev Abstract: This paper presents a new approach

More information

7 Big Ideas. Transforming L&D. Improving workforce productivity through effective learning. www.globalnxt.edu.my

7 Big Ideas. Transforming L&D. Improving workforce productivity through effective learning. www.globalnxt.edu.my www.globalnxt.edu.my 7 Big Ideas Transforming L&D Improving workforce productivity through effective learning Dr. Wing Lam Singapore,Technology Management Vice Chancellor at GlobalNxt University, Dr Lam

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION Course record information Name and level of final award: Name and level of intermediate awards: The BSc (Hons) Computer Science is a B.Sc. BSc (Hons) Computer Science with Industrial

More information

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014)

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Contents: Introduction Key Improvements VPAT Section 1194.21: Software Applications and Operating

More information

Elearning: Building an Effective and Engaging Solution Online

Elearning: Building an Effective and Engaging Solution Online PERSPECTIVES Elearning: Building an Effective and Engaging Solution Online There s a lot of buzz about elearning, and with good reason. When done effectively, organizations find it can reduce time away

More information

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER TABLE OF CONTENTS Market Demand for Enterprise Mobile Mobile App Development Approaches Native Apps Mobile Web Apps Hybrid Apps Mendix Vision for Mobile App

More information

DISI - University of Trento Domain Specific Mashup Platforms as a Service

DISI - University of Trento Domain Specific Mashup Platforms as a Service PhD Dissertation International Doctorate School in Information and Communication Technologies DISI - University of Trento Domain Specific Mashup Platforms as a Service Stefano Soi Advisors: Prof. Fabio

More information

Computing Computational Thinking

Computing Computational Thinking Computing Computational Thinking Alexander Repenning, David Webb and Kris Gutierrez Computer Science & School of Education University of Colorado Not the usual suspects: inner city, remote rural, Native

More information

Gild: An Integrated Learning and Development plug-in for Eclipse

Gild: An Integrated Learning and Development plug-in for Eclipse Gild: An Integrated Learning and Development plug-in for Eclipse Teaching students how to program can be a challenging task. Unfortunately, there is a lack of tools that provide pedagogical support for

More information

Executive Summary Principles and Standards for School Mathematics

Executive Summary Principles and Standards for School Mathematics Executive Summary Principles and Standards for School Mathematics Overview We live in a time of extraordinary and accelerating change. New knowledge, tools, and ways of doing and communicating mathematics

More information

zen Platform technical white paper

zen Platform technical white paper zen Platform technical white paper The zen Platform as Strategic Business Platform The increasing use of application servers as standard paradigm for the development of business critical applications meant

More information

Successful Transformation of ICT Graduate Program: A Role Model for Developing Countries

Successful Transformation of ICT Graduate Program: A Role Model for Developing Countries Successful Transformation of ICT Graduate Program: A Role Model for Developing Countries Prof Dr BS Chowdhry Former Director IICT & Dean Faculty of Electrical Electronics and Computer Engineering Mehran

More information

CODESPARK TEACHER S GUIDE Hour of Code

CODESPARK TEACHER S GUIDE Hour of Code CODESPARK TEACHER S GUIDE Hour of Code Dear codespark Teacher, Thank you for your interest in teaching computer science to your kids! As you know, knowledge of computer science and algorithmic thinking

More information

Preface. PART I Background, Principles, Overview 1

Preface. PART I Background, Principles, Overview 1 Contents Preface xv PART I Background, Principles, Overview 1 CHAPTER 1 Business Processes More Important Than Ever 3 Fosdick s Thesis 3 And Now? 4 The Need for Practical Guidance 5 Building Methods to

More information

Data Driven Success. Comparing Log Analytics Tools: Flowerfire s Sawmill vs. Google Analytics (GA)

Data Driven Success. Comparing Log Analytics Tools: Flowerfire s Sawmill vs. Google Analytics (GA) Data Driven Success Comparing Log Analytics Tools: Flowerfire s Sawmill vs. Google Analytics (GA) In business, data is everything. Regardless of the products or services you sell or the systems you support,

More information

Open Educational Resources: New Technologies and New Ways of Learning

Open Educational Resources: New Technologies and New Ways of Learning Open Educational Resources: New Technologies and New Ways of Learning Jenifer B. Vanek Teachers and programs can enhance efforts to build digital resilience for adult learners by adding supported access

More information

Credits: Some of the slides are based on material adapted from www.telerik.com/documents/telerik_and_ajax.pdf

Credits: Some of the slides are based on material adapted from www.telerik.com/documents/telerik_and_ajax.pdf 1 The Web, revisited WEB 2.0 marco.ronchetti@unitn.it Credits: Some of the slides are based on material adapted from www.telerik.com/documents/telerik_and_ajax.pdf 2 The old web: 1994 HTML pages (hyperlinks)

More information

Agile Projects 7. Agile Project Management 21

Agile Projects 7. Agile Project Management 21 Contents Contents 1 2 3 Agile Projects 7 Introduction 8 About the Book 9 The Problems 10 The Agile Manifesto 12 Agile Approach 14 The Benefits 16 Project Components 18 Summary 20 Agile Project Management

More information

TAMALPAIS UNION HIGH SCHOOL DISTRICT Larkspur, California. Course of Study. Web Design 1, 2, 3, 4, 5 and 6

TAMALPAIS UNION HIGH SCHOOL DISTRICT Larkspur, California. Course of Study. Web Design 1, 2, 3, 4, 5 and 6 I. INTRODUCTION TAMALPAIS UNION HIGH SCHOOL DISTRICT Larkspur, California Course of Study Web Design 1, 2, 3, 4, 5 and 6 These one-semester courses give students the skills and knowledge necessary to design

More information

Talking your Language. E-WorkBook 10 provides a one-platform, single source of truth without adding complexity to research

Talking your Language. E-WorkBook 10 provides a one-platform, single source of truth without adding complexity to research Talking your Language E-WorkBook 10 provides a one-platform, single source of truth without adding complexity to research Meet E-WorkBook 10 In January 2015 we launched E-WorkBook 10 - the next step in

More information

Second Life Education: The Virtual Learning Advantage

Second Life Education: The Virtual Learning Advantage Second Life Education: The Virtual Learning Advantage Learning in Second Life easily brings remote students into the same virtual classroom. Loyalist College believes strongly that were it not for Second

More information

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens 1 Optique: Improving the competitiveness of European industry For many

More information

Technology has transformed the way in which science is conducted. Almost

Technology has transformed the way in which science is conducted. Almost Chapter 1 Educational Technology in the Science Classroom Glen Bull and Randy L. Bell Technology has transformed the way in which science is conducted. Almost every aspect of scientific exploration has

More information

Chapter 3: Data Mining Driven Learning Apprentice System for Medical Billing Compliance

Chapter 3: Data Mining Driven Learning Apprentice System for Medical Billing Compliance Chapter 3: Data Mining Driven Learning Apprentice System for Medical Billing Compliance 3.1 Introduction This research has been conducted at back office of a medical billing company situated in a custom

More information

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN INFORMATION TECHNOLOGY IN EDUCATION (MSc[ITE])

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN INFORMATION TECHNOLOGY IN EDUCATION (MSc[ITE]) 229 REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN INFORMATION TECHNOLOGY IN EDUCATION (MSc[ITE]) (See also General Regulations) Any publication based on work approved for a higher degree should contain

More information

An Easier Way for Cross-Platform Data Acquisition Application Development

An Easier Way for Cross-Platform Data Acquisition Application Development An Easier Way for Cross-Platform Data Acquisition Application Development For industrial automation and measurement system developers, software technology continues making rapid progress. Software engineers

More information

The Role of the Software Architect

The Role of the Software Architect IBM Software Group The Role of the Software Architect Peter Eeles peter.eeles@uk.ibm.com 2004 IBM Corporation Agenda Architecture Architect Architecting Requirements Analysis and design Implementation

More information

Teaching institution: Institute of Education, University of London

Teaching institution: Institute of Education, University of London PROGRAMME SPECIFICATION MA Geography in Education Awarding body: Institute of Education, University of London Teaching institution: Institute of Education, University of London Name of the final award:

More information

UNIVERSAL DESIGN OF DISTANCE LEARNING

UNIVERSAL DESIGN OF DISTANCE LEARNING UNIVERSAL DESIGN OF DISTANCE LEARNING Sheryl Burgstahler, Ph.D. University of Washington Distance learning has been around for a long time. For hundreds of years instructors have taught students across

More information

Medical Tourism Programmes - A Guide to Ultrasound Education

Medical Tourism Programmes - A Guide to Ultrasound Education THE PROGRAMME SPECIFICATION 1. Programme title and designation Medical 2. Final award Award Title Credit ECTS Any special criteria value equivalent MSc Medical 180 90 N/A 3. Nested award Award Title Credit

More information

Using social technologies in Computer Assisted Language Learning: development of a theoretical and methodological framework

Using social technologies in Computer Assisted Language Learning: development of a theoretical and methodological framework Using social technologies in Computer Assisted Language Learning: development of a theoretical and methodological framework Antigoni Parmaxi Department of Multimedia and Graphic Arts Cyprus University

More information

A Service-oriented Architecture for Business Intelligence

A Service-oriented Architecture for Business Intelligence A Service-oriented Architecture for Business Intelligence Liya Wu 1, Gilad Barash 1, Claudio Bartolini 2 1 HP Software 2 HP Laboratories {name.surname@hp.com} Abstract Business intelligence is a business

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT EXPLORING COMPUTER APPLICATIONS M/505/5403 LEVEL 3 UNIT 36 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 EXPLORING COMPUTER

More information

Technology management in warship acquisition

Technology management in warship acquisition management in warship acquisition A J Shanks B.Eng(Hons) MIET BMT Defence Services Limited SYNOPSIS Today s warship designers and engineers look to technology to provide warships and systems better, cheaper

More information

The Phios Whole Product Solution Methodology

The Phios Whole Product Solution Methodology Phios Corporation White Paper The Phios Whole Product Solution Methodology Norm Kashdan Phios Chief Technology Officer 2010 Phios Corporation Page 1 1 Introduction The senior staff at Phios has several

More information

This is a sample chapter from A Manager's Guide to Service Management. To read more and buy, visit http://shop.bsigroup.com/bip0005 BSI British

This is a sample chapter from A Manager's Guide to Service Management. To read more and buy, visit http://shop.bsigroup.com/bip0005 BSI British A Manager s Guide to Service Management A Manager s Guide to Service Management Jenny Dugmore Shirley Lacy First published in the UK in 1995 by BSI, 389 Chiswick High Road, London W4 4AL Second edition

More information

Frequency, definition Modifiability, existence of multiple operations & strategies

Frequency, definition Modifiability, existence of multiple operations & strategies Human Computer Interaction Intro HCI 1 HCI's Goal Users Improve Productivity computer users Tasks software engineers Users System Cognitive models of people as information processing systems Knowledge

More information