Advertisement
Guest User

Untitled

a guest
May 27th, 2015
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.24 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html>
  4. <!-- *** WEB SITE INFORMATION AND COPYRIGHT ***********
  5. Qualtrics Control Panel
  6. COPYRIGHT: This page, its design, and content (photographic, written, etc.) are copyrighted by Qualtrics Labs, Inc.
  7. ** For more information, see: www.Qualtrics.com **
  8. **************************************************** -->
  9.  
  10. <head>
  11. <meta http-equiv="X-UA-Compatible" content="IE=9, chrome=1" />
  12. <script type="text/javascript">
  13. var Benchmark =
  14. {
  15. startTime: new Date(),
  16. onLoad: function()
  17. {
  18. var r = Math.random(); //cache defeater
  19. var elapsed=(new Date()-Benchmark.startTime)/1000;
  20. var img = new Image();
  21. var serverTime = $('ServerTime');
  22. if (serverTime)
  23. serverTime = serverTime.innerHTML;
  24. img.src = '../WRQualtricsControlPanel/CPGraphics/benchmarkOnLoad.gif?s=EditSection&ss=Blocks&t='+elapsed+"&st="+serverTime+"&r="+r; //no cdn
  25. var display = $('benchmarkOnLoad');
  26.  
  27. if (display)
  28. {
  29. var text = elapsed+"s";
  30. if (serverTime)
  31. {
  32. var extServerTime = $('ExtServerTime');
  33. if (extServerTime)
  34. {
  35. extServerTime = extServerTime.innerHTML;
  36. var nums = extServerTime.split(',');
  37. text += ' (';
  38. for (var i=0, len=nums.length; i<len; i++)
  39. {
  40. var num =(new Number(nums[i])).toFixed(3);
  41. text += num;
  42. if (i+1 != len)
  43. text += ', ';
  44. }
  45. text += ')';
  46. }
  47. else
  48. {
  49. serverTime = (new Number(serverTime)).toFixed(3);
  50. text += " ("+serverTime+")";
  51. }
  52. }
  53.  
  54. //get the queries and hits and misses
  55. if ($('QMemHit'))
  56. text += " H:"+$('QMemHit').innerHTML;
  57. if ($('QMemMiss'))
  58. text += " M:"+$('QMemMiss').innerHTML;
  59.  
  60. display.innerHTML = text;
  61. }
  62. }
  63. };
  64. //This should be the only window onload function.
  65. window.onload=Benchmark.onLoad;
  66. </script>
  67. <script>
  68. if (!window.Qualtrics) Qualtrics = {};
  69. Qualtrics.__naive_page_start = new Date().getTime();
  70. </script>
  71.  
  72. <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  73.  
  74. <link rel="apple-touch-icon-precomposed" href="../WRQualtricsShared/Graphics/qipadicon.png"/>
  75.  
  76. <title> Qualtrics Survey Software</title>
  77. <meta name="Description" content="Survey Software, Enterprise Survey software for enterprise feedback management and CRM solutions. Enables high-quality data collection, panel management and results analysis. Perfect for market research or CRM solution (Customer Relationship Management) integration. Free trial and consultation." />
  78. <meta name="Keywords" content="enterprise survey software, survey software, email survey software, web survey software, internet survey software, online survey software, online survey, employee satisfaction survey, customer satisfaction survey, customer survey, market research, survey templates, employee survey, web survey, customer service survey, employee opinion survey, survey hosting, qualtrics.com" />
  79.  
  80. <link rel="shortcut icon" href="../WRQualtricsShared/Brands/qtrial2014/favicon.ico" type="image/x-icon" />
  81.  
  82.  
  83. <link rel='stylesheet' type='text/css' href='../WRQualtricsShared/Stylesheet.php?v=61988&p=ControlPanel' />
  84. <link rel='stylesheet' type='text/css' href='../WRQualtricsShared/Stylesheet.php?v=61988&p=ControlPanel&sectionName=EditSection&lang=EN' />
  85.  
  86.  
  87.  
  88. <link type='text/css' rel='stylesheet' href='../WRQualtricsShared/DefaultStyleSheets/BaseStylesEditV2.61988.css' />
  89. <link type='text/css' rel='stylesheet' href='../WRQualtricsShared/JavaScript/Calendar/js/dhtmlgoodies_calendar.61988.css' />
  90.  
  91. <style>.LogoContainer{
  92. padding:0px;
  93. }
  94. #MastHeadTop div#Logo {
  95. margin-top: 0px;
  96. }
  97. #logo{
  98. padding-top:0px;
  99. }</style>
  100.  
  101. </head>
  102. <body class="ControlPanel EditSection Blocks webkit CSS3 " id="body">
  103. <script>
  104. qVersion = '61988';
  105. </script>
  106. <form name="Page" id="Page" action="?" method="POST" >
  107. <input type="HIDDEN" name="ClientAction" value="" />
  108. <input type="HIDDEN" name="Section" value="" />
  109. <input type="HIDDEN" name="SubSection" value="" />
  110. <input type="HIDDEN" name="SubSubSection" value="" />
  111. <input type="HIDDEN" name="PageActionOptions" value="" />
  112. <input type="HIDDEN" name="TransactionID" value="2" />
  113. <input type="HIDDEN" name="Repeatable" value="0" />
  114. <input type="HIDDEN" id="T" name="T" value="5wIQK2Y8LDgBT48GpEUpsa" />
  115. </form> <!-- close the page form so none of the questions are included -->
  116. <form name="SectionForm" action="" id="SectionForm" method="POST"> <!-- A form for all the question (or other stuff) to go into -->
  117. <input type="HIDDEN" name="ClientAction" value="" />
  118. <input type="HIDDEN" name="Section" value="" />
  119. <input type="HIDDEN" name="SubSection" value="" />
  120. <input type="HIDDEN" name="SubSubSection" value="" />
  121. <input type="HIDDEN" name="PageActionOptions" value="" />
  122. <input type="HIDDEN" name="TransactionID" value="2" />
  123. <input type="HIDDEN" name="Repeatable" value="0" />
  124. <input type="HIDDEN" id="T" name="T" value="5wIQK2Y8LDgBT48GpEUpsa" />
  125.  
  126. <div id="BottomLocator"></div>
  127. <div id="MessageBox"></div>
  128. <div id="JobMonitor"></div>
  129. <div id="pageDiv" class="Blocks">
  130. <div id="pagefade">
  131. <div id="center">
  132. <!-- for page only element targeting -->
  133.  
  134. <!-- ** SITE WIDE MENUS ************************ -->
  135. <div id="BottomLocator"></div>
  136. <div id="MastHead">
  137.  
  138. <div class="LogoContainer Left ">
  139. <img src="../WRQualtricsShared/Brands/qtrial2014/PageLogo.png"/>
  140. </div>
  141. <div id="AccountContainer" class="Right">
  142. <a class="SelectMenuButton menuButton" downcallback="Qualtrics.Menu.showMenu(QualtricsCPTools.buildAccountMenu, $el, ,$evt)">
  143. <span class="HighlightTop" bubbleup="true"></span>
  144. <b bubbleup="true">
  145. <b bubbleup="true">
  146. <b bubbleup="true">
  147. Samantha Burns
  148. </b>
  149. </b>
  150. </b>
  151. </a>
  152. <div id="Help">
  153. <div>
  154. <a id="HelpButton" href="http://www.qualtrics.com/university/researchsuite/?utm_campaign=Help%20Button&utm_medium=Product&utm_source=EditSection" target="_blank">Help and Tutorials</a>
  155. </div>
  156. </div> <div id="ProductSwitcher">
  157. <a href="../WRQualtricsControlPanel/" class="ControlPanel">Research Suite</a>
  158. <a href="../WRQualtricsSiteIntercept/" class="SiteIntercept">Site Intercept</a>
  159. </div>
  160.  
  161. </div>
  162. <div class="clear"></div>
  163. <div id="MastHeadInside">
  164. <table id="MastHeadTable" nowrap="nowrap"><tbody><tr><td id="LogoContainer"></td></tr><tr><td id="NavContainer" nowrap="nowrap"><div id="MainNav" ><table><tr><td class="MySurveysSection"><a clickcallback="PageActionGet(ChangePage,MySurveysSection,,,1)"><span class="L"></span><span class="M">My Surveys</span><span class="R"></span></a></td><td class="CreateSection"><a clickcallback="PageActionGet(ChangePage,CreateSection,,,1)"><span class="L"></span><span class="M">Create Survey</span><span class="R"></span></a></td><td class="active EditSection"><a clickcallback="PageActionGet(ChangePage,EditSection,,,1)"><span class="L"></span><span class="M">Edit Survey</span><span class="R"></span></a></td><td class="DistributeSection"><a clickcallback="PageActionGet(ChangePage,DistributeSection,,,1)"><span class="L"></span><span class="M">Distribute Survey</span><span class="R"></span></a></td><td class="ResultsSection"><a clickcallback="PageActionGet(ChangePage,ResultsSection,,,1)"><span class="L"></span><span class="M">View Results</span><span class="R"></span></a></td><td class="LibrarySection"><a clickcallback="PageActionGet(ChangePage,LibrarySection,,,1)"><span class="L"></span><span class="M">Library</span><span class="R"></span></a></td><td class="PanelsSection"><a clickcallback="PageActionGet(ChangePage,PanelsSection,,,1)"><span class="L"></span><span class="M">Panels</span><span class="R"></span></a></td><td class="ReportingSection"><a clickcallback="PageActionGet(ChangePage,ReportingSection,,,1)"><span class="L"></span><span class="M">Reporting</span><span class="R"></span></a></td></tr></table></div></td></tr></tbody></table><script>function toggleFullScreen() {}</script>
  165. </div>
  166. <div class="clear"></div>
  167. </div>
  168.  
  169. <!-- newer way-->
  170. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/javascriptRequired.61988.js'></script>
  171.  
  172.  
  173. <script>
  174. window.Q = window.Q || {};
  175. Event.observe(window, 'load', function(){
  176. if (!Cookie.acceptsCookies())
  177. {
  178. alert('Your browser did not accept the session cookie from our site and you will not be able to navigate it.');
  179. }
  180. });
  181. </script>
  182. <script type="text/javascript" src="../WRQualtricsShared/JavaScript/ckeditor4.1.2/ckeditor.js"></script>
  183. <div id="ContentContainer">
  184. <div id="Content" >
  185. <div id="SectionContainer">
  186. <script type='text/javascript'>
  187. if(!Qualtrics.Navigation)
  188. {
  189. Qualtrics.Navigation = {};
  190. }
  191. Qualtrics.Navigation.section = '';
  192. Qualtrics.Navigation.subSection = 'Blocks';
  193. </script>
  194. <div class="clear"></div>
  195.  
  196. <div id="ToolbarContainer" class="">
  197. <div id="Toolbar">
  198. <ul class="SectionTabsList">
  199.  
  200. <li class="LookAndFeel">
  201. <a href="javascript:void(0)" id="lookandfeel" clickcallback="QES_Global.openLookAndFeel($evt)">
  202. <span class="Background"></span>
  203. <span class="IconContainer">
  204. <span class="Icon"></span>
  205. </span>
  206. <span>Look & Feel</span>
  207. </a>
  208. </li>
  209. <li class="SurveyOptions" >
  210. <a href="javascript:void(0)" id="surveyoptions" clickcallback="QES_Global.openOptions">
  211. <span class="Background"></span>
  212. <span class="IconContainer">
  213. <span class="Icon"></span>
  214. </span>
  215. <span>Survey Options</span>
  216. </a>
  217. </li>
  218. <li class="SurveyFlow" id="surveyoptions" onclick="if(!QES_Global.openSurveyFlow()) javascript:return PageActionGet('ChangePage','EditSection','SurveyFlow','', true)">
  219. <a href="javascript:void(0)">
  220. <span class="Background"></span>
  221. <span class="IconContainer">
  222. <span class="Icon"></span>
  223. </span>
  224. <span>Survey Flow</span>
  225. </a>
  226. </li>
  227. <li class="PrintSurvey">
  228. <a href="javascript:void(0)" onclick="QES_Global.printForm();" class="">
  229. <span class="Background"></span>
  230. <span class="IconContainer">
  231. <span class="Icon"></span>
  232. </span>
  233. <span>Print Survey</span>
  234. </a>
  235. </li>
  236. <li class="VSeparator"></li>
  237.  
  238. <li class="SpellCheck">
  239. <a href="javascript:void(0)" onclick="QES_Global.openSpellCheck()" class="">
  240. <span class="Background"></span>
  241. <span class="IconContainer">
  242. <span class="Icon"></span>
  243. </span>
  244. <span>Spell Check</span>
  245. </a>
  246. </li>
  247. <li class="PreviewSurvey">
  248. <a href="javascript:void(0)" clickcallback="BaseForm.openSurveyPreview()" class="">
  249. <span class="Background"></span>
  250. <span class="IconContainer">
  251. <span class="Icon"></span>
  252. </span>
  253. <span>Preview Survey</span>
  254. </a>
  255. </li>
  256. <li class="LaunchSurvey">
  257. <a href="javascript:void(0)" onclick="javascript:return PageActionGet('ChangePage','DistributeSection','SurveyLink','', true)" class="">
  258. <span class="Background"></span>
  259. <span class="IconContainer">
  260. <span class="Icon"></span>
  261. </span>
  262. <span>Launch Survey</span>
  263. </a>
  264. </li>
  265. <li class="VSeparator"></li>
  266. </ul>
  267. </div>
  268. <div id='StatusBar' class='StatusBar Blocks EditSection clear'>
  269. <div id='StatusBarOverlay'></div>
  270. <div id='StatusBarContents'>
  271. <!-- Left Container -->
  272. <div id='StatusBarLeftContainer' class='Left'>
  273.  
  274. </div>
  275. <!-- Right Container -->
  276. <div id='StatusBarRightContainer' class='Right'>
  277.  
  278. <a class="menuButton SelectMenuButton" id="AdvancedMenu" downcallback="Qualtrics.Menu.showMenu(QES_Global.getAdvancedOptionMenu, $el,{},$evt)">
  279. <div class="buttonOverlay" bubbleup="true"></div>
  280. <span class='icon'></span>Advanced Options
  281. <b class="Arrow"></b>
  282. </a>
  283. <div id="Search">
  284. <div class="LeftCap"><div class="Icon"></div></div>
  285. <input id="StatusBarSearchInput" keyupcallback="BaseForm.search($val)" class="AutoClearMessage"
  286. autoclear="Search survey contents…" value="Search survey contents…" />
  287. <div class="RightCap"></div>
  288. </div>
  289.  
  290.  
  291. </div>
  292. </div>
  293. <div id='StatusBarMessageContainer'></div>
  294. </div>
  295.  
  296.  
  297.  
  298.  
  299. <script>
  300. QSB_Global = {};
  301.  
  302.  
  303. Event.observe(window,'load',function() {
  304.  
  305. QModules.loadModule('StatusBar.js');
  306. var statusBar = new Qualtrics.StatusBar();
  307.  
  308. var surveyName = 'ICD-11 Internet-Based Field Studies - Relationship Problems and Maltreatment';
  309. var d = document.createElement('div');
  310. d.innerHTML = surveyName;
  311. surveyName = d.innerText || d.text || d.textContent;
  312.  
  313. var responseCount = '0';
  314.  
  315. var shouldLockSurvey = false;
  316.  
  317. //we keep an active survey session for the lock unlock.
  318. var manualSurveyUnlock = false;
  319.  
  320. var isActive = false;
  321.  
  322. var viewingRevision = false;
  323.  
  324. //add a surveySelector to the Left
  325. var surveySelector = new Qualtrics.StatusBarModules.SurveySelector(surveyName);
  326. var selectorNode = surveySelector.build();
  327. statusBar.attachToLeft(selectorNode);
  328.  
  329. // In IE8, due the the node's max-width/overflow styling in the css, its parent incorrectly takes up the entire
  330. // width of its child as if there was no max-width defined. This is an IE8 bug and the only way around it is to
  331. // explicitly set the node's width.
  332. if (Qualtrics.Browser.IE && Qualtrics.Browser.getVersion() == 8)
  333. {
  334. selectorNode.setStyle({width: selectorNode.getStyle('width')});
  335. }
  336.  
  337. //set up the surveysaved message in case they unlock the survey.
  338. QSB_Global.surveySavedMessage = 'Last saved 27 May 2015 at 11:32pm';
  339.  
  340. //we dont want to do this in the Scoring Section or the Translate Section, so limit it to the Blocks (default) section.
  341. if (window.QSB_Global && Qualtrics.Navigation.subSection == 'Blocks')
  342. {
  343. QSB_Global.surveyIsActive = isActive;
  344. var surveyLockInfo = new Qualtrics.StatusBarModules.SurveyLockInfo();
  345. var surveyLastSaved = new Qualtrics.StatusBarModules.SurveyLastSaved(QSB_Global.surveySavedMessage);
  346. var revisionInfo = new Qualtrics.StatusBarModules.RevisionInfo();
  347. var infoAreaDomNode = null;
  348. if (viewingRevision)
  349. {
  350. infoAreaDomNode = revisionInfo.build();
  351. }
  352. else
  353. {
  354. infoAreaDomNode = surveyLastSaved.build();
  355. }
  356.  
  357. if(manualSurveyUnlock)
  358. {
  359. //unlocked the survey manually. store it in the global variable to use when rendering the survey body.
  360. QSB_Global.surveyUnlocked = true;
  361. statusBar.attachToLeft(infoAreaDomNode);
  362. }
  363. else if (isActive && shouldLockSurvey)
  364. {
  365. //if their survey is active and there are auditable responses, lets lock the survey.
  366. QSB_Global.surveyLocked = true;
  367. statusBar.attachToLeft(surveyLockInfo.build());
  368. statusBar.setSurveyLocked(true);
  369. }
  370. else
  371. {
  372. statusBar.attachToLeft(infoAreaDomNode);
  373. }
  374. //load the Survey Search functionality in the StatusBar
  375. new Qualtrics.StatusBarModules.SurveyQuestionSearch();
  376. }
  377. });
  378.  
  379.  
  380. </script> </div>
  381. <div id="ToolbarShadow"></div>
  382.  
  383. <script type="text/javascript">
  384.  
  385. Event.observe(window, 'load', function(){
  386. var survey = new Survey('SV_cMY3gH5OuOdtbIV','Survey');
  387. survey.setPreviewURL('../SE/?SID=SV_cMY3gH5OuOdtbIV&Preview=Survey&BrandID=qtrial2014');
  388. survey.setPermission('editQuestions', 1);
  389. survey.setPermission('deleteSurveyQuestions', 1);
  390. survey.setPermission('copySurveyQuestions', 1);
  391. survey.setPermission('useBlocks', 1);
  392.  
  393.  
  394. survey.setPermission('questionPermissions', {"MC":"1","Matrix":"1","TE":"1","DB":"1","CS":"1","Slider":"1","RO":"1","SS":"1","SBS":"1","PGR":"1","DD":"1","HotSpot":"1","HeatMap":"1","Timing":"1","Meta":"1","GAP":"1","FileUpload":"0","DynamicMatrix":"0","Captcha":"0","NPS":"1"});
  395.  
  396. survey.setDefaultPreviewMode(1);
  397.  
  398. survey.setDefaultMobileCompatibilityChecker(1);
  399.  
  400. window.QES_Global.skinEditorPermission = '';
  401. });
  402. </script>
  403.  
  404. <div class="FormEditor FullFormEditor" style="clear:left;">
  405. <div id="SystemMessageArea"></div>
  406. <div id="SystemErrorArea"></div>
  407.  
  408. <div id='Survey'>
  409. <div class="Loading">Please Wait...</div>
  410. </div>
  411.  
  412.  
  413. <div id="ImagePreload">
  414. <div class="QuestionIcons"></div>
  415. <div class="Funnel"></div>
  416. </div>
  417. </div>
  418.  
  419.  
  420. </div>
  421. </div> <div id="DebugFooter"></div>
  422.  
  423. <!-- newer way -->
  424. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/javascript.61988.js'></script>
  425.  
  426.  
  427. <script type="text/javascript" src="../WRQualtricsShared/JavaScript/Language/EN/MessagesControlPanel.61988.js"></script>
  428.  
  429. <script type='text/javascript'>
  430. var Paths = {
  431. WRShared: '../WRQualtricsShared',
  432. WRSharedImg: '../WRQualtricsShared',
  433. WRSharedJs: '../WRQualtricsShared',
  434. WRSharedCss: '../WRQualtricsShared',
  435. SEBrand: 'https://qtrial2014.az1.qualtrics.com/SE',
  436. DistributeBase: 'https://qdistribution.qualtrics.com',
  437. GraphicBase: 'https://qtrial2014.az1.qualtrics.com/CP/Graphic.php?IM=',
  438. FileBase: 'https://qtrial2014.az1.qualtrics.com/CP/File.php?F='
  439. };
  440. </script>
  441. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/Calendar/js/dhtmlgoodies_calendar.61988.js'></script>
  442. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/Libraries/BaseForm.61988.js'></script>
  443. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/QuestionTypes.php?v=61988'></script>
  444. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/PageSections/EditSection.61988.js'></script>
  445. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/PageSections/EditSectionRefresh.61988.js'></script>
  446. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/ChoiceScales.61988.js'></script>
  447. <script type='text/javascript' src='../WRQualtricsShared/JavaScript/Modules/ManageMarketplaceProduct.61988.js'></script>
  448. <!--BEGIN QUALTRICS SITE INTERCEPT-->
  449. <script type='text/javascript'>
  450. (function(){var g=function(e,h,f,g){
  451. this.get=function(a){for(var a=a+"=",c=document.cookie.split(";"),b=0,e=c.length;b<e;b++){for(var d=c[b];" "==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};
  452. this.set=function(a,c){var b="",b=new Date;b.setTime(b.getTime()+6048E5);b="; expires="+b.toGMTString();document.cookie=a+"="+c+b+"; path=/; "};
  453. this.check=function(){var a=this.get(f);if(a)a=a.split(":");else if(100!=e)"v"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(":"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case "v":return!1;case "r":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(":")),!c}return!0};
  454. this.go=function(){if(this.check()){var a=document.createElement("script");a.type="text/javascript";a.src=g+ "&t=" + (new Date()).getTime();document.body&&document.body.appendChild(a)}};
  455. this.start=function(){var a=this;window.addEventListener?window.addEventListener("load",function(){a.go()},!1):window.attachEvent&&window.attachEvent("onload",function(){a.go()})}};
  456. try{(new g(100,"r","QSI_S_ZN_5yDLsBWpgRsCCSp","//zn_5ydlsbwpgrsccsp-qps.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_5yDLsBWpgRsCCSp&Q_LOC="+encodeURIComponent(window.location.href))).start()}catch(i){}})();
  457. </script><div id='ZN_5yDLsBWpgRsCCSp'><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>
  458. <!--END SITE INTERCEPT-->
  459. <script type="text/javascript">
  460. Qualtrics.System = {};
  461. Qualtrics.System.serverId = '';
  462. Qualtrics.System.brandId = 'qtrial2014';
  463. Qualtrics.System.brandDescription = 'qtrial2014';
  464. Qualtrics.System.brandBaseUrl = 'https://qtrial2014.az1.qualtrics.com';
  465. Qualtrics.System.brandType = 'Trial';
  466. Qualtrics.System.productName = 'ControlPanel';
  467. Qualtrics.System.dataCenter = 'AZ1';
  468. Qualtrics.System.section = 'EditSection';
  469. Qualtrics.System.subSection = 'Blocks';
  470. Qualtrics.User = {};
  471. Qualtrics.User.offlineAppPermission = '';
  472. Qualtrics.User.useBenchmarkPermission = '';
  473. Qualtrics.User.canAddBenchmarkBlock = 'false';
  474. Qualtrics.User.accessSiteIntercept = '1';
  475. Qualtrics.User.userId = 'UR_9MjtkYPayh7Wko5';
  476. Qualtrics.User.username = 'sburn077@uottawa.ca';
  477. Qualtrics.User.email = 'sburn077@uottawa.ca';
  478. Qualtrics.User.firstName = 'Samantha';
  479. Qualtrics.User.lastName = 'Burns';
  480. Qualtrics.User.name = 'Samantha Burns';
  481. Qualtrics.User.accountType = 'QTrial Student';
  482. Qualtrics.User.isStudent = '';
  483. Qualtrics.User.userAccountCreationDate = '2014-02-06 22:00:35';
  484. Qualtrics.User.loginHistory = [];
  485. Qualtrics.User.language = 'EN';
  486. Qualtrics.User.timezone = 'America/New_York';
  487. Qualtrics.User.currentSurveyId = 'SV_cMY3gH5OuOdtbIV';
  488. Qualtrics.User.newMessageCount = '0';
  489. Qualtrics.User.isBrandAdminOrHigher = '';
  490. Qualtrics.User.isMultiBrandAdminOrHigher = '';
  491. Qualtrics.User.canUploadBlock = '';
  492. Qualtrics.User.userType = 'UT_0Bxw4uRTcOgipNj';
  493. Qualtrics.User.helpTipsEnabled = 1;
  494. new Ajax.Request('Ajax.php?action=GetInfoTipsForPage',{
  495. onComplete:function(transport)
  496. {
  497. Qualtrics.HelpInfoTips = transport.responseText.evalJSON();
  498. }
  499. });
  500. //feature flippers, don't override if some have already been set
  501. if(!Qualtrics.Features)
  502. {
  503. Qualtrics.Features= {};
  504. }
  505. Qualtrics.Features['QuotaCheckSEFlowElement'] = false;
  506. Qualtrics.Features['NPSQuestionType'] = false;
  507. Qualtrics.Features['SalesforceUseOAuth'] = false;
  508. Qualtrics.Features['UseExportServiceExperimental'] = false;
  509. Qualtrics.Features['SmartRouteOptOuts'] = true;
  510. Qualtrics.Features['UseAsynchronousReportPDFDownload'] = false;
  511. Qualtrics.Features['MatrixDragAndDrop'] = false;
  512. Qualtrics.Features['ControlPanelRefreshUserOptIn'] = false;
  513. Qualtrics.Features['GraphicThumbnails'] = true;
  514. Qualtrics.Features['showODataExport'] = false;
  515. Qualtrics.Features['UseExportServiceSPSS'] = true;
  516. Qualtrics.Features['UseExportServiceNewBrands'] = false;
  517. Qualtrics.Features['ControlPanelRefresh'] = false;
  518. Qualtrics.Features['MobileFirst_Slider'] = true;
  519. Qualtrics.Features['SiteCatalystExport'] = false;
  520. Qualtrics.Features['NewReportingDesignDefault'] = false;
  521. Qualtrics.Features['MobileFirst_Matrix'] = true;
  522. Qualtrics.Features['ValidDomainAddressCheck'] = true;
  523. Qualtrics.Features['CPRResults'] = false;
  524. Qualtrics.Features['BenchmarkSurveys'] = false;
  525. Qualtrics.Features['ControlPanelRefreshOptIn'] = false;
  526.  
  527.  
  528. </script>
  529. </div>
  530.  
  531. </div><!--center-->
  532. </div><!--pagefade-->
  533. </div><!--page div-->
  534. <div id='FooterFade'></div>
  535. <div id="pagefooter">
  536. <div id="pagefooterwidth">
  537. <div class="footerlinks">
  538. <ul>
  539. <li>
  540. <a href="http://www.qualtrics.com" target="_blank">Qualtrics.com</a>
  541. </li>
  542. <li>
  543. <a href="http://www.qualtrics.com/contact.html" target="_blank">Contact Information</a>
  544. </li>
  545. <li>
  546. <a href="http://www.qualtrics.com/terms_of_service/" target="_blank">Terms of Service</a>
  547. </li>
  548. <li>
  549. <a href="#" onclick="javascript:PageAction('Logout','','','')">Logout</a>
  550. </li>
  551. </ul>
  552. </div>
  553. Copyright &copy; 2015, All Rights Reserved. <span class="version">61988 <div class='benchmark'><span id='benchmarkOnLoad'>0</span></div></span>
  554. <div class="clear"></div>
  555. </div>
  556. </div>
  557. <div id="RSSTicker">TIP: On the Edit Survey page, select a question and Ctrl+click other questions to select multiple questions at once.</div>
  558. <div id="FixedTop"></div>
  559. <div id="TopDebug"></div>
  560.  
  561. </form>
  562. </body>
  563. </html><div class="QBenchmarks"><span style='display: none' id='ServerTime'>0.33870697021484</span><span style='display: none' id='ExtServerTime'>0.33870697021484,0.11842846870422,0.0053720474243164,0.059649467468262,0.0087158679962158</span></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement