cmoreira

By User quiz stats

May 15th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.68 KB | None | 0 0
  1. {
  2.     "quizzes": {
  3.         "Which is the Best Hosting for You?": {
  4.             "referer": "https:\/\/cmoreira.net\/advisor-quiz\/quiz-demos\/",
  5.             "page_views": 1,
  6.             "started": [
  7.                 "2018\/05\/09 09:12:41am"
  8.             ],
  9.             "sessions": [
  10.                 {
  11.                     "start_time": "2018\/05\/09 09:12:02am",
  12.                     "start_quiz_time": "2018\/05\/09 09:12:41am",
  13.                     "end_time": "2018\/05\/09 09:13:40am",
  14.                     "selected": [
  15.                         {
  16.                             "question": "Which best describes you?",
  17.                             "answer": "Small Business Owner"
  18.                         },
  19.                         {
  20.                             "question": "What is your skill level?",
  21.                             "answer": "Advanced (Coding Experience)"
  22.                         },
  23.                         {
  24.                             "question": "What's most important for you at this stage?",
  25.                             "answer": "Performance"
  26.                         },
  27.                         {
  28.                             "question": "What is the average number of visitors you expect to get per month?",
  29.                             "answer": "25,000"
  30.                         },
  31.                         {
  32.                             "question": "What type of website are you looking to create?",
  33.                             "answer": "Blog \/ Simple Site"
  34.                         }
  35.                     ],
  36.                     "score": "0",
  37.                     "result": null
  38.                 }
  39.             ]
  40.         },
  41.         "Bucket List": {
  42.             "referer": "https:\/\/cmoreira.net\/advisor-quiz\/quiz\/bucket-list-how-many-of-these-things-have-you-done\/",
  43.             "page_views": 1,
  44.             "sessions": [
  45.                 {
  46.                     "start_time": "2018\/05\/09 09:12:36am",
  47.                     "start_quiz_time": 0,
  48.                     "end_time": "2018\/05\/09 09:14:07am",
  49.                     "selected": [
  50.                         {
  51.                             "question": "Bucket List Question",
  52.                             "answer": "Donate Blood"
  53.                         },
  54.                         {
  55.                             "question": "Bucket List Question",
  56.                             "answer": "Ride a Camel"
  57.                         }
  58.                     ],
  59.                     "score": "2",
  60.                     "result": [
  61.                         "You still have time"
  62.                     ]
  63.                 }
  64.             ],
  65.             "started": [
  66.                 "2018\/05\/09 09:14:08am"
  67.             ]
  68.         }
  69.     }
  70. }
Advertisement
Add Comment
Please, Sign In to add comment