Closed dbrgn closed 8 years ago
We also need a good amount of change.
I'll probably get this one:
http://www.steg-electronics.ch/de/article/Geldkassette-20x16x9cm-5-F%C3%A4cher-schwarz-17642310.aspx
Do we need two boxes for parallel processing? We have to handle 120 persons in 30 min
:+1: That gives us 30 seconds per attendee. On average we want this number to be closer around 20s. It really sucks if our single day of conference starts out with a delay. We're Swiss after all ;)
If we want to do this efficiently we probably need two people per cash box. One person to check the name, one person to handle the cash. The person to check the name ideally has a laptop with a spreadsheet or text file open so we can find the person quick.
We also want to have at least one person extra to do any kind of inquiries. So if someone has a question they don't hold up the line. We should also get all helpers in earlier than that to check them and ourselves in before anyone else.
I'm basing this on no experience whatsoever, so correct me if I'm wrong.
... and we should split the cashboxes by names... like from A to M, from N to Z...
... and we should split the cashboxes by names... like from A to M, from N to Z...
Very good idea! We can do the split based on the actual name distribution.
Also it would accelerate the processing if we could communicate somehow the attendees to have 10 chf ready...
... I mean with a notice on the web page, or on twitter....
... and we should split the cashboxes by names... like from A to M, from N to Z...
I would advise against that. People tend not to follow this. They did the same at Europython and a lot of people were not in the right lane. We'll also need two lanes all the way back in this case. If you have two equal processors in front you can use a single lane up until the front where the line splits. No distribution problems, no confusion. Round robin ;)
(It was already in the confirmation email, but it is better to remember them it is important)
Yeah I think you are right Denis.
... and the badges, are they on an extra desk as well?
I think the badges are the same for all right? If that's the case I would do it at the registration desk. The person that checks the name on the laptop could hand them out as a second step.
Ok I thought people would write their names on the badges.... in that case it would be better to have a separate desk where people can write their names on the badges
I think we're going to have a bunch of apero-tables close to the registration desk. We could simply have some markers there for people to write their names on the badges
Exactly. We hand out the empty badges, people go to the table with markers and write their name on them.
ideally has a laptop with a spreadsheet or text file open
I talked to somebody who organizes large workshops (300+). He strongly suggested to go oldskool and use paper lists. Much faster and more reliable
:+1:
Can't be someone using grep a lot, but alright ;)
cat attendeed.txt | sort > /dev/printer
List pre-sorted, problem solved ;)
For the registration desk.