You will only be able to register if applications are open.
To open registration change the HACKATHON_APP_DEADLINE
variable in app/hackathon_variables.py
- Register using your hackathon email (ex:
*@ugahacks.com
). - Confirm your email (you will get a confirmation email)
- Open website again.
- Log in your admin account created in the first step from set up (see README).
- Access
Admin
tab (see top bar) - Go to
User
page (see side bar) - Find user you need to change.
- Go to
Permissions
tab - Check the Organizer (for reviews), Volunteer (for checkin) or Director (for invites) boxes.
- Save user
The above specified scores can be summed up in 2 (1-10) separate values:
TECHNICAL SKILLS. How the hacker is prepared from a technical point of view to participate in UGAHacks. This may include:
- Projects he has worked on question
- Information such as github, CV, linkedin…
- Background: What has the hacker done before (internships…)
PERSONAL SKILLS. How the hacker is prepared from a personal point of view to participate UGAHacks. This may include:
- Level of dedication to fill the application (are answers to “most excited about UGAHacks” and “projects you have collaborated with” well developed/well explained?)
- Correctness/politeness (i.e. no “I want free food” stuff)
- General valoration in: interest in learning, collaborating...
If the reviewer personally knows the applicant, that reviewer should skip the application to avoid bias.
We process this after standardizing votes for each reviewer so that all votes weight similarly. This way we can save votes from people being too kind or too bad.
vote = TECH_SKILLS*0.2+PERSONAL_SKILLS*0.8
Choose N depending on number of confirmed and invited. From there, order by score. Choose N first ones and invite. Separate depending if they need travel reimbursement or not (110 reimbursement maximum).