jeffalo/kahoot-gui

name choices

Closed this issue · 7 comments

Is your feature request related to a problem? Please describe.
people might be using anti bots/kahoot might add one.

Describe the solution you'd like
allow users to create a name list bots choose names from as apposed to [prefix]+[number]

and while we're at it allow users to choose if name is the prefix/suffic [number]+[suffix]

Describe alternatives you've considered
not

Additional context
Add any other context or screenshots about the feature request here.

Can i claim this issue as well? If yes, let me clarify something. So, the user should be allowed to choose from the 3 bot naming options currenltly present in the Advanced Settings section right? Also, what do you mean more exactly by [prefix]+[number] and [number] + [suffix]?

Yes you may claim this issue, @Odisseuss . The 3 naming options in the advanced settings currently do nothing, so this for making the name choices work.

[prefix] and [suffix] is just what people would be entering in the name field. (this one)
image

and [number] is the number that gets added on to that for each bot. eg.
image

Currently it only does prefix+number so number+suffix is essentially that reversed.

As for choosing names I was thinking that
image
could allow the user to input a bunch of names that the bots would use instead of the [prefix]+number and number+[suffix]

I guess some parts of the joining form would have to be disabled when the name list option is chosen.

eg.
image

Ok, got it. I will start working on it. Again, please commit often so i can have the latest changes so no more conflicts will emerge.

@Odisseuss yep, I always commit and keep this repo up-to-date when I can. Thank you so much for your help.

@JeffaloBob Happy to help!

@Odisseuss Thanks so much :)

@JeffaloBob I think you can close this issue now. :D