Added CTF and Code party events #475

Merged
snedadah merged 7 commits from shahanneda/add-events into main 2022-07-11 03:36:28 -04:00
Owner
https://csclub.uwaterloo.ca/~a3thakra/csc/shahanneda/add-events/
snedadah added 1 commit 2022-07-08 23:40:05 -04:00
continuous-integration/drone/push Build is passing Details
53909f664d
Added code part and ctf events
snedadah added 1 commit 2022-07-09 14:47:22 -04:00
continuous-integration/drone/push Build is passing Details
ac1dcdb32a
Updated capitlization
snedadah requested review from j285he 2022-07-09 14:59:48 -04:00
snedadah requested review from a258wang 2022-07-09 14:59:48 -04:00
snedadah requested review from b72zhou 2022-07-09 14:59:49 -04:00
snedadah requested review from e26chiu 2022-07-09 14:59:49 -04:00
snedadah added 1 commit 2022-07-09 22:22:30 -04:00
continuous-integration/drone/push Build is passing Details
c3e59f8fe6
Added other event
snedadah added 1 commit 2022-07-09 22:45:26 -04:00
continuous-integration/drone/push Build is passing Details
b5a140cc58
Updated date mistake
snedadah requested review from n3parikh 2022-07-10 02:03:13 -04:00
a3thakra reviewed 2022-07-10 18:02:25 -04:00
@ -0,0 +9,4 @@
---
📣 CSC Code Party is Back!
💻 Are you looking for a chance to practice coding with friends and discover where your skills can improve? Come to Code Party: The Sequel to enjoy a fun coding session with your peers! Feel free to bring your projects and assignments to work on.
Owner

two spaces after emoji instead of 1

two spaces after emoji instead of 1
a3thakra reviewed 2022-07-10 18:03:01 -04:00
@ -0,0 +11,4 @@
👀 Looking for a challenge that may win you money?
🚩 The CTF Club in association with CSC is running a Capture The Flag contest this term! Participants will work individually or in teams of up to 3 (division-dependent) to solve information security (InfoSec), penetration testing (pentesting) and cryptography challenges.
🤩 There is a total of 110$ of prize money to be won! Winners from the noob category can win 20$ and the pros can win up to 90$.
Owner

$ comes before the number

$ comes before the number
Author
Owner

Fixed it but like mentioned below we don't actually write these texts.

Fixed it but like mentioned below we don't actually write these texts.
a3thakra reviewed 2022-07-10 18:03:57 -04:00
@ -0,0 +13,4 @@
🤩 There is a total of 110$ of prize money to be won! Winners from the noob category can win 20$ and the pros can win up to 90$.
🗓 This contest will be held virtually from July 15th to 17th, so be sure to sign up from https://ctf.uwaterloo.ca/s22 !
Owner

can you ask people to click on the register button, instead of adding a link?

can you ask people to click on the register button, instead of adding a link?
Owner

Also this feels like a repetition - the event date is already present as start date and end date - is it really necessary to add it again?

Also this feels like a repetition - the event date is already present as start date and end date - is it really necessary to add it again?
Author
Owner

We don't actually write the text, this is just the event text copied from the discord made by the events team.

IMO we should not be doing this and instead have the events team put content for the website in a seprate place, like a google docs sheet, google form, discord channel, or anything where they actually notify us of them wanting an event on the site instead of us just scraping the discord...

Also we decided not to show the end date anywhere on the site, instead only relying on the in text to avoid repetion.

We don't actually write the text, this is just the event text copied from the discord made by the events team. IMO we should not be doing this and instead have the events team put content for the website in a seprate place, like a google docs sheet, google form, discord channel, or anything where they actually notify us of them wanting an event on the site instead of us just scraping the discord... Also we decided not to show the end date anywhere on the site, instead only relying on the in text to avoid repetion.
Owner

Feel free to ignore my comments for merging this PR. I mostly added them to start a discussion around those things - they are not PR blockers.

Feel free to ignore my comments for merging this PR. I mostly added them to start a discussion around those things - they are not PR blockers.
a258wang reviewed 2022-07-11 02:06:36 -04:00
@ -0,0 +2,4 @@
name: 'Code Party; The Sequel'
short: 'CSC Code Party is Back!'
startDate: 'July 14 2022 19:00'
endDate: 'July 14 2022 21:59'
Owner

NIT: why is it 21:59 and not 22:00?

NIT: why is it `21:59` and not `22:00`?
a258wang reviewed 2022-07-11 02:06:58 -04:00
@ -0,0 +6,4 @@
online: false
location: 'STC 0060'
poster: 'images/events/2022/spring/Code-Party-Sequel.png'
---
Owner

Also curious, does Code Party not have a registration link?

Also curious, does Code Party not have a registration link?
a258wang reviewed 2022-07-11 02:09:55 -04:00
@ -0,0 +2,4 @@
name: 'Capture The Flag Contest'
short: 'The CTF Club in association with CSC is running a Capture The Flag contest! '
startDate: 'July 15 2022 00:00'
endDate: 'July 17 2022 23:59'
Owner

According to the link, the contest runs from "6pm July 15th to noon July 17th, 2022, Eastern Time".

According to the link, the contest runs from "6pm July 15th to noon July 17th, 2022, Eastern Time".
a258wang approved these changes 2022-07-11 02:24:50 -04:00
a258wang left a comment
Owner

Sorry for the delayed review! (I haven't touched my computer in a few days)

A couple of nits from me and Adi, but otherwise things look good - it would be appreciated if you could address them but I'll approve the PR now so you don't have to wait for re-review

Sorry for the delayed review! (I haven't touched my computer in a few days) A couple of nits from me and Adi, but otherwise things look good - it would be appreciated if you could address them but I'll approve the PR now so you don't have to wait for re-review
snedadah added 1 commit 2022-07-11 02:45:58 -04:00
continuous-integration/drone/push Build is passing Details
a861cbcdb3
Fixed dates and event details
snedadah added 1 commit 2022-07-11 03:02:17 -04:00
continuous-integration/drone/push Build is passing Details
373bca3efe
Updated space
snedadah added 1 commit 2022-07-11 03:21:08 -04:00
continuous-integration/drone/push Build is passing Details
190350c983
Updated space
snedadah merged commit e88283bc64 into main 2022-07-11 03:36:28 -04:00
snedadah deleted branch shahanneda/add-events 2022-07-11 03:36:28 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#475
No description provided.