From 522f14a9a201d9bf744dce53848929ffe8df3871 Mon Sep 17 00:00:00 2001
From: Janine vN
+ The chosen technology/tech stack for this year is Text User Interfaces (TUIs).
+ Each team must create a program with one of the approved frameworks that creates a user interface that is text based.
+ For more information of TUIs and what's involved with such an interface, check out this wikipedia article.
+ The Qualifier isn't released yet, but to receive the most up-to-date information and to get notified
- when the Qualifier is released you can join the server: discord.gg/python.
-
-
- Most Recent: Code Jam 7
-
-
- All events
-
diff --git a/pydis_site/templates/events/pages/code-jams/8/_index.html b/pydis_site/templates/events/pages/code-jams/8/_index.html
index 08eaae07..799beca1 100644
--- a/pydis_site/templates/events/pages/code-jams/8/_index.html
+++ b/pydis_site/templates/events/pages/code-jams/8/_index.html
@@ -20,18 +20,26 @@
Important Dates
-
+
+ Technology
+ How to Join
Your solution must use one of the approved frameworks. It is not permitted to circumvent this rule by e.g. using the approved framework as a wrapper for another framework.
Your solution should be platform agnostic. For example, if you use filepaths in your submission, use pathlib
to create platform agnostic Path objects instead of hardcoding the paths.
Your solution must use one of the approved frameworks.
You must document precisely how to install and run your project. @@ -41,14 +40,14 @@
Use English as the main language for your project, including names, comments, documentation, and commit messages. - The text displayed in your web application should also be in English, + The text displayed in your application should also be in English, although you are allowed to provide the user with options for internationalisation and translation.
Your team, once the coding portion of the code jam is complete, must create a video presentation that showcases and explains your final product. - This must be in a video format and must be uploaded somewhere for the judges to view (i.e. unlisted Youtube video, Vimeo, etc.) + This must be in a video format and must be uploaded somewhere for the judges to view (i.e. unlisted YouTube video, Vimeo, etc.). The video can be as simple as a screen recording with annotated text. Teams who do not submit a final video presentation may be disqualified.
diff --git a/pydis_site/templates/events/sidebar/code-jams/8.html b/pydis_site/templates/events/sidebar/code-jams/8.html index fb14d83e..fe65ae2e 100644 --- a/pydis_site/templates/events/sidebar/code-jams/8.html +++ b/pydis_site/templates/events/sidebar/code-jams/8.html @@ -8,8 +8,8 @@