survey / layouts /task_layout_consent.html
davidjurgens's picture
Deploy Potato demo: Potato — Survey Flow
459acdf verified
Raw
History Blame Contribute Delete
2.6 kB
<!-- CONFIG_HASH: afe0b39b96cf773f168e0fbd9892abcf_80bf4f39d2d3367a2c61f0b5f2823930 -->
<!-- Generated annotation layout file -->
<!-- This file was automatically generated based on the annotation schemes in your config -->
<!-- You can customize this file to modify the layout of your annotation interface -->
<!-- Changes to this file will be preserved across server restarts -->
<div class="annotation_schema">
<form id="consent_info" class="annotation-form pure-display" action="javascript:void(0)" data-grid-columns="1">
<fieldset schema="consent_info">
<legend>&lt;h3&gt;Survey Instruments Demo&lt;/h3&gt;&lt;p&gt;This demo shows how Potato can use standard validated survey instruments for prestudy and poststudy phases.&lt;/p&gt;&lt;p&gt;You will complete:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Prestudy:&lt;/strong&gt; TIPI (Ten-Item Personality Inventory) - a brief personality measure&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Annotation:&lt;/strong&gt; Rate the sentiment of 5 short texts&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Poststudy:&lt;/strong&gt; SWLS (Satisfaction With Life) and PSS (Perceived Stress Scale)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Click &#x27;I agree&#x27; to continue.&lt;/p&gt;</legend>
<div class="display-content">
</div>
</fieldset>
</form>
<form id="consent_agree" class="annotation-form radio shadcn-radio-container" action="javascript:void(0)" data-annotation-id="1" data-annotation-type="radio" data-schema-name="consent_agree" data-grid-columns="1">
<fieldset schema="consent_agree">
<legend class="shadcn-radio-title">I understand this is a demo and agree to proceed.</legend>
<div class="shadcn-radio-options">
<div class="shadcn-radio-option">
<input class="consent_agree shadcn-radio-input annotation-input"
type="radio"
id="consent_agree_agree_radio"
name="consent_agree"
value="agree"
selection_constraint="single"
schema="consent_agree"
label_name="agree"
onclick="onlyOne(this);registerAnnotation(this);"
validation="required"
data-key="1">
<label for="consent_agree_agree_radio" class="shadcn-radio-label" >agree <span class="keybinding-badge">1</span></label>
</div>
</div></fieldset></form>
</div>