Skip to content

Commit

Permalink
oca
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrell committed Apr 5, 2024
1 parent 0b56ef4 commit 3e97e02
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions lib/quadblockquiz_web/templates/layout/root.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
</a>
</td>
<td>
<a href="https://oasis-open.org/" class="phx-logo">
<a href="https://opencybersecurityalliance.org/" class="phx-logo">
<img
src={Routes.static_path(@conn, "/images/oasis_logo.png")}
alt="OASIS Logo"
src={Routes.static_path(@conn, "/images/oca.jpeg")}
alt="OCA Logo"
class="max-h-32"
/>
</a>
Expand Down
6 changes: 3 additions & 3 deletions lib/quadblockquiz_web/templates/layout/tailwind.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
class="max-h-32"
/>
</a>
<a href="https://oasis-open.org/" class="phx-logo">
<a href="https://opencybersecurityalliance.org/" class="phx-logo">
<img
src={Routes.static_path(@conn, "/images/oasis_logo.png")}
alt="OASIS Logo"
src={Routes.static_path(@conn, "/images/oca.jpeg")}
alt="OCA Logo"
class="max-h-32"
/>
</a>
Expand Down
Binary file added priv/static/images/oca.jpeg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions qna/Sponsors/000.sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ can be traded in for any other powerup.
Make sure to say thank you to our sponsors:
- Peraton (host)
- Cyware (lunch)
- OASIS (logistics)
- OCA (logistics)
- sFractal Consulting (this game, contest prizes)
- Podii (software support to this game)
- Briar Cutter (creative support to this game)
Expand All @@ -35,7 +35,7 @@ Which of the following was NOT a sponsor of QuadBlockQuiz or the Cybersecurity A
- Cyware
- Darkside
- Grox.io
- OASIS
- OCA
- Peraton
- Podii
- sFractal Consulting
Expand Down
4 changes: 2 additions & 2 deletions qna/Sponsors/002.sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ can be traded in for any other powerup.
Make sure to say thank you to our sponsors:
- Peraton (host)
- Cyware (lunch)
- OASIS (logistics)
- OCA (logistics)
- sFractal Consulting (this game, contest prizes)
- Podii (software support to this game)
- Briar Cutter (creative support to this game)
Expand All @@ -34,7 +34,7 @@ Which sponsor was the host of the Cybersecurity Automation Village this year?
- Briar Cutter
- Cyware
- Grox.io
- OASIS
- OCA
- Peraton
- Podii
- sFractal Consulting
Expand Down
4 changes: 2 additions & 2 deletions qna/Sponsors/004.sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ can be traded in for any other powerup.
Make sure to say thank you to our sponsors:
- Peraton (host)
- Cyware (lunch)
- OASIS (logistics)
- OCA (logistics)
- sFractal Consulting (this game, contest prizes)
- Podii (software support to this game)
- Briar Cutter (creative support to this game)
Expand All @@ -34,7 +34,7 @@ Which sponsor was supplied lunch to the Cybersecurity Automation Village this ye
- Briar Cutter
- Cyware
- Grox.io
- OASIS
- OCA
- Peraton
- Podii
- sFractal Consulting
Expand Down
4 changes: 2 additions & 2 deletions qna/Sponsors/006.sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ by answering the questions correctly.
Make sure to say thank you to our sponsors:
- Peraton (host)
- Cyware (lunch)
- OASIS (logistics)
- OCA (logistics)
- sFractal Consulting (this game, contest prizes)
- Podii (software support to this game)
- Briar Cutter (creative support to this game)
Expand All @@ -26,7 +26,7 @@ Which sponsor was the logistical support of the Cybersecurity Automation Village
- Briar Cutter
- Cyware
- Grox.io
- OASIS
- OCA
- Peraton
- Podii
- sFractal Consulting
Expand Down
4 changes: 2 additions & 2 deletions qna/Sponsors/008.sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Make sure to say thank you to our sponsors:
- Peraton (host)
- Cyware (lunch)
- OASIS (logistics)
- OCA (logistics)
- sFractal Consulting (this game, contest prizes)
- Podii (software support to this game)
- Briar Cutter (creative support to this game)
Expand All @@ -18,7 +18,7 @@ Make sure to say thank you to our sponsors:
Which sponsors were responsible for QuadBlockQuiz?

## Answers
- Cyware, OASIS, Peraton
- Cyware, OCA, Peraton
- AWS, Google, Microsoft
- sFractal Consulting, Podii, Briar Cutter, Grox.io
- Anonymous, Darkside, REvil, Lazarus
Expand Down
2 changes: 1 addition & 1 deletion qna/Sponsors/018.oasis.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In the past, sudden tsunamis, tornadoes and flash floods took communities by sur

OASIS Open is an established non-profit organization where individuals, organizations and governments come together to solve some of the world’s biggest technical challenges through the development of open code and open standards. QR codes, the Common Alerting Protocol (CAP), and the projects at this village are only a few of these open, fair, and transparent standards, which are transforming our world in a positive way, every day.

OASIS Open provided the logistical support for this year's Cybersecurity Automation Village.
The Open Cybersecurity Alliance (OCA), logistical sponsor of the village, is an OASIS Open Project.

# Question:
Which of the following standards were developed at OASIS Open?
Expand Down

0 comments on commit 3e97e02

Please sign in to comment.