Pick a name
Whose turn is it, decided fairly · Other ●○○
Change these if you like
Prompt
Make a name picker for who answers next, where everyone gets a turn before repeats. Make it a single HTML file that opens in a browser with nothing to install and no other files. Put the CSS and JavaScript inside it. Do not use image files or any external address; use emoji or letters if you need a symbol. Paste or type a list of names, one per line. A big pick button chooses one and shows it large. Build the suspense: cycle through the names for about two seconds before landing. Picking in a classroom is half performance. Show who has already been picked in this round, so nobody argues about fairness. When everyone has had a turn, say so and start a new round. Keep the list after the browser is closed — retyping thirty names every lesson is why these things get abandoned. When you are done, check that a list of one name still works and does not loop forever.
What it uses: One file only · Say what it is first · Decide what shows
If the same name keeps coming up, ask it to "remove a picked name from the pool until the round ends".
Paste what came back
You might also like