SlideShare a Scribd company logo
1 of 40
eAdventure: Serious Games
as Open Reusable Content
2014 OCW Consortium Global Conference
Ljubljana, Slovenia
Baltasar Fernandez-Manjon, balta@fdi.ucm.es , @BaltaFM
e-UCM research group, www.e-ucm.es
http://slideshare.net/BaltasarFernandezManjon
e-UCM group and projects
‣ CS Professor at Complutense U.
• Director of e-UCM
‣ e-UCM research group about
Learning technologies
• www.e-ucm.es
• 15 researchers
• Serious Game technology
- eAdventure platform
- GLEANER for SG Learning Analytics
• Serious games development
- Application to the medical domain
- Use and evaluation in formal education
Application of e-learning standards to SG
2
Open content and open education
‣ Open content has changed education
• Now there is plenty of high quality content available
• Mainly text, video and low-interactivity multimedia
‣ It is simple to locate, use and adapt open content
‣ MOOCs
• Content is basically video, text and exercises (e.g. edX
uses LON-CAPA, http://www.lon-capa.org/ )
• Also including social interaction and peer review
‣ Can Serious Games become an Open Reusable
Content?
• Games are very dependant on platform/technology
• Proprietary technology, no “standard” formats (Flash,
Unity3D)
• New heterogeneus devices (mobile, tablets)
Serious Games as educational content?
‣ Serious Games have probed to be an effective
educational content in several domains
• Medicine, military, business, corporate training
‣ The NMC Horizon Report: 2013 Higher Education
Edition
• Games and Gamification
• Time-to-Adoption Horizon: Two to Three Years
‣ But still is a low adoption of Serious Games in
mainstream education
4
http://www.nmc.org/publications/
Educational SG challenges
‣ Reducing SG cost development
‣ Simplify SG deployment
• Using preexisting infrastructure
• Mobile devices
‣ SG scalability and maintainability
• Reducing TCO
‣ Actual application of SG in real educational settings
• Taking into account current technical infrastructures
• Including scientific and formal evaluation
‣ Include student evaluation into SG
‣ Take into account curriculum and involve educators
• Teachers are a key element in games use
SG deploymen:Black box model
‣ Games as “isolated”
pieces of content
‣ No information about
what is happening
during the in-game
play
‣ Or very simple
• Completed or not
completed
• Time used
6
del Blanco et al (2013). Using e-Learning standards in educational video games.
Computer Standards & Interfaces 36 (1) pp. 178–187
Serious Games repositories
http://www.clarkchart.com/
Serious Games repositories
http://www.seriousgamesdirectory.com/
Serious Games repositories
Serious games: our vision
‣ Wikipedia approach to serious games
• Reduce the cost of creating games
• Produce games that can be reused
• Provide user with easy to use tools to create the
games
• Simplify the integration of games in the pre-existing
e-learning infrastructure
• Games should have an open license (e.g. CC,
LGPL)
eAdventure game platform
Open code authoring environment for the production of point-and-click
adventure games & immersive learning simulations
Multiplatform (windows, linux, mac) , Multilingual (10 languages)
Oriented to
educators
No programming
required
sec. education healthcare accessibility language training
eAdventure use
http://sourceforge.net/projects/e-adventure
e-Adventure game platform
eAdventure: main characteristics
‣ Focus on adventure videogames
• Story is more important than action
• First person and third person games
‣ Ease the development of serious games and game-
like simulation
• Low cost, high reusability
- Use photos and videos for graphical assets
• Participation of educators in the development process
- No programming required
‣ Serious games as learning objects
• Simple exportation without requiring deep knowledge
about e-learning standards (e.g. SCORM)
‣ Introducing games into learning flow
• Integration with LMS (e.g. Moodle)
14
eAdventure educational features
‣ User tracking and assessment
• Educational relevant situations can be detected and
included in a report that can be used for auto evaluation
or assessment purposes
‣ Produced games can be stored in a repository of
educational contents
• AGREGA Spanish Ministry of Education central
repository for learning contents
‣ Teacher as a game producer?
In-game assessment
Integración con Entornos Virtuales de
Enseñanza
‣ Proceso de exportación
• Configurar arquitectura (ambas capas).
• Etiquetar contenido con meta-datos
• Empaquetamiento como Objeto de Aprendizaje (IMS-
CP, SCORM, AGREGA)
eAdventure + Learning
Analytics
Game Engine
Communication
API
{
type: 'input',
timeStamp: some_timestamp,
device: 'some_device',
action: 'some_action',
target: 'target_id',
data: { key1: value, ...}
}
{
type: 'logic',
timeStamp: some_timestamp,
event: 'some_event',
target: 'some_id',
data: { key1: value, ...}
}
LA
Database
http://www.chermug.eu
With MGH-Harvard University
http://first-aid-game.e-ucm.es
With ONT, educ@ONT
Games for English practice
Download from www.e-ucm.es or from
http://descargaterecursos.wordpress.com/e-adventures/
Game authoring
‣ Even with easy to use tools game authring is a
complex task
• more an art than a science
‣ Generally involves several different experts:
• Educational expert, domain expert, game programmer
• Communication problems
‣ Open questions
• Maintenance, new versions with required educational
changes, etc
‣ Methodologies to simplify the SG creation
Educational Game Development Approach
Torrente et at (in press) Development of Game-Like Simulations for Procedural Knowledge in
Heathcare Education. IEEE Transactions on Learning Tecnologies.
Rapid prototyping
‣ eAdventure allows progressive
addition of multimedia resources
‣ Easy to test concepts before capturing resources
‣ Reduces changes to resources, which are the
costliest part of development
Assets & prototyping
eAdventure 2.0
https://github.com/e-ucm/ead/
http://www.e-ucm.es/ead2blog/
eAdventure 2.0 - Technologies
Deployment platforms
Communication
Learning
Analytics
xAPI
eAdventure 2.0 - Main goals
• Easy creation and deployment of state-of-the-art
games
• Interoperability
• Multiple formats and devices
eAdventure 2.0 - Main goals (2)
• Easy integration of educational features
o Easy configuration of gamification features
o In-Game Assessment
o Integration with Learning Analytics
o Communication of results through standards
(xAPI)
Learning
Analytics
Focus on open games and reusability
(1) Build a community of practitioners to share and
reuse games
• Creating a game resources is expensive
• Top quality requires experience and qualified professionals
Focus on open games and reusability
eAdventure games = Open games
• Every game created can always be edited back
• Games stored in human readable format
• API and model schema are publicly available
Focus on open games and reusability
‣ (2) Sharing and reusing PARTS of games
‣ Art resources
• Images
• Animations
• Sounds
‣ Libraries that contained reusable components in the
game
- Buttons
- Markers (score, lifes)
- Mini-games
‣ Templates to create slightly different versions of the
same component
Example: eCharacter
Tool for creating animated characters for eAdventure
• Base characters can be downloaded from a repository for
customization
• Idea: create synergy between young artists who need to
showcase their work and educational gaming community
Artist creates base character and
“interchangable pieces”. Uploads
it to central repository and gets
credits and visibility
Teacher downloads the base
model and uses it to créate
bunch of different characters with
eCharacter
Video of eCharacter
Conclusions
‣ To generalize SG we need to create a new ecosystem
for open games
• Tools, repositories, methodologies, open licenses (cc,
lgpl)
‣ We need easy to use tools that simplify SG creation,
reuse and maintenance
• Join us in the creation of eAdventure 2.0 !!
‣ SG need to be simply to deploy in real settings
• Interoperability formats and open technologies (e.g.
HTML5)
‣ SG need to communicate with other systems (e.g.
Thank you!
37
balta@fdi.ucm.es
@BaltaFM
Slides will be available at
http://slideshare.net/BaltasarFernandezManjon
References
•eAdventure. http://e-adventure.e-ucm.es/
•First Aid Game. http://first-aid-game.e-ucm.es/
· Ángel Serrano-Laguna, Javier Torrente, Pablo Moreno-Ger, Baltasar Fernández-Manjón
(2014): Application of Learning Analytics in Educational Videogames. Entertainment
Computing, Elsevier (in press) http://dx.doi.org/10.1016/j.entcom.2014.02.003 [early access at
http://www.sciencedirect.com/science/article/pii/S1875952114000111].
· Javier Torrente, Blanca Borro Escribano, Manuel Freire, Ángel del Blanco, Eugenio J.
Marchiori, Iván Martínez-Ortiz, Pablo Moreno-Ger, Baltasar Fernández-Manjón (2014):
Development of Game-Like Simulations for Procedural Knowledge in Healthcare
Education. IEEE Transactions on Learning Technologies (In press). [JCR-SCI: 0.758(2012),
73/100 in COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS].
· Javier Torrente, Ángel del Blanco, Ángel Serrano-Laguna, J. A. Vallejo-Pinto, Pablo Moreno-
Ger, Baltasar Fernández-Manjón (2014): Towards a Low Cost Adaptation of Educational
Games for People with Disabilities. Computer Science and Information Systems (ComSIS),
11(1), pp. 369-391, January 2014. [SCI-JCR:0.549 (2012)]..
· Blanca Borro Escribano, Ángel del Blanco, Javier Torrente, Itziar Martínez Alpuente, Baltasar
Fernández-Manjón (2014): Developing game-like simulations to formalize tacit procedural
knowledge: The ONT Experience. Educational Technology Research & Development. Vol
62(2) pp 227-243, Springer. DOI: 10.1007/s11423-013-9321-6. [SCI-JCR:1.155 (2012)]..
· Manuel Freire, Ángel del Blanco, Baltasar Fernández-Manjón (2014): Serious Games as
edX MOOC Activities. Proceedings of the 2014 IEEE Global Engineering Education
Conference (EDUCON) Page 867-871 ISBN: 978-1-4799-3190-3.
· Ángel Serrano-Laguna, Baltasar Fernández-Manjón (2014): Applying learning analytics to
simplify serious games deployment in the classroom. Proceedings of the 2014 IEEE
Global Engineering Education Conference (EDUCON) Page 872-877 ISBN: 978-1-4799-3190-
3.
Check www.e-ucm.es/publications/ for updated references
References
39
· Blanca Borro Escribano, Javier Torrente, Ángel del Blanco, Baltasar Fernández-Manjón,
Itziar Martínez Alpuente, Rafael Matesanz (2014): Expert User Validation of Transplant
Management Procedure Simulations. IEEE 3rd International Conference on Serious Games
and Applications for Health. Rio de Janeiro, Brazil (In Press. May 2014).
· Javier Torrente, Ángel del Blanco, Pablo Moreno-Ger, Iván Martínez-Ortiz, Baltasar
Fernández-Manjón (2014): Accessible Games and Education: Accessibility Experiences
with eAdventure. In Fun for All: Translation and Accessibility Practices in Video Games,
Carmen Mangiron, Pilar Orero, Minako O’Hagan (Eds.), pp. 67-90. Peter Lang AG,
International Academic Publishers, Bern (Switzerland). ISBN 978-3-0343-1450-3.
· Blanca Borro Escribano, Itziar Martinez Alpuente, Ángel del Blanco, Javier Torrente, Baltasar
Fernández-Manjón, Rafael Matesanz Acedos (2013): APPLICATION OF GAME-LIKE
SIMULATIONS IN THE SPANISH TRANSPLANT NATIONAL ORGANIZATION.
Transplantation Proceedings [http://www.journals.elsevier.com/transplantation-proceedings/].
· Borja Manero, Clara Fernández-Vara, Baltasar Fernández-Manjón (2013): E-Learning
Takes the Stage: From La Dama Boba to a Serious Game. IEEE Xplore. Vol 8, Issue 4, pp.
197-204 . DOI: 10.1109/RITA.2013.2285023.
· Ángel del Blanco, Eugenio J. Marchiori, Javier Torrente, Iván Martínez-Ortiz, Baltasar
Fernández-Manjón (2013): Using e-Learning standards in educational video games.
Computer Standards & Interfaces 36 (1) pp. 178–187, DOI 10.1016/j.csi.2013.06.002,
November 2013 .
· Iván Martínez-Ortiz, Ángel del Blanco, Javier Torrente, Ángel Serrano-Laguna, Pablo
Moreno-Ger, Baltasar Fernández-Manjón, Eugenio J. Marchiori (2013): Addressing Serious
Games Interoperability: The eAdventure Journey. Journal Of Advanced Distributed
Learning Technology; 1 (1); pp. 60-76. http://jadlet.com/magazine/JADLeT-no1-april-2013.pdf.
· Ángel del Blanco, Baltasar Fernández-Manjón, Pedro Ruiz, Manuel Giner (2013): Using
videogames facilitates the first visit to the operating theatre. Medical Education. Vol 47,
Issue 5, pp. 519-520 .
Our current projects
Increasing patient safety
using games
Modelling/teaching medical procedures at
National Transplant Organization

More Related Content

Viewers also liked (8)

Arooc november 1 2-taiwan 2010_lesko&kim
Arooc november 1 2-taiwan 2010_lesko&kimArooc november 1 2-taiwan 2010_lesko&kim
Arooc november 1 2-taiwan 2010_lesko&kim
 
Pushing Open the Jorum
Pushing Open the JorumPushing Open the Jorum
Pushing Open the Jorum
 
OCWC Global Conference 2013: OER Initiatives For Academic Success
OCWC Global Conference 2013: OER Initiatives For Academic SuccessOCWC Global Conference 2013: OER Initiatives For Academic Success
OCWC Global Conference 2013: OER Initiatives For Academic Success
 
State of the OCW Consortium 2011
State of the OCW Consortium 2011State of the OCW Consortium 2011
State of the OCW Consortium 2011
 
OCW at the Open University of Israel
OCW at the Open University of IsraelOCW at the Open University of Israel
OCW at the Open University of Israel
 
Mediamixer – Community set-up and networking for the reMIXing of online MEDIA...
Mediamixer – Community set-up and networking for the reMIXing of online MEDIA...Mediamixer – Community set-up and networking for the reMIXing of online MEDIA...
Mediamixer – Community set-up and networking for the reMIXing of online MEDIA...
 
EMundus Europroject First report
EMundus Europroject First reportEMundus Europroject First report
EMundus Europroject First report
 
Alberta
AlbertaAlberta
Alberta
 

More from The Open Education Consortium

Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)
Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)
Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)The Open Education Consortium
 
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...The Open Education Consortium
 
Open license for MOOCs - Martijn Ouwehand (OE global 2015)
Open license for MOOCs - Martijn Ouwehand (OE global 2015) Open license for MOOCs - Martijn Ouwehand (OE global 2015)
Open license for MOOCs - Martijn Ouwehand (OE global 2015) The Open Education Consortium
 
Open Education 101 (OE Global 2015 Pre-conference workshop)
Open Education 101 (OE Global 2015 Pre-conference workshop)Open Education 101 (OE Global 2015 Pre-conference workshop)
Open Education 101 (OE Global 2015 Pre-conference workshop)The Open Education Consortium
 
Collaborating across borders: OER use and open educational practices within t...
Collaborating across borders: OER use and open educational practices within t...Collaborating across borders: OER use and open educational practices within t...
Collaborating across borders: OER use and open educational practices within t...The Open Education Consortium
 
OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...The Open Education Consortium
 
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...The Open Education Consortium
 
OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...The Open Education Consortium
 
Web based learning - research and innovation in translation learning resource...
Web based learning - research and innovation in translation learning resource...Web based learning - research and innovation in translation learning resource...
Web based learning - research and innovation in translation learning resource...The Open Education Consortium
 
Free of Open? Investigating Intellectual Property Right and Openness for OER ...
Free of Open? Investigating Intellectual Property Right and Openness for OER ...Free of Open? Investigating Intellectual Property Right and Openness for OER ...
Free of Open? Investigating Intellectual Property Right and Openness for OER ...The Open Education Consortium
 

More from The Open Education Consortium (20)

Moving Beyond OER: USNH
Moving Beyond OER: USNHMoving Beyond OER: USNH
Moving Beyond OER: USNH
 
Universities for the Future (OE Global 2015)
Universities for the Future (OE Global 2015) Universities for the Future (OE Global 2015)
Universities for the Future (OE Global 2015)
 
Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)
Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)
Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)
 
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...
 
Open license for MOOCs - Martijn Ouwehand (OE global 2015)
Open license for MOOCs - Martijn Ouwehand (OE global 2015) Open license for MOOCs - Martijn Ouwehand (OE global 2015)
Open license for MOOCs - Martijn Ouwehand (OE global 2015)
 
OE Global 2015 - Paradis
OE Global 2015 -  ParadisOE Global 2015 -  Paradis
OE Global 2015 - Paradis
 
Inclusive design (oe global action lab)
Inclusive design (oe global action lab)Inclusive design (oe global action lab)
Inclusive design (oe global action lab)
 
OE global2015 Pre-conference workshop
OE global2015 Pre-conference workshopOE global2015 Pre-conference workshop
OE global2015 Pre-conference workshop
 
Open Education 101 (OE Global 2015 Pre-conference workshop)
Open Education 101 (OE Global 2015 Pre-conference workshop)Open Education 101 (OE Global 2015 Pre-conference workshop)
Open Education 101 (OE Global 2015 Pre-conference workshop)
 
OER Roadmap (OE Global Pre-conference workshop)
OER Roadmap (OE Global Pre-conference workshop)OER Roadmap (OE Global Pre-conference workshop)
OER Roadmap (OE Global Pre-conference workshop)
 
Collaborating across borders: OER use and open educational practices within t...
Collaborating across borders: OER use and open educational practices within t...Collaborating across borders: OER use and open educational practices within t...
Collaborating across borders: OER use and open educational practices within t...
 
OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...
 
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...
 
Teachers time is valuable (OE global2015)
Teachers time is valuable (OE global2015) Teachers time is valuable (OE global2015)
Teachers time is valuable (OE global2015)
 
Open Assembly (Global 2015 Action Lab)
Open Assembly (Global 2015 Action Lab)Open Assembly (Global 2015 Action Lab)
Open Assembly (Global 2015 Action Lab)
 
Atieno Adala
Atieno Adala Atieno Adala
Atieno Adala
 
OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...OER strategies and best practices as success factors in Open Access initiativ...
OER strategies and best practices as success factors in Open Access initiativ...
 
Web based learning - research and innovation in translation learning resource...
Web based learning - research and innovation in translation learning resource...Web based learning - research and innovation in translation learning resource...
Web based learning - research and innovation in translation learning resource...
 
Free of Open? Investigating Intellectual Property Right and Openness for OER ...
Free of Open? Investigating Intellectual Property Right and Openness for OER ...Free of Open? Investigating Intellectual Property Right and Openness for OER ...
Free of Open? Investigating Intellectual Property Right and Openness for OER ...
 
Openlib03
Openlib03Openlib03
Openlib03
 

Fernandez manjon

  • 1. eAdventure: Serious Games as Open Reusable Content 2014 OCW Consortium Global Conference Ljubljana, Slovenia Baltasar Fernandez-Manjon, balta@fdi.ucm.es , @BaltaFM e-UCM research group, www.e-ucm.es http://slideshare.net/BaltasarFernandezManjon
  • 2. e-UCM group and projects ‣ CS Professor at Complutense U. • Director of e-UCM ‣ e-UCM research group about Learning technologies • www.e-ucm.es • 15 researchers • Serious Game technology - eAdventure platform - GLEANER for SG Learning Analytics • Serious games development - Application to the medical domain - Use and evaluation in formal education Application of e-learning standards to SG 2
  • 3. Open content and open education ‣ Open content has changed education • Now there is plenty of high quality content available • Mainly text, video and low-interactivity multimedia ‣ It is simple to locate, use and adapt open content ‣ MOOCs • Content is basically video, text and exercises (e.g. edX uses LON-CAPA, http://www.lon-capa.org/ ) • Also including social interaction and peer review ‣ Can Serious Games become an Open Reusable Content? • Games are very dependant on platform/technology • Proprietary technology, no “standard” formats (Flash, Unity3D) • New heterogeneus devices (mobile, tablets)
  • 4. Serious Games as educational content? ‣ Serious Games have probed to be an effective educational content in several domains • Medicine, military, business, corporate training ‣ The NMC Horizon Report: 2013 Higher Education Edition • Games and Gamification • Time-to-Adoption Horizon: Two to Three Years ‣ But still is a low adoption of Serious Games in mainstream education 4 http://www.nmc.org/publications/
  • 5. Educational SG challenges ‣ Reducing SG cost development ‣ Simplify SG deployment • Using preexisting infrastructure • Mobile devices ‣ SG scalability and maintainability • Reducing TCO ‣ Actual application of SG in real educational settings • Taking into account current technical infrastructures • Including scientific and formal evaluation ‣ Include student evaluation into SG ‣ Take into account curriculum and involve educators • Teachers are a key element in games use
  • 6. SG deploymen:Black box model ‣ Games as “isolated” pieces of content ‣ No information about what is happening during the in-game play ‣ Or very simple • Completed or not completed • Time used 6 del Blanco et al (2013). Using e-Learning standards in educational video games. Computer Standards & Interfaces 36 (1) pp. 178–187
  • 10. Serious games: our vision ‣ Wikipedia approach to serious games • Reduce the cost of creating games • Produce games that can be reused • Provide user with easy to use tools to create the games • Simplify the integration of games in the pre-existing e-learning infrastructure • Games should have an open license (e.g. CC, LGPL)
  • 11. eAdventure game platform Open code authoring environment for the production of point-and-click adventure games & immersive learning simulations Multiplatform (windows, linux, mac) , Multilingual (10 languages) Oriented to educators No programming required
  • 12. sec. education healthcare accessibility language training eAdventure use http://sourceforge.net/projects/e-adventure
  • 14. eAdventure: main characteristics ‣ Focus on adventure videogames • Story is more important than action • First person and third person games ‣ Ease the development of serious games and game- like simulation • Low cost, high reusability - Use photos and videos for graphical assets • Participation of educators in the development process - No programming required ‣ Serious games as learning objects • Simple exportation without requiring deep knowledge about e-learning standards (e.g. SCORM) ‣ Introducing games into learning flow • Integration with LMS (e.g. Moodle) 14
  • 15. eAdventure educational features ‣ User tracking and assessment • Educational relevant situations can be detected and included in a report that can be used for auto evaluation or assessment purposes ‣ Produced games can be stored in a repository of educational contents • AGREGA Spanish Ministry of Education central repository for learning contents ‣ Teacher as a game producer?
  • 17. Integración con Entornos Virtuales de Enseñanza ‣ Proceso de exportación • Configurar arquitectura (ambas capas). • Etiquetar contenido con meta-datos • Empaquetamiento como Objeto de Aprendizaje (IMS- CP, SCORM, AGREGA)
  • 18. eAdventure + Learning Analytics Game Engine Communication API { type: 'input', timeStamp: some_timestamp, device: 'some_device', action: 'some_action', target: 'target_id', data: { key1: value, ...} } { type: 'logic', timeStamp: some_timestamp, event: 'some_event', target: 'some_id', data: { key1: value, ...} } LA Database
  • 20. Games for English practice Download from www.e-ucm.es or from http://descargaterecursos.wordpress.com/e-adventures/
  • 21. Game authoring ‣ Even with easy to use tools game authring is a complex task • more an art than a science ‣ Generally involves several different experts: • Educational expert, domain expert, game programmer • Communication problems ‣ Open questions • Maintenance, new versions with required educational changes, etc ‣ Methodologies to simplify the SG creation
  • 22. Educational Game Development Approach Torrente et at (in press) Development of Game-Like Simulations for Procedural Knowledge in Heathcare Education. IEEE Transactions on Learning Tecnologies.
  • 23. Rapid prototyping ‣ eAdventure allows progressive addition of multimedia resources ‣ Easy to test concepts before capturing resources ‣ Reduces changes to resources, which are the costliest part of development
  • 26. eAdventure 2.0 - Technologies Deployment platforms Communication Learning Analytics xAPI
  • 27. eAdventure 2.0 - Main goals • Easy creation and deployment of state-of-the-art games • Interoperability • Multiple formats and devices
  • 28. eAdventure 2.0 - Main goals (2) • Easy integration of educational features o Easy configuration of gamification features o In-Game Assessment o Integration with Learning Analytics o Communication of results through standards (xAPI) Learning Analytics
  • 29. Focus on open games and reusability (1) Build a community of practitioners to share and reuse games • Creating a game resources is expensive • Top quality requires experience and qualified professionals
  • 30. Focus on open games and reusability eAdventure games = Open games • Every game created can always be edited back • Games stored in human readable format • API and model schema are publicly available
  • 31. Focus on open games and reusability ‣ (2) Sharing and reusing PARTS of games ‣ Art resources • Images • Animations • Sounds ‣ Libraries that contained reusable components in the game - Buttons - Markers (score, lifes) - Mini-games ‣ Templates to create slightly different versions of the same component
  • 32. Example: eCharacter Tool for creating animated characters for eAdventure • Base characters can be downloaded from a repository for customization • Idea: create synergy between young artists who need to showcase their work and educational gaming community
  • 33. Artist creates base character and “interchangable pieces”. Uploads it to central repository and gets credits and visibility
  • 34. Teacher downloads the base model and uses it to créate bunch of different characters with eCharacter
  • 36. Conclusions ‣ To generalize SG we need to create a new ecosystem for open games • Tools, repositories, methodologies, open licenses (cc, lgpl) ‣ We need easy to use tools that simplify SG creation, reuse and maintenance • Join us in the creation of eAdventure 2.0 !! ‣ SG need to be simply to deploy in real settings • Interoperability formats and open technologies (e.g. HTML5) ‣ SG need to communicate with other systems (e.g.
  • 37. Thank you! 37 balta@fdi.ucm.es @BaltaFM Slides will be available at http://slideshare.net/BaltasarFernandezManjon
  • 38. References •eAdventure. http://e-adventure.e-ucm.es/ •First Aid Game. http://first-aid-game.e-ucm.es/ · Ángel Serrano-Laguna, Javier Torrente, Pablo Moreno-Ger, Baltasar Fernández-Manjón (2014): Application of Learning Analytics in Educational Videogames. Entertainment Computing, Elsevier (in press) http://dx.doi.org/10.1016/j.entcom.2014.02.003 [early access at http://www.sciencedirect.com/science/article/pii/S1875952114000111]. · Javier Torrente, Blanca Borro Escribano, Manuel Freire, Ángel del Blanco, Eugenio J. Marchiori, Iván Martínez-Ortiz, Pablo Moreno-Ger, Baltasar Fernández-Manjón (2014): Development of Game-Like Simulations for Procedural Knowledge in Healthcare Education. IEEE Transactions on Learning Technologies (In press). [JCR-SCI: 0.758(2012), 73/100 in COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS]. · Javier Torrente, Ángel del Blanco, Ángel Serrano-Laguna, J. A. Vallejo-Pinto, Pablo Moreno- Ger, Baltasar Fernández-Manjón (2014): Towards a Low Cost Adaptation of Educational Games for People with Disabilities. Computer Science and Information Systems (ComSIS), 11(1), pp. 369-391, January 2014. [SCI-JCR:0.549 (2012)].. · Blanca Borro Escribano, Ángel del Blanco, Javier Torrente, Itziar Martínez Alpuente, Baltasar Fernández-Manjón (2014): Developing game-like simulations to formalize tacit procedural knowledge: The ONT Experience. Educational Technology Research & Development. Vol 62(2) pp 227-243, Springer. DOI: 10.1007/s11423-013-9321-6. [SCI-JCR:1.155 (2012)].. · Manuel Freire, Ángel del Blanco, Baltasar Fernández-Manjón (2014): Serious Games as edX MOOC Activities. Proceedings of the 2014 IEEE Global Engineering Education Conference (EDUCON) Page 867-871 ISBN: 978-1-4799-3190-3. · Ángel Serrano-Laguna, Baltasar Fernández-Manjón (2014): Applying learning analytics to simplify serious games deployment in the classroom. Proceedings of the 2014 IEEE Global Engineering Education Conference (EDUCON) Page 872-877 ISBN: 978-1-4799-3190- 3. Check www.e-ucm.es/publications/ for updated references
  • 39. References 39 · Blanca Borro Escribano, Javier Torrente, Ángel del Blanco, Baltasar Fernández-Manjón, Itziar Martínez Alpuente, Rafael Matesanz (2014): Expert User Validation of Transplant Management Procedure Simulations. IEEE 3rd International Conference on Serious Games and Applications for Health. Rio de Janeiro, Brazil (In Press. May 2014). · Javier Torrente, Ángel del Blanco, Pablo Moreno-Ger, Iván Martínez-Ortiz, Baltasar Fernández-Manjón (2014): Accessible Games and Education: Accessibility Experiences with eAdventure. In Fun for All: Translation and Accessibility Practices in Video Games, Carmen Mangiron, Pilar Orero, Minako O’Hagan (Eds.), pp. 67-90. Peter Lang AG, International Academic Publishers, Bern (Switzerland). ISBN 978-3-0343-1450-3. · Blanca Borro Escribano, Itziar Martinez Alpuente, Ángel del Blanco, Javier Torrente, Baltasar Fernández-Manjón, Rafael Matesanz Acedos (2013): APPLICATION OF GAME-LIKE SIMULATIONS IN THE SPANISH TRANSPLANT NATIONAL ORGANIZATION. Transplantation Proceedings [http://www.journals.elsevier.com/transplantation-proceedings/]. · Borja Manero, Clara Fernández-Vara, Baltasar Fernández-Manjón (2013): E-Learning Takes the Stage: From La Dama Boba to a Serious Game. IEEE Xplore. Vol 8, Issue 4, pp. 197-204 . DOI: 10.1109/RITA.2013.2285023. · Ángel del Blanco, Eugenio J. Marchiori, Javier Torrente, Iván Martínez-Ortiz, Baltasar Fernández-Manjón (2013): Using e-Learning standards in educational video games. Computer Standards & Interfaces 36 (1) pp. 178–187, DOI 10.1016/j.csi.2013.06.002, November 2013 . · Iván Martínez-Ortiz, Ángel del Blanco, Javier Torrente, Ángel Serrano-Laguna, Pablo Moreno-Ger, Baltasar Fernández-Manjón, Eugenio J. Marchiori (2013): Addressing Serious Games Interoperability: The eAdventure Journey. Journal Of Advanced Distributed Learning Technology; 1 (1); pp. 60-76. http://jadlet.com/magazine/JADLeT-no1-april-2013.pdf. · Ángel del Blanco, Baltasar Fernández-Manjón, Pedro Ruiz, Manuel Giner (2013): Using videogames facilitates the first visit to the operating theatre. Medical Education. Vol 47, Issue 5, pp. 519-520 .
  • 40. Our current projects Increasing patient safety using games Modelling/teaching medical procedures at National Transplant Organization

Editor's Notes

  1.  Game development approach Involves domain experts from the very beginning Agile and iterative development methodology Analysis: scrip -> description of the procedure Game design: game elements + game mechanics Implementation: incremental game versions, from mocks-up to final versions Quality assurance: checking with experts if the game version meet the initial requirements
  2. Example of translation of the real environment into game scenes for a procedure where a blood microsample is centrifuged to measure the proportion of red cells. (The image corresponds to the HCT game)