From 2eed35cc963f2e787e403f2f344e7463cff50380 Mon Sep 17 00:00:00 2001
From: Tabel5 <tabel005@gmail.com>
Date: Tue, 1 Oct 2024 22:28:56 +0200
Subject: [PATCH] image caption edit

---
 wiki/pages/human-practices.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html
index db71d8b..9929f53 100644
--- a/wiki/pages/human-practices.html
+++ b/wiki/pages/human-practices.html
@@ -34,7 +34,8 @@
           <p>We started by using the<strong> Value-Sensitive Design (VSD)</strong> approach because it helped us identify our project in relation to problems and values. It also facilitated a discourse between team members and stakeholders about the meaning of these values in our project and how to carry out a responsible approach. <a href="#cite1" style="color: #185A4F;">[1]</a> This entailed thoroughly anticipating both positive and negative impacts of our project and thinking of safety and security and the ethical and social problems created by its potential application.  </p>
           <p>The steps of our <strong>HP</strong> and <strong>Integrated HP approach</strong>, based on the <strong>VSD analysis</strong>, are shown in <strong>Figure 1.</strong> The VSD consists of three main phases namely the conceptual, empirical and technical part. We applied these stages in our HP work. In the <strong> conceptual part</strong>, we assessed who are the stakeholders impacted by our idea and what values are at relevance. This way, we gained a better understanding of whom to engage with and what questions we wanted to ask. The <strong>empirical part</strong> consisted of reaching out to some of these stakeholders with different backgrounds, and to experts that could help us think about the different fields of impacts mentioned before. During the <strong>technical part</strong> we integrated all gathered information from the conceptual and empirical parts to minimise potential risks associated with our project and to come up with alternative approaches. This also meant that we had to make compromises between conflicting design choices. </p>
           <div class="img-pagestyle" style="margin-top:5px;">
-            <img src="https://static.igem.wiki/teams/5054/accessability-value-hierarchy.png" alt="">
+            <img src="https://static.igem.wiki/teams/5054/hp-steps.png" alt="">
+          <figcaption> <strong>Figure 1: The map of our HP steps.</strong></br>The steps are the following: Identify the problem&rarr; Come up with solution and benefits&rarr; Identify values and stakeholders&rarr; Assess impact through talking to stakeholders: environmental, social and economic impact&rarr; Implement: mitigate risks, think of alternative approaches</figcaption>
           </div>
           <div class="h2">Understanding the Problem</div>
           <p>As we learned from the conversations with different stakeholders, defining to what problem our idea serves as a solution is very important from the aspect of responsible innovation. It was also the first step of our VSD analysis. </p>
-- 
GitLab