Dev database seed data

Current draft programs:

[ ]

Current active programs:

[ {
  "id" : 4758,
  "adminName" : "minimal-sample-program",
  "adminDescription" : "desc",
  "externalLink" : "https://github.com/civiform/civiform",
  "displayMode" : "PUBLIC",
  "notificationPreferences" : [ "EMAIL_PROGRAM_ADMIN_ALL_SUBMISSIONS" ],
  "localizedName" : {
    "translations" : {
      "en_US" : "Minimal Sample Program"
    },
    "isRequired" : true
  },
  "localizedDescription" : {
    "translations" : {
      "en_US" : "display description"
    },
    "isRequired" : true
  },
  "localizedShortDescription" : {
    "translations" : {
      "en_US" : "short description"
    },
    "isRequired" : true
  },
  "localizedConfirmationMessage" : {
    "translations" : {
      "en_US" : ""
    },
    "isRequired" : true
  },
  "blockDefinitions" : [ {
    "id" : 1,
    "name" : "Screen 1",
    "description" : "Screen 1",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 1"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "Screen 1"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10595,
      "optional" : true,
      "addressCorrectionEnabled" : false
    } ]
  } ],
  "programType" : "DEFAULT",
  "eligibilityIsGating" : true,
  "acls" : {
    "tiProgramViewAcls" : [ ]
  },
  "localizedSummaryImageDescription" : null,
  "categories" : [ ],
  "applicationSteps" : [ {
    "title" : {
      "translations" : {
        "en_US" : "step 1 title"
      },
      "isRequired" : true
    },
    "description" : {
      "translations" : {
        "en_US" : "step 1 description"
      },
      "isRequired" : true
    }
  } ],
  "bridgeDefinitions" : { }
}, {
  "id" : 4760,
  "adminName" : "application-index-primary-program",
  "adminDescription" : "admin description",
  "externalLink" : "",
  "displayMode" : "PUBLIC",
  "notificationPreferences" : [ "EMAIL_PROGRAM_ADMIN_ALL_SUBMISSIONS" ],
  "localizedName" : {
    "translations" : {
      "en_US" : "Application index primary program"
    },
    "isRequired" : true
  },
  "localizedDescription" : {
    "translations" : {
      "en_US" : "program description"
    },
    "isRequired" : true
  },
  "localizedShortDescription" : {
    "translations" : {
      "en_US" : "short program description"
    },
    "isRequired" : true
  },
  "localizedConfirmationMessage" : {
    "translations" : {
      "en_US" : "This is the _custom confirmation message_ with markdown\r\n[This is a link](https://www.example.com)\r\nThis is a list:\r\n* Item 1\r\n* Item 2\r\n\r\nThere are some empty lines below this that should be preserved\r\n\r\n\r\nThis link should be autodetected: https://www.example.com\r\n"
    },
    "isRequired" : true
  },
  "blockDefinitions" : [ {
    "id" : 1,
    "name" : "Screen 1",
    "description" : "Screen 1 description",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 1"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "Screen 1 description"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ ]
  }, {
    "id" : 2,
    "name" : "Screen 2",
    "description" : "first block",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 2"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "first block"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10583,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  }, {
    "id" : 3,
    "name" : "Screen 3",
    "description" : "second block",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 3"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "second block"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10584,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  } ],
  "programType" : "DEFAULT",
  "eligibilityIsGating" : true,
  "acls" : {
    "tiProgramViewAcls" : [ ]
  },
  "localizedSummaryImageDescription" : null,
  "categories" : [ {
    "id" : 2019,
    "createTime" : 1750707816.053000000,
    "lastModifiedTime" : 1750707816.053000000,
    "defaultName" : "Education"
  }, {
    "id" : 2023,
    "createTime" : 1750707816.088000000,
    "lastModifiedTime" : 1750707816.088000000,
    "defaultName" : "Healthcare"
  } ],
  "applicationSteps" : [ {
    "title" : {
      "translations" : {
        "en_US" : "title"
      },
      "isRequired" : true
    },
    "description" : {
      "translations" : {
        "en_US" : "description"
      },
      "isRequired" : true
    }
  } ],
  "bridgeDefinitions" : { }
}, {
  "id" : 4761,
  "adminName" : "application-index-other-program",
  "adminDescription" : "admin description",
  "externalLink" : "",
  "displayMode" : "PUBLIC",
  "notificationPreferences" : [ "EMAIL_PROGRAM_ADMIN_ALL_SUBMISSIONS" ],
  "localizedName" : {
    "translations" : {
      "en_US" : "Application index other program"
    },
    "isRequired" : true
  },
  "localizedDescription" : {
    "translations" : {
      "en_US" : "program description"
    },
    "isRequired" : true
  },
  "localizedShortDescription" : {
    "translations" : {
      "en_US" : "short program description"
    },
    "isRequired" : true
  },
  "localizedConfirmationMessage" : {
    "translations" : {
      "en_US" : "This is the _custom confirmation message_ with markdown\r\n[This is a link](https://www.example.com)\r\nThis is a list:\r\n* Item 1\r\n* Item 2\r\n\r\nThere are some empty lines below this that should be preserved\r\n\r\n\r\nThis link should be autodetected: https://www.example.com\r\n"
    },
    "isRequired" : true
  },
  "blockDefinitions" : [ {
    "id" : 1,
    "name" : "Screen 1",
    "description" : "Screen 1 description",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 1"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "Screen 1 description"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ ]
  }, {
    "id" : 2,
    "name" : "Screen 2",
    "description" : "first block",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 2"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "first block"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10583,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  } ],
  "programType" : "DEFAULT",
  "eligibilityIsGating" : true,
  "acls" : {
    "tiProgramViewAcls" : [ ]
  },
  "localizedSummaryImageDescription" : null,
  "categories" : [ {
    "id" : 2022,
    "createTime" : 1750707816.078000000,
    "lastModifiedTime" : 1750707816.078000000,
    "defaultName" : "General"
  }, {
    "id" : 2028,
    "createTime" : 1750707816.150000000,
    "lastModifiedTime" : 1750707816.150000000,
    "defaultName" : "Utilities"
  } ],
  "applicationSteps" : [ {
    "title" : {
      "translations" : {
        "en_US" : "title"
      },
      "isRequired" : true
    },
    "description" : {
      "translations" : {
        "en_US" : "description"
      },
      "isRequired" : true
    }
  } ],
  "bridgeDefinitions" : { }
}, {
  "id" : 4762,
  "adminName" : "comprehensive-sample-program",
  "adminDescription" : "desc",
  "externalLink" : "https://github.com/civiform/civiform",
  "displayMode" : "PUBLIC",
  "notificationPreferences" : [ "EMAIL_PROGRAM_ADMIN_ALL_SUBMISSIONS" ],
  "localizedName" : {
    "translations" : {
      "en_US" : "Comprehensive Sample Program"
    },
    "isRequired" : true
  },
  "localizedDescription" : {
    "translations" : {
      "en_US" : "display description"
    },
    "isRequired" : true
  },
  "localizedShortDescription" : {
    "translations" : {
      "en_US" : "short description"
    },
    "isRequired" : true
  },
  "localizedConfirmationMessage" : {
    "translations" : {
      "en_US" : ""
    },
    "isRequired" : true
  },
  "blockDefinitions" : [ {
    "id" : 1,
    "name" : "Screen 1",
    "description" : "one of each question type - part 1",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 1"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "one of each question type - part 1"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10599,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10585,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10586,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10587,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10589,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10590,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10597,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  }, {
    "id" : 2,
    "name" : "Screen 2",
    "description" : "one of each question type - part 2",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 2"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "one of each question type - part 2"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10591,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10594,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10595,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10596,
      "optional" : false,
      "addressCorrectionEnabled" : false
    }, {
      "id" : 10600,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  }, {
    "id" : 3,
    "name" : "enumerator",
    "description" : "this is for an enumerator",
    "localizedName" : {
      "translations" : {
        "en_US" : "enumerator"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "this is for an enumerator"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10604,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  }, {
    "id" : 4,
    "name" : "repeated screen for enumerator",
    "description" : "this is a repeated screen for an enumerator",
    "localizedName" : {
      "translations" : {
        "en_US" : "repeated screen for enumerator"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "this is a repeated screen for an enumerator"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : 3,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10605,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  }, {
    "id" : 5,
    "name" : "Screen 3",
    "description" : "Random information",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen 3"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "Random information"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10598,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  }, {
    "id" : 6,
    "name" : "Screen with Predicate",
    "description" : "May be hidden",
    "localizedName" : {
      "translations" : {
        "en_US" : "Screen with Predicate"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "May be hidden"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : {
      "rootNode" : {
        "node" : {
          "type" : "leaf",
          "questionId" : 10598,
          "scalar" : "SELECTION",
          "operator" : "IN",
          "value" : {
            "value" : "[\"2\", \"3\"]",
            "type" : "LIST_OF_STRINGS"
          }
        }
      },
      "action" : "SHOW_BLOCK"
    },
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10588,
      "optional" : false,
      "addressCorrectionEnabled" : false
    } ]
  }, {
    "id" : 7,
    "name" : "file upload",
    "description" : "this is for file upload",
    "localizedName" : {
      "translations" : {
        "en_US" : "file upload"
      },
      "isRequired" : true
    },
    "localizedDescription" : {
      "translations" : {
        "en_US" : "this is for file upload"
      },
      "isRequired" : true
    },
    "localizedEligibilityMessage" : null,
    "repeaterId" : null,
    "hidePredicate" : null,
    "optionalPredicate" : null,
    "questionDefinitions" : [ {
      "id" : 10593,
      "optional" : true,
      "addressCorrectionEnabled" : false
    } ]
  } ],
  "programType" : "DEFAULT",
  "eligibilityIsGating" : true,
  "acls" : {
    "tiProgramViewAcls" : [ ]
  },
  "localizedSummaryImageDescription" : null,
  "categories" : [ ],
  "applicationSteps" : [ {
    "title" : {
      "translations" : {
        "en_US" : "step 1 title"
      },
      "isRequired" : true
    },
    "description" : {
      "translations" : {
        "en_US" : "step 1 description"
      },
      "isRequired" : true
    }
  } ],
  "bridgeDefinitions" : { }
} ]

Current questions:

[ {
  "config" : {
    "name" : "first-q",
    "description" : "text description",
    "questionText" : {
      "translations" : {
        "en_US" : "This is the first question"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "en_US" : "text question help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "text",
      "minLength" : null,
      "maxLength" : null
    },
    "id" : 10583,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "second-q",
    "description" : "text description",
    "questionText" : {
      "translations" : {
        "en_US" : "This is the second question"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "en_US" : "text question help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "text",
      "minLength" : null,
      "maxLength" : null
    },
    "id" : 10584,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Address Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "ما هو عنوانك؟?",
        "en_US" : "What is your address?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "address",
      "disallowPoBox" : false
    },
    "id" : 10585,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Checkbox Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "أي من أدوات المطبخ التالية تملكها؟",
        "en_US" : "Which of the following kitchen instruments do you own?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "multioption",
      "minChoicesRequired" : null,
      "maxChoicesAllowed" : null
    },
    "id" : 10586,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  },
  "questionOptions" : [ {
    "id" : 1,
    "adminName" : "toaster",
    "localizedOptionText" : {
      "translations" : {
        "ar" : "محمصة الخبز",
        "en_US" : "Toaster"
      },
      "isRequired" : true
    },
    "displayOrder" : 1,
    "displayInAnswerOptions" : null
  }, {
    "id" : 2,
    "adminName" : "pepper_grinder",
    "localizedOptionText" : {
      "translations" : {
        "ar" : "مطحنة الفلفل",
        "en_US" : "Pepper Grinder"
      },
      "isRequired" : true
    },
    "displayOrder" : 2,
    "displayInAnswerOptions" : null
  }, {
    "id" : 3,
    "adminName" : "garlic_press",
    "localizedOptionText" : {
      "translations" : {
        "ar" : "عصارة الثوم",
        "en_US" : "Garlic Press"
      },
      "isRequired" : true
    },
    "displayOrder" : 3,
    "displayInAnswerOptions" : null
  } ],
  "multiOptionQuestionType" : "CHECKBOX",
  "optionAdminNames" : [ "toaster", "pepper_grinder", "garlic_press" ],
  "options" : [ {
    "id" : 1,
    "adminName" : "toaster",
    "localizedOptionText" : {
      "translations" : {
        "ar" : "محمصة الخبز",
        "en_US" : "Toaster"
      },
      "isRequired" : true
    },
    "displayOrder" : 1,
    "displayInAnswerOptions" : null
  }, {
    "id" : 2,
    "adminName" : "pepper_grinder",
    "localizedOptionText" : {
      "translations" : {
        "ar" : "مطحنة الفلفل",
        "en_US" : "Pepper Grinder"
      },
      "isRequired" : true
    },
    "displayOrder" : 2,
    "displayInAnswerOptions" : null
  }, {
    "id" : 3,
    "adminName" : "garlic_press",
    "localizedOptionText" : {
      "translations" : {
        "ar" : "عصارة الثوم",
        "en_US" : "Garlic Press"
      },
      "isRequired" : true
    },
    "displayOrder" : 3,
    "displayInAnswerOptions" : null
  } ]
}, {
  "config" : {
    "name" : "Sample Currency Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "كم ينبغي أن يكون سعر مغرفة الآيس كريم؟",
        "en_US" : "How much should a scoop of ice cream cost?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "currency"
    },
    "id" : 10587,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Predicate Date Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "متى يحين عيد ميلادك؟",
        "en_US" : "When is your birthday?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "date",
      "minDate" : null,
      "maxDate" : null
    },
    "id" : 10588,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Date Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "متى يحين عيد ميلادك؟",
        "en_US" : "When is your birthday?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "date",
      "minDate" : null,
      "maxDate" : null
    },
    "id" : 10589,
    "displayMode" : "VISIBLE",
    "universal" : true,
    "primaryApplicantInfoTags" : [ "APPLICANT_DOB" ]
  }
}, {
  "config" : {
    "name" : "Sample Dropdown Question",
    "description" : "select your favorite ice cream flavor",
    "questionText" : {
      "translations" : {
        "ar" : "اختر نكهة الآيس كريم المفضلة لديك من التالي",
        "en_US" : "Select your favorite ice cream flavor from the following"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "هذه هي عينة مساعدة النص",
        "en_US" : "this is sample help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "multioption",
      "minChoicesRequired" : 1,
      "maxChoicesAllowed" : 1
    },
    "id" : 10590,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  },
  "questionOptions" : [ {
    "id" : 1,
    "adminName" : "chocolate",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Chocolate"
      },
      "isRequired" : true
    },
    "displayOrder" : 1,
    "displayInAnswerOptions" : null
  }, {
    "id" : 2,
    "adminName" : "strawberry",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Strawberry"
      },
      "isRequired" : true
    },
    "displayOrder" : 2,
    "displayInAnswerOptions" : null
  }, {
    "id" : 3,
    "adminName" : "vanilla",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Vanilla"
      },
      "isRequired" : true
    },
    "displayOrder" : 3,
    "displayInAnswerOptions" : null
  }, {
    "id" : 4,
    "adminName" : "coffee",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Coffee"
      },
      "isRequired" : true
    },
    "displayOrder" : 4,
    "displayInAnswerOptions" : null
  } ],
  "multiOptionQuestionType" : "DROPDOWN",
  "optionAdminNames" : [ "chocolate", "strawberry", "vanilla", "coffee" ],
  "options" : [ {
    "id" : 1,
    "adminName" : "chocolate",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Chocolate"
      },
      "isRequired" : true
    },
    "displayOrder" : 1,
    "displayInAnswerOptions" : null
  }, {
    "id" : 2,
    "adminName" : "strawberry",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Strawberry"
      },
      "isRequired" : true
    },
    "displayOrder" : 2,
    "displayInAnswerOptions" : null
  }, {
    "id" : 3,
    "adminName" : "vanilla",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Vanilla"
      },
      "isRequired" : true
    },
    "displayOrder" : 3,
    "displayInAnswerOptions" : null
  }, {
    "id" : 4,
    "adminName" : "coffee",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Coffee"
      },
      "isRequired" : true
    },
    "displayOrder" : 4,
    "displayInAnswerOptions" : null
  } ]
}, {
  "config" : {
    "name" : "Sample Email Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "ما هو بريدك الالكتروني؟",
        "en_US" : "What is your email?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "email"
    },
    "id" : 10591,
    "displayMode" : "VISIBLE",
    "universal" : true,
    "primaryApplicantInfoTags" : [ "APPLICANT_EMAIL" ]
  }
}, {
  "config" : {
    "name" : "Sample File Upload Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "تحميل أي شيء من جهاز الكمبيوتر الخاص بك",
        "en_US" : "Upload anything from your computer"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "fileupload",
      "maxFiles" : null
    },
    "id" : 10593,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample ID Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "ما هو رقم رخصة القيادة الخاصة بك؟",
        "en_US" : "What is your driver's license ID?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "id",
      "minLength" : null,
      "maxLength" : null
    },
    "id" : 10594,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Name Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "ما اسمك؟",
        "en_US" : "What is your name?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "name"
    },
    "id" : 10595,
    "displayMode" : "VISIBLE",
    "universal" : true,
    "primaryApplicantInfoTags" : [ "APPLICANT_NAME" ]
  }
}, {
  "config" : {
    "name" : "Sample Number Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "كم عدد الحيوانات الأليفة لديك؟",
        "en_US" : "How many pets do you have?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "number",
      "min" : null,
      "max" : null
    },
    "id" : 10596,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Phone Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "ما هو رقم هاتفك؟",
        "en_US" : "what is your phone number"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "phone"
    },
    "id" : 10597,
    "displayMode" : "VISIBLE",
    "universal" : true,
    "primaryApplicantInfoTags" : [ "APPLICANT_PHONE" ]
  }
}, {
  "config" : {
    "name" : "Sample Radio Button Question",
    "description" : "favorite season in the year",
    "questionText" : {
      "translations" : {
        "ar" : "ما هو موسمك المفضل؟",
        "en_US" : "What is your favorite season?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "هذه هي عينة مساعدة النص",
        "en_US" : "this is sample help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "multioption",
      "minChoicesRequired" : 1,
      "maxChoicesAllowed" : 1
    },
    "id" : 10598,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  },
  "questionOptions" : [ {
    "id" : 1,
    "adminName" : "winter",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Winter (will hide next block)"
      },
      "isRequired" : true
    },
    "displayOrder" : 1,
    "displayInAnswerOptions" : null
  }, {
    "id" : 2,
    "adminName" : "spring",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Spring"
      },
      "isRequired" : true
    },
    "displayOrder" : 2,
    "displayInAnswerOptions" : null
  }, {
    "id" : 3,
    "adminName" : "summer",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Summer"
      },
      "isRequired" : true
    },
    "displayOrder" : 3,
    "displayInAnswerOptions" : null
  }, {
    "id" : 4,
    "adminName" : "fall",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Fall (will hide next block)"
      },
      "isRequired" : true
    },
    "displayOrder" : 4,
    "displayInAnswerOptions" : null
  } ],
  "multiOptionQuestionType" : "RADIO_BUTTON",
  "optionAdminNames" : [ "winter", "spring", "summer", "fall" ],
  "options" : [ {
    "id" : 1,
    "adminName" : "winter",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Winter (will hide next block)"
      },
      "isRequired" : true
    },
    "displayOrder" : 1,
    "displayInAnswerOptions" : null
  }, {
    "id" : 2,
    "adminName" : "spring",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Spring"
      },
      "isRequired" : true
    },
    "displayOrder" : 2,
    "displayInAnswerOptions" : null
  }, {
    "id" : 3,
    "adminName" : "summer",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Summer"
      },
      "isRequired" : true
    },
    "displayOrder" : 3,
    "displayInAnswerOptions" : null
  }, {
    "id" : 4,
    "adminName" : "fall",
    "localizedOptionText" : {
      "translations" : {
        "en_US" : "Fall (will hide next block)"
      },
      "isRequired" : true
    },
    "displayOrder" : 4,
    "displayInAnswerOptions" : null
  } ]
}, {
  "config" : {
    "name" : "Sample Static Content Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : " مرحبًا، أنا كتلة من النص الثابت.\n  * مرحبا بكم في هذا برنامج الاختبار\n  * يحتوي على سؤال واحد من كل نوع.\n\n## ما هي متطلبات الأهلية؟\nيرجى الذهاب إلى [نا](https://www.example.com) لمزيد من المعلومات\n",
        "en_US" : "Hi I'm a block of static text.\n * Welcome to this __test program__.\n * It contains one of every question type.\n\n## What are the eligibility requirements?\nPlease go [here](https://www.example.com) for more information"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "en_US" : ""
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "static"
    },
    "id" : 10599,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Text Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "ar" : "ما هو لونك المفضل؟",
        "en_US" : "What is your favorite color?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "text",
      "minLength" : null,
      "maxLength" : null
    },
    "id" : 10600,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Name",
    "description" : "The applicant's name",
    "questionText" : {
      "translations" : {
        "am" : "ስም (የመጀመሪያ ስም እና የመጨረሻ ስም አህጽሮት ይሆናል)",
        "ar" : "الرجاء إدخال اسمك الأول والأخير",
        "ko" : "성함 (이름 및 성의 경우 이니셜도 괜찮음)",
        "lo" : "ຊື່ (ນາມສະກຸນ ແລະ ຕົວອັກສອນທຳອິດຂອງນາມສະກຸນແມ່ນຖືກຕ້ອງ)",
        "so" : "Magaca (magaca koowaad iyo kan dambe okay)",
        "tl" : "Pangalan (unang pangalan at ang unang titik ng apilyedo ay okay)",
        "vi" : "Tên (tên và họ viết tắt đều được)",
        "en_US" : "Please enter your first and last name",
        "es_US" : "Nombre (nombre y la inicial del apellido está bien)",
        "zh_TW" : "姓名(名字和姓氏第一個字母便可)"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : { },
      "isRequired" : false
    },
    "validationPredicates" : {
      "type" : "name"
    },
    "id" : 10602,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Applicant Date of Birth",
    "description" : "Applicant's date of birth",
    "questionText" : {
      "translations" : {
        "ar" : "الرجاء إدخال تاريخ ميلادك بالتنسيق mm/dd/yyyy",
        "en_US" : "Please enter your date of birth in the format mm/dd/yyyy"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : { },
      "isRequired" : false
    },
    "validationPredicates" : {
      "type" : "date",
      "minDate" : null,
      "maxDate" : null
    },
    "id" : 10603,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Enumerated Date Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "en_US" : "When is $this's birthday?"
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "en_US" : "help text for $this's birthday"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "date",
      "minDate" : null,
      "maxDate" : null
    },
    "id" : 10605,
    "enumeratorId" : 10604,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  }
}, {
  "config" : {
    "name" : "Sample Enumerator Question",
    "description" : "description",
    "questionText" : {
      "translations" : {
        "en_US" : "List all members of your household."
      },
      "isRequired" : true
    },
    "questionHelpText" : {
      "translations" : {
        "ar" : "نص المساعدة",
        "en_US" : "help text"
      },
      "isRequired" : true
    },
    "validationPredicates" : {
      "type" : "enumerator",
      "minEntities" : null,
      "maxEntities" : 3
    },
    "id" : 10604,
    "displayMode" : "VISIBLE",
    "universal" : false,
    "primaryApplicantInfoTags" : [ ]
  },
  "entityType" : {
    "translations" : {
      "ar" : "عضو في الأسرة",
      "en_US" : "household member"
    },
    "isRequired" : true
  }
} ]