http://inservice.ascd.org/the-difference-between-gamification-and-game-based-learning/

Have you tried to gamify your classroom? Do you incorporate game-based learning into your curriculum? Gamification and game-based learning have become buzzwords in education yet some general confusion still exists regarding what each is and what each is not. I would love to clear up any misconceptions.

Gamification

Gamification is the idea of adding game elements to a nongame situation. Corporate reward programs are a good example. They reward users for certain behaviors. Starbucks has done a fine job of getting me to spend more money through their rewards program. It’s not the most sophisticated form of gamification, but I am rewarded for making purchases and can earn extra levels by earning stars based on the program structure. Programs like this have added a scoring game mechanic to commerce.

In the classroom, gamification has been integrated in a more authentic manner as some classrooms have become a living, breathing game. Gamification systems like ClassCraft add an adventure game layer on top of the existing course infrastructure. Students create a character, play as part of a team, and earn experience points and rewards based on class-related behaviors. Students are rewarded for helping other students, producing exemplary work, etcetera. Likewise, students can receive consequences for behaviors that are inconsistent with the desired the learning environment.

Over the past few years, I have gamified my classroom experience using 3D GameLab. My class now functions as a quest-based game where, in liu of a traditional grading system, students work to earn experience points and level up. 3D GameLab is based on research done by Lisa Dawley and Chris Haskell of Boise State University. They have developed a good explanation of how gamification works:

Instead of courses consisting mainly of textbook learning and lectures, classes built using game mechanics such as badges, experience points, levels and leaderboards, boost student engagement by allowing students to choose from “quests” and progress at their own pace through a series of educational activities.

My experience has been extremely positive, as evidenced by student engagement in my course. I provide a variety of learning paths for students to choose. All quest lines touch on the same learning outcomes but allow students to follow a path that is student driven and passion based. I do not assign homework in my class, yet students would probably say that they (voluntarily) do more work at home for my class than their other courses, thus expanding their learning beyond the 4 walls and 40 minutes of my class.

One final note I would like to make about gamification relates to the bad rap I feel it sometimes gets. I believe gamification has fell victim to the fate of many buzzwords. Like anything, poor implementation receives appropriate critique. Many educators have added a simple gamified element to a class without offering a truly gamified learning experience. In these cases, gamification is nothing more than a glorified point system or the incorporation of badges and awards without authentic meaning attached. I would encourage you to not throw away the baby with the bath water. If you choose to gamify your class, please put proper thought into it, just as you would with any other program you bring to your classroom.

Game-Based Learning

Unlike gamification, game-based learning relates to the use of games to enhance the learning experience. Educators have been using games in the classroom for years. One of my fondest memories of school was the stock market game we played in one of my high school social studies courses. I learned so much about the stock market by investing with my fantasy portfolio. In fact, as a result of this project, I invested my own money (and encouraged my parents and grandmother to do the same) in Colecovision back in the 1980s. The stock soared after our initial investment and my family cashed in. I don’t think learning gets more authentic than that!

John Hunter has received a lot of positive attention for his game, the World Peace Game, which he has been playing with his 4th graders. Others have used his game or adapted it to suit the content of their curriculum. This is a wonderful example of a nondigital game created by a teacher to enhance the learning experience of students.

In the digital sphere, game-based learning has seen quite a boom in recent years. Commercial games like SimCityCivilizationWorld of WarcraftMineraft, and Portal 2 have found their way into many a classroom. When tied to the curriculum, commercial games are a powerful learning tool because they are highly engaging and relate to our students in their world.

Game-based learning dates back to the 1970s with games like The Oregon Trail that are geared toward education. More recently, education-oriented games like Atlantis Remixed (formerly Project Atlantis) as well as a large collection of games offered in partnership with leading educational game design companies through Brainpop’s GameUp are providing learning opportunities across the curriculum.

I am passionate about game-based learning. I teach game design and development to middle school students at William Annin Middle School in Basking Ridge, N.J. My course revolves around the use of games in the classroom with a focus on students creating their own games. You can find out more about my class through my blog.

In closing, I would like to provide you with an infographic that will visually portray the differences between gamification and game-based learning.

 
 
 

The Difference between Gamification and Game-Based Learning的更多相关文章

  1. 强化学习之 免模型学习(model-free based learning)

    强化学习之 免模型学习(model-free based learning) ------ 蒙特卡罗强化学习 与 时序查分学习 ------ 部分节选自周志华老师的教材<机器学习> 由于现 ...

  2. Pros and Cons of Game Based Learning

    https://www.gamedesigning.org/learn/game-based-learning/ I remember days gone by at elementary schoo ...

  3. Game Based Learning: Why Does it Work?

    Forty years of research[i] says yes, games are effective learning tools. People learn from games, an ...

  4. chip based learning

    chip types Transistor mode of operation Digital chip: 0/1  -> digital clac Analog chip: sound / b ...

  5. Embedded based learning

    简单整理了一些嵌入式底层需要接触的相关概念.   # CPU  CU. Control Unit. send need-clac-data -> ALU clac -> get resul ...

  6. Gamification and Game-Based Learning

    https://uwaterloo.ca/centre-for-teaching-excellence/teaching-resources/teaching-tips/educational-tec ...

  7. A Complete Tutorial on Tree Based Modeling from Scratch (in R & Python)

    A Complete Tutorial on Tree Based Modeling from Scratch (in R & Python) MACHINE LEARNING PYTHON  ...

  8. [C2P3] Andrew Ng - Machine Learning

    ##Advice for Applying Machine Learning Applying machine learning in practice is not always straightf ...

  9. GAME-BASED LEARNING

    https://collegestar.org/modules/game-based-learning Introduction   Appalachian State University Game ...

随机推荐

  1. java的this关键字

    class point{ int x; int y; point(int x,int y){ this.x=x;//如果形参和属性名相同,为了区分开来,必须要在属性名前加this y=y;//若不加t ...

  2. FusionInsight大数据开发---Spark应用开发

    Spark应用开发 要求: 了解Spark基本原理 搭建Spark开发环境 开发Spark应用程序 调试运行Spark应用程序 YARN资源调度,可以和Hadoop集群无缝对接 Spark适用场景大多 ...

  3. Java的内存需要划分成为5个部分:

    Java的内存需要划分成为5个部分: 1.栈(Stack):存放的都是方法中的局部变量.方法的运行一定要在栈当中运行. 局部变量:方法的参数,或者是方法{}内部的变量 作用域:一旦超出作用域,立从栈内 ...

  4. C# GDI graphics.DrawImage 的参数问题

    graphics.DrawImage(imageSource, new System.Drawing.Point[] { ,), , ), , ), } ); graphics.DrawImage(i ...

  5. Jemeter学习环境部署。

    本文档中所有软件的下载地址 链接:https://pan.baidu.com/s/1RREUwlH7GtYMUWeiRjtWVg 提取码:zmjy 一.安装jdk 下载网盘中的jdk 双击jdk-8u ...

  6. if控制器,如何传参。

  7. Maven中 jar包冲突原理与解决办法

    Maven中jar包冲突是开发过程中比较常见而又令人头疼的问题,我们需要知道 jar包冲突的原理,才能更好的去解决jar包冲突的问题.本文将从jar包冲突的原理和解决两个方面阐述Maven中jar包冲 ...

  8. babel安装及使用

    安装babel npm install babel-cli -g 配置babel babel是用过插件或者预设来编译代码的 新建.babelrc文件 文件中输入一下内容 { "presets ...

  9. sklearn中的KMeans算法

    1.聚类算法又叫做“无监督分类”,其目的是将数据划分成有意义或有用的组(或簇).这种划分可以基于我们的业务需求或建模需求来完成,也可以单纯地帮助我们探索数据的自然结构和分布. 2.KMeans算法将一 ...

  10. Cheat Engine 作弊表框架代码

    打开游戏 打开自动汇编 扫描的所有过程,这里就省略了 引用作弊表框架代码 查找使阳光减少的地址 拷贝这个地址 添加到自动汇编脚本里,并添加汇编指令 分配到当前作弊表 生成自动汇编脚本 进行激活测试 可 ...