Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion live/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,18 @@ <h3 class="text-orange">What do the final presentations look like?</h3>
<p>The jury will have one minute for questions afterwards.</p>
</div>
</div>
<div class="faq-question">

<div class="faq-question">
<h3 class="text-orange">What are the judging criteria?</h3>
<p><ul class = "list-group">
<li class="list-group-item"><b>Concept</b></br> Innovation potential of the idea - Adherence to the topic of environment - Use of supplied data / hardware - Impact on the users</li>
<li class="list-group-item"><b>Design</b></br> Usability (interaction, visual and emotional design) - Functional scope (design completion)</li>
<li class="list-group-item"><b>Development</b></br> Quality and Completeness of the prototype</li>
<li class="list-group-item"><b>Presentation</b></br> Quality of the presentation - Clarity, Effectiveness, Completeness - Interest raised in the audience</li>
</ul></p>
</div>
</div>
</div>
<div class="col-md-5 col-md-offset-1">
<div class="faq-question">
Expand Down Expand Up @@ -558,7 +570,13 @@ <h3>Dennis Becker</h3>

<p>Lecturer<br>
<a href="#">@Dennis becker</a></p>
</div>
</div>
<div class="col-md-4">
<h3>Fenja Sürken</h3>

<p>Social Scientist, Design Thinking Coach and UX-Researcher<br>
<a href="#">@Fenja</a></p>
</div>
</div>

</div>
Expand Down