WHAT IS GAME-BASED LEARNING?
https://www.growthengineering.co.uk/what-is-game-based-learning/
Gamification and game-based learning have been hot topics in the world of learning and development for some time now, but did you know that they’re completely different?
The game-based learning market is booming. Worldwide revenues reached $2.6 billion in 2016, and are expected to skyrocket to a whopping $7.3 billion by 2021!
That’s why you need to understand exactly what it refers to, and how you can get in on the action. Let’s take a look!
[us_separator type=”default” icon=”fas|star”]
GAME-BASED LEARNING
Gamification is the process of applying game mechanics (points, levels, badges) to non-gaming scenarios (such as learning). Essentially you have a traditionally structured training programme or LMS, and you sprinkle your gaming mechanics on top of it to add some extra oomph.
Game-based learning on the other hand is almost a reversal of this. With this approach, you deliver your learners a fully-fledged, interactive game. This game is used as the foundation, and the training content is added on, or woven into it.
The typical scenario for a learning game involves playing a segment of the game and then being presented with some more traditional eLearning material. The game helps to boost engagement levels as you work through the content, helping you to take in more of the training and increase knowledge retention.
The gaming mechanics often come into play during the learning sections as well. For example, your learners could earn power-ups throughout the game, which they can use during a quiz. They might offer them more time, or remove some of the incorrect answers to make things easier.
[us_separator type=”default” icon=”fas|star”]
TYPES OF GAME-BASED LEARNING
There’s no one-size-fits-all when it comes to game-based learning, so you need to find something that suits your needs:
1. CUSTOM-BUILT GAMES
One option is to build a fully-functioning game from the ground up. You can design your game exactly as you see fit, to deliver training in exactly the way you want it to. It would be the perfect game for your learners.
The obvious draw-back here is that the vast majority of us are not game designers. Unless you’re lucky enough to have one hanging around, then your only option is to look to a third party to handle the creation process for you, and that can be expensive.
2. RAPID GAME AUTHORING
Chances are that you’re looking to create a learning game without investing too much of your time and budget. Rapid authoring tools, like our own Genie, offer you a number of pre-built game templates. All you need to do is upload your content and slot it in, bringing it to life in a flash!
Though you’ll have a wide selection of templates at hand, your choice is still very important. You should choose something which is relevant to the training in question, to avoid any disconnect between the game and content.
3. USING COMMERCIAL VIDEO GAMES
Of course, there are plenty of fantastic video games out there which can be used in some very imaginative ways. For example, plenty of teachers have deployed sandbox games such as Minecraft in the classroom, to promote creativity, collaboration, and problem solving.
Using existing games like this generally works best when working hands-on with a small group. The game was not developed specifically for your training programme, so you’ll need to provide a fair bit of your direction to your learners.
[us_separator type=”default” icon=”fas|star”]
Keep an eye out for plenty more entries into our Online Learning Glossary over the coming weeks!
And if you’re looking to find out more about Genie, our game-based authoring tool, click the banner to sign up for a free 30-day demo:
WHAT IS GAME-BASED LEARNING?的更多相关文章
- 强化学习之 免模型学习(model-free based learning)
强化学习之 免模型学习(model-free based learning) ------ 蒙特卡罗强化学习 与 时序查分学习 ------ 部分节选自周志华老师的教材<机器学习> 由于现 ...
- Pros and Cons of Game Based Learning
https://www.gamedesigning.org/learn/game-based-learning/ I remember days gone by at elementary schoo ...
- Game Based Learning: Why Does it Work?
Forty years of research[i] says yes, games are effective learning tools. People learn from games, an ...
- chip based learning
chip types Transistor mode of operation Digital chip: 0/1 -> digital clac Analog chip: sound / b ...
- Embedded based learning
简单整理了一些嵌入式底层需要接触的相关概念. # CPU CU. Control Unit. send need-clac-data -> ALU clac -> get resul ...
- SOME USEFUL MACHINE LEARNING LIBRARIES.
from: http://www.erogol.com/broad-view-machine-learning-libraries/ http://www.slideshare.net/Vincenz ...
- 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 ...
- A Novel Multi-label Classification Based on PCA and ML-KNN
ICIC Express Letters ICIC International ⓒ2010 ISSN 1881-803X Volume4, Number5, O ...
- 海量数据挖掘MMDS week2: Nearest-Neighbor Learning最近邻学习
http://blog.csdn.net/pipisorry/article/details/48894963 海量数据挖掘Mining Massive Datasets(MMDs) -Jure Le ...
- 机器学习算法之旅A Tour of Machine Learning Algorithms
In this post we take a tour of the most popular machine learning algorithms. It is useful to tour th ...
随机推荐
- 026 Elastic----全文检索技术01---概述及windows安装
用户访问我们的首页,一般都会直接搜索来寻找自己想要购买的商品.而商品的数量非常多,而且分类繁杂.如何能正确的显示出用户想要的商品,并进行合理的过滤,尽快促成交易,是搜索系统要研究的核心.面对这样复杂的 ...
- [转帖]OLAP引擎这么多,为什么苏宁选择用Druid?
OLAP引擎这么多,为什么苏宁选择用Druid? 原创 51CTO 2018-12-21 11:24:12 [51CTO.com原创稿件]随着公司业务增长迅速,数据量越来越大,数据的种类也越来越丰富, ...
- [转帖]SQL Server 2000~2017补丁包
SQL Server 2000~2017补丁包 https://www.cnblogs.com/VicLiu/p/11510510.html 最新更新 Product Version Latest S ...
- golang学习 ---defer语句
golang语言defer特性详解 defer语句是go语言提供的一种用于注册延迟调用的机制,它可以让函数在当前函数执行完毕后执行,是go语言中一种很有用的特性.由于它使用起来简单又方便,所以深得go ...
- Kafka MirrorMaker 跨集群同步工具
一.MirrorMaker介绍 MirrorMaker是Kafka附带的一个用于在Kafka集群之间制作镜像数据的工具.该工具从源集群中消费并生产到目标群集.这种镜像的常见用例是在另一个数据中心提供副 ...
- 关于VS2019使用Git时遇到的Bug
最近在运行vs2017时老是卡死,神烦!迫于无奈我从微软官网下载了vs2019,安装后打开项目,发现从git上拉取代码时报错如下: Please make sure you have the corr ...
- pycharm_python_flask相关学习心得逐步更新
2019-10-30: Pycharm的interpreter配置问题对于安装第三方库,如果能够在配置的可视化界面安装成功更好.如果不能可视化安装,则在pycharm的terri..仿cmd下用pip ...
- 使用SqlBulkCopy将DataTable百万级数据瞬间入库
#region 使用SqlBulkCopy将DataTable中的数据批量插入数据库中 /// <summary> /// 注意:DataTable中的列需要与数据库表中的列完全一致.// ...
- 【SQL】各取所需 | SQL JOIN连接查询各种用法总结
前面 在实际应用中,大多的查询都是需要多表连接查询的,但很多初学SQL的小伙伴总对各种JOIN有些迷糊.回想一下,初期很长一段时间,我常用的似乎也就是等值连接 WHERE 后面加等号,对各种JOIN也 ...
- [摘抄] 2. module对象
2. module对象 Node内部提供一个Module 构建函数,所有函数都是Module的实例. function Moudle(id,parent) { this.id = id; this.e ...