From 07348fab9b2978ff6057be8e248ca1378969d3cd Mon Sep 17 00:00:00 2001 From: Anna Baack <anna-lena.baack@uni-bielefeld.de> Date: Sat, 28 Sep 2024 07:55:41 +0000 Subject: [PATCH] Update file Feedback.tsx --- src/contents/Human Practices/Feedback.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/Human Practices/Feedback.tsx b/src/contents/Human Practices/Feedback.tsx index 555bc247..63bee588 100644 --- a/src/contents/Human Practices/Feedback.tsx +++ b/src/contents/Human Practices/Feedback.tsx @@ -115,7 +115,7 @@ export function HPFeedback(){ </div> <div className="col"> <Graph.WhatFormMoreInfoPublic/> - <p>When asked how they would prefer to receive more information, 22.62% of respondents selected TV documentaries and programs as their preferred medium, while 16.63% expressed interest in websites and online resources (see diagram 11). This preference for visual and online formats aligns with the public’s general reliance on media for learning about CF and other medical topics. Social media and online communities (15.96%) also ranked highly, indicating that digital platforms are an effective way to reach a broad audience. These findings can guide future efforts to create engaging and informative content about CF and gene therapy.</p> + <p>test</p> </div> </div> </CollapsibleInfoBox> -- GitLab