Discuss Scratch

AliMASTER430258
Scratcher
100+ posts

How to Make an Online Kahoot Quiz?

Hello, I was trying to recrate Kahoot! , and I even watched a griffpatch tutorial, but they are two different types of “multiplayer”. The griffpatch one wasn't what I was looking for. These are the things I need help with:
  • make it multiplayer (where up to 10 people can play, maybe?)
  • show which games are currently playing
  • how to make the leaderboard
Please help. if you could. Thank you!
Catscratcher07
Scratcher
1000+ posts

How to Make an Online Kahoot Quiz?

This is completely out of scope for HwS, this forum is for specific scripting problems, not doing multiplayer for you.

Also, note that you may only have pre-made or randomly made “kahoots,” nothing user-generated.
Intelligent684
Scratcher
100+ posts

How to Make an Online Kahoot Quiz?

AliMASTER430258 wrote:

Hello, I was trying to recrate Kahoot! , and I even watched a griffpatch tutorial, but they are two different types of “multiplayer”. The griffpatch one wasn't what I was looking for. These are the things I need help with:
  • make it multiplayer (where up to 10 people can play, maybe?)
  • show which games are currently playing
  • how to make the leaderboard
Please help. if you could. Thank you!
I think you should watch a couple more tutorials, just because (like Catscratcher07 said) it is a little bit too big of a problem for one person to tackle, and maybe take a little bit more time if you have your heart set on making a kahoot recreation
Imakegamesalot
Scratcher
53 posts

How to Make an Online Kahoot Quiz?

I'd say, like, for the actual kahoot-ing, you should like do 10 cloud variables labeled players 1-10, and then that could say player one:done when they answer (so it moves on after everyone answers) and player one points for their points. for the leaderboard: if player one score is greater than all other scores (you'd have to do this with a bunch of ands and player one is greater than), set (1st place) to player one. I hope you get that bc I don't want to use the scratchblocks thing. this would require a bunch of copying and pasting and take a while, but it's all I could think of. Hope this helped!

Last edited by Imakegamesalot (Oct. 15, 2024 21:36:02)

50_scratch_tabs
Scratcher
1000+ posts

How to Make an Online Kahoot Quiz?

I am actually working on a project like this with @SpyCoderX right now. If you go to my profile and scroll down, we had a discussion about the multiplayer. That might help you, although we haven't actually made it yet. We discussed the rules and making it hacker-proof. But, it's harder than it looks.
Raman15
Scratcher
71 posts

How to Make an Online Kahoot Quiz?

AliMASTER430258 wrote:

Hello, I was trying to recrate Kahoot! , and I even watched a griffpatch tutorial, but they are two different types of “multiplayer”. The griffpatch one wasn't what I was looking for. These are the things I need help with:
  • make it multiplayer (where up to 10 people can play, maybe?)
  • show which games are currently playing
  • how to make the leaderboard
Please help. if you could. Thank you!
im making a kahoot remake, i made quiz creation but the hosting and joining is the real challenge. Like how to put the username joined on screen?
but i know how i can use cloud variables as the solution

Last edited by Raman15 (Nov. 10, 2025 10:42:56)

Powered by DjangoBB