Browse Source

adding some additional questions

abetusk 5 năm trước cách đây
mục cha
commit
3b8a9dd27b
1 tập tin đã thay đổi với 16 bổ sung1 xóa
  1. 16 1
      issue/Rider-Call-Issue.json

+ 16 - 1
issue/Rider-Call-Issue.json

@@ -37,6 +37,21 @@
       "question":"Describe the issue the caller is experiencing"
     },
 
+    {
+      "type":"datetime",
+      "question":"Datetime of when the issue was experienced (if known and applicable)"
+    },
+
+    {
+      "type":"text",
+      "question":"Bus number the problem was encountered on (if applicable)"
+    },
+
+    {
+      "type":"text",
+      "question":"What route was the problem experienced on (if applicable)"
+    },
+
     {
       "type":"group",
       "question":"Classification of issue",
@@ -52,7 +67,7 @@
 
     {
       "type":"boolean",
-      "question":"What the issue resolved?",
+      "question":"Was the issue resolved?",
 
       "item": [{ "type":"text", "question":"If yes, what was the resolution?" }]
     },