Skip to content

Instantly share code, notes, and snippets.

@felipebaltazar
Created November 30, 2023 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipebaltazar/9476f8028c3fcf081b9097b2cfe5b199 to your computer and use it in GitHub Desktop.
Save felipebaltazar/9476f8028c3fcf081b9097b2cfe5b199 to your computer and use it in GitHub Desktop.
{
"questions": [
{
"id": "2733ec12-9a03-4f31-bc97-afb4b2a9ed1e",
"title": "What kind of content do you typically cover?",
"description": "Choose up to four options",
"type": "multiChoice",
"maxSelection": 4,
"answers": [
"Lifestyle",
"Fashion",
"Beauty",
"Travel",
"Business",
"Fitness",
"Food",
"Parenting",
"Home decor",
"Personal life",
"Mental health",
"Movies and series"
],
"rules": [
{
"type": "and",
"answers": [
"Fashion",
"Beauty"
],
"questionId": "eb101c6a-4bff-44f8-83f4-bf30a58aa941"
},
{
"type": "or",
"answers": [
"Home decor",
"Mental health"
],
"questionId": "a0efc029-1cd7-47f6-86b4-668a6ec47781"
}
]
},
{
"id": "a5859ab7-d222-4f23-9ada-9c97901cc36c",
"title": "Which style of content creator do you resonate with the most?",
"description": "Choose one",
"type": "multiChoice",
"maxSelection": 1,
"answers": [
"Glamorous",
"Casual elegant",
"Sporty",
"Quirky",
"Sophisticated",
"Edgy"
]
},
{
"id": "0eceaaf1-ef52-4e1b-bd49-b5c44ab0a47e",
"title": "Do you tend to dive into specific niches or subtopics?",
"description": "E.g. cozy outfits, party looks, seasonal fashion, sales, favorite brands",
"placeholder": "Cozy outfits",
"type": "string"
},
{
"id": "9adb6a39-684b-4424-a87c-1035c89249be",
"title": "Describe your content style in three words",
"placeholder": "extrovert, close, educational",
"type": "string"
},
{
"id": "a0efc029-1cd7-47f6-86b4-668a6ec47781",
"title": "What vibes or feelings are you trying to bring out with your content?",
"description": "Choose up to four options",
"type": "multiChoice",
"maxSelection": 4,
"isLargeAnswer": true,
"answers": [
"Joyful and playful",
"Inspirational and motivational",
"Cozy and comforting",
"Exciting and adventurous",
"Serene and relaxing",
"Empowering and confident",
"Informative and educational",
"Whimsical and fun",
"Chic and stylish",
"Thoughtful and reflective",
"Quirky and offbeat",
"Elegant and sophisticated",
"Energetic and dynamic",
"Insightful and thought-provoking"
]
},
{
"id": "eb101c6a-4bff-44f8-83f4-bf30a58aa941",
"title": "What are the key elements that make your content unique?",
"description": "Choose up to three options",
"type": "multiChoice",
"maxSelection": 3,
"isLargeAnswer": true,
"answers": [
"Personal stories and experiences",
"Original photography or artwork",
"Creative and engaging writing style",
"Humor and wit",
"Expertise and specialized knowledge",
"Exclusive interviews or collaborations",
"Unique perspectives and opinions",
"Innovative visual effects or editing",
"Authenticity and transparency",
"Personal branding and voice",
"Behind-the-scenes insights",
"Consistent and distinctive aesthetics"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment