|
|
@@ -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?" }]
|
|
|
},
|