Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. {
  2. "1":{
  3. "name":"Coffee Rating",
  4. "rating_form_id":"1",
  5. "rating_items":{
  6. "61":{
  7. "max_option_value":5,
  8. "rating_item_id":61,
  9. "description":"Aroma",
  10. "default_option_value":5,
  11. "option_value_text":"1=1 star,2=2 stars,3=3 stars,4=4 stars,5=5 stars",
  12. "type":"star_rating",
  13. "only_show_text_options":false,
  14. "weight":"1",
  15. "required":"0",
  16. "allow_not_applicable":"1"
  17. },
  18. "67":{
  19. "max_option_value":5,
  20. "rating_item_id":67,
  21. "description":"Body",
  22. "default_option_value":5,
  23. "option_value_text":"0=No stars,1=1 star,2=2 stars,3=3 stars,4=4 stars,5=5 stars",
  24. "type":"select",
  25. "only_show_text_options":false,
  26. "weight":"1",
  27. "required":"0",
  28. "allow_not_applicable":"1"
  29. },
  30. "68":{
  31. "max_option_value":5,
  32. "rating_item_id":68,
  33. "description":"Flavour",
  34. "default_option_value":5,
  35. "option_value_text":"0=No stars,1=1 star,2=2 stars,3=3 stars,4=4 stars,5=5 stars",
  36. "type":"radio",
  37. "only_show_text_options":false,
  38. "weight":"1",
  39. "required":"0",
  40. "allow_not_applicable":"1"
  41. }
  42. },
  43. "custom_fields":[
  44.  
  45. ],
  46. "review_fields":[
  47.  
  48. ]
  49. }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement