diff --git a/state_mindfulness_survey/config.json b/state_mindfulness_survey/config.json new file mode 100644 index 0000000..5d9f736 --- /dev/null +++ b/state_mindfulness_survey/config.json @@ -0,0 +1,35 @@ +[ + { + "name": "State Mindfulness Scale Survey", + "template":"survey", + "run": [ + "https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en", + "https://fonts.googleapis.com/icon?family=Material+Icons", + "https://code.getmdl.io/1.1.1/material.blue-red.min.css", + "static/css/surveys.css", + "static/js/jquery/ui/smoothness/jquery-ui-1.10.4.custom.min.css", + "static/js/jquery/jquery-2.1.1.min.js", + "https://code.getmdl.io/1.1.1/material.min.js", + "static/js/jquery/ui/jquery-ui-1.10.4.custom.min.js", + "static/js/jquery/jquery.wizard.js", + "static/js/jquery/form/jquery.form-3.50.js", + "static/js/jquery/validate/jquery.validate-1.12.0.min.js", + "style.css" + ], + "exp_id": "state_mindfulness_survey", + "cognitive_atlas_task_id": "", + "contributors": [ + "Paul Sharpe" + ], + "time":999, + "experiment_variables": "", + "reference": "https://pdfs.semanticscholar.org/2ab3/c250e2779711cfd52b3ebe2de0fe1087ed29.pdf", + "notes": "", + "publish":"True", + "deployment_variables":{"material_design": + {"fullscreen": true} + } + + + } +] diff --git a/state_mindfulness_survey/style.css b/state_mindfulness_survey/style.css new file mode 100644 index 0000000..5ca7bf2 --- /dev/null +++ b/state_mindfulness_survey/style.css @@ -0,0 +1,76 @@ +.mdl-radio__label { + display: inline-block; + width: 10em; + padding-top: 1.5em; + transform: translate(-53%,0%); + text-align: center; +} + +.mdl-radio { + float: left; + width: 90px; + margin-left: 48px; +} + +.experiment-content { + padding: 80px 100px; + margin-bottom: 0px; + border-radius: 2px; + padding: 100px 180px 100px; + margin-bottom: 80px; +} + +.mdl-cell--8-col, .mdl-cell--8-col-desktop.mdl-cell--8-col-desktop { + width: 1050px; + margin-left: auto; + margin-right: auto; +} + +.mdl-cell--2-col, .mdl-cell--2-col-desktop.mdl-cell--2-col-desktop { + width: calc(0%) +} + +.wizard-step { + margin-left: auto; + margin-right: auto; +} + +body { + line-height: 25px; +} + +p { + font-weight: bold; +} + +/* Add gray line for Likert */ + +.mdl-radio.is-checked .mdl-radio__outer-circle { + background-color:transparent; +} + +.mdl-radio__outer-circle{ + background-color:white; +} + + +form p:before { + content: ''; + position:relative; + top:53px; + left:61px; + display:block; + background-color:#efefef; + height:4px; + width:552px; +} + +form #five_facet_mindfulness_survey_20_options:before, + #five_facet_mindfulness_survey_23_options:before, + #five_facet_mindfulness_survey_32_options:before, + #five_facet_mindfulness_survey_36_options:before { + top: 78px; +} + + + diff --git a/state_mindfulness_survey/survey.tsv b/state_mindfulness_survey/survey.tsv new file mode 100644 index 0000000..31d36e0 --- /dev/null +++ b/state_mindfulness_survey/survey.tsv @@ -0,0 +1,25 @@ +question_type question_text required page_number option_text option_values +instruction Welcome to this survey. Press Next to begin. 0 1 +instruction For each of the following statements, please use the rating scale to indicate how well each statement describes your experiences in the past 15 minutes. 0 2 +radio I was aware of different emotions that arose in me 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I tried to pay attention to pleasant and unpleasant sensations 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I found some of my experiences interesting 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed many small details of my experience 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I felt aware of what was happening inside of me 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed pleasant and unpleasant emotions 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I actively explored my experience in the moment 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I clearly physically felt what was going on in my body 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I changed my body posture and paid attention to the physical process of moving 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I felt that I was experiencing the present moment fully 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed pleasant and unpleasant thoughts 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed emotions come and go 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed various sensations caused by my surroundings (e.g., heat, coolness, the wind on my face) 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed physical sensations come and go 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I had moments when I felt alert and aware 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I felt closely connected to the present moment 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed thoughts come and go 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I felt in contact with my body 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I was aware of what was going on in my mind 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio It was interesting to see the patterns of my thinking 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +radio I noticed some pleasant and unpleasant physical sensations 1 3 Not at all, A little, Somewhat, Well, Very well 1,2,3,4,5 +instruction Congratulations for completing this survey! Press finish to continue. 0 4 \ No newline at end of file