Skip to content
adammeyer edited this page Mar 12, 2014 · 10 revisions

textQuestion

"Perfect score!"

emailQuestion

nameQuestion

{
  "firstName": "Steve",
  "lastName": "Frank"
}

addressQuestion

{
  "address1": "100 Packerland Dr.",
  "address2": "Apt 401",
  "city": "Green Bay",
  "state": "WI",
  "zip": "54304"
}

phoneQuestion

"555-555-5555"

numberQuestion

"71"

dateQuestion

"2014-01-01"

genderQuestion

"M"

radioQuestion

"AM"

selectQuestion

{
   "Calico": true,
   "Lethargic": true,
   "Swimmer": true
}