Unfolding for Creation of Educational Games

Total Page:16

File Type:pdf, Size:1020Kb

Unfolding for Creation of Educational Games SBC { Proceedings of SBGames 2020 | ISSN: 2179-2259 Education Track { Short Papers Unfolding for creation of educational games Diego Castro Claudia´ Maria Lima Werner PESC/COPPE PESC/COPPE Federal University of Rio de Janeiro Federal University of Rio de Janeiro Rio de Janeiro, Brazil Rio de Janeiro, Brazil [email protected] [email protected] Abstract—Many students with little class time have already fear of addicting students, and the complexity of creating a lost their attention to what is being taught. This may be a game being the main problems [5, 6]. reflection of the current teaching strategy that does not capture Games as a teaching method has already been demonstrated the student’s attention, leading to a lack of motivation and engagement during classes. Due to this, many scholars seek to as a good idea. However, as previously mentioned, one of the innovate the current teaching method finding greater motivation difficulties is their creation. When starting the development, and student’s engagement. Among the leading innovations used, many difficulties arise, such as ensuring its quality, what type there are sounds, practical classes, and even games. Video games of game to use, how to design it, among other problems faced have been in our lives for over 50 years, making it one of the most [7]. Based on these difficulties in creating educational games, important forms of entertainment. They have several advantages that can collaborate to improve the current teaching method. this work intends to demonstrate some concepts that should However, despite these advantages, games are often omitted from be considered before constructing a game with an educational the classroom; among the main reasons are the fear of addicting purpose. The remainder of this article is presented as follows: the student and the difficulty of creating educational games. Section II introduces the concept of using games as educa- Based on this, this work aims to present some concepts that tional method, Section III describes the main concepts that can help in the creation of games for educational purposes. must be taken into account before developing an educational Index Terms—Games, Educational games, Teaching, Learning, Education game, and Section IV concludes the paper with some final remarks. I. INTRODUCTION II. GAME-BASED LEARNING Going to school to study every day can become a tedious Games can be defined as systems that simulate fun and situation. Many scholars argue that educators are increasingly recreational activities in which users participate in an artificial looking for innovative learning strategies that combine plea- conflict, limited by freely accepted rules, which end in a sure with education [1]. Trying to make learning enjoyable quantifiable result, within a virtual world [8, 9]. They have can be a great help for students who need to study a subject. a series of characteristics that make them so well accepted Games are one of the main forms of fun, they are increasingly and used in society, among which: they are interactive, have popular among people; it is possible to find them being used an uncertain ending, quantifiable, regulated by rules, provide in many different areas, such as entertainment, medicine, rewards, and are one of the primary sources of entertainment and education. They are interactive, lively, and stimulating, today [8]. which makes them an excellent opportunity to make students Games have functions beyond entertainment as mentioned remember what was taught. Based on this, the use of games in before. They can serve various purposes such as training, to education seeks to make teaching more interactive, enjoyable, assist in physiotherapy, or even the transmission of educational and practical [2]. content that is the focus of this work. This branch of games has Playing can be a penetrating and powerful method of a different name, which is called serious games. These have a learning; in fact, many psychologists agree that playing is a goal that aims to achieve some effect in the real world, offering method by which ideas and new skills are created [3]. On the an opportunity to try new approaches to solving problems in other hand, Squire states that studies show that, while playing a safe, inexpensive, and without consequences manner. The a particular game, people are involved in more complex branch of serious games with educational purposes is called and challenging learning activities than most school tasks Game-Based Learning (GBL) and are games to convey an [4]. Also, there are several advantages in using games as a educational message to assist in learning [9, 10]. teaching method, such as immediate feedback, real scenarios, The learning provided by educational games is based on learning from mistakes, increased motivation, and student’s three steps that form the learning cycle [11, 12]. The first step engagement. is the input, composed of the body of knowledge of the subject Despite all the advantages of using games as a teaching to be taught and the mechanisms/characteristics (rules, chal- method, some problems prevent this strategy from being lenges, difficulties, progressivity, feedback) used in the game, applied, such as the difficulty of teaching through games, the such as rules levels, feedback, etc. Next is the game cycle XIX SBGames { Recife { PE { Brazil, November 7th { 10th, 2020 822 SBC { Proceedings of SBGames 2020 | ISSN: 2179-2259 Education Track { Short Papers that is the principles into practice (i.e., increase motivation, to remember something. However, it is more recommended to fun, autonomy, and authenticity, and experimentation for the present content without the need for having prior knowledge student). Finally, the output is generated, making the student [13]. learn and remember what was taught in the classroom. Figure 1 demonstrates the GBL model that presents each of these C. Game Design steps. There are several ways to organize ideas for building a game, such as using UML, flow models, gameplay, and features. Two well-known models in the gaming area are MDA [14] and OCR [15]. MDA is an approach to understanding games that tries to describe their characteristics through three components[14]: Mechanics, which are the essential components of a game, such as actions and rules; Dynamics that describe the behavior of mechanics, acting on data inputs and outputs and; Aesthet- ics that define the desired emotional responses invoked in the player when he/she interacts with the game. Fig. 1. GBL model based on the models of Pivet et al. [11] and Perrotta et OCR model is known as the basic structure of a game. This al. [12]. model is divided into three parts [15]: Objectives, which are the purposes to be achieved; Challenges that are the steps to III. CONCEPTS FOR CREATING EDUCATIONAL GAMES be faced to reach the goals, and; Rewards that are the prizes This section aims to present some concepts, aspects, theo- that are won. ries, and concerns that must be considered before creating an The above models can be used together to help developers educational game. better organize ideas before starting game development. Based on this, Figure 2 was created with an execution order in mind A. Should I use games to teach my discipline? for the creation process. All activities are sub-processes since Scholars often wonder if games make teaching easier. this process is only an abstraction of the order of execution There is strong evidence that games are capable of being of the two methods. However, each activity has much greater useful in education, often reaching more effectiveness than complexity. the current teaching method. However, games are like any other educational solution. They need to be created carefully, that is, poorly designed games, like poorly designed classes, produce poor learning results [13]. In general, games can help in any discipline. However, they need to be planned very carefully, knowing how to choose the type, mechanics, challenges, rewards, and the various other elements that the game has to provide. B. Purpose of the game In educational games, it is crucial to keep in mind that the rules and actions that will be imposed to the user must be carefully thought out so that they do not affect the learning experience [13]. Fig. 2. OCR [15] and MDA [14] models used together. Depending on the purpose of the game to be created, some mechanics (actions and rules) are better suited to the The combination of the elements that define the models context. If the goal is to recall information learned in the above can give rise to two other terms that are called Gameplay classroom, quiz and matching games are recommended. If and Flow experience. The flow describes a state of complete the purpose is to force the student to think and analyze a absorption or involvement in the activity and refers to the situation, games like puzzle, RPG, and strategy are more ideal experience. It can be understood as the junction of all suitable. If the goal is to understand the content without prior the previous elements and the triggering of this combination, knowledge, it is advisable to use games that contain a story giving rise to the player’s experience. Gameplay is the core for the player, such as storytelling. For games with a slightly of the game. It is directly linked to the mechanics, dynamics, more practical approach, it is advisable to use simulators and challenges of the games, representing the actions that the or construction games to encourage student’s creativity. It is player can take to overcome the challenges of the game [16]. worth remembering that these types of games are not exclusive Two other very important concepts when creating a game to one purpose. They can have more than one, that is, a are stories and narratives.
Recommended publications
  • A Narrative Metaphor to Facilitate Educational Game Authoring Eugenio J
    A narrative metaphor to facilitate educational game authoring Eugenio J. Marchiori 1, Javier Torrente 1, Ángel del Blanco 1, Pablo Moreno-Ger 1, Pilar Sancho1, Baltasar Fernández-Manjón 1,2 1 Department of Software Engineering and Artificial Intelligence, Complutense University, Madrid 2 Laboratory of Computer Science, Massachusetts General Hospital, Harvard University, Boston (emarchiori, jtorrente, angel.dba, pablom)@fdi.ucm.es, [email protected], [email protected] Abstract In this paper we present WEEV (Writing Environment for Educational Video games), a methodology for educational point-and-click adventure game authoring. Our approach aims to allow educators to actively collaborate in the educational game development process, using a narrative-based representation. WEEV is based on a pragmatic reinterpretation of previous works on narrativity and video games, enhanced by the use of a novel visual language to represent the flow of the story or narrative. The WEEV methodology has been implemented into an actual tool based on the already established <e-Adventure> platform for educational games. This tool was improved with feedback gathered from formative evaluation, end-users testing (i.e. educators), and actual use in the development of an educational game. The system, still under development, presents some user-interaction problems along with a need for the educational effectiveness of the resulting games to be further analyzed. However, this paper highlights that, according to the qualitative results of evaluations, WEEV can indeed be successfully applied to simplify the game creation process and that by using representations of games that educators can understand, WEEV can help provide educational value to games.
    [Show full text]
  • A Method for Designing Educational Games
    The 5/10 Method: A method for designing educational games Rick van Rooij Bsc Supervised by Johan Jeuring and Nicolas Pronost Utrecht University 2 Abstract ABSTRACT 3 1. INTRODUCTION 3 1.1 GAMES IN EDUCATION AND PROBLEM POSTULATION 3 1.2 THE DESIGN PROCESS 4 1.3 TEN STEPS TO COMPLEX LEARNING 5 1.3.1 4C/ID METHOD 5 1.3.2 THE 10 STEPS IN DETAIL 6 2. A METHOD FOR EDUCATIONAL GAME DESIGN 9 2.1 THE GOAL OF THE 5/10 METHOD 9 2.2 THE 5/10 METHOD 10 2.2.1 ANALYZE 10 2.2.2 DESIGN 11 2.2.3 DEVELOP 16 2.2.4 IMPLEMENT 16 2.2.5 EVALUATE 16 3. CASE STUDY: MOTH 17 3.1 THE GOAL 17 3.2 USING THE METHOD 18 3.2.1 ANALYZE 18 3.2.2 DESIGN 21 3.2.3 DEVELOP 29 3.2.4 IMPLEMENT 31 3.2.5 EVALUATE 31 4. CONCLUSION AND FUTURE WORK 33 REFERENCES 33 APPENDIX A: LEARNING GOALS, TASKS AND BACKGROUND INFORMATION 36 APPENDIX B: LEVEL SCREENSHOTS 39 APPENDIX C: THE SURVEY 45 Abstract 3 Abstract Over the last few years educative games have been on a rise. They have been shown to improve insight, involvement (Marino and Hayes, 2012), engagement in the subject (Wilson et al, 2009) scientific discourse, reasoning and inquiry (Barab et al. 2007). They have been used in schools with success and good results (Ketelhut, 2007). However recent studies show that in spite of this potential games are often misused and are hard to integrate in the instructional environment.
    [Show full text]
  • Introduction to Games-Based Learning
    Chapter I Introduction to Games-Based Learning Stephen Tang Liverpool.John.Moores.University,.UK Martin Hanneghan Liverpool.John.Moores.University,.UK Abdennour El Rhalibi Liverpool.John.Moores.University,.UK ABSTRACT Games-based.learning.takes.advantage.of.gaming.technologies.to.create.a.fun,.motivating,.and.inter- active.virtual.learning.environment.that.promotes.situated.experiential.learning..Many.researchers. now.believe.that.this.approach.can.better.motivate.present.day.entertainment-driven.learners.to.more. thoroughly engage in learning through meaningful activities defined in the game context as opposed to those.offered.using.more.traditional.didactic.approaches..This.chapter.describes.games-based.learning,. the.related.terms.and.scope,.current.approaches,.embedded.pedagogies.and.challenges.for.providing. high-quality.education.in.the.21st.Century. INTRODUCTION 2006). These digital cultures have significantly changed the ways humans work, communicate, The 21st Century has witnessed emergent cultures socialise and play and they are also affecting such as ‘blogging’ (Khan & Kellner, 2004), file the way younger generations learn. It is crucial sharing (Lessig, 2004) and gaming (Pearce, that learning is congruent to lifestyle for effec- Copyright © 2009, IGI Global, distributing in print or electronic forms without written permission of IGI Global is prohibited. Introduction to Games-Based Learning tive learning to take place (JISC, 2004). These such opportunities (BECTa, 2006; FAS, 2006a). changes in lifestyle are inevitable and have since Many also agree that it is now appropriate to introduced additional challenges to teachers in take advantage of gaming technologies to create providing high-quality education. a new generation of educational technology tools One of the significant changes experienced to equip learners of all ages with necessary skills in the education sector is the change of learners’ through experiential learning (FAS, 2006a).
    [Show full text]
  • Serious Educational Game Assessment
    Serious Educational Game Assessment Serious Educational Game Assessment Serious Educational Practical Methods and Models for Educational Games, Simulations and Virtual Worlds Game Assessment Leonard Annetta George Mason University, Fairfax, VA, USA Practical Methods and Models for and Educational Games, Simulations and Stephen Bronack (Eds.) Virtual Worlds Clemson University, Clemson, South Carolina, USA In an increasingly scientifi c and technological world the need for a knowledgeable citizenry, individuals who understand the fundamentals of technological ideas and think Leonard Annetta and Stephen Bronack (Eds.) critically about these issues, has never been greater. There is growing appreciation across the broader education community that educational three dimensional virtual learning environments are part of the daily lives of citizens, not only regularly occurring in schools and in after-school programs, but also in informal settings like museums, science centers, zoos and aquariums, at home with family, in the workplace, during leisure time when children and adults participate in community-based activities. This blurring of the boundaries of where, when, why, how and with whom people learn, along with better understandings of learning as a personally constructed, life-long process of making meaning and shaping identity, has initiated a growing awareness in the fi eld that the questions and frameworks guiding assessing these environments (Eds.) Bronack Stephen and Annetta Leonard should be reconsidered in light of these new realities. The audience for this book will be researchers working in the Serious Games arena along with distance education instructors and administrators and students on the cutting edge of assessment in computer generated environments. S e n s e P u b l i s h e r s DIVS SensePublishers Serious Educational Game Assessment Serious Educational Game Assessment Practical Methods and Models for Educational Games, Simulations and Virtual Worlds Edited by Leonard Annetta George Mason University, Fairfax, VA, USA Stephen C.
    [Show full text]
  • Designing Educational Games for Computer Programming: a Holistic Framework
    Designing Educational Games for Computer Programming: A holistic Framework Christos Malliarakis, Maya Satratzemi and Stelios Xinogalos University of Macedonia, Thessaloniki, Greece [email protected] [email protected] [email protected] Abstract: Computer science is continuously evolving during the past decades. This has also brought forth new knowledge that should be incorporated and new learning strategies must be adopted for the successful teaching of all sub-domains. For example, computer programming is a vital knowledge area within computer science with constantly changing curriculum and its teaching remains a difficult endeavour. On the other hand, students start from a very early age to interact with computers through games and other entertaining multimedia software. Therefore, they seem to be keen on environments with impressive special effects and graphical interfaces where they interact with the environment’s elements. In response, teachers are trying to connect computer programming learning with computer operations that students are familiar with, which does not include textual editors for programming lines of code with no other interaction. Educational games used in computer programming courses are considered to benefit learning, because they motivate students towards actively participating and interacting with the game’s activities. Thus, we have developed an educational multiplayer game that aims to further enhance computer programming education by addressing occurring problems. This process, however, requires proper planning during the design of educational games, and thus the availability of adequate guidelines that include all characteristics that should be incorporated in such games. This paper aims to introduce and elaborate on a holistic framework that has been constructed as a guide towards the development of this game.
    [Show full text]
  • An Empirical Study of the Effects of Narrative
    Educational Game Design: An Empirical Study of the Effects of Narrative Chaima Jemmali Sara Bunian Andrea Mambretti Magy Seif El-Nasr Northeastern University Northeastern University Northeastern University Northeastern University [email protected] [email protected] [email protected] m.seifel-nasr@ northeastern.edu ABSTRACT their interactive characteristics offer the ability of experiential learn- Integrating narrative elements into a game is a key element in de- ing [36], thus improving content relevance and increasing intrinsic signing an immersive experience. Narrative has been hypothesized motivation [23, 55]. While the relationship between learning and en- to improve engagement, motivation, and learning within educational gagement in educational games is under ongoing investigation, most environments. While empirical results have been produced to show research studies agree that engagement enhances and encourages that narrative enhances engagement and motivation, its effects on learning [66, 68]. learning were shown to either be insignificant or negative. We, there- Integrating narrative elements into a game is a key design element fore, aim to address the question of how to integrate narrative in a for creating an immersive experience [3, 34]. The work on narrative game to improve learning. We address this through the design of and games is exhaustive with several conferences associated with the May’s Journey, an educational game that teaches basic programming topic. With space limitation, we will only discuss relevant definitions concepts where a story is integrated. The game design seamlessly and work. Juul defines game narrative as discourse (the telling of integrates learning goals, core mechanic and narrative elements. In a story) containing the existents and events [31].
    [Show full text]
  • Digital Educational Game Development Methodology) and IDEALLY (Digital Educational Game Software Quality Evaluation Methodology)
    Digital Educational Games: Methodologies for Development and Software Quality by Serdar Aslan Dissertation submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science and Applications Osman Balci, Chair James D. Arthur Reza Barkhi Mat Grove Anderson Norton Eli Tilevich September 30th, 2016 Blacksburg, Virginia Key words: Digital game development, educational game development, game development life cycle, game development methodology, game development processes, game development workflows, game software quality evaluation, and game-based learning. Digital Educational Games: Methodologies for Development and Software Quality by Serdar Aslan ABSTRACT Development of a game in the form of software for game-based learning poses significant technical challenges for educators, researchers, game designers, and software engineers. The game development consists of a set of complex processes requiring multi-faceted knowledge in multiple disciplines such as digital graphic design, education, gaming, instructional design, modeling and simulation, psychology, software engineering, visual arts, and the learning subject area. Planning and managing such a complex multidisciplinary development project require unifying methodologies for development and software quality evaluation and should not be performed in an ad hoc manner. This dissertation presents such methodologies named: GAMED (diGital educAtional gaMe dEvelopment methoDology) and IDEALLY (dIgital eDucational gamE softwAre quaLity evaLuation methodologY). GAMED consists of a body of methods, rules, and postulates and is embedded within a digital educational game life cycle. The life cycle describes a framework for organization of the phases, processes, work products, quality assurance activities, and project management activities required to develop, use, maintain, and evolve a digital educational game from birth to retirement.
    [Show full text]
  • Audio Visual Media Components in Educational Game for Elementary Students
    AUDIO VISUAL MEDIA COMPONENTS IN EDUCATIONAL GAME FOR ELEMENTARY STUDENTS Meilani Hartono1; Andri Guna Santoso2; Crisantus Lebu Raya3; Budi Yulianto4; Suwarno5 1,5Primary School Teacher Education Department, Bina Nusantara University, Jln. K.H. Syahdan No 9, Jakarta Barat, DKI Jakarta, 11480, Indonesia; 2,3,4Computer Science Department, School of Computer Science, Bina Nusantara University, Jln. K.H. Syahdan No 9, Jakarta Barat, DKI Jakarta, 11480, Indonesia [email protected]; [email protected]; [email protected]; [email protected]; [email protected] ABSTRACT The purpose of this research was to review and implement interactive audio visual media used in an educational game to improve elementary students’ interest in learning mathematics. The game was developed for desktop platform. The art of the game was set as 2D cartoon art with animation and audio in order to make students more interest. There were four mini games developed based on the researches on mathematics study. Development method used was Multimedia Development Life Cycle (MDLC) that consists of requirement, design, development, testing, and implementation phase. Data collection methods used are questionnaire, literature study, and interview. The conclusion is elementary students interest with educational game that has fun and active (moving) objects, with fast tempo of music, and carefree color like blue. This educational game is hoped to be an alternative teaching tool combined with conventional teaching method. Keywords: audio-visual, educational game, teaching method INTRODUCTION Formally, the time when students learn mathematic lesson for the first time is in primary schools. This moment will give impact for children that might affect their preference and self-efficacy about the subject.
    [Show full text]
  • Need Assessment of Interactive Multimedia Based on Game In
    International Journal of Educational Research Review Need Assessment of Interactive Multimedia Based on Game in Elementary School: A Challenge into Learning in 21 st Century Dwi Yuniasih SAPUTRI1, RUKAYAH2, Mintasih INDRIAYU3 ARTICLE INFO ABSTRACT Article History: This study aimed to describe the existence of learning media and analyzed the need assessments of Received 06.01.2018 interactive multimedia based on game for 5th grade students of primary school. The method of this Received in revised form study was descriptive qualitative. It described the phenomena based on the situation. The method 30.03.2018 used to choose the sample was purposive sampling which chose the sample based on certain Accepted consideration. The sample of this study consisted of 147 students and 5 primary school teachers. The Available online 01.07.2018 techniques used to collect the data were interview, questionnaire, and observation. To analyze the data, interactive analysis was used. It consisted o f: data collection, data condensation, data display, and conclusion. The result of this study showed that: (1) Primary school teacher had used learning media, such as book, picture, real object, and environment; (2) Teachers and students needed interactive multimedia based on game to support learning activity at primary school. Thus, the teachers were suggested to develop interactive multimedia based on game by involving experts to produce attractive multimedia and improve learning quality. © 2018 IJERE. All rights reserved Keywords:1 Interactive Multimedia, Game, Learning Media, Primary School. INTRODUCTION Learning media has important roles in learning activity because it facilitates the teachers to deliver the materials to the students in learning activities.
    [Show full text]
  • Gaming in Education: Using Games As a Support Tool to Teach History
    Journal of Education and Practice www.iiste.org ISSN 2222-1735 (Paper) ISSN 2222-288X (Online) Vol.8, No.15, 2017 Gaming in Education: Using Games as a Support Tool to Teach History Victor Samuel Zirawaga * Adeleye Idowu Olusanya Tinovimbanashe Maduku Faculty of Applied Science, Cyprus International University, Nicosia, Turkey Abstract The use of current and emerging tools in education is becoming a blistering topic among educators and educational institutions. Gaming in education may be viewed as an interference to learning but its role in education is to increase students’ motivation and engagement, to enhance visual skills, to improve students’ interaction and collaboration abilities with their peers and to enable them to apply gaming values in a real-world situation. Educational technology is being used to simplify and improve learning but using technology in education does not directly impact student achievement as the technology tools have to be in line with the curriculum for them to be effective. This paper discusses the implementation and use of gaming applications in teaching History, a subject which is mainly concerned about facts, by highlighting the role games have in education. The design of games such as word search, crossword, jigsaw puzzle, brain teasers and sliding puzzle using an open source tool called ProProfs is also discussed in this paper. Keywords: Achievement, Educational technology, Gaming, Simulations 1. Introduction A game is a type of play where participants follow defined rules. (Houghton et al., 2013) discusses educational games as the utilization of games to support teaching and learning. Games can be used as a support tool to complement traditional teaching methods to improve the learning experience of the learners while also teaching other skills such as following rules, adaptation, problem solving, interaction, critical thinking skills, creativity, teamwork, and good sportsmanship.
    [Show full text]
  • An Initial Study of Educational Game Applications Supporting the STEM Education in K-12 Systems
    Online Journal of Applied Knowledge Management A Publication of the International Institute for Applied Knowledge Management Volume 2, Issue 2, 2014 An initial study of educational game applications supporting the STEM education in K-12 systems Kirill M. Yurov, Middle Georgia State College, [email protected] Shannon W. Beasley, Middle Georgia State College, [email protected] Myungjae Kwak, Middle Georgia State College, [email protected] Kevin S. Floyd, Middle Georgia State College, [email protected] [Research in Progress] Abstract This study develops a novel model focusing on educational game development based on active learning paradigm. The model is designed as a collaborative endeavor involving college constituencies and K-12 stakeholders in the effort to promote adoption of educational game applications supporting the STEM curriculum in K-12 systems. Preliminary evidence from pilot experiments suggest that college students found real-world game development activities stimulating and worthwhile while K-12 administrators and teachers became interested in game development collaboration. Based on this initial success, an educational game laboratory model is proposed. The model explains the roles played by different actors in the collaborative effort. It also outlines a set of expected outcomes for an ensuing experiment. Finally, the model specifies potential evaluation schemes. The results obtained from the experiment would present further evidence concerning the effectiveness of educational games. In particular, the study could potentially provide insights and directions for game developers in the areas of technical features, content selection and delivery methods. Keywords: Active learning, gamification, game-based learning, educational game laboratory model, STEM curriculum, K-12 systems Introduction A fast evolving, technology-driven modern society increasingly needs well-trained science, technology, engineering and mathematics (STEM) workforce equipped with innovative problem solving and higher-order thinking skills.
    [Show full text]
  • Serious Games As an Educational Strategy to Control Childhood Obesity: a Systematic Literature Review1
    Rev. Latino-Am. Enfermagem Review Article 2018;26:e3036 DOI: 10.1590/1518-8345.2509.3036 www.eerp.usp.br/rlae Serious games as an educational strategy to control childhood obesity: a systematic literature review1 Jéssica David Dias2 Aline Natalia Domingues2 Chris Mayara Tibes2 Silvia Helena Zem-Mascarenhas3 Luciana Mara Monti Fonseca4 Objectives: to identify in the literature the efficacy of serious games to improve knowledge for and/or behavioral changes among overweight or obese children. Method: Systematic Literature Review. The Cochrane Systematic Reviews Handbook was used. The studies were collected from the following databases: Public Medline; Web Of Science; Science Direct; Latin American and Caribbean Health Sciences Literature; and the Health Game Research and Cumulative Index to Nursing & Allied Health Literature. The descriptors were video games and obesity, while the key word was serious games. Inclusion criteria were: studies classified as Randomized Clinical Trials written in English, Spanish or Portuguese and in which children were the subjects of the study. Results: 2,722 studies were identified in the initial search and six studies remained in the final sample. The papers focused on encouraging behavioral changes in players, including physical exercise and improved eating habits. The studies report that serious games are a potential strategy to encourage positive coping with childhood obesity. Conclusion: research in this field is an expanding and promising strategy and serious games represent an alternative means to provide health education to children. Descriptors: Child; Child Health; Pediatric Obesity; Video Games; Health Promotion; Health Education. 1 Supported by Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq), Process #140217/2016-9, Brazil.
    [Show full text]