Skip to content

Commit

Permalink
new post
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdoorn committed Jul 26, 2024
1 parent 4f7425c commit 12dcabe
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
32 changes: 32 additions & 0 deletions _posts/2024-07-26-SummerSchoolSeriousGaming.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: post
title: "Serious Gaming serious game"
date: 2024-07-26 11:00:00 +0200
categories: blog
author: Niels Doorn
tags: [summer school, serious gaming, holiday]
...

One of the main problems with teaching software testing is the lack of interesting ways to teach it. Part of my research is to develop interventions that can be used in different educational contexts to improve this situation. It is well known that applying gamification or the use of serious games can be helpful to engage students in learning skills and concepts.

Therefore, I want to develop a serious game on testing. Players can test a system under test in different ways. Maybe they can choose approaches, test cases or explore the system in another way. All aimed at changing the mindset of students from their "developer approach" to a "divergent tester" approach.

![Serious game summer school banner](/tallinnSummerSchool.jpg "Banner of the summer school")

To be able to do this, I attended the Serious Gaming Summer School of the University of Tallinn, Estonia. It was an excellent experience, with different methods applied to teach us, a group of eleven students, the ins-and-outs of serious game development.

Of course a course of a week is not equivalent to a masters program, however, it did provide me with some essential knowledge on the process of developing games, the use of some platforms to develop a digital serious game, and also ways to evaluate the impact of a game on the students as an indication of the engagement.

During the week we worked in a group of three on the development of a serious game to learn teenagers how to properly do laundry. The labels in clothing and other textiles are hard to understand. The impact of doing the laundry in a wrong way is bad for the clothes, but also for the environment. Our game aims to help the player with the complex task of doing laundry in the correct way and the impact on the environment when done correctly.

![Impression of the game](/washwizard.png "Impression of the game")

The game consists of different levels where the player is presented with different quests. While performing these quests, the laundry labels are introduced, the operation of a washing machine is shown and the level of knowledge after these quests is assessed by for example a memory game.

![Memory game](/memory.png "Impression of the memory game")

This is of course completely different from the idea that I have for my research, but to produce this game, we had to follow the complete process just as I want to do for the testing game. Also, practising the use of the GDevelop tool made me realize that it could be a good idea to develop a digital prototype first before producing an offline game, which was my initial intention. The benefits of a digital game are extensive, since it is far easier to make changes and to distribute it for pilot-testing.

All in all I believe it was a great way to spend the first week of my summer holiday this way. Tallinn is a great city, also for running along the Baltic Sea, and the summer school exceeded my expectations.

![Running along the Baltic Sea](/baltic.jpg "View on Tallinn")
Binary file added baltic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added memory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added miro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tallinnSummerSchool.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added washwizard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12dcabe

Please sign in to comment.