Skip to content

Commit

Permalink
fix: 🐛 changed positioning of data requirements page
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobiClark committed Dec 4, 2023
1 parent d4ddbd5 commit e63fefa
Showing 1 changed file with 78 additions and 78 deletions.
156 changes: 78 additions & 78 deletions sections/guided_mode/guided_curate_dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,84 @@ <h2 class="guided--text-user-directions">
</div>
</div>

<div id="guided-prepare-helpers-tab" class="guided--page" data-page-name="Prepare data">
<h1 class="text-sub-step-title">Before getting started</h1>

<div class="guided--section">
<p class="help-text">
Several resources are required to curate and share a SPARC dataset. They are listed
below so you can make sure you can have access to them before getting started.
</p>
</div>
<div class="guided--section">
<label class="guided--welcome-section-label text-center mb-3">Pennsieve Account</label>
<p class="help-text">
All SPARC datasets must be uploaded to the Pennsieve data platform. To upload your
dataset, you'll need a Pennsieve account with access to the appropriate workspace for
your dataset (e.g. "SPARC" workspace for SPARC-funded datasets, "RE-JOIN" workspace
for RE-JOIN funded datasets, etc.).
</p>
<div class="info-dropdown">
<p class="info-dropdown-text" data-dropdown-type="warning">
I don't have a Pennsieve account
</p>
<i class="fas fa-chevron-right"></i>
</div>
<div class="info-container">
<p class="help-text">
To get access to Pennsieve and the workspace for your dataset, please fill out
<a
target="_blank"
href="https://www.wrike.com/frontend/requestforms/index.html?token=eyJhY2NvdW50SWQiOjMyMDM1ODgsInRhc2tGb3JtSWQiOjUwMzQzN30JNDgwNTg4NjU3MjA3Nwk0MTg5ZTY0ODEyZGYxNTU1ZDJkYmU5MzIxNWZiNTQyZWUwZTMzY2U4NDQ5ODI0ZWI0YzZiMWZhNjVhYzgyOTRm"
>this form.</a
>
</p>
</div>
</div>
<div class="guided--section sparc-funded-only">
<label class="guided--welcome-section-label text-center mb-3"
>Data Deliverables document</label
>
<p class="help-text">
The milestones and associated datasets as agreed between awardees and SPARC are
summarized in a document called Data Deliverables document. Information contained in
this document is required in one of the metadata files to be included in your dataset.
You will therefore need access to the Data Deliverables document associated with your
SPARC award.
</p>
<div class="info-dropdown">
<p class="info-dropdown-text" data-dropdown-type="info">
Where can I find my Data Deliverables document?
</p>
<i class="fas fa-chevron-right"></i>
</div>
<div class="info-container">
<p class="help-text">
To obtain the Data Deliverables document associated with your award, simply ask your
PI or grant manager. Download a template of the Data Deliverables document
<a
target="_blank"
href="https://github.com/fairdataihub/SODA-for-SPARC/blob/main/file_templates/DataDeliverablesDocument-template.docx?raw=true"
>here</a
>
to see the expected format.
</p>
</div>
</div>
<div class="guided--section">
<label class="guided--welcome-section-label text-center mb-3"
>ORCID iDs for all dataset contributors</label
>
<p class="help-text">
SPARC datasets require that all contributors have an ORCID iD. If you are not sure if
a contributor has an ORCID iD, you can check by searching for their name on
<a target="_blank" href="https://orcid.org">orcid.org</a>. If a contributor does not
have an ORCID iD, they can create one for free at
<a target="_blank" href="https://orcid.org/register">orcid.org/register</a>.
</p>
</div>
</div>

<div id="guided-pennsieve-intro-tab" class="guided--page" data-page-name="Pennsieve log in">
<div class="guided--section">
<h1 class="text-sub-step-title">Pennsieve metadata</h1>
Expand Down Expand Up @@ -1003,84 +1081,6 @@ <h2 class="text-sub-step-title text-error">Unable to determine dataset type</h2>
</div>
</div>

<div id="guided-prepare-helpers-tab" class="guided--page" data-page-name="Prepare data">
<h1 class="text-sub-step-title">Before getting started</h1>

<div class="guided--section">
<p class="help-text">
Several resources are required to curate and share a SPARC dataset. They are listed
below so you can make sure you can have access to them before getting started.
</p>
</div>
<div class="guided--section">
<label class="guided--welcome-section-label text-center mb-3">Pennsieve Account</label>
<p class="help-text">
All SPARC datasets must be uploaded to the Pennsieve data platform. To upload your
dataset, you'll need a Pennsieve account with access to the appropriate workspace for
your dataset (e.g. "SPARC" workspace for SPARC-funded datasets, "RE-JOIN" workspace
for RE-JOIN funded datasets, etc.).
</p>
<div class="info-dropdown">
<p class="info-dropdown-text" data-dropdown-type="warning">
I don't have a Pennsieve account
</p>
<i class="fas fa-chevron-right"></i>
</div>
<div class="info-container">
<p class="help-text">
To get access to Pennsieve and the workspace for your dataset, please fill out
<a
target="_blank"
href="https://www.wrike.com/frontend/requestforms/index.html?token=eyJhY2NvdW50SWQiOjMyMDM1ODgsInRhc2tGb3JtSWQiOjUwMzQzN30JNDgwNTg4NjU3MjA3Nwk0MTg5ZTY0ODEyZGYxNTU1ZDJkYmU5MzIxNWZiNTQyZWUwZTMzY2U4NDQ5ODI0ZWI0YzZiMWZhNjVhYzgyOTRm"
>this form.</a
>
</p>
</div>
</div>
<div class="guided--section sparc-funded-only">
<label class="guided--welcome-section-label text-center mb-3"
>Data Deliverables document</label
>
<p class="help-text">
The milestones and associated datasets as agreed between awardees and SPARC are
summarized in a document called Data Deliverables document. Information contained in
this document is required in one of the metadata files to be included in your dataset.
You will therefore need access to the Data Deliverables document associated with your
SPARC award.
</p>
<div class="info-dropdown">
<p class="info-dropdown-text" data-dropdown-type="info">
Where can I find my Data Deliverables document?
</p>
<i class="fas fa-chevron-right"></i>
</div>
<div class="info-container">
<p class="help-text">
To obtain the Data Deliverables document associated with your award, simply ask your
PI or grant manager. Download a template of the Data Deliverables document
<a
target="_blank"
href="https://github.com/fairdataihub/SODA-for-SPARC/blob/main/file_templates/DataDeliverablesDocument-template.docx?raw=true"
>here</a
>
to see the expected format.
</p>
</div>
</div>
<div class="guided--section">
<label class="guided--welcome-section-label text-center mb-3"
>ORCID iDs for all dataset contributors</label
>
<p class="help-text">
SPARC datasets require that all contributors have an ORCID iD. If you are not sure if
a contributor has an ORCID iD, you can check by searching for their name on
<a target="_blank" href="https://orcid.org">orcid.org</a>. If a contributor does not
have an ORCID iD, they can create one for free at
<a target="_blank" href="https://orcid.org/register">orcid.org/register</a>.
</p>
</div>
</div>

<div id="guided-name-subtitle-tab" class="guided--page" data-page-name="Name and subtitle">
<h1 class="text-sub-step-title">Dataset name and subtitle</h1>
<div class="guided--section">
Expand Down

0 comments on commit e63fefa

Please sign in to comment.