diff --git a/client/src/pages/judge/welcome.tsx b/client/src/pages/judge/welcome.tsx index b214ef1..c9e7959 100644 --- a/client/src/pages/judge/welcome.tsx +++ b/client/src/pages/judge/welcome.tsx @@ -72,15 +72,38 @@ const JudgeWelcome = () => { Welcome to Jury, an innovative judging system that uses a dynamic ranking system to facilitate hackathon judging.
++ Originally created by + MichaelZhao21 + inspired by + Gavel by + anishathalye + and adapted for use in DurHack 2024 by + Luca + (tameTNT). +
Once you get started, you will be presented with a project and its location. - Please go to that project and listen to their presentation. Once completed, - please score their project on the respective categories and click "Done". + Please go to that project and listen to their presentation + (use the inbuilt timer to time their pitch if you like). + You can also make notes in the textbox at the bottom of the screen. + Once completed, please score their project on the respective categories and click "Done". + Your notes, as well as your scores, are saved and can be reviewed and changed any time + by clicking on the project name.
Once you have scored a project, you will be taken to the ranking screen. Here, - you can rank the project against others you have seen. You can also view the - projects you've seen previously and adjust their scores. + you can rank the project relative to others you have seen. You can also view the + projects you've seen previously and adjust their scores + (rankings are saved so rank as you go!). +
++ You will rank projects in + batches (size determined by the organizers). Once you have seen the set number of projects, + you will not be able to see any more and must rank those that you have seen so far. + Press submit to submit your current rankings as a batch and be able to see more projects. + When judging is ended by an organiser, you will not be able to view any further projects but will + be able to rank and submit any you have already seen, even if this is less than the set batch size.
If a team is busy being judged, click the 'busy' button. This will NOT @@ -91,6 +114,10 @@ const JudgeWelcome = () => { the organizers with the 'flag' button. We will look into the matter and take the proper action.
++ If you encounter any issues with the system, please contact a member of the + organising team. +