Tracking/Scoreboard system to enable "unlocking" of features to let students hit checkpoint achievements
I would really like to be able to 'tag' players with extra data to support adjusting their experience based on what they have/have not achieved thus far. This is doable in Java edition with the scoreboard, I am not saying I want the whole scoreboard system implemented (I do, mind you), but a way to place data on players using commands/command blocks/npcs would be great.
-
Official comment
Answer: This feature is dependent upon Bedrock incorporation first
Update: This feature is now in M:EE
-
Good suggestion Stephen. Can you elaborate a bit more on what extra data you would like and how you would use it?
0 -
Nick, the ability to 'tag' students with extra data, Boolean mostly, but with flexibility. I used these kinds of data tags in the past to 'group' students, control where they can and cannot go based on what they have done so far, giving students a 'wage' and letting them spend it.
To try and explain, lets say I had a series of 5 challenges/questions in the world for students to complete, but I want them to only access certain challenges after they have done 'something' in world. I could have a 'tag' for Task 1 complete, and when students do task 1, using command blocks I could 'tag' them as having it done, and then /testfor Task1 data tag in other areas of the map to determine their state, and whether they should be allowed access or not.
Taking this a little further, I can check so many things in the world with command blocks already, for example when a structure has been built correctly (in a map I am working on students need to rebuild a communication antennae). Once the structure has been detected as complete, that student can be tagged as having done that, and again, I can /testfor that later on to have an impact on the student experience.
2 -
My vote to see implemented the whole scoreboard system, would be nice to be able to check it in classroom mode too.
1 -
It is coming to Bedrock shortly, what do you think the timeline would be to getting it into M:EE?
2 -
@Stephen Most likely with or in the months after Bedrock.
2 -
Kyle M Any updates on getting teams in MCEE?
This was 2 years ago...
1 -
Ok, So if this has been implemented, how do I tag a student for completing a task?
0 -
Ok, so looking into it a bit. You ca use the Tag command in MCEE.
I was able to find details on it here https://www.digminecraft.com/game_commands/tag_command.php
It isn't really a scoreboard or teams thing but I suppose you could set a command block or NPC to execute the command on a player after they finish some task.
I'm still not completely certain how to use the tags to make sure things progress as I intend.
0 -
Where can we find current info on how to use scoreboard on minecraft education edition?
0 -
Ok, I finally found something detailed.
0
Please sign in to leave a comment.
Comments
11 comments