Skip to content

Commit 302ec36

Browse files
committed
created cards to display overview and explore the data sections
1 parent fd0fac4 commit 302ec36

1 file changed

Lines changed: 26 additions & 25 deletions

File tree

survey_dashboard/hmc_layout/en_template.html

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,22 +1021,24 @@
10211021
<div class="pt-10 pb-20 lg:pt-20">
10221022
<section>
10231023
<div class="container mx-auto mb-24">
1024+
<h2 class="font-bold font-lg">Overview</h2>
1025+
<div style="border: 2px solid rgb(236, 251, 253); border-radius: 8px; padding: 2rem; background-color:rgb(236, 251, 253) ; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); margin-bottom: 2rem;">
1026+
<p style="margin-bottom:2.5rem;">
1027+
Who are the data stakeholders in Helmholtz? What tools do they use? What are the roadblocks to better metadata?
1028+
These were some of the questions that we investigated with our HMC community survey in 2021. Here you can browse the results interactively and dive deeper into the data!
1029+
</p>
1030+
1031+
<p style="margin-bottom:12px; margin-top: 2.5rem;">
1032+
Refine the displayed data with <b>Global Data Filters</b> and explore
1033+
<ul style="margin-left: 36px;font-size: 17px; list-style-type: disc;">
1034+
<li>the community profiles of our data stakeholders</li>
1035+
<li>the methods, tools and software used for data generation and handling</li>
1036+
<li>responses and how they compare to each other between different quesitons in the Survey Data Explorer</li>
1037+
</ul>
1038+
</p>
1039+
</div>
10241040

1025-
<p style="margin-left:36px; margin-bottom:2.5rem;">
1026-
Who are the data stakeholders in Helmholtz? What tools do they use? What are the roadblocks to better metadata?
1027-
These were some of the questions that we investigated with our HMC community survey in 2021. Here you can browse the results interactively and dive deeper into the data!
1028-
</p>
1029-
1030-
<p style="margin-left: 36px; margin-bottom:12px; margin-top: 2.5rem;">
1031-
Refine the displayed data with <b>Global Data Filters</b> and explore
1032-
<ul style="margin-left: 72px;font-size: 17px; list-style-type: disc;">
1033-
<li>the community profiles of our data stakeholders</li>
1034-
<li>the methods, tools and software used for data generation and handling</li>
1035-
<li>responses and how they compare to each other between different quesitons in the Survey Data Explorer</li>
1036-
</ul>
1037-
</p>
10381041
<div class="flex" style="margin-top: 5rem; min-width: 1200px; align-items: center;margin-left: 24px" >
1039-
10401042
<div class="infobox" style="aspect-ratio: 3/2; background-image: url(./en_files/surveyBG.png); margin-left: 0px">
10411043
<div class="infoHeadline" style="margin-bottom: 0px;">
10421044
49
@@ -1063,21 +1065,20 @@
10631065
<a href="https://doi.org/10.7802/2433" target="_blank">Complete dataset is available online</a>
10641066
</div>
10651067
</div>
1066-
10671068
</div>
1068-
<div class="flex flex-wrap">
1069-
<div class="infobox2" style="min-width: 1200px; margin-top: 5rem; margin-left: 24px; border-color: #002864;">
1070-
1071-
<p style="margin-bottom: 0px">
1072-
<b style="color: #002864;">DISCLAIMER</b><br>Displayed data should be interpreted with care. Responses might be subject to sample bias and some
1073-
questions were specific to the research field of participants.
1074-
<a href="https://doi.org/10.3289/HMC_publ_05" target="_blank">Check our written publication for further details.</a>
1075-
</p>
10761069

1077-
</div>
10781070

1071+
<h2 class="font-bold mt-20">Explore the data</h2>
1072+
<div style="border: 2px solid rgb(236, 251, 253); border-radius: 8px; padding: 2rem; background-color:rgb(236, 251, 253) ; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); margin-bottom: 2rem;">
1073+
<p style="margin-bottom:2.5rem;">
1074+
Use the filters in Global Data Filters section and explore the data from various angles below.
1075+
</p>
1076+
<p style="margin-bottom:12px; margin-top: 2.5rem;">
1077+
<b style="color: #002864;">Disclaimer</b><br>Displayed data should be interpreted with care.<br> Responses might be subject to sample bias and some
1078+
questions were specific to the research field of participants.<br>
1079+
<a href="https://doi.org/10.3289/HMC_publ_05" target="_blank">Check our written publication for further details.</a>
1080+
</p>
10791081
</div>
1080-
10811082
</div>
10821083
</section>
10831084

0 commit comments

Comments
 (0)