Skip to content

Instantly share code, notes, and snippets.

@agassan
Created February 17, 2020 23:24
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 agassan/866e08bfd89f06b26efc819a36ea0c9b to your computer and use it in GitHub Desktop.
Save agassan/866e08bfd89f06b26efc819a36ea0c9b to your computer and use it in GitHub Desktop.
<!-- Bootstrap v3.0.3 -->
<link href="https://s3.amazonaws.com/mturk-public/bs30/css/bootstrap.min.css" rel="stylesheet" />
<section class="container" id="Survey" style="margin-bottom:15px; padding: 10px 10px; font-family: Verdana, Geneva, sans-serif; color:#333333; font-size:0.9em;">
<div class="row col-xs-12 col-md-12"><!-- Instructions -->
<div class="panel panel-primary">
<div class="panel-heading"><strong>Instructions</strong></div>
<div class="panel-body">
<p><strong><span style="color:#FF0000;">This survey should be taken if you have a small business and you&nbsp;are an owner of the company. Please make a selection for value offering that best resonates with and provide a detailed description of how you understood it or/and provide recommendations on what to improve.</span></strong></p>
</div>
</div>
<section>
<fieldset><strong><label>1.&nbsp;</label> <span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: 15.36px; background-color: rgb(255, 255, 255);">What value offerering resonates best for you and why?</span> </strong>
<div class="radio"><label><input name="question1" type="radio" value="Snapshift helps catering and hospitality operations to staff your next event with highly skilled professionals fast under 24hr" /> </label> <span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: 15.36px;">Snapshift helps catering and hospitality operations to staff your next event with highly skilled professionals fast under 24hr</span></div>
<div class="radio"><label><input name="question1" type="radio" value="Snapshift helps catering and hospitality business to staff your next event with highly skilled professionals fast under 24hr" /> </label> <span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: 15.36px;">Snapshift helps catering and hospitality business to staff your next event with highly skilled professionals fast under 24hr</span></div>
<div class="radio"><label><input name="question1" type="radio" value="Snapshift helps catering and hospitality operations to staff your next event with highly skilled workers in minutes not hours" /> </label> <span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: 15.36px;">Snapshift helps catering and hospitality operations to staff your next event with highly skilled workers in minutes not hours</span></div>
<div class="radio"><label><input name="question1" type="radio" value="Snapshift helps catering and hospitality business to staff your next event with highly skilled workers in minutes not hours" /> </label> <span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: 15.36px;">Snapshift helps catering and hospitality business to staff your next event with highly skilled workers in minutes not hours</span></div>
<div class="radio"><label><input name="question1" type="radio" value="Snapshift helps catering and hospitality operations to staff your next event with vetted pool of industry professions fast under 24hr" /> </label> <span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: 15.36px;">Snapshift helps catering and hospitality operations to staff your next event with vetted pool of industry professions fast under 24hr</span></div>
<div class="radio"><label><input name="question1" type="radio" value="Snapshift helps catering and hospitality business to staff your next event with vetted pool of industry professions fast under 24hr" /> </label> <span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: 15.36px;">Snapshift helps catering and hospitality business to staff your next event with vetted pool of industry professions fast under 24hr</span></div>
</fieldset>
<div><label>Notes/feedback:</label><textarea class="form-control" cols="250" name="notes" rows="6"></textarea></div>
</section>
<!-- End Survey Body --></div>
</section>
<!-- close container -->
<style type="text/css">fieldset {
padding: 10px;
background:#fbfbfb;
border-radius:5px;
margin-bottom:5px;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment