diff --git a/content/location.md b/content/location.md index 3a2a5f3..47e3b62 100644 --- a/content/location.md +++ b/content/location.md @@ -1,7 +1,7 @@ --- title: "Location" weight: 9 -draft: true +draft: false menu: main type: page --- diff --git a/content/schedule/_index.md b/content/schedule/_index.md new file mode 100644 index 0000000..7cf521f --- /dev/null +++ b/content/schedule/_index.md @@ -0,0 +1,18 @@ +--- +title: "Schedule" +type: page +layout: single +draft: false +menu: main +weight: 3 +--- +The schedule is preliminary and subject to minor changes. + +## Friday - November 25, 2022 +{{< timetable day="friday" from="14" to="21" >}} + +## Saturday - November 26, 2022 +{{< timetable day="saturday" from="8" to="20" >}} + +## Sunday - November 27, 2022 +{{< timetable day="sunday" from="8" to="17" >}} diff --git a/content/schedule/activities.md b/content/schedule/activities.md new file mode 100644 index 0000000..fd26df3 --- /dev/null +++ b/content/schedule/activities.md @@ -0,0 +1,10 @@ +--- +title: "Activities (TBD)" +type: event +day: saturday +start: 14:30 +duration: 3h30m +width: 1 +people: all +--- +The details fo the Activities will we posted later. diff --git a/content/schedule/coach_meeting_bapc.md b/content/schedule/coach_meeting_bapc.md new file mode 100644 index 0000000..01d248e --- /dev/null +++ b/content/schedule/coach_meeting_bapc.md @@ -0,0 +1,14 @@ +--- +title: "BAPC coach meetings" +type: event +day: sunday +start: 12:15 +duration: 1h15m +width: 1 +location: Aula - TBD +people: coaches from Benelux area +--- +## Location +The BAPC coach meeting takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/coach_meeting_gcpc.md b/content/schedule/coach_meeting_gcpc.md new file mode 100644 index 0000000..460fb82 --- /dev/null +++ b/content/schedule/coach_meeting_gcpc.md @@ -0,0 +1,14 @@ +--- +title: "GCPC coach meetings" +type: event +day: sunday +start: 11:00 +duration: 1h15m +width: 1 +location: Aula - TBD +people: German coaches +--- +## Location +The GCPC coach meeting takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/coach_meeting_general.md b/content/schedule/coach_meeting_general.md new file mode 100644 index 0000000..ebb433e --- /dev/null +++ b/content/schedule/coach_meeting_general.md @@ -0,0 +1,13 @@ +--- +title: "General coach meeting" +type: event +day: sunday +start: 13:30 +duration: 1h30m +width: 2 +location: Aula - Auditorium +people: coaches +--- + +The general coach meeting takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +The entrance of the Auditorium is on the top floor, and indicated on the signs. diff --git a/content/schedule/coach_meeting_ncpc.md b/content/schedule/coach_meeting_ncpc.md new file mode 100644 index 0000000..fbadf73 --- /dev/null +++ b/content/schedule/coach_meeting_ncpc.md @@ -0,0 +1,14 @@ +--- +title: "NCPC coach meetings" +type: event +day: sunday +start: 12:15 +duration: 1h15m +width: 1 +location: Aula - TBD +people: Nordic and Baltic coaches +--- +## Location +The NCPC coach meeting takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/coach_meeting_ukiepc.md b/content/schedule/coach_meeting_ukiepc.md new file mode 100644 index 0000000..73384f3 --- /dev/null +++ b/content/schedule/coach_meeting_ukiepc.md @@ -0,0 +1,14 @@ +--- +title: "UKIEPC coach meetings" +type: event +day: sunday +start: 11:00 +duration: 1h15m +width: 1 +location: Aula - TBD +people: UK and Ireland coaches +--- +## Location +The UKIEPC coach meeting takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/company_market.md b/content/schedule/company_market.md new file mode 100644 index 0000000..612c686 --- /dev/null +++ b/content/schedule/company_market.md @@ -0,0 +1,15 @@ +--- +title: "Company Market" +type: event +day: saturday +start: 12:00 +duration: 4h +width: 1 +location: Aula - Ground Floor +people: all +--- + +## Location +The company market takes place on the ground of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/contest.md b/content/schedule/contest.md new file mode 100644 index 0000000..8bb2074 --- /dev/null +++ b/content/schedule/contest.md @@ -0,0 +1,14 @@ +--- +title: "Contest" +type: event +day: sunday +start: 10:00 +duration: 5h0m +width: 1 +location: Aula - Contest floor +people: contestants +weight: 10 +--- + +The contest will take 5 hours, with a score freeze at 14:00. + diff --git a/content/schedule/dinner.md b/content/schedule/dinner.md new file mode 100644 index 0000000..8b5247a --- /dev/null +++ b/content/schedule/dinner.md @@ -0,0 +1,10 @@ +--- +title: "Dinner" +type: event +day: saturday +start: 18:00 +duration: 3h0m +width: 2 +location: Aula - Canteen +people: all +--- \ No newline at end of file diff --git a/content/schedule/drinks.md b/content/schedule/drinks.md new file mode 100644 index 0000000..ad0d4a9 --- /dev/null +++ b/content/schedule/drinks.md @@ -0,0 +1,10 @@ +--- +title: "Drinks" +type: event +day: sunday +start: 17:00 +duration: 1h0m +width: 3 +location: Aula - Canteen +people: all +--- diff --git a/content/schedule/last_info_speech.md b/content/schedule/last_info_speech.md new file mode 100644 index 0000000..24faf4a --- /dev/null +++ b/content/schedule/last_info_speech.md @@ -0,0 +1,16 @@ +--- +title: "Last info speech" +type: event +day: sunday +start: 9:00 +duration: 0h45m +width: 3 +location: Aula - Auditorium +people: all +--- + +## Location +The speech takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +The entrance of the Auditorium is on the top floor, and indicated on the signs. + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/late_registration.md b/content/schedule/late_registration.md new file mode 100644 index 0000000..ebb29ff --- /dev/null +++ b/content/schedule/late_registration.md @@ -0,0 +1,17 @@ +--- +title: "Late registration" +type: event +day: saturday +start: 8:30 +duration: 1h0m +width: 2 +location: Aula +people: all +--- + +During registration all team members and on-site coaches need to register. You will receive your badge, T-Shirt and goody bag. Also a team picture will be taken. + +## Location +The registration takes place in the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). + +For directions, see the [Location page]({{< relref "location" >}} "Location"). \ No newline at end of file diff --git a/content/schedule/lunch.md b/content/schedule/lunch.md new file mode 100644 index 0000000..808b38f --- /dev/null +++ b/content/schedule/lunch.md @@ -0,0 +1,16 @@ +--- +title: "Lunch" +type: event +day: saturday +start: 12:30 +duration: 1h +width: 1 +location: Aula - Canteen +people: all +--- + +## Location +The lunch takes place in the Canteen of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +The Canteen is on the ground floor. + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/q_a_testsession.md b/content/schedule/q_a_testsession.md new file mode 100644 index 0000000..c93304a --- /dev/null +++ b/content/schedule/q_a_testsession.md @@ -0,0 +1,18 @@ +--- +title: "Q&A Test session" +type: event +day: saturday +start: 13:30 +duration: 1h0m +width: 1 +location: Aula - Auditorium +people: all +--- + +This Q&A is your chance to ask your last questions to the people of the jury, and the people of the systems. + +## Location +The Q&A takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +The entrance of the Auditorium is on the top floor, and indicated on the signs. + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/registration.md b/content/schedule/registration.md new file mode 100644 index 0000000..48d50ad --- /dev/null +++ b/content/schedule/registration.md @@ -0,0 +1,16 @@ +--- +title: "Registration" +type: event +day: friday +start: 14:00 +duration: 8h0m +width: 1 +location: Aula +people: all +--- + +During registration all team members and on-site coaches need to register. You will receive your badge, T-Shirt and goody bag. Also a team picture will be taken. + +## Location +The registration takes place in the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/seminar.md b/content/schedule/seminar.md new file mode 100644 index 0000000..3cc9268 --- /dev/null +++ b/content/schedule/seminar.md @@ -0,0 +1,19 @@ +--- +title: "Coach Seminar" +type: event +day: sunday +start: 10:00 +duration: 1h0m +width: 2 +location: Aula - Auditorium +people: coaches +--- +The coach seminar will give an update on the latest developments and backgrounds on the World Finals 2022 and 2023, the +European Championships and the growth of the NWERC in the future. These points can be discussed further during the +subregional and general coach meeting. + +## Location +The coach seminar take place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +The entrance of the Auditorium is on the top floor, and indicated on the signs. + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/solutions_presentation.md b/content/schedule/solutions_presentation.md new file mode 100644 index 0000000..2f95d68 --- /dev/null +++ b/content/schedule/solutions_presentation.md @@ -0,0 +1,19 @@ +--- +title: "Solutions and award ceremony" +type: event +day: sunday +start: 15:30 +duration: 1h30m +width: 3 +location: Aula - Auditorium +people: all +--- + +Here the jury will present the solutions to the problems. +After this, the frozen part of the scoreboard is slowly revealed and the winners are announced! + +## Location +The solutions presentation and award ceremony take place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +The entrance of the Auditorium is on the top floor, and indicated on the signs. + +For directions, see the [Location page]({{< relref "location" >}} "Location"). diff --git a/content/schedule/test_session.md b/content/schedule/test_session.md new file mode 100644 index 0000000..bd6ccc7 --- /dev/null +++ b/content/schedule/test_session.md @@ -0,0 +1,12 @@ +--- +title: "Test session" +type: event +day: saturday +start: 10:30 +duration: 2h0m +width: 1 +location: Aula - Contest floor +people: contestants +--- + +During the test session, the contestants will have a chance to test their workstation, and all the software they want to use. diff --git a/content/schedule/walk_in.md b/content/schedule/walk_in.md new file mode 100644 index 0000000..6a43713 --- /dev/null +++ b/content/schedule/walk_in.md @@ -0,0 +1,10 @@ +--- +title: "Walk in" +type: event +day: sunday +start: 8:30 +duration: 0h30m +width: 3 +location: Aula +people: all +--- diff --git a/content/schedule/welcome_speech.md b/content/schedule/welcome_speech.md new file mode 100644 index 0000000..7c208c7 --- /dev/null +++ b/content/schedule/welcome_speech.md @@ -0,0 +1,16 @@ +--- +title: "Welcome speech" +type: event +day: saturday +start: 9:30 +duration: 0h45m +width: 2 +location: Aula - Auditorium +people: all +--- + +## Location +The speech takes place in the Auditorium of the [Aula Conference Centre](https://iamap.tudelft.nl/en/poi/aula-conference-center/). +The entrance of the Auditorium is on the top floor, and indicated on the signs. + +For directions, see the [Location page]({{< relref "location" >}} "Location"). \ No newline at end of file