From 06a3fda547db2ae49ba7105044e4daef7748da9b Mon Sep 17 00:00:00 2001 From: Maximilian Kerz Date: Tue, 6 Feb 2018 14:03:38 +0000 Subject: [PATCH] "I feel restless" question --- specifications/active/aRMT-v1.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/specifications/active/aRMT-v1.yml b/specifications/active/aRMT-v1.yml index 9da766ff..a2c6fa7c 100644 --- a/specifications/active/aRMT-v1.yml +++ b/specifications/active/aRMT-v1.yml @@ -351,6 +351,26 @@ data: value: 6 - text: 7 very much value: 7 + - lead: Null + content: I feel restless + widget: RANGE + responses: + - text: 0 Not at all + value: 0 + - text: 1 + value: 1 + - text: 2 + value: 2 + - text: 3 + value: 3 + - text: 4 + value: 4 + - text: 5 + value: 5 + - text: 6 + value: 6 + - text: 7 very much + value: 7 - lead: Null content: I feel self-confident widget: RANGE