Template:GAD-7: Difference between revisions

From WikiMSK

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable gad7-table"
|+Generalised Anxiety Disorder 7-item (GAD-7) scale
|+Generalised Anxiety Disorder 7-item (GAD-7) scale
| colspan="6"|Over the last 2 weeks, how often have you been bothered by the following problems?
| colspan="6"|Over the last 2 weeks, how often have you been bothered by the following problems?
Line 59: Line 59:
|<html><input class="start-item" name="seven" type="radio" id="q7-4" value="3" onclick="window.startScore(this);" /></html>
|<html><input class="start-item" name="seven" type="radio" id="q7-4" value="3" onclick="window.startScore(this);" /></html>
|-
|-
!Result
! Result
! colspan="6" |<div style="display:flex; flex-direction:row; justify-content:space-around;"><div><span class="interpretation" style="color: green;">Minimal anxiety</span></div><div><span class="score">Score: 0</span></div></div>
!
|-
! class="interpretation" style="color: green;"|Minimal anxiety
| colspan="6"|<small>GAD-7 total score ranges from 0-21.</small>
!
|-
! class="score"|Score: 0
|<small>0–4:</small>:
!
|colspan="5"|<small>minimal anxiety</small>
|-
|<small>5–9:</small>
|colspan="5"|<small>mild anxiety</small>
|-
|<small>10–14:</small>
|colspan="5"|<small>moderate anxiety</small>
|-
|<small>15–21:</small>
|colspan="5"|<small>severe anxiety</small>
|-
|}
|}
<small>GAD-7 total score ranges from 0-21; 0–4: minimal anxiety, 5–9: mild anxiety; 10-14: moderate anxiety; 15-21: severe anxiety</small>


<div style="display:none"><html><script type="text/javascript">
<div style="display:none"><html><script type="text/javascript">
Line 92: Line 82:
   else if(score < 10){$(element).css("color", "purple").html("Mild anxiety");}  
   else if(score < 10){$(element).css("color", "purple").html("Mild anxiety");}  
   else if(score < 15){$(element).css("color", "orange").html("Moderate anxiety");}
   else if(score < 15){$(element).css("color", "orange").html("Moderate anxiety");}
   else if(score > 15){$(element).css("color", "orange").html("Severe anxiety");}
   else if(score < 22){$(element).css("color", "red").html("Severe anxiety");}
   else { $(element).css("color", "red").html("Error"); }
   else { $(element).css("color", "red").html("Error"); }
   $('.score').html('Score: ' + score)
   $('.score').html('Score: ' + score)
  }
  }
}
}
</script></html></div>
</script><style>.gad7-table tbody tr:not(:first-child) {
    display: grid;
    grid-template-columns: 1fr 3fr 1fr 1fr 1fr 1fr;
    /* align-content: center; */
}</style></html></div>
<noinclude>[[Category:Calculators]]</noinclude>
<noinclude>[[Category:Calculators]]</noinclude>

Latest revision as of 14:04, 10 April 2022

Generalised Anxiety Disorder 7-item (GAD-7) scale
Over the last 2 weeks, how often have you been bothered by the following problems?
Item Question Not at all Several Days Over Half the Days Nearly Every Day
1 Feeling nervous, anxious, or on edge
2 Not being able to stop or control worrying
3 Worrying too much about different things
4 Trouble relaxing
5 Being so restless that it's hard to sit still
6 Becoming easily annoyed or irritable
7 Feeling afraid as if something awful might happen
Result Minimal anxiety Score: 0

GAD-7 total score ranges from 0-21; 0–4: minimal anxiety, 5–9: mild anxiety; 10-14: moderate anxiety; 15-21: severe anxiety