Skip to content
Snippets Groups Projects
Commit 630aede0 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

bfh feedback

parent 4f45a15c
No related branches found
No related tags found
No related merge requests found
Pipeline #435141 failed
......@@ -350,7 +350,21 @@ tr:nth-child(1) {
.bg-video-container{
margin-bottom: 10vw !important;
}
.b-lg{
border-color: var(--igemlightgreen) !important;
}
.b-lo{
border-color: var(--light-secondary) !important;
}
.bg-lg{
background-color: var(--igemlightgreen) !important;
}
.bg-lp{
background-color: var(--lightpurple) !important;
}
.bg-lo{
background-color: var(--light-secondary) !important;
}
.bg-db{
background-color: var(--darkerbeige) !important;
}
......@@ -3719,4 +3733,18 @@ a{
.symptom-img-wrapper img{
max-width: 100%;
}
.feedbackbfh div{
padding: 20px;
margin: 10px ;
border-radius: 10px;
border-width: 5px;
border-style: dashed;
}
.feedbackbfh div div{
padding: 20px;
margin: 10px ;
border-radius: 10px;
border-width: 0;
}
\ No newline at end of file
......@@ -224,6 +224,38 @@ export function About(){
<p>Gathering feedback after the event and learning from it to make the next one even better. This will make the 2025 meet-up in Frankfurt even bigger and better! Thank you! </p>
<H2 text="Feedback for our Event"/>
<div className="row feedbackbfh">
<div className="col b-lg">
<div>
<h5>Strengths</h5>
<ul>
<li>Well organised </li>
<li>Helpful feedback from judges</li>
<li>The diversity of the program points</li>
<li>The vibe and the atmosphere</li>
<li>Industry was present</li>
<li>A friendly and helpful team</li>
<li>Very professional moderation</li>
</ul>
</div>
</div>
<div className="col b-lo">
<div>
<h5>Weaknesses</h5>
<ul>
<li>Time management</li>
<li>A little longer time buffer between different program parts</li>
<li>Judging session and workshops were taking up way more time than expected due to speakers not caring about the time</li>
<li>Only one panel discussion</li>
<li>Mabey think about shortening the program per day a little</li>
<li>No time for the Lab Olympics</li>
</ul>
</div>
</div>
</div>
<H2 text="Acknowledgments"/>
<p>The BFH Committee extends heartfelt thanks to: </p>
<ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment