SlideShare ist ein Scribd-Unternehmen logo
1 von 54
Downloaden Sie, um offline zu lesen
Learning Goals
in Serious Game Specification
Jože Rugelj
University of Ljubljana
Faculty of Education
Chair of Didactics of Computer Science
PSST IP Linz 2013
1
Introduction
§  Characteristics of new efficient approaches
to education:
Ø student centered
Ø problem based
Ø motivational
Ø active
Ø directed to higher ordered educational goals
Ø supported by ICT
§  Serious games can integrate most of the
characterstics mentioned above.
§  Take the simplest and most efficient technology!
PSST IP Linz 2013
2
Games and learning
§  Children’s play is important activity where they develop
skills for life regardless of age or level of development:
Ø  quick adoption to new circumstances
Ø  handling change with ease.
§  When child plays, she discovers concepts from real world
and fundamental relationships between them are made.
§  Games provide motivation for learning, thus increasing
the chance that the desired learning outcomes will be
achieved.
§  But motivation is just prerequisite for learning.
It is not enough!
PSST IP Linz 2013
3
Serious Games
§  Serious games must
Ø have well defined learning goals and
Ø promote development of important strategies and
skills to increase cognitive and intellectual abilities of
learners.
§  Important elements contributing to educational values of
games are sensual stimuli, fantasy, challenge and
curiosity (desire to know or learn).
PSST IP Linz 2013
4
§  In well designed serious games instructional content is
blurred within game characteristics.
§  Students play the game and have fun, forgetting about
the “learning” part of the experience.
(Eventhough they are constantly presented with new
concepts which they have to adapt in order to be
successful in game.)
§  Important role of pedagogs and cognitive psychologists in
definition of learning goals and didactical approaches in
serious learning games design.
PSST IP Linz 2013
5
§  The first step in development process is to determine
what you want the learning outcomes to be!
(e.g. affective change, behavioural change, productivity
improvement, what will be result of game intervention, ...)
§  Learning goals are exprresed in terms of learning
outcomes.
§  What people learn? (i.e. different types of knowledge:)
Ø  facts
Ø  concepts
Ø  rules
Ø  procedures
Ø  soft skills
PSST IP Linz 2013
6
§  Different types of game design techniques to effectively
convey knowledge.
§  Knowledge to be taught dictates the design techniques
and game mechanics.
§  ! Mistake: Using same techniques to teach different types
of knowledge
PSST IP Linz 2013
7
§  Classification schemes == hierarchies for defining
knowledge (Bloom's taxonomy):
Ø lower levels prerequisite for upper
Ø identification of type of content and the domains
§  Meno’s paradox:
“How can you learn something you know nothing of?”
PSST IP Linz 2013
8
Game design process - SADDIE
Phases in production process
§  Specification of “didactical problem”
§  Analysis
curricullum, time, resources, technology, …
§  Design
content, “story”, graphical, feedback, …
§  Development
§  Implementation
§  Testing and Evaluation
PSST IP Linz 2013
9
Specification and analysis
§  Identification of learning goals and outcomes
§  Analysis of learning outcomes (Kapp 2012):
Ø type of knowledge required
Ø didactical methods (instructional strategies) needed
Ø game techniques
§  Types of knowledge to be learned (?taught):
Ø  declarative
Ø  conceptual
Ø  rule-based
Ø  procedural
Ø  soft skills
PSST IP Linz 2013
10
Web portal for serious games at FE UL
PSST IP Linz 2013
11
§  hrast.pef.uni-lj.si/igre
§  hrast.pef.uni-lj.si/games
Declarative knowledge
§  = factual knowledge = verbal knowlege
§  Any piece of info that can be learned through
memorization
§  Consists of
Ø  facts
Ø  terminology
Ø  jargon, acronyms
§  Needed for higher levels, facts need to be learned first
§  Usually based on behaviourist learning theory
PSST IP Linz 2013
12
Specification phase
§  It is mainly didactical task
§  Done by teacher or other expert for teaching/learning
§  Identifiaction of weak points in learning process that need
special support
§  Some general ideas about the solution of the identified
problem.
§  Analysis phase should bring more info and the framework
for the final product (i.e. didactic game)
PSST IP Linz 2013
13
Methods for teaching facts
§  Elaboration
linking new info with previous info, showing relation of new facts
with previous knowledge (context)
§  Organising
placing facts into logical groupings, "chunking”
§  Association
linking term to its image, linking term to its definition
§  Repetition
PSST IP Linz 2013
14
Game techniques for declarative knowledge
Stories
§  Brain has natural affinity to narrative construction.
Ø  Facts can be better remembered when told in a story than
presented as a list.
Ø  Legal arguments are more convincing in a narrative tale than in
a legal precedent.
§  Elaboration techniques for embedding facts in known
context.
PSST IP Linz 2013
15
Sorting and matching
§  Learner needs to place content into appropriate location
or connect two objects/facts (on factual level or above)
Ø  Example: Johnny’s World of Hardware
Replayability
§  Playing games more times, with some changing elements,
suports memorization.
§  Keeping content fresh, but still conected to facts that need
to be memorized.
Ø  Examples: Calculus drill games
PSST IP Linz 2013
16
“Johnny’s World of Hardware”
§  Diploma thesis
§  The goal of the game is to help Johnny to repair
computer.
§  Learning goal:
Ø  getting familiar with PC components
§  Mini games for collecting points
(repetition, matching)
§  Points needed to buy damaged
components (story)
§  Target audience: primary school
SEGAN project - Zaragoza 2012
17
PSST IP Linz 2013
18
Conceptual knowledge
§  Grouping of similar or related ideas, events or objects
§  They have common attribute or set of attributes
(ex: concepts of: free market, math proofs, virus, Trojan horse ...)
§  Instructional strategies
Ø  Methaphoric devices
Ø  Examples and non-examples
Ø  Attribute classification
§  Game techniques
Ø  Matching and sorting items or contents based on the attributes
of that items, not based on memorisation
Ø  Experiencing the concept players are learning about
Ø  Experiencing examples and non-examples of the concept
PSST IP Linz 2013
19
“World of Variables” game
§  Diploma thesis
§  The goal of the game is to organize the logistics for delivery
of goods to some planets in the universe.
§  Learning goals:
Ø  variables (types, declarations,…)
Ø  assignments
§  Target audience: primary school
§  Semantic model, independent
of syntax
§  Understanding of concepts
20
PSST IP Linz 2013
Learning goals
§  Pupil after playing a game
Ø  understands the idea of variable,
Ø  knows variable has a name,
Ø  is aquainted with with types of variables,
Ø  is aware of the fact that different types are not compatible,
Ø  knows that different types require different amount of memory,
Ø  is familiar with assignement statements,
Ø  is aware of meaning of both “sides” of assignment,
Ø  knows what is the value of variable after assignment,
Ø  can predict the values of variables after executing part of a
program (with several assignements).
Game 1: Cleaning up the mess in the lab
Game 2: Carriers
“Sick computers” game
§ Student project in the Use of ICT in Education course
§ The learning goal of the game is to explain how viruses,
worms and Trojan horses affect computers.
§ Target audience:
secondary school
§ Understanding of concepts
§ Game technique:
Doctor (player) talks with the
patients and tries to diagnose
their “disease”.
Then he can prescribe
appropriate medicine.
PSST IP Linz 2013
25
26
PSST IP Linz 2013
Didactic game about functions/procedures
TIME MESH game
PSST IP Linz 2013
29
§  Serious learning game for learning history
topics of common interest, important for European history
§  EU LLP Comenius 2 years project, 7 partners from 6 EU
countries (PT, ES, BE, UK, EE, SI)
TIME MESH
PSST IP Linz 2013
30
§  Adventure game, player moves back to history, using time
machine (stories).
§  The game helps to imagine life in certain history periods
and to get familiar with certain concepts (e.g. Enigma machine)
§  Player is active participant in historical events.
§  Option for collaborative playing
§  Can be used in a classroom as introductory activity or for
revision, or as a homework
§  http://www.timemesh.eu
PSST IP Linz 2013
31
Rule-based knowlege
§  Rule is a statement that express relationship between concepts.
§  Rules provide parameters dictating a preferred behaviour with
predicatble results (e.g. etiquete).
§  Instructional strategies
Ø Providing examples
Ø Role playing
§  Game techniques:
Ø experience consequences of not following the rule,
Ø simulate work tasks,
Ø playing board games that outlines and provides the rules that
must be learned,
Ø sorting or matching items according to rules to be learned.
PSST IP Linz 2013
32
“Nick and Social Networks” game
With the help of applications will make students familiar about the pros
and cons of social networks. The player helps the main character Niko
to increase its popularity
so that the correct
decisions relating to the
use of social networks
to collect points and
consequentlly friends.
Every correct decision
increases the number
of friends who want to
attend his birthday
party.
PSST IP Linz 2013
33
The objectives of the game are that the student learns get
familiar with social network, its strengths and weaknesses. It
can also provide information and develop the right attitude
toward the protection of property rights and privacy.
The game is aimed
at primary school
children, who learn
about internet
safety and social
networking.
PSST IP Linz 2013
34
PSST IP Linz 2013
35
Procedural knowledge
§  A series of steps that need to bo followed in particular
order to reach a specific outcome
§  Step by step instructions for performing a task
§  Instructional strategies
Ø Start with a “big picture”
Ø Teach “how” and “why”
§  Game techniques
Ø Practice following the procedure in difficult situation (simulator)
Ø Presenting challenge to overcome following the procedure
Ø Experiencing procedure in various modes
(demo, tutorial, play mode/test, free play, ...)
PSST IP Linz 2013
36
“Forced landing” game
PSST IP Linz 2013
37
Fiona and Computer Network
§  Student project in the Use of ICT in Education course
§  The goal of the game is to help Fiona to connect to the
Internet and to set up local area network
§  Learning goals:
Ø  to set up networking components
§  Target audience: secondary school
§  Learning procedures needed to set
up a local area network
PSST IP Linz 2013
38
Learning goals and goals of the game
§  Learning goals are usually not identical to goals of the
game
§  Computer games motivate via fun, instant visual feedback,
challenge, curiosity and fantasy, active participation,
intrinsic and prompt feedback, challenging (achievable)
goals and mix of uncertainty and open-endedness.
§  Achivements represent goals in the game.
§  They affect:
Ø  performance,
Ø  motivation,
Ø  attitude.
PSST IP Linz 2013
39
Measurement vs. Completion Achievements
§  Measurement Achievements (MA)
Ø  MA given to player for completing task to certain degree.
Ø  Performace measured against other players, own performance or
standard set by game designers.
Ø  MA are evalutive in nature => can be linked to feedback
=>reflection increases perception of competence =>intrinsic
motivation
§  Completion Acheivements (CA)
Ø  offered as an award for completening task
Ø  no assessment of player’s performance of task
Ø  performance contingent vs. non-performace contingent achiv.;
(latter requires no skills or efforts to complete)
PSST IP Linz 2013
40
Ø  rewards can decrease players sense of authonomy
=> less intrinsic motivation
Ø  getting a reward also decrease willingness for replay
Ø  players less likely take risks (to get a reward earlier)
§  Boring tasks need to be “paired” with extrinsic motivations
(e.g. achievements)
Ø  intrinsic motivation not affected by rewards
§  Interesting tasks do not need achivements, learners just
need feedback.
PSST IP Linz 2013
41
Achievement Difficulty
§  Actual difficulty needs to be on a level, that is attainable
but challenging for players. (i.e. ZPD)
=> best performance and enjoyment
§  Player’s efficacy must be high enough for them to feel
confident in attempting it.
§  Four factors affecting self efficacy:
1. level of expertise on the subject matter
2. vicarious* experience (e.g. using leaderboard)
*experienced in the imagination through the feelings/actions of another person
3. social persuasion: givng s.o. verbal boost (e.g. “well done”)
4. how a person feels: stress level, emotional condition, percieved
physical state.
PSST IP Linz 2013
42
Goal Orientation
§  Two types of goal orientation:
Ø performance orientation
Ø mastery orientation
§  Performance orientation:
Ø  player concerned with others’ performance
Ø  typical for games
Ø  less in-game risks
Ø  less exploration
Ø  player typically perform better only with simple, non-complex tasks
§  For complex tasks (creativity, strategies) instill mastery
orientation.
PSST IP Linz 2013
43
§  Permanence and visibilty of achievements
§  Negative achievements
Ø  do not punish player for failures
Ø  rather provide feedback within the system
§  Achivements as currency
Ø  currency for completening tasks
Ø  use currency to enhance game
Ø  it shoud not be the main reason for playing
§  Competitive vs. non-competitive (cooperative) achievements
Ø  advanced players can help less experienced
Ø  keep groups small
Ø  metrics should assess individual performance within group
PSST IP Linz 2013
44
Use of games in classroom
§  Limited time for use of alternative teaching/learning
resources in formal education
§  Hints how to overcome this problem
§  Each of the presented methods has some positive effects
on teaching/learning
PSST IP Linz 2013
45
Suggested methodologies
§  Game as a motivation before the lecture
§  Teacher playing game during the lecture
§  Game as a group activity in the classroom
§  Game as a home activity / independent learning
PSST IP Linz 2013
46
Motivation before the lecture
§  The importance of motivation
§  The game environment can be used to focus the student’s
attention on what needs to be learned
§  Motivational elements
Ø  Illustration of the era (time and space)
Ø  Identification with the main character
§  Activities:
Ø  Teacher showing scenes as an illustration before the lesson
Ø  Teacher showing parts of the game before the lesson
§  Recommendation: the activity should be followed by gameplay
PSST IP Linz 2013
47
Teacher playing game during the lecture
§  Still traditional approach, but with the attractive/multimedia
elements
§  Illustration of the teacher’s explanation of the theme
§  Motivational elements:
Ø  Illustration of the era (time and space)
Ø  Identification with the main character
§  Activities:
Ø  Teacher playing parts of a game during the lesson
Ø  Teacher playing minigames during the lesson
§  Recommendation: the activity should be followed by gameplay
PSST IP Linz 2013
48
Game as a group activity in the classroom
§  In collaboration with pupils from other locations
§  Constructivistic approach – not classical lectures
§  Motivational elements:
Ø  Flow experience
Ø  Challenge of the game that should fit the ability of the player
Ø  Feeling of control of the situation
Ø  Clear, appropriate and immediate feedback
Ø  Peer interaction
Ø  Collaboration: responsibility for the learning outcomes of the group and
others
§  Activities: Playing the game in groups during the lesson
§  Recommendation: time consuming – plan enough time (min. 2
hours)
PSST IP Linz 2013
49
Game as a home activity
§  As a continuation of the first two methods
§  As a independent activity, but followed by analysis and
reflection in classroom
§  Motivational elements:
Ø  Flow experience
Ø  Challenge of the game that should fit the ability of the player
Ø  Feeling of control of the situation
Ø  Clear, appropriate and immediate feedback
§  Activities:
Ø  Home activity followed by discussion/group work in classroom based on
the game, making joint conclusion, detecting and correcting
misunderstandings
§  Recomendation: some initial background is needed
PSST IP Linz 2013
50
Project SEGAN (LLP)
PSST IP Linz 2013
51
SEGAN - Community of Practice about Serious Games
§  It produces reports on the design, development, and
evaluation of Serious Games and their use in specific
contexts.
§  Network supported by virtual tools and face to face events.
§  SEGAN results also include:
Ø  development of a repository with products and projects related to
Serious Games
Ø  setting up of small-scale, local events on the design and
development of Serious Games
Ø  setting up of a series of annual European conferences and
Summer Schools
http://seriousgamesnet.eu
PSST IP Linz 2013
52
Serious games projects
§ Design of serious games is suitable for teacher
education.
§ Students at the Faculty of Education, UL, design and
implement serious games as their study tasks
§ The profile of graduates from “CS in education”
§ Different learning goals for students:
Ø  analysis of all crucial elements,
Ø  identification of learning goals by teachers / curriculum,
Ø  definition of a didactical approach,
Ø  specification of technical requirements,
Ø  implementation,
Ø  testing and evaluation, 53
PSST IP Linz 2013
Conclusions
§  Game can be very “powerful” instructional technology.
§  Its use can be justified by all relevant learning theories.
§  But it can only be efficient when it is properly designed
and properly integrated into learning / teaching!
§  Very challenging topic in computer science teacher
education!
PSST IP Linz 2013
54

Weitere ähnliche Inhalte

Was ist angesagt?

FETC 2016 Game Based Learning Workshop
FETC 2016 Game Based Learning WorkshopFETC 2016 Game Based Learning Workshop
FETC 2016 Game Based Learning WorkshopDigItGames
 
Games for learning & Role Play Scenarios
Games for learning & Role Play ScenariosGames for learning & Role Play Scenarios
Games for learning & Role Play ScenariosPaul Pivec
 
Design and implementation techniques for location-based learning games
Design and implementation techniques for location-based learning gamesDesign and implementation techniques for location-based learning games
Design and implementation techniques for location-based learning gamesJavier Melero
 
Game based learning
Game based learningGame based learning
Game based learningEnzo Silva
 
Game-based language learning: It's not all fun and games
Game-based language learning: It's not all fun and gamesGame-based language learning: It's not all fun and games
Game-based language learning: It's not all fun and gamesTokyo Denki University
 
09 03-29 its all in the mind
09 03-29 its all in the mind09 03-29 its all in the mind
09 03-29 its all in the mindDavid Wortley
 
Game-based Learning Webinar by GreenBooks & Gamelearn
Game-based Learning Webinar by GreenBooks & GamelearnGame-based Learning Webinar by GreenBooks & Gamelearn
Game-based Learning Webinar by GreenBooks & GamelearnShyam Sunder
 
Game as a teaching strategy, Romania, KA2
Game as a teaching strategy, Romania, KA2Game as a teaching strategy, Romania, KA2
Game as a teaching strategy, Romania, KA2Jolanta Varanaviciene
 
Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...
Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...
Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...ijtsrd
 
Full indo ms-jme-nasrullah
Full indo ms-jme-nasrullahFull indo ms-jme-nasrullah
Full indo ms-jme-nasrullahmafia_konoha
 
Let's play, game-based learning in Academic Development, SEDA Conference work...
Let's play, game-based learning in Academic Development, SEDA Conference work...Let's play, game-based learning in Academic Development, SEDA Conference work...
Let's play, game-based learning in Academic Development, SEDA Conference work...Academic Development
 
Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...
Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...
Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...Chrissi Nerantzi
 
Designing, Using and Evaluating Educational Games: Challenges, Some Solution...
Designing, Using and Evaluating Educational Games: Challenges, Some Solution...Designing, Using and Evaluating Educational Games: Challenges, Some Solution...
Designing, Using and Evaluating Educational Games: Challenges, Some Solution...nalinksharda
 

Was ist angesagt? (20)

Game-Based Learning
Game-Based LearningGame-Based Learning
Game-Based Learning
 
FETC 2016 Game Based Learning Workshop
FETC 2016 Game Based Learning WorkshopFETC 2016 Game Based Learning Workshop
FETC 2016 Game Based Learning Workshop
 
Games for learning & Role Play Scenarios
Games for learning & Role Play ScenariosGames for learning & Role Play Scenarios
Games for learning & Role Play Scenarios
 
Design and implementation techniques for location-based learning games
Design and implementation techniques for location-based learning gamesDesign and implementation techniques for location-based learning games
Design and implementation techniques for location-based learning games
 
Game based learning
Game based learningGame based learning
Game based learning
 
Gamification
GamificationGamification
Gamification
 
Game-based language learning: It's not all fun and games
Game-based language learning: It's not all fun and gamesGame-based language learning: It's not all fun and games
Game-based language learning: It's not all fun and games
 
09 03-29 its all in the mind
09 03-29 its all in the mind09 03-29 its all in the mind
09 03-29 its all in the mind
 
A Playful Affordances Model for Gameful Learning
A Playful Affordances Model for Gameful LearningA Playful Affordances Model for Gameful Learning
A Playful Affordances Model for Gameful Learning
 
Game-based Learning Webinar by GreenBooks & Gamelearn
Game-based Learning Webinar by GreenBooks & GamelearnGame-based Learning Webinar by GreenBooks & Gamelearn
Game-based Learning Webinar by GreenBooks & Gamelearn
 
Game as a teaching strategy, Romania, KA2
Game as a teaching strategy, Romania, KA2Game as a teaching strategy, Romania, KA2
Game as a teaching strategy, Romania, KA2
 
Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...
Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...
Games as a Didactic Resource for the Teaching and Learning of Mathematics Stu...
 
Full indo ms-jme-nasrullah
Full indo ms-jme-nasrullahFull indo ms-jme-nasrullah
Full indo ms-jme-nasrullah
 
Let's play, game-based learning in Academic Development, SEDA Conference work...
Let's play, game-based learning in Academic Development, SEDA Conference work...Let's play, game-based learning in Academic Development, SEDA Conference work...
Let's play, game-based learning in Academic Development, SEDA Conference work...
 
Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...
Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...
Lets play, game-based learning in Academic Development, 17 SEDA Conference wo...
 
Asgmn mt jan
Asgmn mt janAsgmn mt jan
Asgmn mt jan
 
Designing, Using and Evaluating Educational Games: Challenges, Some Solution...
Designing, Using and Evaluating Educational Games: Challenges, Some Solution...Designing, Using and Evaluating Educational Games: Challenges, Some Solution...
Designing, Using and Evaluating Educational Games: Challenges, Some Solution...
 
Digital games
Digital games Digital games
Digital games
 
Using Computer Game Design For Learning
Using Computer Game Design For LearningUsing Computer Game Design For Learning
Using Computer Game Design For Learning
 
Gamification and Games Based Learning
Gamification and Games Based LearningGamification and Games Based Learning
Gamification and Games Based Learning
 

Andere mochten auch

Developmental Theory
Developmental TheoryDevelopmental Theory
Developmental TheoryMG Roxas
 
Motivational & emotional influences of learning alladin daliva
Motivational & emotional influences of learning   alladin dalivaMotivational & emotional influences of learning   alladin daliva
Motivational & emotional influences of learning alladin dalivaAhL'Dn Daliva
 
1. motivational and emotional influences on learning alladin daliva
1. motivational and emotional influences on learning   alladin daliva1. motivational and emotional influences on learning   alladin daliva
1. motivational and emotional influences on learning alladin dalivaAhL'Dn Daliva
 
Constructivism: Knowledge Construction / Concept Learning
Constructivism: Knowledge Construction / Concept LearningConstructivism: Knowledge Construction / Concept Learning
Constructivism: Knowledge Construction / Concept LearningChoc Nat
 
Learning Process Theories
 Learning Process Theories  Learning Process Theories
Learning Process Theories Malyn Singson
 
Constructivism : Knowledge Construction/Concept Learning
Constructivism : Knowledge Construction/Concept LearningConstructivism : Knowledge Construction/Concept Learning
Constructivism : Knowledge Construction/Concept LearningAl Francis Galabo
 

Andere mochten auch (7)

Developmental Theory
Developmental TheoryDevelopmental Theory
Developmental Theory
 
Motivational & emotional influences of learning alladin daliva
Motivational & emotional influences of learning   alladin dalivaMotivational & emotional influences of learning   alladin daliva
Motivational & emotional influences of learning alladin daliva
 
1. motivational and emotional influences on learning alladin daliva
1. motivational and emotional influences on learning   alladin daliva1. motivational and emotional influences on learning   alladin daliva
1. motivational and emotional influences on learning alladin daliva
 
The learning process
The learning processThe learning process
The learning process
 
Constructivism: Knowledge Construction / Concept Learning
Constructivism: Knowledge Construction / Concept LearningConstructivism: Knowledge Construction / Concept Learning
Constructivism: Knowledge Construction / Concept Learning
 
Learning Process Theories
 Learning Process Theories  Learning Process Theories
Learning Process Theories
 
Constructivism : Knowledge Construction/Concept Learning
Constructivism : Knowledge Construction/Concept LearningConstructivism : Knowledge Construction/Concept Learning
Constructivism : Knowledge Construction/Concept Learning
 

Ähnlich wie Learning goals in serious games

Learning Analytics Design in Game-based Learning
Learning Analytics Design in Game-based LearningLearning Analytics Design in Game-based Learning
Learning Analytics Design in Game-based LearningMIT
 
Designing a storyboard
Designing a storyboardDesigning a storyboard
Designing a storyboardCentro Metid
 
Developing serious games SIIE 2013, Viseu, Portugal
Developing serious games SIIE 2013, Viseu, PortugalDeveloping serious games SIIE 2013, Viseu, Portugal
Developing serious games SIIE 2013, Viseu, PortugalBaltasar Fernández-Manjón
 
Augmenting the reality of education for the 21st century by Richard Lewington
Augmenting the reality of education for the 21st century by Richard LewingtonAugmenting the reality of education for the 21st century by Richard Lewington
Augmenting the reality of education for the 21st century by Richard LewingtonCodemotion
 
Augmenting the reality of education for the 21st century. - Richard Lewington...
Augmenting the reality of education for the 21st century. - Richard Lewington...Augmenting the reality of education for the 21st century. - Richard Lewington...
Augmenting the reality of education for the 21st century. - Richard Lewington...Codemotion
 
A case study of augmented reality location-based game for learning conceptual...
A case study of augmented reality location-based game for learning conceptual...A case study of augmented reality location-based game for learning conceptual...
A case study of augmented reality location-based game for learning conceptual...Tuomas Aivelo
 
2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...
2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...
2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...eMadrid network
 
Meaningful Gamification in HE? Slides from GameScope Conference
Meaningful Gamification in HE? Slides from GameScope ConferenceMeaningful Gamification in HE? Slides from GameScope Conference
Meaningful Gamification in HE? Slides from GameScope ConferenceRikke Toft Noergaard
 
The use of video games in special education
The use of video games in special educationThe use of video games in special education
The use of video games in special educationApostolos Syropoulos
 
English Computer Games
English Computer GamesEnglish Computer Games
English Computer GamesChristyBusch
 
Gaming in Education
Gaming in EducationGaming in Education
Gaming in EducationKim Edwards
 
CUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a Purpose
CUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a PurposeCUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a Purpose
CUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a PurposeCUbRIK Project
 
Designing An Applied Game For Your Museum - Workshop
Designing An Applied Game For Your Museum - WorkshopDesigning An Applied Game For Your Museum - Workshop
Designing An Applied Game For Your Museum - WorkshopPietro Polsinelli
 
Learning theories and Serious Games
Learning theories and Serious GamesLearning theories and Serious Games
Learning theories and Serious Gameshelenaxe
 
Digital games as a powerful tool in learning 0.1
Digital games as a powerful tool in learning 0.1Digital games as a powerful tool in learning 0.1
Digital games as a powerful tool in learning 0.1isholdt
 

Ähnlich wie Learning goals in serious games (20)

Games in learning_sonja_ang
Games in learning_sonja_angGames in learning_sonja_ang
Games in learning_sonja_ang
 
Learning Analytics Design in Game-based Learning
Learning Analytics Design in Game-based LearningLearning Analytics Design in Game-based Learning
Learning Analytics Design in Game-based Learning
 
Designing a storyboard
Designing a storyboardDesigning a storyboard
Designing a storyboard
 
Developing serious games SIIE 2013, Viseu, Portugal
Developing serious games SIIE 2013, Viseu, PortugalDeveloping serious games SIIE 2013, Viseu, Portugal
Developing serious games SIIE 2013, Viseu, Portugal
 
Augmenting the reality of education for the 21st century by Richard Lewington
Augmenting the reality of education for the 21st century by Richard LewingtonAugmenting the reality of education for the 21st century by Richard Lewington
Augmenting the reality of education for the 21st century by Richard Lewington
 
Augmenting the reality of education for the 21st century. - Richard Lewington...
Augmenting the reality of education for the 21st century. - Richard Lewington...Augmenting the reality of education for the 21st century. - Richard Lewington...
Augmenting the reality of education for the 21st century. - Richard Lewington...
 
A case study of augmented reality location-based game for learning conceptual...
A case study of augmented reality location-based game for learning conceptual...A case study of augmented reality location-based game for learning conceptual...
A case study of augmented reality location-based game for learning conceptual...
 
2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...
2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...
2021_06_30 «Collaborative Design with Classroom Teachers for Impactful Game-B...
 
Research Relay
Research RelayResearch Relay
Research Relay
 
Meaningful Gamification in HE? Slides from GameScope Conference
Meaningful Gamification in HE? Slides from GameScope ConferenceMeaningful Gamification in HE? Slides from GameScope Conference
Meaningful Gamification in HE? Slides from GameScope Conference
 
4. Serious Games: an Introduction
4. Serious Games: an Introduction4. Serious Games: an Introduction
4. Serious Games: an Introduction
 
The use of video games in special education
The use of video games in special educationThe use of video games in special education
The use of video games in special education
 
English Computer Games
English Computer GamesEnglish Computer Games
English Computer Games
 
Gaming in Education
Gaming in EducationGaming in Education
Gaming in Education
 
CUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a Purpose
CUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a PurposeCUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a Purpose
CUbRIK Tutorial at ICWE 2013: part 2 - Introduction to Games with a Purpose
 
Designing An Applied Game For Your Museum - Workshop
Designing An Applied Game For Your Museum - WorkshopDesigning An Applied Game For Your Museum - Workshop
Designing An Applied Game For Your Museum - Workshop
 
Learning theories and Serious Games
Learning theories and Serious GamesLearning theories and Serious Games
Learning theories and Serious Games
 
Digital games as a powerful tool in learning 0.1
Digital games as a powerful tool in learning 0.1Digital games as a powerful tool in learning 0.1
Digital games as a powerful tool in learning 0.1
 
The Project "Mobile Game Based Learning" (By Thomas Putz)
The Project "Mobile Game Based Learning" (By Thomas Putz)The Project "Mobile Game Based Learning" (By Thomas Putz)
The Project "Mobile Game Based Learning" (By Thomas Putz)
 
2019 dhdownunder game prototyping workshop
2019 dhdownunder game prototyping workshop2019 dhdownunder game prototyping workshop
2019 dhdownunder game prototyping workshop
 

Kürzlich hochgeladen

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 

Kürzlich hochgeladen (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 

Learning goals in serious games

  • 1. Learning Goals in Serious Game Specification Jože Rugelj University of Ljubljana Faculty of Education Chair of Didactics of Computer Science PSST IP Linz 2013 1
  • 2. Introduction §  Characteristics of new efficient approaches to education: Ø student centered Ø problem based Ø motivational Ø active Ø directed to higher ordered educational goals Ø supported by ICT §  Serious games can integrate most of the characterstics mentioned above. §  Take the simplest and most efficient technology! PSST IP Linz 2013 2
  • 3. Games and learning §  Children’s play is important activity where they develop skills for life regardless of age or level of development: Ø  quick adoption to new circumstances Ø  handling change with ease. §  When child plays, she discovers concepts from real world and fundamental relationships between them are made. §  Games provide motivation for learning, thus increasing the chance that the desired learning outcomes will be achieved. §  But motivation is just prerequisite for learning. It is not enough! PSST IP Linz 2013 3
  • 4. Serious Games §  Serious games must Ø have well defined learning goals and Ø promote development of important strategies and skills to increase cognitive and intellectual abilities of learners. §  Important elements contributing to educational values of games are sensual stimuli, fantasy, challenge and curiosity (desire to know or learn). PSST IP Linz 2013 4
  • 5. §  In well designed serious games instructional content is blurred within game characteristics. §  Students play the game and have fun, forgetting about the “learning” part of the experience. (Eventhough they are constantly presented with new concepts which they have to adapt in order to be successful in game.) §  Important role of pedagogs and cognitive psychologists in definition of learning goals and didactical approaches in serious learning games design. PSST IP Linz 2013 5
  • 6. §  The first step in development process is to determine what you want the learning outcomes to be! (e.g. affective change, behavioural change, productivity improvement, what will be result of game intervention, ...) §  Learning goals are exprresed in terms of learning outcomes. §  What people learn? (i.e. different types of knowledge:) Ø  facts Ø  concepts Ø  rules Ø  procedures Ø  soft skills PSST IP Linz 2013 6
  • 7. §  Different types of game design techniques to effectively convey knowledge. §  Knowledge to be taught dictates the design techniques and game mechanics. §  ! Mistake: Using same techniques to teach different types of knowledge PSST IP Linz 2013 7
  • 8. §  Classification schemes == hierarchies for defining knowledge (Bloom's taxonomy): Ø lower levels prerequisite for upper Ø identification of type of content and the domains §  Meno’s paradox: “How can you learn something you know nothing of?” PSST IP Linz 2013 8
  • 9. Game design process - SADDIE Phases in production process §  Specification of “didactical problem” §  Analysis curricullum, time, resources, technology, … §  Design content, “story”, graphical, feedback, … §  Development §  Implementation §  Testing and Evaluation PSST IP Linz 2013 9
  • 10. Specification and analysis §  Identification of learning goals and outcomes §  Analysis of learning outcomes (Kapp 2012): Ø type of knowledge required Ø didactical methods (instructional strategies) needed Ø game techniques §  Types of knowledge to be learned (?taught): Ø  declarative Ø  conceptual Ø  rule-based Ø  procedural Ø  soft skills PSST IP Linz 2013 10
  • 11. Web portal for serious games at FE UL PSST IP Linz 2013 11 §  hrast.pef.uni-lj.si/igre §  hrast.pef.uni-lj.si/games
  • 12. Declarative knowledge §  = factual knowledge = verbal knowlege §  Any piece of info that can be learned through memorization §  Consists of Ø  facts Ø  terminology Ø  jargon, acronyms §  Needed for higher levels, facts need to be learned first §  Usually based on behaviourist learning theory PSST IP Linz 2013 12
  • 13. Specification phase §  It is mainly didactical task §  Done by teacher or other expert for teaching/learning §  Identifiaction of weak points in learning process that need special support §  Some general ideas about the solution of the identified problem. §  Analysis phase should bring more info and the framework for the final product (i.e. didactic game) PSST IP Linz 2013 13
  • 14. Methods for teaching facts §  Elaboration linking new info with previous info, showing relation of new facts with previous knowledge (context) §  Organising placing facts into logical groupings, "chunking” §  Association linking term to its image, linking term to its definition §  Repetition PSST IP Linz 2013 14
  • 15. Game techniques for declarative knowledge Stories §  Brain has natural affinity to narrative construction. Ø  Facts can be better remembered when told in a story than presented as a list. Ø  Legal arguments are more convincing in a narrative tale than in a legal precedent. §  Elaboration techniques for embedding facts in known context. PSST IP Linz 2013 15
  • 16. Sorting and matching §  Learner needs to place content into appropriate location or connect two objects/facts (on factual level or above) Ø  Example: Johnny’s World of Hardware Replayability §  Playing games more times, with some changing elements, suports memorization. §  Keeping content fresh, but still conected to facts that need to be memorized. Ø  Examples: Calculus drill games PSST IP Linz 2013 16
  • 17. “Johnny’s World of Hardware” §  Diploma thesis §  The goal of the game is to help Johnny to repair computer. §  Learning goal: Ø  getting familiar with PC components §  Mini games for collecting points (repetition, matching) §  Points needed to buy damaged components (story) §  Target audience: primary school SEGAN project - Zaragoza 2012 17
  • 18. PSST IP Linz 2013 18
  • 19. Conceptual knowledge §  Grouping of similar or related ideas, events or objects §  They have common attribute or set of attributes (ex: concepts of: free market, math proofs, virus, Trojan horse ...) §  Instructional strategies Ø  Methaphoric devices Ø  Examples and non-examples Ø  Attribute classification §  Game techniques Ø  Matching and sorting items or contents based on the attributes of that items, not based on memorisation Ø  Experiencing the concept players are learning about Ø  Experiencing examples and non-examples of the concept PSST IP Linz 2013 19
  • 20. “World of Variables” game §  Diploma thesis §  The goal of the game is to organize the logistics for delivery of goods to some planets in the universe. §  Learning goals: Ø  variables (types, declarations,…) Ø  assignments §  Target audience: primary school §  Semantic model, independent of syntax §  Understanding of concepts 20 PSST IP Linz 2013
  • 21. Learning goals §  Pupil after playing a game Ø  understands the idea of variable, Ø  knows variable has a name, Ø  is aquainted with with types of variables, Ø  is aware of the fact that different types are not compatible, Ø  knows that different types require different amount of memory, Ø  is familiar with assignement statements, Ø  is aware of meaning of both “sides” of assignment, Ø  knows what is the value of variable after assignment, Ø  can predict the values of variables after executing part of a program (with several assignements).
  • 22. Game 1: Cleaning up the mess in the lab
  • 23.
  • 25. “Sick computers” game § Student project in the Use of ICT in Education course § The learning goal of the game is to explain how viruses, worms and Trojan horses affect computers. § Target audience: secondary school § Understanding of concepts § Game technique: Doctor (player) talks with the patients and tries to diagnose their “disease”. Then he can prescribe appropriate medicine. PSST IP Linz 2013 25
  • 27. Didactic game about functions/procedures
  • 28.
  • 29. TIME MESH game PSST IP Linz 2013 29 §  Serious learning game for learning history topics of common interest, important for European history §  EU LLP Comenius 2 years project, 7 partners from 6 EU countries (PT, ES, BE, UK, EE, SI)
  • 30. TIME MESH PSST IP Linz 2013 30
  • 31. §  Adventure game, player moves back to history, using time machine (stories). §  The game helps to imagine life in certain history periods and to get familiar with certain concepts (e.g. Enigma machine) §  Player is active participant in historical events. §  Option for collaborative playing §  Can be used in a classroom as introductory activity or for revision, or as a homework §  http://www.timemesh.eu PSST IP Linz 2013 31
  • 32. Rule-based knowlege §  Rule is a statement that express relationship between concepts. §  Rules provide parameters dictating a preferred behaviour with predicatble results (e.g. etiquete). §  Instructional strategies Ø Providing examples Ø Role playing §  Game techniques: Ø experience consequences of not following the rule, Ø simulate work tasks, Ø playing board games that outlines and provides the rules that must be learned, Ø sorting or matching items according to rules to be learned. PSST IP Linz 2013 32
  • 33. “Nick and Social Networks” game With the help of applications will make students familiar about the pros and cons of social networks. The player helps the main character Niko to increase its popularity so that the correct decisions relating to the use of social networks to collect points and consequentlly friends. Every correct decision increases the number of friends who want to attend his birthday party. PSST IP Linz 2013 33
  • 34. The objectives of the game are that the student learns get familiar with social network, its strengths and weaknesses. It can also provide information and develop the right attitude toward the protection of property rights and privacy. The game is aimed at primary school children, who learn about internet safety and social networking. PSST IP Linz 2013 34
  • 35. PSST IP Linz 2013 35
  • 36. Procedural knowledge §  A series of steps that need to bo followed in particular order to reach a specific outcome §  Step by step instructions for performing a task §  Instructional strategies Ø Start with a “big picture” Ø Teach “how” and “why” §  Game techniques Ø Practice following the procedure in difficult situation (simulator) Ø Presenting challenge to overcome following the procedure Ø Experiencing procedure in various modes (demo, tutorial, play mode/test, free play, ...) PSST IP Linz 2013 36
  • 38. Fiona and Computer Network §  Student project in the Use of ICT in Education course §  The goal of the game is to help Fiona to connect to the Internet and to set up local area network §  Learning goals: Ø  to set up networking components §  Target audience: secondary school §  Learning procedures needed to set up a local area network PSST IP Linz 2013 38
  • 39. Learning goals and goals of the game §  Learning goals are usually not identical to goals of the game §  Computer games motivate via fun, instant visual feedback, challenge, curiosity and fantasy, active participation, intrinsic and prompt feedback, challenging (achievable) goals and mix of uncertainty and open-endedness. §  Achivements represent goals in the game. §  They affect: Ø  performance, Ø  motivation, Ø  attitude. PSST IP Linz 2013 39
  • 40. Measurement vs. Completion Achievements §  Measurement Achievements (MA) Ø  MA given to player for completing task to certain degree. Ø  Performace measured against other players, own performance or standard set by game designers. Ø  MA are evalutive in nature => can be linked to feedback =>reflection increases perception of competence =>intrinsic motivation §  Completion Acheivements (CA) Ø  offered as an award for completening task Ø  no assessment of player’s performance of task Ø  performance contingent vs. non-performace contingent achiv.; (latter requires no skills or efforts to complete) PSST IP Linz 2013 40
  • 41. Ø  rewards can decrease players sense of authonomy => less intrinsic motivation Ø  getting a reward also decrease willingness for replay Ø  players less likely take risks (to get a reward earlier) §  Boring tasks need to be “paired” with extrinsic motivations (e.g. achievements) Ø  intrinsic motivation not affected by rewards §  Interesting tasks do not need achivements, learners just need feedback. PSST IP Linz 2013 41
  • 42. Achievement Difficulty §  Actual difficulty needs to be on a level, that is attainable but challenging for players. (i.e. ZPD) => best performance and enjoyment §  Player’s efficacy must be high enough for them to feel confident in attempting it. §  Four factors affecting self efficacy: 1. level of expertise on the subject matter 2. vicarious* experience (e.g. using leaderboard) *experienced in the imagination through the feelings/actions of another person 3. social persuasion: givng s.o. verbal boost (e.g. “well done”) 4. how a person feels: stress level, emotional condition, percieved physical state. PSST IP Linz 2013 42
  • 43. Goal Orientation §  Two types of goal orientation: Ø performance orientation Ø mastery orientation §  Performance orientation: Ø  player concerned with others’ performance Ø  typical for games Ø  less in-game risks Ø  less exploration Ø  player typically perform better only with simple, non-complex tasks §  For complex tasks (creativity, strategies) instill mastery orientation. PSST IP Linz 2013 43
  • 44. §  Permanence and visibilty of achievements §  Negative achievements Ø  do not punish player for failures Ø  rather provide feedback within the system §  Achivements as currency Ø  currency for completening tasks Ø  use currency to enhance game Ø  it shoud not be the main reason for playing §  Competitive vs. non-competitive (cooperative) achievements Ø  advanced players can help less experienced Ø  keep groups small Ø  metrics should assess individual performance within group PSST IP Linz 2013 44
  • 45. Use of games in classroom §  Limited time for use of alternative teaching/learning resources in formal education §  Hints how to overcome this problem §  Each of the presented methods has some positive effects on teaching/learning PSST IP Linz 2013 45
  • 46. Suggested methodologies §  Game as a motivation before the lecture §  Teacher playing game during the lecture §  Game as a group activity in the classroom §  Game as a home activity / independent learning PSST IP Linz 2013 46
  • 47. Motivation before the lecture §  The importance of motivation §  The game environment can be used to focus the student’s attention on what needs to be learned §  Motivational elements Ø  Illustration of the era (time and space) Ø  Identification with the main character §  Activities: Ø  Teacher showing scenes as an illustration before the lesson Ø  Teacher showing parts of the game before the lesson §  Recommendation: the activity should be followed by gameplay PSST IP Linz 2013 47
  • 48. Teacher playing game during the lecture §  Still traditional approach, but with the attractive/multimedia elements §  Illustration of the teacher’s explanation of the theme §  Motivational elements: Ø  Illustration of the era (time and space) Ø  Identification with the main character §  Activities: Ø  Teacher playing parts of a game during the lesson Ø  Teacher playing minigames during the lesson §  Recommendation: the activity should be followed by gameplay PSST IP Linz 2013 48
  • 49. Game as a group activity in the classroom §  In collaboration with pupils from other locations §  Constructivistic approach – not classical lectures §  Motivational elements: Ø  Flow experience Ø  Challenge of the game that should fit the ability of the player Ø  Feeling of control of the situation Ø  Clear, appropriate and immediate feedback Ø  Peer interaction Ø  Collaboration: responsibility for the learning outcomes of the group and others §  Activities: Playing the game in groups during the lesson §  Recommendation: time consuming – plan enough time (min. 2 hours) PSST IP Linz 2013 49
  • 50. Game as a home activity §  As a continuation of the first two methods §  As a independent activity, but followed by analysis and reflection in classroom §  Motivational elements: Ø  Flow experience Ø  Challenge of the game that should fit the ability of the player Ø  Feeling of control of the situation Ø  Clear, appropriate and immediate feedback §  Activities: Ø  Home activity followed by discussion/group work in classroom based on the game, making joint conclusion, detecting and correcting misunderstandings §  Recomendation: some initial background is needed PSST IP Linz 2013 50
  • 51. Project SEGAN (LLP) PSST IP Linz 2013 51
  • 52. SEGAN - Community of Practice about Serious Games §  It produces reports on the design, development, and evaluation of Serious Games and their use in specific contexts. §  Network supported by virtual tools and face to face events. §  SEGAN results also include: Ø  development of a repository with products and projects related to Serious Games Ø  setting up of small-scale, local events on the design and development of Serious Games Ø  setting up of a series of annual European conferences and Summer Schools http://seriousgamesnet.eu PSST IP Linz 2013 52
  • 53. Serious games projects § Design of serious games is suitable for teacher education. § Students at the Faculty of Education, UL, design and implement serious games as their study tasks § The profile of graduates from “CS in education” § Different learning goals for students: Ø  analysis of all crucial elements, Ø  identification of learning goals by teachers / curriculum, Ø  definition of a didactical approach, Ø  specification of technical requirements, Ø  implementation, Ø  testing and evaluation, 53 PSST IP Linz 2013
  • 54. Conclusions §  Game can be very “powerful” instructional technology. §  Its use can be justified by all relevant learning theories. §  But it can only be efficient when it is properly designed and properly integrated into learning / teaching! §  Very challenging topic in computer science teacher education! PSST IP Linz 2013 54