Advertisement
Guest User

App json

a guest
Jul 22nd, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.76 KB | None | 0 0
  1. {
  2.   "checkin" : 3316,
  3.   "questions" : [
  4.     {
  5.       "question" : 27,
  6.       "value" : 5,
  7.       "model_link" : null,
  8.       "question_text" : "How did you do today?",
  9.       "text" : "I tracked all my food and adhered to the challenge guidelines",
  10.       "id" : 27,
  11.       "scale_set" : 126,
  12.       "scale" : [
  13.         {
  14.           "title" : "Not So Good",
  15.           "scale_set" : 126,
  16.           "id" : 3,
  17.           "value" : 0,
  18.           "order" : 3,
  19.           "text" : "I didn't track any of my food, I didn't adhere to the challenge guidelines and\/or I had alcohol"
  20.         },
  21.         {
  22.           "title" : "Okay",
  23.           "scale_set" : 126,
  24.           "id" : 2,
  25.           "value" : 3,
  26.           "order" : 2,
  27.           "text" : "I tracked all my food but didn't adhere to the challenge guidelines"
  28.         },
  29.         {
  30.           "title" : "Great",
  31.           "scale_set" : 126,
  32.           "id" : 1,
  33.           "value" : 5,
  34.           "order" : 1,
  35.           "text" : "I tracked all my food and adhered to the challenge guidelines"
  36.         }
  37.       ],
  38.       "type" : "button-group",
  39.       "model_choices" : null
  40.     },
  41.     {
  42.       "question" : 28,
  43.       "value" : 1,
  44.       "model_link" : null,
  45.       "question_text" : "I took an omega 3 supplement and vitamin D supplement today",
  46.       "text" : "Yes",
  47.       "id" : 28,
  48.       "scale_set" : 128,
  49.       "scale" : [
  50.         {
  51.           "title" : "No",
  52.           "scale_set" : 128,
  53.           "id" : 5,
  54.           "value" : 0,
  55.           "order" : 2,
  56.           "text" : "No"
  57.         },
  58.         {
  59.           "title" : "Yes",
  60.           "scale_set" : 128,
  61.           "id" : 4,
  62.           "value" : 1,
  63.           "order" : 1,
  64.           "text" : "Yes"
  65.         }
  66.       ],
  67.       "type" : "button-group",
  68.       "model_choices" : null
  69.     },
  70.     {
  71.       "question" : 29,
  72.       "value" : 1,
  73.       "model_link" : null,
  74.       "question_text" : "I did one hour of physical activity (crossfit, run, swim, yoga etc)",
  75.       "text" : "Yes",
  76.       "id" : 29,
  77.       "scale_set" : 128,
  78.       "scale" : [
  79.         {
  80.           "title" : "No",
  81.           "scale_set" : 128,
  82.           "id" : 5,
  83.           "value" : 0,
  84.           "order" : 2,
  85.           "text" : "No"
  86.         },
  87.         {
  88.           "title" : "Yes",
  89.           "scale_set" : 128,
  90.           "id" : 4,
  91.           "value" : 1,
  92.           "order" : 1,
  93.           "text" : "Yes"
  94.         }
  95.       ],
  96.       "type" : "button-group",
  97.       "model_choices" : null
  98.     },
  99.     {
  100.       "question" : 30,
  101.       "value" : 1,
  102.       "model_link" : null,
  103.       "question_text" : "I ate within an hour after working out",
  104.       "text" : "Yes",
  105.       "id" : 30,
  106.       "scale_set" : 128,
  107.       "scale" : [
  108.         {
  109.           "title" : "No",
  110.           "scale_set" : 128,
  111.           "id" : 5,
  112.           "value" : 0,
  113.           "order" : 2,
  114.           "text" : "No"
  115.         },
  116.         {
  117.           "title" : "Yes",
  118.           "scale_set" : 128,
  119.           "id" : 4,
  120.           "value" : 1,
  121.           "order" : 1,
  122.           "text" : "Yes"
  123.         }
  124.       ],
  125.       "type" : "button-group",
  126.       "model_choices" : null
  127.     },
  128.     {
  129.       "question" : 31,
  130.       "value" : 1,
  131.       "model_link" : null,
  132.       "question_text" : "I did 15 + minutes of mobility work ",
  133.       "text" : "Yes",
  134.       "id" : 31,
  135.       "scale_set" : 128,
  136.       "scale" : [
  137.         {
  138.           "title" : "No",
  139.           "scale_set" : 128,
  140.           "id" : 5,
  141.           "value" : 0,
  142.           "order" : 2,
  143.           "text" : "No"
  144.         },
  145.         {
  146.           "title" : "Yes",
  147.           "scale_set" : 128,
  148.           "id" : 4,
  149.           "value" : 1,
  150.           "order" : 1,
  151.           "text" : "Yes"
  152.         }
  153.       ],
  154.       "type" : "button-group",
  155.       "model_choices" : null
  156.     }
  157.   ]
  158. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement