This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <html> | |
| <head> | |
| <title>Shelf</title> | |
| <style type="text/css"> | |
| body{ | |
| margin:0; | |
| } | |
| #shelfTable{ | |
| width: 100vw; | |
| height: 56.25vw; /* 100/56.25 = 1.778 */ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <html> | |
| <head> | |
| <style type="text/css"> | |
| body { | |
| overflow: hidden; | |
| margin: 0; | |
| -webkit-touch-callout: none; | |
| -webkit-user-select: none; | |
| -khtml-user-select: none; | |
| -moz-user-select: none; | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Sticky Demos</title> | |
| <!-- Mobile support --> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <!-- Twitter Bootstrap --> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | var QualtricsLoaded = false; | |
| var StickyLoaded = false; | |
| var qualtricsApi; | |
| function checkAndRunStudy() { | |
| // only run the study if qualtrics *and* sticky have loaded | |
| if (!(QualtricsLoaded && StickyLoaded)) return; | |
| var studySession = $eye("study", { | |
| "recorder": "{{ experiment.sample.crowd.recorder }}", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | var participantId = '[survey("session id")]'; | |
| </script> | |
| <script src="https://s3.amazonaws.com/distribution.gridgazer.com/cloud/{{ settings.cloud }}/{{ settings.channel }}.js"></script> | |
| <style> | |
| .sg-button { visibility: hidden; } | |
| </style> | |
| <script> | |
| var stickySession = $eye("study", { | |
| "recorder": "{{ experiment.sample.crowd.recorder }}", | |
| "participant": participantId, | 
      This file has been truncated, but you can view the full file.
    
    
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Mobile Stimulator - Tablet</title> | |
| <style type="text/css"> | |
| body { | |
| text-align: center; | |
| margin: 0; | |
| padding: 0; | |
| } | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Mobile Stimulator - Tablet</title> | |
| <style type="text/css"> | |
| body { | |
| text-align: center; | |
| margin: 0; | |
| padding: 0; | |
| } | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Mobile Stimulator</title> | |
| <style type="text/css"> | |
| body { | |
| text-align: center; | |
| margin: 0; | |
| padding: 0; | |
| } | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Mobile Stimulator</title> | |
| <style type="text/css"> | |
| body { | |
| text-align: center; | |
| margin: 0; | |
| padding: 0; | |
| } | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>Sticky - Adscore Results</title> | |
| <link href="../bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> | |
| <style> | 
NewerOlder