Advertisement
Guest User

Untitled

a guest
May 21st, 2024
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1.  
  2. "DisplayLogic": {
  3. "0": {
  4. "0": {
  5. "LogicType": "EmbeddedField",
  6. "LeftOperand": "ProfessionalDev",
  7. "Operator": "EqualTo",
  8. "RightOperand": "True",
  9. "Type": "Expression",
  10. "Description": "<span class=\"ConjDesc\">If</span> <span class=\"LeftOpDesc\">ProfessionalDev</span> <span class=\"OpDesc\">Is Equal to</span> <span class=\"RightOpDesc\"> True </span>"
  11. },
  12. "Type": "If"
  13. },
  14. "1": {
  15. "0": {
  16. "LogicType": "Question",
  17. "QuestionID": "QID296",
  18. "QuestionIsInLoop": "no",
  19. "ChoiceLocator": "q://QID296/SelectableChoice/1",
  20. "Operator": "Selected",
  21. "QuestionIDFromLocator": "QID296",
  22. "LeftOperand": "q://QID296/SelectableChoice/1",
  23. "Type": "Expression",
  24. "Description": "<span class=\"ConjDesc\">If</span> <span class=\"QuestionDesc\">Which of the following best describes your current employment status? Select all that apply. *</span> <span class=\"LeftOpDesc\">Employed, full-time</span> <span class=\"OpDesc\">Is Selected</span> "
  25. },
  26. "1": {
  27. "LogicType": "Question",
  28. "QuestionID": "QID296",
  29. "QuestionIsInLoop": "no",
  30. "ChoiceLocator": "q://QID296/SelectableChoice/4",
  31. "Operator": "Selected",
  32. "QuestionIDFromLocator": "QID296",
  33. "LeftOperand": "q://QID296/SelectableChoice/4",
  34. "Type": "Expression",
  35. "Description": "<span class=\"ConjDesc\">Or</span> <span class=\"QuestionDesc\">Which of the following best describes your current employment status? Select all that apply. *</span> <span class=\"LeftOpDesc\">Employed, part-time</span> <span class=\"OpDesc\">Is Selected</span> ",
  36. "Conjuction": "Or"
  37. },
  38. "2": {
  39. "LogicType": "Question",
  40. "QuestionID": "QID296",
  41. "QuestionIsInLoop": "no",
  42. "ChoiceLocator": "q://QID296/SelectableChoice/5",
  43. "Operator": "Selected",
  44. "QuestionIDFromLocator": "QID296",
  45. "LeftOperand": "q://QID296/SelectableChoice/5",
  46. "Type": "Expression",
  47. "Description": "<span class=\"ConjDesc\">Or</span> <span class=\"QuestionDesc\">Which of the following best describes your current employment status? Select all that apply. *</span> <span class=\"LeftOpDesc\">Independent contractor, freelancer, or self-employed</span> <span class=\"OpDesc\">Is Selected</span> ",
  48. "Conjuction": "Or"
  49. },
  50. "Type": "AndIf"
  51. },
  52. "Type": "BooleanExpression",
  53. "inPage": false
  54. },
  55. "DataVisibility": {
  56. "Private": false,
  57. "Hidden": false
  58. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement