Conference PaperPDF Available

Using CbKST for Learning Path Recommendation in Game-based Learning

Authors:

Abstract and Figures

This paper presents a novel approach how learning paths consisting of game units can be created and adapted to learners based on their behavior during the game play. Non-invasive assessment procedures interpret the behavior and calculate information about the competences of the learners. A user model holds probabilistic information on the competence profile. Based on this competence profile game units/stories are recommended fitting to the actual competence state of the learner. This approach is part of the EC-funded TARGET project which provides the technical infrastructure regarding the 3D virtual game environment. The innovative part of this paper is the adaptive learning strategy and how it can be included in a game-based environment. The user perspective is demonstrated on a concrete scenario where the learner has to solve a task in the game-based environment.
Content may be subject to copyright.
G. Biswas et al. (Eds.) (2012). Proceedings of the 20th International Conference on Computers in
Education. Singapore: Asia-Pacific Society for Computers in Education
Using CbKST for Learning Path
Recommendation in Game-based Learning
Simone Kopeinika*, Alexander Nussbaumera, Michael Bedeka & Dietrich Albertab
aKnolwedge Management Institute, Graz University of Technology, Austria
bDepartment of Psychology, University of Graz, Austria
*simone.kopeinik@tugraz.at
Abstract: This paper presents a novel approach how learning paths consisting of game units
can be created and adapted to learners based on their behavior during the game play.
Non-invasive assessment procedures interpret the behavior and calculate information about
the competences of the learners. A user model holds probabilistic information on the
competence profile. Based on this competence profile game units/stories are recommended
fitting to the actual competence state of the learner. This approach is part of the EC-funded
TARGET project which provides the technical infrastructure regarding the 3D virtual game
environment. The innovative part of this paper is the adaptive learning strategy and how it
can be included in a game-based environment. The user perspective is demonstrated on a
concrete scenario where the learner has to solve a task in the game-based environment.
Keywords: Digital Educational Game, Adaptive Learning Paths, Competence-based
Knowledge Space Theory, Simplified Updating Rule
Introduction
An important research area in Technology-enhanced learning (TEL) focuses on adaptivity
and personalization. Several approaches have been elaborated that demonstrate how a
system and its content can be adapted to the learner´s knowledge level. To allow
individually tailored educational software solutions, it is necessary to keep track of an
individual learner’s knowledge state at a specific moment in time [6]. In Adaptive systems
relevant information is typically described in user models, domain models, and adaptivity
models [3].
One research area in TEL is Game-Based Learning (GBL) and Digital Educational
Games (DEG). They provide powerful opportunities for the leaner regarding motivation and
flow experience. It has also shown that these factors in game-based settings have positive
influence on learning effectiveness and learning outcomes [9]. The European research
project ELEKTRA (http://www.elektra-project.org/) firstly explored and presented the
micro-adaptivity approach. This methodology allows assessing a learner non-invasively and
continuously without interrupting the learner´s potential game flow experience. Assessment
data is retrieved from the user’s behavior while being engaged in the game [8]. This
approach was revisited and implemented in subsequent projects. In 80Days
(http://www.eightydays.eu/) for instance, information was derived from specific actions
indicated by the manipulation of objects [9].
This paper presents an approach how learning paths consisting of game units can be
created and further adapted to learners based on their behavior during the game play.
Non-invasive assessment procedures interpret the learner´s observable behavior and infer
information about the competence level, which is stored in the user model. Based on the
user model, stories are recommended fitting to the actual competence state. This learning
cycle is done until a learner achieves a desired competence state. This approach is part of the
EC-funded TARGET project [10] which provides the technical infrastructure regarding the
3D game environment. The innovative part presented in this paper is the adaptive learning
strategy (LS) and how it is embedded in a game-based environment.
1. Conceptual Framework
In a DEG like TARGET, learning happens during the game play. Therefore, the game is
structured into game units that teach competences and thus act as learning objects (LOs).
Traditionally, LOs are designed as multimedia documents containing texts, images,
animations, and other 2D elements. In our case these units are designed as immersive 3D
environments where learners can move around and interact. Since there are also tasks to
solve in a defined and contextualized situation, they are seen as stories. For the completion
of a story, a certain level of proficiency is required but might also enhance throughout the
confrontation with comprised challenges. Hence, stories or LOs do not only teach subjects,
but also test the knowledge of the learners by observing the learners’ performance when
interacting in a story (see Figure 1).
Figure 1: Relation between stories, competences and learners
In order to formally structure the stories with respect to knowledge and
competences, the conceptual framework is based on the Competence-based Knowledge
Space Theory (CbKST) [5][7]. This framework allows for representing knowledge of
knowledge domains and learners and provides algorithms to test the knowledge of learners
in terms of competences. The learning path is adapted according to these competences. The
basic idea is to define a domain model by defining competences and to build a structure on
them (a competence can be a prerequisite for another one). These competences are assigned
to learners (a learner can demonstrate a competence), to learning objects (a learning object
teaches competences), and to assessment items (an item can test whether a learner can
demonstrate a particular competence). Each story is assigned with the competences that are
required for solving the tasks of that story and hence for story completion. Competences and
their relationships to stories form the domain model. Competences may or may not concern
with one another but if they do, this is displayed in the domain model using pre-requisite
relationships. In addition to the domain model there is also a user model that describes a
learner’s individual progress and state in terms of obtained competences. Figure 1 outlines
the relationships between stories, competences, and learners.
Figure 2 illustrates the learning cycle: In the initialization phase the learner is invited
to set learning objectives in terms of competences (Target Competence Profile, TCP) and to
provide pre-knowledge in terms of competences through self-assessment (User Competence
Profile, UCP). Based on the competence profile a story is selected that addresses the
competences that the learner should learn next. The learner plays this story by interacting
with the game and by trying to solve the task in the given situation. The interactions are
observed and used to identify if the learner shows the respective competences. The result of
this non-invasive assessment goes into and updates the user model. When the learner has
finished a story, the system recommends the next story based on the user profile taking into
account the results of stories a learner previously engaged with.
Figure 2: Learning Cycle
2. Adaptation Model
Adaptation in our case means to adapt the story path to the learner's competence state.
Stories are recommended to the learner according to currently shown competences.
Assessment items are usually provided to the learner before or after she has
consumed a set of LOs. However, as it often happens in serious games, both teaching and
testing are within a single learning unit or game scenario. This offers the great opportunity
to assess the learner’s ability while she or he is being engaged with the game. It allows
assessing the learner without destroying a potential flow experience [4]. Therefore, a
non-invasive or implicit assessment procedure was introduced. The approach is based on the
non-invasive assessment procedure that is already implemented in the TARGET project.
Basically, it grounds on the interpretation of the learner´s actions and interactions within the
virtual environment [2]. These observations result in values (ranging between 0 and 1) for
the set of competences assigned to the current story. For example, if a learner is playing
story A and the competences x, y, and z are assigned to this story, then the result could be
[0.1, 0.7, 0.8] meaning that the learner performed well in respect to competences y and z and
poorly as to competence x. We call these values competence performance values.
In Figure 3 one can find a more detailed view on the structure of the learning
strategy’s (LS) logic. Starting at the top of the illustration, the Domain Model encompasses
all identified competences of the domain and their (pre-requisite) relations to each other.
This model does not change during the learning cycle. On the other hand, the user model
located in the center of the illustration keeps track of the competences a learner
demonstrates. It is initialized with the values of the user competence profile, the target
competence profile and relevant parts of the competence domain. All competences of the
TCP and those that are pre-requisite relations to them are relevant for the user model.
Each competence within scope has assigned a probabilistic value that indicates the
probability of the learner being competent in the use of it. The Assessment part receives
competence performance values in a continuous range from 0 to 1 for single competences.
Incoming values are applied through an algorithm called Simplified Updating Rule [1]. As
the algorithm can only handle binary updates, solely values smaller than 0.35 for negative
assumptions and values higher than 0.65 for positive assumption are taken into account.
After the classification of the input, the algorithm can be applied on the affected competence
and its related competences in the user model. For example, if a competence x is a
prerequisite for competence y then we can assume that a learner that shows competence y
also shows competence x. If the assessment procedure delivers a probability value for
competence x, we can also make the assumption that the same learner demonstrates
competence y to a certain extent and thus we can increase also the probability value for
competence y. According to this consideration all related probability values are modified
each time the assessment procedure delivers data for the competences assigned to a story.
Figure 3: The Core Logic of the Learning Strategy Component
The recommendation strategy is based on the competence profile (of the user
model). This strategy is done in a two-step process: First the competences that the learners
should obtain next are determined. Then, an according story is selected. To that end, the
Path/Recommendation module accesses the user model and selects a small set of
competences whose probabilistic values differ from a defined threshold the least. If the
value of a competence is very high, it is likely that the learner already demonstrates this
competence. So this competence will not be selected. If the value is very low, it is likely that
the learner is not competent in this area yet. This competence is also not selected, because it
is assumed to be too difficult for the learner at this stage of the learning process. Therefore,
a competence should be selected that has a probability value of about 0.5, because such a
competence is expected to be of medium difficulty for the learner. In the second step a story
is selected that addresses the picked competences. Then the learner continues with this new
story and a new assessment is happening. This cycle is conducted until all competence
values are above a certain threshold value.
3. The Learner’s Perspective
The learner’s active part in the personalization process takes place during the initialization
phase, when the learning plan is created. In the TARGET project, a tool called Competence
Analyzer is provided as an input device to assign selected competences to the User
Competence Profile (UCP) or the Target Competence Profile (TCP). When the learner
finishes, the UCP should include all competences the learner demonstrates at this point in
time. The TCP should include all competences the learner would like to achieve during the
execution of the resulting learning plan. Based on these profiles the first story
recommendation can be provided and presented to the learner. Within the virtual
environment the learner is represented as an avatar and has to interact (non-verbally and
verbally) with so called non-playable characters (NPCs) to master story-dependent tasks.
Stories are tailored to contribute to a learner’s competence development. The story
description encompassing tasks, characters, and background information is presented to the
learner at the very beginning. After reading the initial story manual the learner enters a scene
of the Game scenario. The player learns and is being assessed till the end of the game is
reached, which happens either when the story tasks have been mastered successfully or the
playing time has expired. In any case, the learner gets the chance to reflect on a diagram that
presents her or his performance of the story competences throughout the last game play. A
next story is offered to the learner.
4. Conclusion and Outlook
Focus of this paper lies on the CbKST based modeling of user competences to support the
adaptive guidance through competence based learning and assessment in a DEG. A brief
insight into the implementation and the application of the algorithm was provided.
Evaluations of the overall TARGET platform have started. Initial feedback from users
indicates that recommended stories are experienced slightly above the medium difficulty
level. Further studies will provide information about the appropriateness of selected
competences addressed in these stories. Subjects of adjustment could be the thresholds
related to competence probabilistic that lead to the competence selection and also the
number of competences addressed by one story, in order to improve the adaptation.
Acknowledgements
This paper is part of the EC-Project TARGET funded by the 7th Framework Program of the
European Commission. The authors are solely responsible for the content of this paper. It
does not represent the opinion of the EC, and the EC is not responsible for any use that
might be made of data appearing therein.
References
[1] Augustin, T., Hockemeyer, C, KickmeierRust, M. D., Podbregar, P., & Albert, D. (submitted). The
simplified updating rule. Journal of Computational Science.
[2] Bedek, M.A., Petersen, S. A., Heikura, T.(2011). From Behavioral Indicators to Contextualized
Competence Assessment. In: Proceedings of the 11th IEEE International Conference on Advanced
Learning Technologies, pp. 274 276.
[3] Brusilovsky, P., & Millán, E. (2007). User Models for Adaptive Hypermedia and Adaptive Educational
Systems. (P. Brusilovsky, A. Kobsa, & W. Nejdl, Eds.)LNCS: The Adaptive Web, 4321, 3 - 53. Springer.
doi:10.1007/978-3-540-72079-9_1
[4] Csikszentmihalyi, M.: Flow: The psychology of optimal experience. Harper & Collins, New York (1990)
[5] Falmagne, J.-C., & Doignon, J.-P. (Eds.). (2011). Learning Spaces. Springer.
doi:10.1007/978-3-642-01039-2
[6] Fischer G. (2001). User Modeling in Human-Computer Interaction. User Modeling and User-Adapted
Interaction, Kluwer Academic Publishers, 2001, 11, 65-86.
[7] Heller, J., Steiner, C., Hockemeyer, C., & Albert, D. (2006). Competence-Based Knowledge Structures
for Personalised Learning. International Journal on E-Learning, 5(1), 75-88.
[8] Kickmeier-Rust, M. D., Hockemeyer, C., Albert, D., & Augustin, T. (2008). Micro adaptive,
non-invassive assessment in educational games. In M. Eisenberg, Kinshuk, M. Chang, & R. McGreal
(Eds.), Proceedings of the second IEEE International Conference on Digital Game and Intelligent Toy
Enhanced Learning (pp. 135-137), November 17-19, 2008, Banff, Canada.
[9] Steiner, C. M., Kickmeier-Rust, M. D., Mattheiss, E., Göbel, S, Albert, D. (2012). Balancing on a High
Wire: Adaptivity, a Key Factor of Future Learning Games. In: An Alien's Guide to Multi-Adaptive
Educational Computer Games. Informing Science Press, Santa Rosa, USA
[10] TARGET project, http://www.reachyourtarget.org/, retrieved at 2012-05-28
... A partir de ce graphe, les notions d'état de connaissance (ensemble de compétences acquis dans un domaine particulier) et de structure de connaissance (ensemble d'états de connaissance) permettent de montrer qu'il existe plusieurs chemins d'apprentissage pour atteindre le même objectif. Définie comme un cadre formel pour la mise en oeuvre des fonctionnalités clés de l'apprentissage personnalisé supporté par la technologie, la CbKST connait de nombreux succès dans des domaines variés tels que la médecine (Breen et al., 2014), la formation professionnelle pratique (Dimache et al., 2015), les Serious Games (Kopeinik et al., 2012;El-Kechaï et al., 2015;Melero et al., 2015), la métacognition (Steiner et Albert, 2011). Les modèles basés sur la CbKST considèrent qu'une compétence est acquise par validation d'une activité. ...
... The Competence-based Knowledge Space Theory (CbKST) offers a model for structuring competencesbased learning for personalization (Heller, Steiner, Hockemeyer, & Albert, 2006). From the relationship of prerequisite among competences, the model constructs several recommended learning paths (Kopeinik, Nussbaumer, Bedek, & Alber, 2012). Each path is composed of knowledge states (set of competences acquired in a particular field). ...
... The Competence-based Knowledge Space Theory (CbKST) offers a model for structuring competences-based learning for personalization (Heller, Steiner, Hockemeyer, & Albert, 2006). From the relationship of prerequisite among competences, the model constructs several recommended learning paths (Kopeinik, Nussbaumer, Bedek, & Alber, 2012). Each path is composed of knowledge states (set of competences acquired in a particular field). ...
Chapter
To improve the learning process, the evolution of learner’s characteristics (cognitive, affective, prior knowledge, workflow, organization, …) must be taken into account during the personalization or adaptation. This requires generating several scenarios (a description of activities, their order and links in the learning sequence as well as the expected outcome for the learner) adapted to the identified profiles. We propose a model which aims at improving learners’ learning processes by giving them control over two key aspects: (1) the steps of the learning scenario to be followed: after each learning goal is completed, the learner chooses the next one among several possible ones (in terms of their current knowledge) while respecting pedagogical constraints (time and quality of the solutions produced according to satisfaction thresholds); (2) the assessment mode: the learner chooses a mode corresponding to their own goals in terms of mastery, while respecting the minimum thresholds set by the teacher. We assess our approach with learners in terms of (a) adequacy of the model with learners’ expectations and (b) usability of the system through self-report questionnaires and an analysis of the data collected over 16 learners who used an implementation of our system on the LMS (Learning Management System) in the context of a real computer course. The results reveal that our model is mostly well-received, that various scenarios are indeed followed by the learners and that the 3 assessment modes have been used by learners.
... Further, individualised hints and tips can be prompted, based on a learner's actions and progress within a game. Such adaptive interventions aim to move users from their current 'actual competence state' to the 'desired competence state' (Kopeinik, Nussbaumer, Bedek, & Albert, 2012), and hence, represent a useful mechanism for learning and skills development. ...
Article
Abstract: The use of serious games to support learning continues to expand across a range of educational and training settings. Hence, a need to better understand how users experience such games has arisen. This study seeks to describe and assess an approach to the evaluation of user-experience applied within the context of a specific serious game developed to address the training needs of people working in social enterprises. Drawing on an extensive literature review, the development of a survey instrument to capture the multi-dimensional nature of user experience is explained as is the evaluation process employed. Findings from surveys of individuals working in social enterprises are analysed and discussed. The results demonstrate the value of the proposed method of user-experience evaluation. Recommendations for practice and further research are outlined, identifying in particular the importance of qualitative insights in the evaluation process and the need for greater understanding of the inter-relationships between the various dimensions and attributes of user-experience in serious games.
... The Competence-based Knowledge Space Theory (CbKST) offers a model for structuring competencesbased learning for personalization (Heller et al., 2006). From the relationship of prerequisite among competences, the model constructs several recommended learning paths (Kopeinik et al., 2012). Each path is composed of knowledge states (set of competences acquired in a particular field). ...
Conference Paper
Full-text available
To improve the learning process, the evolution of learner’s characteristics (cognitive, affective, prior knowledge, workflow, organization, ...) must be taken into account during the personalization or adaptation. This requires generating several scenarios (a description of activities, their order and links in the learning sequence as well as the expected outcome for the learner) adapted to the identified profiles. We propose a model which aims at improving learners’ learning processes by giving them control over two key aspects: (1) the steps of the learning scenario to be followed: after each learning goal is completed, the learner chooses the next one among the possible ones (in terms of their current knowledge) while respecting pedagogical constraints (time and quality of the solutions produced according to satisfaction thresholds); (2) the assessment mode: the learner chooses a mode corresponding to their own goals in terms of mastery, while respecting the minimum thresholds set by the teacher. We assess our approach with learners in terms of (a) adequacy of the model with learners’ expectations, (b) usability of the system and (c) learning experience satisfaction, through self-report questionnaires and an analysis of the data collected over 11 learners who used an implementation of our system on the LMS (Learning Management System) in the context of a real course on Economy. The results reveal an a priori acceptance of our model, a diversity of the scenarios constructed, and the use of 2 (out of 3) assessment modes to progress. We use these results to analyze current limits of the system and propose redesign ideas to minimize them.
... Those transitions were captured by the game engine that checked the states that the game went through and generated reports describing them. Noguez, Neri, Robledo & Munoz (2009) and Kopeinik, Nussbaumer, Bedek & Albert (2012), represented a given domain in the form of entities, properties, and relationships in the sense that the entities and their relationships provided a general scheme. This scheme helped in tracking learners' paths throughout the gameplay and then generated useful information about them. ...
Chapter
Video games are widely and increasingly adopted in the educational field thanks to their inherent engaging, immersive and adaptive capacities. Yet, one of the greatest problematic in educational games design remains how to create ludic and adaptive experiences without going astray from the targeted learning objectives. In creating adaptive educational games, modeling the learner/player is a prerequisite. This chapter highlights the importance of educational standards in learning content design and proposes an adaptive mechanism “AMEG” based on IMS learning design and artificial intelligence that model learners using game metrics and adapt the gameplay as well as the learning content. As a practical experimentation of the mechanism, MathQuests, an educational game that helps in teaching mathematical operations for first year middle school students was created.
... contenant les objets D, O, I, S et C tels que (figure 4.2) :D : Modèle du domaine restreint au contexte des apprenants, graphe dont les noeuds sont les connaissances ou les compétences du domaine et les arcs traduisant les liens de pré-requis reprenant les concepts du CbKST[Kopeinik et al., 2012] . Ce graphe doit inclure les connaissances initiales nécessaires de l'apprenant (pré-requis).O : Objectifs pédagogiques, un sous graphe du graphe du domaine avec éventuellement une indication du niveau de performance attendu.I : Interactions, ensemble disponible d'interactions avec la simulation du modèle du domaine. ...
Thesis
Full-text available
Cette thèse en informatique se situe dans le domaine des Environnements Informatique pour l’Apprentissage Humain (EIAH) et plus précisément dans celui des learning games, les jeux sérieux destinés à l’apprentissage. Elle s’intéresse à leur conception, aux outils et modèles pour faciliter celle-ci, et à leur usage. Pour aborder cette problématique, nous nous appuyons sur le meta-design, une approche visant à impliquer fortement les utilisateurs finaux dans la phase de conception mais aussi dans la phase d’usage. Pour mettre en place cette approche avec les enseignants, que nous considérons comme les utilisateurs finaux des learning games, nous proposons différentes itérations d’un modèle de learning games simple et représentable pour faciliter la conception collaborative de ces EIAH mais aussi leur réingénierie. Après une première itération, la seconde itération propose un modèle baptisée DISC et la méthode de conception associée. Ils ont été testés dans le cadre de la co-conception d’un learning game utilisé par des enseignants du supérieur dans le contexte d’un MOOC et utilisé comme une activité en complement d’un cours en présentiel. Pour impliquer les enseignants dans la phase d’usage, nous proposons d’articuler ce modèle avec un outil de visualisation des traces des étudiants pour détecter des séquences d’usage problématiques et ainsi faciliter le processus de réingénierie, les visualisations permettant l’analyse des données recueillies lors de la phase d’usage. Pour mener ce travail de recherche, nous avons choisi de travailler avec la méthode THEDRE qui propose un cycle de recherche itératif soutenu par la remontée d’indicateurs évaluant le processus de recherche tout au long de la méthode. Cette amélioration continue, appuyée sur les expérimentations menées, a permis de valider nos propositions quant au meta-design pour les learning games.
Chapter
The vast majority of serious games (SGs) do not feature any form of machine learning (ML); however, there is a recent trend of developing SGs that leverage ML to assess learners and to make automated adaptations during game play. This trend allows serious games to be personalized to the learning needs of the player and can be used to reduce frustration and increase engagement. In this chapter, we will discuss the development of new ML-based SGs and present a generalized model for evolving existing SGs to use ML without needing to rebuild the game from scratch. In addition to describing how to engineer ML-based SGs, we also highlight five common challenges encountered during our own development experiences, along with advice on how to address these challenges. Challenges discussed include selecting data for use in an ML model for SGs, choosing game elements to adapt, solving the cold start problem, determining the frequency of adaptation, and testing that an adaptive game benefits from learning.
Chapter
Video games are widely and increasingly adopted in the educational field thanks to their inherent engaging, immersive, and adaptive capacities. Yet, one of the greatest problematic in educational games design remains how to create ludic and adaptive experiences without going astray from the targeted learning objectives. In creating adaptive educational games, modeling the learner/player is a prerequisite. This chapter highlights the importance of educational standards in learning content design and proposes an adaptive mechanism “AMEG” based on IMS learning design and artificial intelligence that model learners using game metrics and adapt the gameplay as well as the learning content. As a practical experimentation of the mechanism, MathQuests, an educational game that helps in teaching mathematical operations for first year middle school students was created.
Conference Paper
Full-text available
Most existing educational games cannot compete with their non-educational counterparts in terms of visual and narrative quality, gameplay, or adaptability. Amongst the most advanced approaches is ELEKTRA, a European project that developed a framework for intelligent educational personalization, enabling games to adapt learning and gaming activities to individual learning progress and pedagogical strategies. In this context, a crucial aspect is an individualized assessment of knowledge and learning progress. The ELEKTRA methodology enables an integrated and individualized assessment by monitoring and interpreting the learnerpsilas behavior within the game in a non-invasive way. The present paper summarizes the theoretical background from the perspective of cognitive science.
Conference Paper
Full-text available
One distinctive feature of any adaptive system is the user model that represents essential information about each user. This chapter complements other chapters of this book in reviewing user models and user modeling approaches applied in adaptive Web systems. The presentation is structured along three dimensions: what is being modeled, how it is modeled, and how the models are maintained. After a broad overview of the nature of the information presented in these various user models, the chapter focuses on two groups of approaches to user model representation and maintenance: the overlay approach to user model representation and the uncertainty-based approach to user modeling.
Article
Full-text available
A fundamental objective of human-computer interaction research is to make systems more usable, more useful, and to provide users with experiences fitting their specific background knowledge and objectives. The challenge in an information-rich world is not only to make information available to people at any time, at any place, and in any form, but specifically to say the right thing at the right time in the right way. Designers of collaborative humancomputer systems face the formidable task of writing software for millions of users (at design time) while making it work as if it were designed for each individual user (only known at use time). User modeling research has attempted to address these issues. In this article, I will first review the objectives, progress, and unfulfilled hopes that have occurred over the last ten years, and illustrate them with some interesting computational environments and their underlying conceptual frameworks. A special emphasis is given to high-functionali...
Conference Paper
Serious games offer new challenges and opportunities for the development of competences. This potential implies complex research questions such as how to assess competences without disturbing the learner's game play as well as how to design the game so that competences can be developed by the learners. In order to assess competences, it is useful to describe them in terms the behavior that can be observed and interpreted while a learner is engaged in the game. However, the interpretation of such behavioral indicators in terms of competences, in particular of social skills, is mediated by contextual factors. We describe the identification of relevant contextual factors for an appropriate assessment of a competence and how this can deliver valuable input for serious games design decisions to provide real-life-like learning experiences.
The simplified updating rule
  • T Augustin
  • C Hockemeyer
  • M D Kickmeier-Rust
  • P Podbregar
  • D Albert
Augustin, T., Hockemeyer, C, Kickmeier-Rust, M. D., Podbregar, P., & Albert, D. (submitted). The simplified updating rule. Journal of Computational Science.