Please sign up for this week!
A new form will appear every week that you will need to periodically fill out.
If you want to have more people playing, I can make a program that you take the form info, and place it in, and puts them in a group of X players, and if one group is uneven you could make it so it adds the left overs to the first couple of groups, or just have them in their own.
Sure, go ahead and do that. 
This will be fun! What I have to do is first make a program that auto-downloads the form in CSV format, then make it so it auto-extracts the zip, then opens the CSV file, open it, delete the date, sort people who have a mic into one array, sort the people without a mic into another array, then break them into groups of 6?, write the file, close all the files, and then delete the zip and csv file, that way it doesn't cause naming issues. And then I can probably rig something to upload it to a website or just a new form.