Skip to content

Instantly share code, notes, and snippets.

@Tmeister
Created April 21, 2015 18:46
Show Gist options
  • Save Tmeister/0d06a8febef827c292b7 to your computer and use it in GitHub Desktop.
Save Tmeister/0d06a8febef827c292b7 to your computer and use it in GitHub Desktop.
{
"version" : 1.0,
"name" : "podcast",
"primary_color" : "",
"accent_color" : "#0000ff",
"text_color": "",
"header" : {
"header_img" : "//impactful.io/tutorize/app/assets/images/bg-header.jpg",
"title" : "New! How to Start a Podcast<br>Step-By-Step Podcasting Tutorial"
},
"introduction" : {
"icon" : "question",
"title" : "How podcasting works",
"title_bg_color" : "#ff0000",
"tos_title": "Table of Contents",
"content" : "<p>A podcast is a digital medium that consists of an episodic series of audio, digital radio, PDF, or ePub files subscribed to and downloaded through web syndication or streamed on-line to a computer or mobile device. The word is a neologism and portmanteau derived from 'broadcast' and 'pod' from the success of the iPod, as audio podcasts are often listened to on portable media players.<br><br>In this course, you will learn everything you need from the scratch to create your own and successful Podcast.</p><br><br><img src='//impactful.io/tutorize/app/assets/images/intro.jpg'/>"
},
"courses" : [
{
"icon" : "heart",
"title" : "Podcasting 101, What you should know.",
"social_title_text": "Nicely done dude!",
"social_subtitle_text" : "Another challenge bites the dust!",
"social_description_text": "You have just completed the course<br><strong>Podcasting 101, What you should know.</strong>",
"social_share_text": "I have just completed the course Podcasting 101, What you should know. TAKE A LOOK!!!!",
"show_optin_form" : true,
"show_social_share" : true,
"lessons" : [
{
"title" : "I'm a rating question dude!",
"content" : "<p>This i sthe content input</p>",
"action" : {
"title" : "Some Rating fields!!!!",
"icon" : "dollar",
"type" : "rating",
"content" : "This is where the question or action description goes. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium.",
"time": "10",
"block_text": "Ready to define your mission statement? You've got 5 minutes. Click the red 'Start The Task' button below to begin the timer.",
"questions" : [
{
"id": "ratesome",
"question" : "From 1 to 10 what is your WordPress Skill",
"step": 1,
"min": 1,
"max": 10
},
{
"id": "ratesomemore",
"question" : "From 1 to 10 what is your Spanish Skill",
"step": 1,
"min": 1,
"max": 10
}
],
"button_label" : "START THE TASK NOW",
"completion_button_label": "DONE - What's Next?"
}
},
{
"title" : "Some Input text",
"content" : "<p>This i sthe content input</p>",
"action" : {
"title" : "What the user need to do",
"icon" : "dollar",
"type" : "question",
"content" : "This is where the question or action description goes.",
"time": "10",
"block_text": "1Ready to define your mission statement? You've got 5 minutes. Click the red 'Start The Task' button below to begin the timer.",
"questions" : [
{
"id": "username",
"question" : "What is your name?"
}
],
"button_label" : "START THE TASK NOW",
"completion_button_label": "DONE - What's Next?"
}
},
{
"title" : "Another Text Field",
"content" : "<p>This is the content</p>",
"action" : {
"title" : "What the user need to do 2222",
"icon" : "dollar",
"type" : "question",
"content" : "Great <strong><answer question-id='username'></answer></strong>. - This is where the question or action description goes.",
"time": "60",
"block_text": "2Ready to define your mission statement? You've got 5 minutes. Click the red 'Start The Task' button below to begin the timer.",
"questions" : [
{
"id": "anotherid",
"question" : "A question"
}
],
"button_label" : "START THE TASK NOW",
"completion_button_label": "DONE - What's Next?"
}
},
{
"title" : "Some Checkboxes",
"content" : "<p>This i sthe content</p>",
"action" : {
"title" : "What the user need to do",
"icon" : "dollar",
"type" : "checkbox",
"content" : "Great <strong><answer question-id='username'></answer></strong>. - Your last answer was <answer question-id='anotherid'></answer>",
"time": "60",
"block_text": "3Ready to define your mission statement? You've got 5 minutes. Click the red 'Start The Task' button below to begin the timer.",
"questions" : [
{
"id": "unique-id",
"question" : "This is a checkbox"
},
{
"id": "unique-id2",
"question" : "This is another checkbox"
}
],
"button_label" : "START THE TASK NOW",
"completion_button_label": "DONE - What's Next?"
}
},
{
"title" : "Some RadioBoxes",
"content" : "<p>This i sthe content</p>",
"action" : {
"title" : "What the user need to do",
"icon" : "dollar",
"type" : "radiobox",
"content" : "This is where the question or action description goes.",
"block_text": "4Ready to define your mission statement? You've got 5 minutes. Click the red 'Start The Task' button below to begin the timer.",
"questions" : [
{
"id": "unique-id4",
"question" : "This is a radiobox",
"value" : "value1"
},
{
"id": "unique-id2",
"question" : "This is another radiobox",
"value" : "value3"
},
{
"id": "unique-id43",
"question" : "This is yet another radiobox",
"value" : "value4"
}
],
"button_label" : "START THE TASK NOW",
"completion_button_label": "DONE - What's Next?"
}
},
{
"title" : "A Text Area here",
"content" : "<p>This i sthe content</p>",
"action" : {
"title" : "What the user need to do",
"icon" : "dollar",
"type" : "textarea",
"content" : "This is where the question or action description goes.",
"block_text": "5Ready to define your mission statement? You've got 5 minutes. Click the red 'Start The Task' button below to begin the timer.",
"questions" : [
{
"id": "unique-id",
"question" : "Add your podcast description."
}
],
"button_label" : "START THE TASK NOW",
"completion_button_label": "DONE - What's Next?"
}
}
]
},
{
"icon" : "microphone",
"title" : "Now you know the basis. Let's rock and roll.",
"social_title_text": "THIS IS THE ENDDDDDDD",
"social_subtitle_text" : "Another challenge bites the dust!",
"social_description_text": "You have just completed the course<br><strong>Now you know the basis. Let's rock and roll.</strong>",
"social_share_text": "I have just completed the course Podcasting 101, What you should know. TAKE A LOOK!!!!",
"show_optin_form" : true,
"show_social_share" : true,
"lessons" : [
{
"title" : "5 Things you should prepare before you begin recording",
"content" : "<p>Before you start recording, and even before you dive into the tutorial videos below, there 5 things you need to prepare. Have all of this stuff handy for later – you’ll thank me for it.</p>",
"action" : {
"title" : "What you'll need",
"icon" : "exclamation",
"type" : "informative",
"content" : "<img src='//impactful.io/tutorize/app/assets/images/5-things-you-should-prepare.jpg' />",
"button_label" : "GOT IT - Let's rock and roll"
}
},
{
"title" : "Your Podcast Title",
"content" : "<p>You’re going to need a title for your show. For most of you, the name of your blog, or the name of your brand along with “podcast” will make the most sense, but you also have the opportunity to add a few extra words to target specific keywords that you’d like to potentially rank for in iTunes.<br><br>iTunes is definitely a search engine – don’t forget that.<br><br>Don’t go crazy with the keywords though (don’t keyword stuff with a billion keywords in your title!) and try to keep it as natural as possible, but don’t be afraid to pick a few select words either.<br><br>My podcast’s title, for example, is:<br><br>The Smart Passive Income Podcast: Online Business | Blogging | Passive Income | Lifestyle<br><br>Look up “online business” or “blogging” in iTunes. Scroll down to the “podcasts” and “podcast episodes” section and you’ll see what I’m talking about.</p>",
"action" : {
"type" : "informative",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "Find your section on Itunes, scroll down the podcasts and look at the titles.<br><br><a href='#'>iTunes Podcast Directory</a>",
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Your Podcast Title",
"content" : "<p>You’re going to need a title for your show. For most of you, the name of your blog, or the name of your brand along with “podcast” will make the most sense, but you also have the opportunity to add a few extra words to target specific keywords that you’d like to potentially rank for in iTunes.<br><br>iTunes is definitely a search engine – don’t forget that.<br><br>Don’t go crazy with the keywords though (don’t keyword stuff with a billion keywords in your title!) and try to keep it as natural as possible, but don’t be afraid to pick a few select words either.<br><br>My podcast’s title, for example, is:<br><br>The Smart Passive Income Podcast: Online Business | Blogging | Passive Income | Lifestyle<br><br>Look up “online business” or “blogging” in iTunes. Scroll down to the “podcasts” and “podcast episodes” section and you’ll see what I’m talking about.</p>",
"action" : {
"type" : "informative",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "Once you have seen the podcast list for the topic that you are interested.<br><br>Record 3 titles you like.",
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Your Podcast Title",
"content" : "<p>You’re going to need a title for your show. For most of you, the name of your blog, or the name of your brand along with “podcast” will make the most sense, but you also have the opportunity to add a few extra words to target specific keywords that you’d like to potentially rank for in iTunes.<br><br>iTunes is definitely a search engine – don’t forget that.<br><br>Don’t go crazy with the keywords though (don’t keyword stuff with a billion keywords in your title!) and try to keep it as natural as possible, but don’t be afraid to pick a few select words either.<br><br>My podcast’s title, for example, is:<br><br>The Smart Passive Income Podcast: Online Business | Blogging | Passive Income | Lifestyle<br><br>Look up “online business” or “blogging” in iTunes. Scroll down to the “podcasts” and “podcast episodes” section and you’ll see what I’m talking about.</p>",
"action" : {
"type" : "question",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "Great, now let's get creative.<br><br>Write your own title.",
"questions" : [
{
"id": "title",
"question" : "What's your title?"
}
],
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Your Podcast Title",
"content" : "<p>You’re going to need a title for your show. For most of you, the name of your blog, or the name of your brand along with “podcast” will make the most sense, but you also have the opportunity to add a few extra words to target specific keywords that you’d like to potentially rank for in iTunes.<br><br>iTunes is definitely a search engine – don’t forget that.<br><br>Don’t go crazy with the keywords though (don’t keyword stuff with a billion keywords in your title!) and try to keep it as natural as possible, but don’t be afraid to pick a few select words either.<br><br>My podcast’s title, for example, is:<br><br>The Smart Passive Income Podcast: Online Business | Blogging | Passive Income | Lifestyle<br><br>Look up “online business” or “blogging” in iTunes. Scroll down to the “podcasts” and “podcast episodes” section and you’ll see what I’m talking about.</p>",
"action" : {
"type" : "question",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "Excelent, '<strong>My amazing podcast</strong>' is a bad ass name.<br><br>Now, why not do you try to write a couple of name variations?",
"questions" : [
{
"id": "var-one",
"question" : "Variation One"
},
{
"id": "var-two",
"question" : "Variation Two"
}
],
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Keywords, Keywords, Keywords",
"content" : "<p>Etiam pellentesque in magna quis porta. Integer diam turpis, viverra vitae vestibulum eget, condimentum sit amet tortor. Praesent aliquet id quam at viverra. Suspendisse diam mi, suscipit id maximus et, finibus vitae enim.<br><br>Proin nec blandit libero. Mauris vitae magna a nisi molestie ultrices. Vestibulum convallis, purus sed faucibus posuere, ipsum enim elementum nulla, quis vehicula felis lorem eget ipsum. Nulla vel nulla sed nisl eleifend fermentum vitae id nisi.<br><br>Sed vel purus eu leo egestas viverra</p>",
"action" : {
"type" : "question",
"icon" : "question",
"title" : "Instructions",
"content" : "Till now, you already have your podcast title and two variations.<br><br>It's time to write your keywords.",
"questions" : [
{
"id": "tags",
"question" : "Write down 10 keywords you want to target? Comma separated "
}
],
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Your Host / Talent name",
"content" : "<p>This is, of course, your name, but you can add a little bit more to help your show rank higher for certain keywords in iTunes. Just as with your podcast’s title, don’t go crazy with it. But, at the same time, don’t be afraid to help people (and the iTunes search algorithm) understand who you are.<br><br>My host / talent name, for example, is:<br><br>Pat Flynn: Online Entrepreneur, Business Strategist and Blogger<br><br>Look up the word “blogger” in iTunes and scroll down to the podcasts section – you’ll see what I’m talking about.</p>",
"action" : {
"type" : "informative",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "Till now, you already have your podcast title and two variations.<br><br>It's time to write your host/talent name.<br><br>Write your host title using some of the keyword you specific, but make it read naturally!",
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Your Podcast’s Subtitle",
"content" : "<p>iTunes and other directories may ask for a subtitle for your show. It’s weird though because I don’t ever see the subtitle used anywhere. That said, it doesn’t hurt to have a short, small description for your podcast handy for later, just in case. A couple of sentences should suffice.</p>",
"action" : {
"type" : "informative",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "Let me tell you dude, 'John Doe: A Fading Specialist.' is a great catch phrase, you are doing it well so far.<br><br>Now, try to write a short description of your podcast.",
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Your Podcast’s Summary OR Description",
"content" : "<p>This is the main description for your podcast. In iTunes, you can have up to 4000 characters to describe your show. Your copy should be engaging and descriptive, but also include several keywords that you’d like to target in iTunes as well.<br><br>A great description that relates to your show will naturally include keywords anyway, so keep that in mind.<br><br>As a reminder, write this all down and save it for later so you can copy and paste when you need to.</p>",
"action" : {
"type" : "informative",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "It's time to get some more creative and descriptive.<br><br>Write the main description for your podcast.",
"button_label" : "START THE TASK NOW"
}
},
{
"title" : "Your Podcast’s Artwork",
"content" : "<p>Your podcast is going to need some artwork – a square image that represents your show. As much as podcasting is an auditory medium, the graphical, visual element that represents your podcast plays an extremely important role.</p><p>For one, it’s what people will see in podcasting directories, such as iTunes, before listening to a single spoken word and before reading any written words about your show in the description or summary. Your artwork is your podcast’s first impression, and it’s also what competes for attention with every other single podcast that’s out there.</p><p>For iTunes, specifically, a visually appealing podcast image gives your show a better chance of being featured in highly visible sections of iTunes, such as the New & Noteworthy and Staff Picks section in your category.</p><p>And lastly, your artwork is what people will see on their media players – their computers and portable devices – when they pull up and listen to your show. It’s an important element for reinforcing your brand identity to your followers.</p><p>Once you get all the above stuff taken care of, you’re good to go. Now it’s time to get your show up and running on your site. Here’s how to get it done.</p>",
"action" : {
"type" : "informative",
"icon" : "exclamation",
"title" : "Instructions",
"content" : "We are almost ready to go live, but there is one last thing you need to do to complete the tutorial.<br><br>Go to fiverr.com and search for 'design itunes cover art'.<br>Select a graphic designer and purchase art your work.",
"button_label" : "START THE TASK NOW"
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment