From a10b858a0b75e9a1c72075c8a0861b19a7cb983e Mon Sep 17 00:00:00 2001
From: Sachchit Kunichetty <71106771+skunichetty@users.noreply.github.com>
Date: Mon, 29 Jan 2024 21:19:56 -0500
Subject: [PATCH] Added Project Exploration Fair Information (#63)
* Added tutorial submission form
* Updated join page with project exploration fair details
* Updated tutorial submission step
---
config/join.md | 14 +++++++++++++-
config/timeline.json | 4 ++--
2 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/config/join.md b/config/join.md
index 546e4b1..6e204f4 100644
--- a/config/join.md
+++ b/config/join.md
@@ -43,4 +43,16 @@ See our [Tutorials Repo](https://github.com/MichiganDataScienceTeam/2023-Tutoria
- If your checkpoints are incomplete, then you will not be allowed to join MDST for that semester. In such circumstance, you may attempt the checkpoints again the next semester and resubmit.
-The project signup form will be due **February 1st, 11:59 PM**, after which we will no longer accept sign-ups to join MDST for the Winter 2024 semester.
+The tutorial submission form will be due **February 1st, 11:59 PM**, after which we will no longer accept sign-ups to join MDST for the Winter 2024 semester.
+
+
+
+### Step 5: Attend the Project Exploration Fair
+
+After joining the club, we will host a project exploration fair on **February 4th, 2024 12-3pm** in **CCCB 2460** to share the projects which we will run this semester. You can speak with our project leads and learn first-hand about the type of work being done in each project, what the prerequistes are, and if the project is a good fit for you.
+
+After attending, you will be given access to a form to specify your top 3 project choices, from which we will place you into your preferred project (subject to constraints and appropriate difficulty).
+
+
+ ⚠️ You **must attend** the exploration fair to be placed on a project this semester. If you are unable to attend but would still like to participate in projects, you must [email us](mailto:mdst-coms@umich.edu) in advance letting us know, and we will consider your request on a case-by-case basis. If emailing us, please include `[EXPLORATION FAIR]` in your email title.
+
\ No newline at end of file
diff --git a/config/timeline.json b/config/timeline.json
index e96d416..db1ab7d 100644
--- a/config/timeline.json
+++ b/config/timeline.json
@@ -48,9 +48,9 @@
"description": "Indicate your project preferences."
},
{
- "title": "First Project Work Session @ TBD",
+ "title": "Project Work Session @ CCCB 3420 and CCCB 2460",
"time": "February 11th 12:15pm - 3pm",
- "description": "Start working on your projects!"
+ "description": "Start working on data science projects!"
}
]
}