Skip to main content

How to make a quiz in Minecraft Education

Comments

7 comments

  • Danny Support Agent
    Beacon of Knowledge Bug Zapper Support

    Hey there!

    There are a couple different ways! My personal favorite would be teleportation to different rooms.

    For example for a multiple choice quiz you could have lets say 4 options.

    You are in a room with an NPC, 4 pressure plates with signs above them with A,B,C,D on them along with a number option. You talk to the NPC for the question, Question being: 2+2=?

    A) 1 B) 2 C) 3 D) 4   | A - C would teleport you to a "wrong" room, that may allow you to restart. D would lead you to a "Correct!" room and the next question.

    I hope that helps!

    0
  • Luke Fisher

    Hi, thanks for the reply.

    How would I do this with coding blocks? Do you have any suggestions for particular coding blocks to get me started?

    I couldn't find a coding block that would trigger when a pressure plate is pressed.

    0
  • Danny Support Agent
    Beacon of Knowledge Bug Zapper Support

    For that hopefully the community will stop by your question with some of their thoughts! I know the community has done some great things with coding. Also, it will be worth just getting in there and letting your imagination run wild as you try different coding blocks.

     

    Some things to get you started could be the agent commands (the red ones) Then you can have the agent walk around with commands and step on the pressure plates to trigger them. 

    Hope that helps! 

    0
  • Dani Noble
    Moderator Beacon of Knowledge Super Star

    Hi Luk, 

    Typically we use command blocks, redstone and NPCs to create quizes in Minecraft. I'm not aware of anyway to accomplish this with coding, but perhaps Debbie Alexander might have some insights on the coding side. 

    0
  • Luke Fisher

    I was hoping to make it an interactive quiz for a player.

    What I can't seem to find is a block that would allow something to happen if you touch or walk over a block.

    0
  • Kaleb Support Agent
    Bug Zapper Support Beacon of Knowledge

    Hey Luke Fisher
    Pressure plates will activate Redstone blocks when stepped over. Would these work for you? 
    Otherwise, you could do some magic with command blocks to detect a players position. 

    I also don't believe there's a way to do this directly with Coding. 

    0
  • Luke Fisher

    Hi, the goal was to make a quiz using coding.

    Perhaps I need to adjust to a different idea that uses coding.

    0

Please sign in to leave a comment.