Total | Attendees | Waitlist | Checked In |
---|---|---|---|
{{ total_count }} | {{ (total_count - waitlist_count) }} | {{ waitlist_count }} | {{ check_in_count }} |
XS | S | M | L | XL |
---|---|---|---|---|
{{ shirt_count['xs'] }} | {{ shirt_count['s'] }} | {{ shirt_count['m'] }} | {{ shirt_count['l'] }} | {{ shirt_count['xl'] }} |
Options | Checked In? | Waitlisted? | Admin | MLH ID | Time Registered | Name | Phone | Diet | Special | School | |
---|---|---|---|---|---|---|---|---|---|---|---|
{{ hacker['checked_in'] }} | {{ hacker['waitlisted'] }} | {{ hacker['admin'] }} | {{ hacker['id'] }} | {{ hacker['registration_time'] }} | {{ hacker['email'] }} | {{ hacker['first_name'] + ' ' + hacker['last_name'] }} | {{ hacker['phone_number'] }} | {{ hacker['dietary_restrictions'] }} | {{ hacker['special_needs'] }} | {{ hacker['school']['name'] }} |