Creating different levels

Hi everyone! I am currently a masters students that wants to use gimkit for my master thesis (its about game-based learning, grammar acquisition in primary education). I discussed the platform with my supervisor and he mentions it would be nice to have ‘different levels’ students can go to if they have an answer correct. I tried to look into it but I am feeling a bit overwhelmed with all the possibilities and I have no idea how I could do this. Does anyone have an idea? or any other suggestions??

2 Likes

You could have a counter that checks for each player’s number of answers answered correctly. Have the increment on that counter increase whenever a player answers something correctly. Then have the counter have a target. When the target is reached, make it transmit a channel to the next level’s teleporter. This way players are able to proceed different levels. Hopefully this helps! Welcome to the forums @xxdenise7! Remember to check out the guidelines if you haven’t already.

Maybe add a questioner and wire a teleporter to it and make so when they answer a question right they go to the next area

Thankyou! Will definitely try something out with that!

Oh and if you find a solution remember to mark it. This way the topic won’t cluster up space.

Will do! Just an additional question. Does the current solution offer just for the student that answers correctly to go to the next room or is it more like, ones everything is correct, the doors will be open for everyone.

all you need to do to make it so each person has to answer questions is to set everything to player scoped!

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.