Advertisement
lamiastella

Untitled

May 5th, 2018
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.27 KB | None | 0 0
  1. <div class="row-fluid">
  2.  
  3.     <h1>Overview</h1>
  4.  
  5.     <p>In this task you are shown two images and asked which one is more visually complex. In case, you are not sure, please select 'Not sure'.</p>
  6. </div>
  7. <hr>
  8. <div class="row-fluid">
  9.     <div class="span10">
  10.  
  11.         <h1>
  12.             <br>
  13.         </h1>
  14.     </div>
  15. </div>
  16. <div class="row-fluid">
  17.     <div class="span10">
  18.  
  19.         <h1><strong>Examples</strong></h1>
  20.         <br>
  21.         <div class="cml-section_body">
  22.             <div class="row-fluid">
  23.                 <div class="row-fluid inline">
  24.                     <div class="span4">
  25.  
  26.                         <p><strong>1. A has the same visual complexity as B&nbsp;</strong>:</p>
  27.  
  28.                         <ul>
  29.                             <li>These are both technically chairs and have similar features and none of them is more visually complex than the other by a significant margin.</li>
  30.                         </ul>
  31.                         <br>
  32.                     </div>
  33.  
  34.                     <table style="width: 100%;">
  35.                         <tbody>
  36.                             <tr>
  37.                                 <td style="width: 50.0000%;">
  38.                                     <div style="text-align: center;"><strong>A</strong></div>
  39.                                 </td>
  40.                                 <td style="width: 50.0000%;">
  41.                                     <div style="text-align: center;"><strong>B</strong></div>
  42.                                 </td>
  43.                             </tr>
  44.                             <tr>
  45.                                 <td style="width: 50.0000%;"><img class="fr-dib" src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1461200041315-ChairexA.JPG" style="width: 300px;">
  46.                                     <br>
  47.                                 </td>
  48.                                 <td style="width: 50.0000%;"><img src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1525581165957-chair.JPG" style="width: 300px;" class="fr-fic fr-dib"></td>
  49.                             </tr>
  50.                         </tbody>
  51.                     </table>
  52.                     <div class="span4">
  53.                         <br>
  54.                     </div>
  55.                     <div class="span4">
  56.                         <br>
  57.                     </div>
  58.                     <div class="span8">
  59.                         <div class="text-center">
  60.                             <br>
  61.                         </div>
  62.                     </div>
  63.                 </div>
  64.                 <hr>
  65.                 <div class="row-fluid inline">
  66.                     <div class="span4">
  67.  
  68.                         <p><strong>2. A is more visually complex than B&nbsp;</strong>:</p>
  69.  
  70.                         <ul>
  71.                             <li>When there are lots of items and they are of different types, it makes an image more complex visually.</li>
  72.                         </ul>
  73.                         <br>
  74.  
  75.                         <table style="width: 100%;">
  76.                             <tbody>
  77.                                 <tr>
  78.                                     <td style="width: 50.0000%;">
  79.                                         <div style="text-align: center;"><strong>A</strong></div>
  80.                                     </td>
  81.                                     <td style="width: 50.0000%;">
  82.                                         <div style="text-align: center;"><strong>B</strong></div>
  83.                                     </td>
  84.                                 </tr>
  85.                                 <tr>
  86.                                     <td style="width: 50.0000%;"><img class="fr-dib" src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1461200180956-puppies.jpg" style="width: 400px;">
  87.                                         <br>
  88.                                     </td>
  89.                                     <td style="width: 50.0000%;"><img class="fr-dib" src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1461200188939-puppy.jpg" style="width: 400px;">
  90.                                         <br>
  91.                                     </td>
  92.                                 </tr>
  93.                             </tbody>
  94.                         </table>
  95.                     </div>
  96.                 </div>
  97.                 <hr>
  98.                 <div class="row-fluid inline">
  99.                     <div class="span4">
  100.  
  101.                         <p><strong>3.B is more visually complex than A</strong>:</p>
  102.  
  103.                         <p>A crowded scene with lots of people doing various activities is more visually complex than a horizon which doesn't have too many objects of different kinds.</p>
  104.                         <br>
  105.                     </div>
  106.                     <div class="span8">
  107.  
  108.                         <table style="width: 100%;">
  109.                             <tbody>
  110.                                 <tr>
  111.                                     <td style="width: 50.0000%;">
  112.                                         <div style="text-align: center;"><strong>A</strong></div>
  113.                                     </td>
  114.                                     <td style="width: 50.0000%;">
  115.                                         <div style="text-align: center;"><strong>B</strong></div>
  116.                                     </td>
  117.                                 </tr>
  118.                                 <tr>
  119.                                     <td style="width: 50.0000%;"><img src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1525581469061-horizon.jpg" style="width: 300px;" class="fr-fic fr-dib"></td>
  120.                                     <td style="width: 50.0000%;"><img src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1525581433481-crowd.jpg" style="width: 300px;" class="fr-fic fr-dib"></td>
  121.                                 </tr>
  122.                             </tbody>
  123.                         </table>
  124.                     </div>
  125.                 </div>
  126.                 <hr>
  127.                 <div class="row-fluid inline">
  128.                     <div class="span4">
  129.  
  130.                         <p><strong>4. A is more visually complex than B&nbsp;</strong>:</p>
  131.  
  132.                         <ul>
  133.                             <li>When there are patterns or textures in an item, it makes it visually more complex. For example the pattern in bench present in image A, makes it more visually complex than the sofa in image B which has solid texture.</li>
  134.                         </ul>
  135.                         <br>
  136.                     </div>
  137.                     <div class="span8">
  138.  
  139.                         <table style="width: 100%;">
  140.                             <tbody>
  141.                                 <tr>
  142.                                     <td style="width: 50.0000%;">
  143.                                         <div style="text-align: center;"><strong>A</strong></div>
  144.                                     </td>
  145.                                     <td style="width: 50.0000%;">
  146.                                         <div style="text-align: center;"><strong>B</strong></div>
  147.                                     </td>
  148.                                 </tr>
  149.                                 <tr>
  150.                                     <td style="width: 50.0000%;"><img class="fr-dib" src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1461252775246-couchbench.jpeg" style="width: 300px;">
  151.                                         <br>
  152.                                     </td>
  153.                                     <td style="width: 50.0000%;"><img class="fr-dib" src="https://s3.amazonaws.com/crowdflower-make-cloud/images%2F1461252785292-couch1.jpeg" style="width: 300px;">
  154.                                         <br>
  155.                                     </td>
  156.                                 </tr>
  157.                             </tbody>
  158.                         </table>
  159.                     </div>
  160.                 </div>
  161.             </div>
  162.         </div>
  163.     </div>
  164. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement