- Scan-ID:
- 533330fe-f425-4553-b968-64291ffcc55dBeendet
- Eingereichte URL:
- https://ie.co1.qualtrics.com/jfe/form/SV_6QcAnqsttDQmtvg
- Bericht beendet:
Links · 1 gefunden
Die von der Seite ausgehenden identifizierten Links
Link | Text |
---|---|
https://www.qualtrics.com/powered-by-qualtrics/?utm_source=internal%2Binitiatives&utm_medium=survey%2Bpowered%2Bby%2Bqualtrics&utm_content=ie&utm_survey_id=SV_6QcAnqsttDQmtvg | Powered by Qualtrics: Learn more about Qualtrics in a new tabPowered by Qualtrics |
JavaScript-Variablen · 35 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
QSettings | object |
webpackChunkjavascriptformengine | object |
ErrorWatcher | object |
jQuery | function |
jQuery1124014356196484655692 | object |
onLoadCaptcha | function |
experimental | object |
Konsolenprotokoll-Meldungen · 0 gefunden
In der Web-Konsole protokollierte Meldungen
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html class="JFEScope" lang="EN"><head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<title>Environmental efforts at your plant</title>
<link rel="dns-prefetch" href="//eu.qualtrics.com/WRQualtricsShared/">
<link rel="preconnect" href="//eu.qualtrics.com/WRQualtricsShared/">
<meta name="description" content="We are academic researchers studying how manufacturing plants effectively find and implement solutions to reduce toxic waste. Your insights are invaluable to us as a leader directly working with these challenges. By sharing your experience and expertise, you can contribute to a deeper understanding of how the industry can make meaningful strides toward more environmentally friendly manufacturing practices.">
<meta name="robots" content="noindex">
<meta id="meta-viewport" name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=2.5">
<meta property="og:title" content="Environmental efforts at your plant">
<meta property="og:description" content="We are academic researchers studying how manufacturing plants effectively find and implement solutions to reduce toxic waste. Your insights are invaluable to us as a leader directly working with these challenges. By sharing your experience and expertise, you can contribute to a deeper understanding of how the industry can make meaningful strides toward more environmentally friendly manufacturing practices.">
<script>(function(w) {
'use strict';
if (w.history && w.history.replaceState) {
var path = w.location.pathname;
var jfePathRegex = /^\/jfe\d+\//;
if (jfePathRegex.test(path)) {
w.history.replaceState(null, null, w.location.href.replace(path, path.replace(jfePathRegex, '/jfe/')));
}
}
})(window);
</script>
<link rel="apple-touch-icon" href="/brand-management/apple-touch-icon"><link type="image/x-icon" rel="icon" href="https://ie.co1.qualtrics.com/brand-management/brand-assets/ie/favicon.ico"><script data-runid="39153065358745387">Qualtrics.SurveyEngine.addOnload(Qualtrics.uniformLabelHeight);</script><script data-runid="39153065358745387">
//TM6 Question Text Cell Padding
//JFE
Page.on('ready:imagesLoaded',function() {
var t = jQuery(".QuestionText table");
for (i=0; i<t.length; i++) {
if (t[i].cellPadding != undefined) {
var p = t[i].cellPadding + "px";
t.eq(i).find("th").css("padding",p);
t.eq(i).find("td").css("padding",p);
}
}
});
//SE
jQuery(window).load(function() {
if (jQuery("div").hasClass("JFE") == false) {
var t = jQuery(".QuestionText table");
for (i=0; i<t.length; i++) {
if (t[i].cellPadding != undefined) {
var p = t[i].cellPadding + "px";
t.eq(i).find("th").css("padding",p);
t.eq(i).find("td").css("padding",p);
}
}
};
});
//TM21 iOS Text Box Width Fix
//JFE
Page.on('ready:imagesLoaded',function() {
function isIE () {
var myNav = navigator.userAgent.toLowerCase();
return (myNav.indexOf('msie') != -1) ? parseInt(myNav.split('msie')[1]) : false;
}
if (!isIE()) {
var mq = window.matchMedia( "(max-width: 480px)" );
if (mq.matches == true) {
jQuery(".Skin .MC .TextEntryBox").css("width","100%");
jQuery(".Skin .TE .ESTB .InputText").css("width","100%");
jQuery(".Skin .TE .FORM .InputText").css("width","100%");
jQuery(".Skin .TE .ML .InputText").css("width","100%");
jQuery(".Skin .TE .PW .InputText").css("width","100%");
jQuery(".Skin .TE .SL .InputText").css("width","100%");
jQuery(".Skin .TE .FollowUp .InputText").css("width","100%");
};
};
});
//SE
jQuery(window).load(function() {
function isIE () {
var myNav = navigator.userAgent.toLowerCase();
return (myNav.indexOf('msie') != -1) ? parseInt(myNav.split('msie')[1]) : false;
}
if (!isIE()) {
var mq = window.matchMedia( "(max-width: 480px)" );
if (jQuery("div").hasClass("JFE") == false && mq.matches == true) {
jQuery(".Skin .MC .TextEntryBox").css("width","100%");
jQuery(".Skin .TE .ESTB .InputText").css("width","100%");
jQuery(".Skin .TE .FORM .InputText").css("width","100%");
jQuery(".Skin .TE .ML .InputText").css("width","100%");
jQuery(".Skin .TE .PW .InputText").css("width","100%");
jQuery(".Skin .TE .SL .InputText").css("width","100%");
jQuery(".Skin .TE .FollowUp .InputText").css("width","100%");
};
};
});
</script><script data-runid="39153065358745387">
//Wrapping up those pesky SE labels like Christmas
jQuery(window).load(function() {
if (jQuery("div").hasClass("JFE") == false) {
var mcs = jQuery(".Skin .MC span.LabelWrapper");
for (i = 0; i < mcs.length; i++) {
mcs.eq(i).find("label").wrapInner("<span></span>");
}
};
});
</script><script data-runid="39153065358745387">
Page.on('ready:imagesLoaded',function() {
if (jQuery(".ProgressBarContainer label").length != 0 && jQuery(".SystemEndOfSurvey").length == 0){
jQuery("#ProgressBar").addClass("verbose");
}
});
</script></head>
<body id="SurveyEngineBody" style="direction: ltr;">
<noscript><style>#pace{display: none;}</style><div style="padding:8px 15px;font-family:Helvetica,Arial,sans-serif;background:#fcc;border:1px solid #c55">Javascript is required to load this page.</div></noscript>
<style type="text/css">#pace{background:#fff;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}#pace::before{content:'';display:block;position:fixed;top:30%;right:50%;width:50px;height:50px;border:6px solid transparent;border-top-color:#0b6ed0;border-left-color:#0b6ed0;border-radius:80px;animation:q 1s linear infinite;margin:-33px -33px 0 0;box-sizing:border-box}@keyframes q{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
</style>
<script type="text/javascript">
window.QSettings = {
jfeVersion: "51e958dcef9ce5f4f44533aca5d979b5cc28b70c",
publicPath: "/jfe/static/dist/",
cbs: [], bootstrapSkin: null, ab: false,
getPT: function(cb) {
if (this.pt !== undefined) {
cb(this.success, this.pt);
} else {
this.cbs.push(cb);
}
},
setPT: function(s, pt) {
this.success = s;
this.pt = pt;
if (this.cbs.length) {
for (var i = 0; i < this.cbs.length; i++) {
this.cbs[i](s, pt);
}
}
}
};
</script>
<script>(()=>{"use strict";var e,t,r,a,d,o={},n={};function f(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(r.exports,r,r.exports,f),r.loaded=!0,r.exports}f.m=o,e=[],f.O=(t,r,a,d)=>{if(!r){var o=1/0;for(l=0;l<e.length;l++){for(var[r,a,d]=e[l],n=!0,c=0;c<r.length;c++)(!1&d||o>=d)&&Object.keys(f.O).every((e=>f.O[e](r[c])))?r.splice(c--,1):(n=!1,d<o&&(o=d));if(n){e.splice(l--,1);var i=a();void 0!==i&&(t=i)}}return t}d=d||0;for(var l=e.length;l>0&&e[l-1][2]>d;l--)e[l]=e[l-1];e[l]=[r,a,d]},f.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return f.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,f.t=function(e,a){if(1&a&&(e=this(e)),8&a)return e;if("object"==typeof e&&e){if(4&a&&e.__esModule)return e;if(16&a&&"function"==typeof e.then)return e}var d=Object.create(null);f.r(d);var o={};t=t||[null,r({}),r([]),r(r)];for(var n=2&a&&e;"object"==typeof n&&!~t.indexOf(n);n=r(n))Object.getOwnPropertyNames(n).forEach((t=>o[t]=()=>e[t]));return o.default=()=>e,f.d(d,o),d},f.d=(e,t)=>{for(var r in t)f.o(t,r)&&!f.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},f.f={},f.e=e=>Promise.all(Object.keys(f.f).reduce(((t,r)=>(f.f[r](e,t),t)),[])),f.u=e=>"c/"+{23:"vendors~fileupload",42:"jsApi",44:"matrix",75:"mc",91:"advance-button-template",95:"default~cs~slider",182:"fancybox",192:"meta",198:"te",205:"timing",211:"sbs",218:"ro",233:"db",246:"focus-handler",255:"captcha",286:"ss",292:"hotspot",330:"fileupload",351:"relevantid",365:"hmap",393:"draw",432:"mp",436:"slider",453:"default~cs~slider~ss",500:"default~hl~hotspot~matrix",507:"prototype",522:"scoring",529:"cs",543:"recaptchav3",562:"flip",603:"mockForm",606:"default~captcha~cs~db~dd~draw~fileupload~hmap~hl~hotspot~matrix~mc~meta~pgr~ro~sbs~slider~ss~te~timing",674:"pgr",679:"toc",685:"preview",702:"vendors~relevantid",719:"default~hmap~pgr~ro~te~timing",778:"slide",801:"fade",811:"hl",821:"barrel-roll",863:"dd",939:"bf",957:"response-summary"}[e]+"."+{23:"62b49b7f91791fa16030",42:"8c8dd06a862b12e2d92e",44:"14e05fa03a153279345e",75:"1ed755546e2e593eda54",91:"f73861aa3b17f8dbd7b8",95:"8f04af89fa37237d8ee0",182:"52f7a8053da78fb21fa0",192:"75e8df24ebe611b99d9b",198:"cdbdcaa62ce306aa97f2",205:"aef250cc6940b8301dbc",211:"44897d0094f5525ebe20",218:"7188ff08492fe656d2d9",233:"d9ab85588dbc255b1a3e",246:"e8b3a0678c7ac69cec77",255:"b0d97bdbbb51d9a35308",286:"0b209fd109c1a17e574b",292:"db35806e63b1934c8d5d",330:"3fdc215f16421a73ec10",351:"ca225b00d8436d9212e0",365:"ee73434d09f25af7eaf2",393:"ef6d5c202aad52f26913",432:"5da03980e14a3a4845e7",436:"34434548d9b7f699af1f",453:"388aeb0699db7c17fdf7",500:"da52cc5849b792cd7525",507:"2cc9acb19bf1cf785b7a",522:"7834ab85d4cdd5539fcf",529:"ebd0c232714ac9dcd324",543:"f496694e9040a05e8aa9",562:"613fcb6fb0afdf085547",603:"bf0efa494f6517a47172",606:"9144b1b50083241014e6",674:"42d1deb41c7815ac0f9c",679:"9941ebe04ffbc06d8ce5",685:"6c62878c3920323f887f",702:"616d6afefe0edbc8c269",719:"59626a9c150cd3a4c1df",778:"29978b7672dc8a0fb8bf",801:"d3b3cfc82d91137dac46",811:"81a602c423f26cae42f1",821:"c62dbda009b7d71f7cd8",863:"623184ca6412be7a3c02",939:"f15cb0cb91b39f664676",957:"72aac84abc7596124733"}[e]+".min.js",f.miniCssF=e=>"fancybox.0bb59945b9873f54214a.min.css",f.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),f.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a={},d="javascriptformengine:",f.l=(e,t,r,o)=>{if(a[e])a[e].push(t);else{var n,c;if(void 0!==r)for(var i=document.getElementsByTagName("script"),l=0;l<i.length;l++){var b=i[l];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==d+r){n=b;break}}n||(c=!0,(n=document.createElement("script")).charset="utf-8",n.timeout=120,f.nc&&n.setAttribute("nonce",f.nc),n.setAttribute("data-webpack",d+r),n.src=e),a[e]=[t];var s=(t,r)=>{n.onerror=n.onload=null,clearTimeout(u);var d=a[e];if(delete a[e],n.parentNode&&n.parentNode.removeChild(n),d&&d.forEach((e=>e(r))),t)return t(r)},u=setTimeout(s.bind(null,void 0,{type:"timeout",target:n}),12e4);n.onerror=s.bind(null,n.onerror),n.onload=s.bind(null,n.onload),c&&document.head.appendChild(n)}},f.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),f.p="",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((t,r)=>{var a=f.miniCssF(e),d=f.p+a;if(((e,t)=>{for(var r=document.getElementsByTagName("link"),a=0;a<r.length;a++){var d=(n=r[a]).getAttribute("data-href")||n.getAttribute("href");if("stylesheet"===n.rel&&(d===e||d===t))return n}var o=document.getElementsByTagName("style");for(a=0;a<o.length;a++){var n;if((d=(n=o[a]).getAttribute("data-href"))===e||d===t)return n}})(a,d))return t();((e,t,r,a,d)=>{var o=document.createElement("link");o.rel="stylesheet",o.type="text/css",f.nc&&(o.nonce=f.nc),o.onerror=o.onload=r=>{if(o.onerror=o.onload=null,"load"===r.type)a();else{var n=r&&r.type,f=r&&r.target&&r.target.href||t,c=new Error("Loading CSS chunk "+e+" failed.\n("+n+": "+f+")");c.name="ChunkLoadError",c.code="CSS_CHUNK_LOAD_FAILED",c.type=n,c.request=f,o.parentNode&&o.parentNode.removeChild(o),d(c)}},o.href=t,r?r.parentNode.insertBefore(o,r.nextSibling):document.head.appendChild(o)})(e,d,null,t,r)})),t={454:0};f.f.miniCss=(r,a)=>{t[r]?a.push(t[r]):0!==t[r]&&{182:1}[r]&&a.push(t[r]=e(r).then((()=>{t[r]=0}),(e=>{throw delete t[r],e})))}}})(),(()=>{var e={454:0};f.f.j=(t,r)=>{var a=f.o(e,t)?e[t]:void 0;if(0!==a)if(a)r.push(a[2]);else if(454!=t){var d=new Promise(((r,d)=>a=e[t]=[r,d]));r.push(a[2]=d);var o=f.p+f.u(t),n=new Error;f.l(o,(r=>{if(f.o(e,t)&&(0!==(a=e[t])&&(e[t]=void 0),a)){var d=r&&("load"===r.type?"missing":r.type),o=r&&r.target&&r.target.src;n.message="Loading chunk "+t+" failed.\n("+d+": "+o+")",n.name="ChunkLoadError",n.type=d,n.request=o,a[1](n)}}),"chunk-"+t,t)}else e[t]=0},f.O.j=t=>0===e[t];var t=(t,r)=>{var a,d,[o,n,c]=r,i=0;if(o.some((t=>0!==e[t]))){for(a in n)f.o(n,a)&&(f.m[a]=n[a]);if(c)var l=c(f)}for(t&&t(r);i<o.length;i++)d=o[i],f.o(e,d)&&e[d]&&e[d][0](),e[d]=0;return f.O(l)},r=self.webpackChunkjavascriptformengine=self.webpackChunkjavascriptformengine||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})()})();</script>
<script src="/jfe/static/dist/jfeLib.de1fb02f4d77cd0779eb.min.js" crossorigin="anonymous"></script>
<script src="/jfe/static/dist/jfe.e09205dd42cede8cdc24.min.js" crossorigin="anonymous"></script>
<link href="/jfe/themes/templated-skins/qualtrics.base:null:null/version-1730401310509-0bf748/stylesheet.css" rel="stylesheet">
<link id="rtlStyles" rel="stylesheet" type="text/css">
<style id="customStyles"></style>
<style>
.JFEScope .questionFocused .advanceButtonContainer {transition:opacity .3s!important;visibility:unset;opacity:1}
.JFEScope .questionUnfocused .advanceButtonContainer, .advanceButtonContainer {transition:opacity .3s!important;visibility:hidden;opacity:0}
.Skin .Bipolar .bipolar-mobile-header, .Skin .Bipolar .desktop .bipolar-mobile-header, .Skin .Bipolar .mobile .ColumnLabelHeader {display: none}
/* Change color of question validation warnings */
.Skin .ValidationError.Warn {color: #e9730c;}
/* Hide mobile preview scrollbar for Chrome, Safari and Opera */
html.MobilePreviewFrame::-webkit-scrollbar { display: none; }
/* Hide mobile preview scrollbar for IE and Edge */
html.MobilePreviewFrame { -ms-overflow-style: none; scrollbar-width: none; }
</style>
<style type="text/css">.accessibility-hidden{height:0;width:0;overflow:hidden;position:absolute;left:-999px}</style>
<div id="polite-announcement" class="accessibility-hidden" aria-live="polite" aria-atomic="true">Page Loaded</div>
<div id="assertive-announcement" class="accessibility-hidden" aria-live="assertive" role="alert" aria-atomic="true"></div>
<script type="text/javascript">
(function () {
var o = {};
try {
Object.defineProperty(o,'compat',{value:true,writable:true,enumerable:true,configurable:true});
} catch (e) {};
if (o.compat !== true || document.addEventListener === undefined) {
window.location.pathname = '/jfe/incompatibleBrowser';
}
var fv = document.createElement('link');
fv.rel = 'apple-touch-icon';
fv.href = "/brand-management/apple-touch-icon";
document.getElementsByTagName('head')[0].appendChild(fv);
})();
QSettings.ab = false;
document.title = "Environmental efforts at your plant";
(function(s) {
QSettings.bootstrapSkin = s;
var sp = document.getElementById('skinPrefetch');
if (sp) {
sp.innerHTML = s;
}
})("\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"user-scalable = yes, maximum-scale=10, minimum-scale=1, initial-scale = 1, width = device-width\">\n<div class=\"Skin\">\n\t<div id=\"Overlay\"></div>\n\t<div id=\"Wrapper\">\n\n\t\t<div class=\"SkinInner\">\n\t\t\t<div id=\"LogoContainer\">\n\t\t\t\t<div id=\"Logo\"></div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div id=\"HeaderContainer\">\n\t\t\t\t\n\t\t\t\t<div id=\"Header\">{~Header~}</div>\n\t\t\t</div>\n\t\t\t<div id=\"SkinContent\">\n\t\t\t\t<div id=\"Questions\">{~Question~}</div>\n\t\t\t\t<div id=\"Buttons\">{~Buttons~}</div>\n\t\t\t</div>\n\t\t\t<div id=\"ProgressBar\">{~ProgressBar~}</div>\n\t\t</div>\n\t\t<div id=\"Footer\">{~Footer~}</div>\n\t\t\n\t\t<div id=\"PushStickyFooter\"></div>\n\t</div>\n\t<div id=\"Plug\" style=\"display:block !important;\"><a href=\"https://www.qualtrics.com/powered-by-qualtrics/?utm_source=internal%2Binitiatives&utm_medium=survey%2Bpowered%2Bby%2Bqualtrics&utm_content={~BrandID~}&utm_survey_id={~SurveyID~}\" target=\"_blank\" aria-label=\"{~PlugLabel~}\">{~Plug~}</a></div>\n</div>\n<script>Qualtrics.SurveyEngine.addOnload(Qualtrics.uniformLabelHeight);<\/script>\n\n<script>\n//TM6 Question Text Cell Padding\n\t//JFE\n\tPage.on('ready:imagesLoaded',function() {\n\t\tvar t = jQuery(\".QuestionText table\");\n\t for (i=0; i<t.length; i++) {\n\t if (t[i].cellPadding != undefined) {\n\t var p = t[i].cellPadding + \"px\";\n\t t.eq(i).find(\"th\").css(\"padding\",p);\n\t t.eq(i).find(\"td\").css(\"padding\",p);\n\t }\n\t }\n\t});\n\t//SE\n\tjQuery(window).load(function() {\n\t\tif (jQuery(\"div\").hasClass(\"JFE\") == false) {\n\t var t = jQuery(\".QuestionText table\");\n\t for (i=0; i<t.length; i++) {\n\t if (t[i].cellPadding != undefined) {\n\t var p = t[i].cellPadding + \"px\";\n\t t.eq(i).find(\"th\").css(\"padding\",p);\n\t t.eq(i).find(\"td\").css(\"padding\",p);\n\t }\n\t }\n\t\t};\n\t});\n//TM21 iOS Text Box Width Fix\n\t//JFE\n\tPage.on('ready:imagesLoaded',function() {\n\t\tfunction isIE () {\n\t \tvar myNav = navigator.userAgent.toLowerCase();\n\t \treturn (myNav.indexOf('msie') != -1) ? parseInt(myNav.split('msie')[1]) : false;\n\t\t}\n\t\tif (!isIE()) {\n\t\t\tvar mq = window.matchMedia( \"(max-width: 480px)\" );\n\t\t\tif (mq.matches == true) {\n\t\t\t\tjQuery(\".Skin .MC .TextEntryBox\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .ESTB .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .FORM .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .ML .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .PW .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .SL .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .FollowUp .InputText\").css(\"width\",\"100%\");\n\t\t\t};\n\t\t};\n\t});\n\t//SE\n\tjQuery(window).load(function() {\n\t\tfunction isIE () {\n\t \tvar myNav = navigator.userAgent.toLowerCase();\n\t \treturn (myNav.indexOf('msie') != -1) ? parseInt(myNav.split('msie')[1]) : false;\n\t\t}\n\t\tif (!isIE()) {\n\t\t\tvar mq = window.matchMedia( \"(max-width: 480px)\" );\n\t\t\tif (jQuery(\"div\").hasClass(\"JFE\") == false && mq.matches == true) {\n\t\t\t\tjQuery(\".Skin .MC .TextEntryBox\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .ESTB .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .FORM .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .ML .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .PW .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .SL .InputText\").css(\"width\",\"100%\");\n\t\t\t\tjQuery(\".Skin .TE .FollowUp .InputText\").css(\"width\",\"100%\");\n\t\t\t};\n\t\t};\n\t});\n<\/script>\n<script>\n//Wrapping up those pesky SE labels like Christmas\njQuery(window).load(function() {\n\t\tif (jQuery(\"div\").hasClass(\"JFE\") == false) {\n\t var mcs = jQuery(\".Skin .MC span.LabelWrapper\");\n\t\t\tfor (i = 0; i < mcs.length; i++) {\n\t\t\t\tmcs.eq(i).find(\"label\").wrapInner(\"<span></span>\");\n\t\t\t}\n\t};\n});\n<\/script>\n<script>\n\tPage.on('ready:imagesLoaded',function() {\n\tif (jQuery(\".ProgressBarContainer label\").length != 0 && jQuery(\".SystemEndOfSurvey\").length == 0){\njQuery(\"#ProgressBar\").addClass(\"verbose\");\n\t}\n\t});\n<\/script>\n\n");
(function() {
var fv = document.createElement('link');
fv.type = 'image/x-icon';
fv.rel = 'icon';
fv.href = "https://ie.co1.qualtrics.com/brand-management/brand-assets/ie/favicon.ico";
document.getElementsByTagName('head')[0].appendChild(fv);
}());
</script>
<script type="text/javascript">
(function(appData) {
if (appData && typeof appData === 'object' && '__jfefeRenderDocument' in appData) {
var doc = appData.__jfefeRenderDocument
if (doc === 'incompatible') {
window.location = '/jfe/incompatibleBrowser';
return
}
window.addEventListener('load', function() {
// farewell jfe
delete window.QSettings
delete window.webpackJsonp
delete window.jQuery
delete window.ErrorWatcher
delete window.onLoadCaptcha
delete window.experimental
delete window.Page
var keys = Object.keys(window);
for (let i in keys) {
var name = keys[i];
if (name.indexOf('jQuery') === 0) {
delete window[name];
break;
}
}
document.open();
document.write(doc);
document.close();
})
} else {
// prevent document.write from replacing the entire page
window.document.write = function() {
log.error('document.write is not allowed and has been disabled.');
};
QSettings.setPT(true, appData);
}
})({"FormSessionID":"FS_22LqprWr1MXXgQ1","QuestionIDs":["QID5"],"QuestionDefinitions":{"QID5":{"DefaultChoices":false,"DataExportTag":"Privacy Statement","QuestionType":"MC","Selector":"SAVR","SubSelector":"TX","DataVisibility":{"Private":false,"Hidden":false},"Configuration":{"QuestionDescriptionOption":"UseText"},"Choices":{"1":{"Display":"I agree."}},"ChoiceOrder":[1],"Validation":{"Settings":{"ForceResponse":"ON","ForceResponseType":"ON","Type":"None"}},"GradingData":[],"Language":{"EN":{"QuestionText":"<h1 style=\"text-align:center;\"><span style=\"color:#27ae60;\"><span style=\"font-size:26px;\"><strong>Sustainable manufacturing and waste reduction solutions</strong></span></span></h1>\nAn academic research project on how manufacturing plants effectively find and implement solutions to reduce toxic waste.<br />\n<br />\n<strong>Your insights are invaluable to us as a leader directly working with these challenges.</strong> By sharing your experience and expertise, you can contribute to a deeper understanding of how the industry can make meaningful strides toward more environmentally friendly manufacturing practices.<br />\n<br />\nWe adhere to strict data privacy and usage policies (see details below) and your responses will be used solely for research purposes. If you’re interested, there will be the option to receive a summary of the findings at the end of the survey.<br />\n<br />************************************************************************************************************* <h2><span style=\"font-size:26px;\"><strong>Privacy and Data Usage Notice</strong></span></h2>\nThank you for participating in our survey. This research aims to examine how manufacturing plants effectively find and implement solutions to reduce toxic waste. Your responses will contribute to a better understanding of this critical topic and support advancements in sustainable practices.<br />\n<br />\n<strong>What information we collect:</strong>\n\n<ul>\n\t<li>Your survey responses</li>\n\t<li>Your email address or unique ID to track responses to share results and follow-ups</li>\n</ul>\n<br />\n<strong>How we use your information:</strong>\n\n<ul>\n\t<li>To analyze aggregate data for scientific purposes focused on the reduction of toxic waste in manufacturing</li>\n\t<li>To follow up with you if clarification or additional input is needed</li>\n\t<li>To ensure that no duplicate responses are submitted</li>\n</ul>\n<br />\n<strong>How we protect your information:</strong>\n\n<ul>\n\t<li>Your data will be stored securely and will only be accessible to the research team.</li>\n\t<li>Your email address or unique ID will not be shared with any third parties or used for purposes other than this research.</li>\n</ul>\n<br />\n<strong>Your rights:</strong>\n\n<ul>\n\t<li>Participation is voluntary, and you may choose not to answer specific questions.</li>\n\t<li>You can withdraw your consent and request deletion of your data at any time by contacting [email protected]</li>\n\t<li>If you are a resident of California, you have the right to request access to or deletion of your personal information in accordance with the California Consumer Privacy Act (CCPA).</li>\n</ul>\n<br />\nBy completing this survey, you consent to the collection and use of your information as described above. If you have any questions about this survey or how your data will be used, please contact: <br />\n<br />[email protected] (Sustainable Manufacturing Reseach at IE Business School)<br /><br />Johanna Glauber, IE Business School<br />\nLuca Berchicci, Rotterdam Management School","Choices":{"1":{"Display":"I agree."}}}},"NextChoiceId":2,"NextAnswerId":1,"QuestionID":"QID5","SurveyLanguage":"EN"}},"NextButton":null,"PreviousButton":false,"Count":1,"Skipped":0,"NotDisplayed":0,"LanguageSelector":null,"Messages":{"PoweredByQualtrics":"Powered by Qualtrics","PoweredByQualtricsLabel":"Powered by Qualtrics: Learn more about Qualtrics in a new tab","A11yNextPage":"You are on the next page","A11yPageLoaded":"Page Loaded","A11yPageLoading":"Page is loading","A11yPrevPage":"You are on the previous page","FailedToReachServer":"We were unable to connect to our servers. Please check your internet connection and try again.","ConnectionError":"Connection Error","IPDLError":"Sorry, an unexpected error occurred.","Retry":"Retry","Cancel":"Cancel","Language":"Language","Done":"Done","AutoAdvanceLabel":"or press Enter","DecimalSeparator":"Please exclude commas and if necessary use a point as a decimal separator.","IE11Body":"You are using an unsupported browser. Qualtrics surveys will no longer load in Internet Explorer 11 after March 15, 2024.","BipolarPreference":"Select this answer if you prefer %1 over %2 by %3 points.","BipolarNoPreference":"Select this answer if you have no preference between %1 and %2.","Blank":"Blank","CaptchaRequired":"Answering the captcha is required to proceed","MCMSB_Instructions":"To select multiple options in a row, click and drag your mouse or hold down Shift when selecting. To select non-sequential options, hold down Control (on a PC) or Command (on a Mac) when clicking. To deselect an option, hold down Control or Command and click on a selected option.","MLDND_Instructions":"Drag and drop each item from the list into a bucket.","PGR_Instructions":"Drag and drop items into groups. Within each group, rank items by dragging and dropping them into place.","ROSB_Instructions":"Select items and then rank them by clicking the arrows to move each item up and down."},"IsPageMessage":false,"ErrorCode":null,"PageMessageTranslations":{},"CurrentLanguage":"EN","FallbackLanguage":"EN","QuestionRuntimes":{"QID5":{"Highlight":false,"ID":"QID5","Type":"MC","Selector":"SAVR","SubSelector":"TX","ErrorMsg":null,"TerminalAuthError":false,"Valid":false,"MobileFirst":false,"QuestionTypePluginProperties":null,"CurrentMultiPageQuestionIndex":0,"Displayed":true,"PreValidation":{"Settings":{"ForceResponse":"ON","ForceResponseType":"ON","Type":"None"}},"Choices":{"1":{"ID":"1","RecodeValue":"1","VariableName":"1","Text":"","Display":"I agree.","InputWidth":null,"Exclusive":false,"Selected":false,"Password":false,"TextEntry":false,"TextEntrySize":"Small","TextEntryLength":null,"InputHeight":null,"Error":null,"ErrorMsg":null,"PDPErrorMsg":null,"PDPError":null,"Displayed":true}},"ChoiceOrder":["1"],"ChoiceTextPosition":"Left","Selected":null,"IsAutoAuthFailure":false,"ErrorSeverity":null,"PDPErrorMsg":null,"PDPError":null,"QuestionText":"<h1 style=\"text-align:center\"><span style=\"color:#27ae60\"><span style=\"font-size:26px\"><strong>Sustainable manufacturing and waste reduction solutions</strong></span></span></h1>\nAn academic research project on how manufacturing plants effectively find and implement solutions to reduce toxic waste.<br />\n<br />\n<strong>Your insights are invaluable to us as a leader directly working with these challenges.</strong> By sharing your experience and expertise, you can contribute to a deeper understanding of how the industry can make meaningful strides toward more environmentally friendly manufacturing practices.<br />\n<br />\nWe adhere to strict data privacy and usage policies (see details below) and your responses will be used solely for research purposes. If you’re interested, there will be the option to receive a summary of the findings at the end of the survey.<br />\n<br />************************************************************************************************************* <h2><span style=\"font-size:26px\"><strong>Privacy and Data Usage Notice</strong></span></h2>\nThank you for participating in our survey. This research aims to examine how manufacturing plants effectively find and implement solutions to reduce toxic waste. Your responses will contribute to a better understanding of this critical topic and support advancements in sustainable practices.<br />\n<br />\n<strong>What information we collect:</strong>\n\n<ul>\n\t<li>Your survey responses</li>\n\t<li>Your email address or unique ID to track responses to share results and follow-ups</li>\n</ul>\n<br />\n<strong>How we use your information:</strong>\n\n<ul>\n\t<li>To analyze aggregate data for scientific purposes focused on the reduction of toxic waste in manufacturing</li>\n\t<li>To follow up with you if clarification or additional input is needed</li>\n\t<li>To ensure that no duplicate responses are submitted</li>\n</ul>\n<br />\n<strong>How we protect your information:</strong>\n\n<ul>\n\t<li>Your data will be stored securely and will only be accessible to the research team.</li>\n\t<li>Your email address or unique ID will not be shared with any third parties or used for purposes other than this research.</li>\n</ul>\n<br />\n<strong>Your rights:</strong>\n\n<ul>\n\t<li>Participation is voluntary, and you may choose not to answer specific questions.</li>\n\t<li>You can withdraw your consent and request deletion of your data at any time by contacting [email protected]</li>\n\t<li>If you are a resident of California, you have the right to request access to or deletion of your personal information in accordance with the California Consumer Privacy Act (CCPA).</li>\n</ul>\n<br />\nBy completing this survey, you consent to the collection and use of your information as described above. If you have any questions about this survey or how your data will be used, please contact: <br />\n<br />[email protected] (Sustainable Manufacturing Reseach at IE Business School)<br /><br />Johanna Glauber, IE Business School<br />\nLuca Berchicci, Rotterdam Management School","ExistingChoices":{},"ProcessedDisplayChoiceOrder":["1"],"ChoiceOrderSetup":true,"Active":true}},"IsEOS":false,"FailedValidation":false,"PDPValidationFailureQuestionIDs":[],"BlockID":"BL_9HtDdTtBFTOJe2G","FormTitle":"Environmental efforts at your plant","SurveyMetaDescription":"We are academic researchers studying how manufacturing plants effectively find and implement solutions to reduce toxic waste. Your insights are invaluable to us as a leader directly working with these challenges. By sharing your experience and expertise, you can contribute to a deeper understanding of how the industry can make meaningful strides toward more environmentally friendly manufacturing practices.","TableOfContents":null,"UseTableOfContents":false,"SM":{"BaseServiceURL":"https://ie.co1.qualtrics.com","SurveyVersionID":"9223370303701883011","IsBrandEncrypted":false,"JFEVersionID":"0e5ea57e323f2914a12cfbf7635c3aa8a4f208ac","BrandDataCenterURL":"https://iad1.qualtrics.com","XSRFToken":"U5g9vEYey6R5nwGzWr5QXw","StartDate":"2024-12-02 19:42:58","StartDateRaw":1733168578432,"BrandID":"ie","SurveyID":"SV_6QcAnqsttDQmtvg","BrowserName":"Chrome","BrowserVersion":"119.0.0.0","OS":"Windows NT 10.0","UserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","LastUserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","QueryString":"","IP":"104.28.154.60","URL":"https://ie.co1.qualtrics.com/jfe/form/SV_6QcAnqsttDQmtvg","BaseHostURL":"https://ie.co1.qualtrics.com","ProxyURL":"https://ie.co1.qualtrics.com/jfe/form/SV_6QcAnqsttDQmtvg","JFEDataCenter":"jfe2","dataCenterPath":"jfe2","IsPreview":false,"LinkType":"anonymous","geoIPLocation":{"IPAddress":"104.28.154.60","City":"Chamartin","CountryName":"Spain","CountryCode":"ES","Region":"M","RegionName":"Madrid","PostalCode":"28016","Latitude":40.4498,"Longitude":-3.675,"MetroCode":0,"Private":false},"geoIPV2Enabled":true,"EDFromRequest":[],"FormSessionID":"FS_22LqprWr1MXXgQ1"},"ED":{"SID":"SV_6QcAnqsttDQmtvg","SurveyID":"SV_6QcAnqsttDQmtvg","Q_URL":"https://ie.co1.qualtrics.com/jfe/form/SV_6QcAnqsttDQmtvg","UserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36","Q_CHL":"anonymous","Q_LastModified":1733152811,"Q_Language":"EN"},"PostToStartED":{},"FormRuntime":null,"RuntimePayload":"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","TransactionID":1,"ReplacesOutdated":false,"EOSRedirectURL":null,"RedirectURL":null,"SaveOnPageUnload":true,"ProgressPercent":0,"ProgressBarText":"Survey Completion","ProgressAccessibleText":"Current Progress","FormOptions":{"BackButton":true,"SaveAndContinue":true,"SurveyProtection":"PublicSurvey","BallotBoxStuffingPrevention":false,"NoIndex":"Yes","SecureResponseFiles":true,"SurveyExpiration":"None","SurveyTermination":"DefaultMessage","Header":"","Footer":"","ProgressBarDisplay":"None","PartialData":"+1 week","ValidationMessage":null,"PreviousButton":"","NextButton":"","SurveyTitle":"Environmental efforts at your plant","SkinLibrary":"Qualtrics","SkinType":"templated","Skin":"qualtrics.base:null:null","NewScoring":1,"SurveyMetaDescription":"We are academic researchers studying how manufacturing plants effectively find and implement solutions to reduce toxic waste. Your insights are invaluable to us as a leader directly working with these challenges. By sharing your experience and expertise, you can contribute to a deeper understanding of how the industry can make meaningful strides toward more environmentally friendly manufacturing practices.","EOSMessage":null,"ShowExportTags":false,"CollectGeoLocation":false,"PasswordProtection":"No","AnonymizeResponse":"No","RefererCheck":"No","BallotBoxStuffingPreventionBehavior":null,"BallotBoxStuffingPreventionMessage":null,"BallotBoxStuffingPreventionMessageLibrary":null,"BallotBoxStuffingPreventionURL":null,"RecaptchaV3":false,"ConfirmStart":false,"AutoConfirmStart":false,"RelevantID":false,"UseCustomSurveyLinkCompletedMessage":null,"SurveyLinkCompletedMessage":null,"SurveyLinkCompletedMessageLibrary":null,"ResponseSummary":"No","EOSMessageLibrary":null,"EOSRedirectURL":null,"EmailThankYou":false,"ThankYouEmailMessageLibrary":null,"ThankYouEmailMessage":null,"ValidateMessage":false,"ValidationMessageLibrary":null,"InactiveSurvey":"DefaultMessage","PartialDeletion":null,"PartialDataCloseAfter":"LastActivity","InactiveMessageLibrary":null,"InactiveMessage":null,"AvailableLanguages":{"EN":[]},"SurveyName":"Environmental Efforts At Your Plant","SurveyLanguage":"EN","ActiveResponseSet":"RS_5my88k8u9HwoEvQ","SurveyStartDate":"-0001-11-30 06:59:56","SurveyExpirationDate":"-0001-11-30 06:59:56","SurveyCreationDate":"2024-11-19 12:20:59","SkinOptions":{"Version":3,"AnyDeviceSupport":true,"Icons":{"favicon":"https://ie.co1.qualtrics.com/brand-management/brand-assets/ie/favicon.ico","appleTouchIcon":"/brand-management/apple-touch-icon","ogImage":""},"BrandingOnly":{"header":"","footer":"","css":"","html":""},"ProgressBarPosition":"top","Logo":"","LogoPosition":"left","LogoBanner":false,"QuestionsContainer":false,"MCButtonChoices":false,"NPSMobileVertical":false,"LayoutSpacing":0.5,"FallbackSkin":false},"SkinBaseCss":"/jfe/themes/templated-skins/qualtrics.base:null:null/version-1730401310509-0bf748/stylesheet.css","PageTransition":"None","Favicon":"https://ie.co1.qualtrics.com/brand-management/brand-assets/ie/favicon.ico","CustomLanguages":null,"SurveyTimezone":"Europe/Madrid","CustomStyles":{"customCSS":""},"LinkType":"anonymous","Language":"EN","Languages":null,"DefaultLanguages":{"AR":"العربية","ASM":"অসমীয়া","AZ-AZ":"Azərbaycan dili","BEL":"Беларуская","BG":"Български","BS":"Bosanski","BN":"বাংলা","CA":"Català","CEB":"Bisaya","CKB":"كوردي","CS":"Čeština","CY":"Cymraeg","DA":"Dansk","DE":"Deutsch","EL":"Ελληνικά","EN":"English","EN-GB":"English (United Kingdom)","EN_GB":"English (Great Britain)","EO":"Esperanto","ES":"Español (América Latina)","ES-ES":"Español","ET":"Eesti","FA":"فارسی","FI":"Suomi","FR":"Français","FR-CA":"Français (Canada)","GU":"ગુજરાતી ","HE":"עברית","HI":"हिन्दी","HIL":"Hiligaynon","HR":"Hrvatski","HU":"Magyar","HYE":"Հայերեն","ID":"Bahasa Indonesia","ISL":"Íslenska","IT":"Italiano","JA":"日本語","KAN":"ಕನ್ನಡ","KAT":"ქართული","KAZ":"Қазақ","KM":"ភាសាខ្មែរ","KO":"한국어","LV":"Latviešu","LT":"Lietuviškai","MAL":"മലയാളം","MAR":"मराठी","MK":"Mакедонски","MN":"Монгол","MS":"Bahasa Malaysia","MY":"မြန်မာဘာသာ","NE":"नेपाली","NL":"Nederlands","NO":"Norsk","ORI":"ଓଡ଼ିଆ ଭାଷା","PA-IN":"ਪੰਜਾਬੀ (ਗੁਰਮੁਖੀ)","PL":"Polski","PT":"Português","PT-BR":"Português (Brasil)","RI-GI":"Rigi","RO":"Română","RU":"Русский","SIN":"සිංහල","SK":"Slovenčina","SL":"Slovenščina","SO":"Somali","SQI":"Shqip","SR":"Srpski","SR-ME":"Crnogorski","SV":"Svenska","SW":"Kiswahili","TA":"தமிழ்","TEL":"తెలుగు","TGL":"Tagalog","TH":"ภาษาไทย","TR":"Tϋrkçe","UK":"Українська","UR":"اردو","VI":"Tiếng Việt","ZH-S":"简体中文","ZH-T":"繁體中文","Q_DEV":"Developer"},"ThemeURL":"//eu.qualtrics.com/WRQualtricsShared/"},"Header":"","HeaderMessages":{},"Footer":"","FooterMessages":{},"HasJavaScript":false,"IsSystemMessage":false,"FeatureFlags":{"LogAllRumMetrics":false,"JFE_BlockPrototypeJS":false},"TransformData":{},"AllowJavaScript":false,"TOCWarnPrevious":false,"NextButtonAriaLabel":"Next","PreviousButtonAriaLabel":"Previous","BrandType":"Academic","FilteredEDKeys":[],"CookieActions":{"Set":[],"Clear":[]}})
</script><div class="JFE" id="P_1733168578783"><div class="JFEContent SkinV2 webkit CSS3"><form id="Page" name="Page" class="Page ActivePage" data-testid="page-ready">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="user-scalable = yes, maximum-scale=10, minimum-scale=1, initial-scale = 1, width = device-width">
<div class="Skin">
<div id="Overlay"></div>
<div id="Wrapper">
<div class="SkinInner">
<div id="LogoContainer">
<div id="Logo"></div>
</div>
<div id="HeaderContainer">
<div id="Header" role="banner"></div>
</div>
<div id="SkinContent">
<div id="Questions" role="main"><div id="QID5Separator" class="Separator" data-runtime-show="runtime.SeparatorDisplayed"></div><div class="QuestionOuter BorderColor MC QID5" id="QID5" questionid="QID5" posttag="QID5" data-runtime-remove-class-hidden="runtime.Displayed"> <div id="QR~QID5~VALIDATION" class="ValidationError" role="alert" data-runtime-show="runtime.ErrorMsg" data-runtime-html="runtime.ErrorMsg" style="display: none;"></div> <div id="QR~QID5~SDPVALIDATION" class="ValidationError" role="alert" data-runtime-show="runtime.PDPErrorMsg" data-runtime-html="runtime.PDPErrorMsg" style="display: none;"></div> <div class="Inner BorderColor SAVR"> <div class="InnerInner BorderColor TX"> <fieldset aria-describedby="QR~QID5~VALIDATION QR~QID5~SDPVALIDATION"> <!-- BEGIN PARTIALS --><!-- Partial for defining the ControlContainerContent --><!-- END PARTIALS --><legend><div class="QuestionText BorderColor"><h1 style="text-align:center"><span style="color:#27ae60"><span style="font-size:26px"><strong>Sustainable manufacturing and waste reduction solutions</strong></span></span></h1>
An academic research project on how manufacturing plants effectively find and implement solutions to reduce toxic waste.<br>
<br>
<strong>Your insights are invaluable to us as a leader directly working with these challenges.</strong> By sharing your experience and expertise, you can contribute to a deeper understanding of how the industry can make meaningful strides toward more environmentally friendly manufacturing practices.<br>
<br>
We adhere to strict data privacy and usage policies (see details below) and your responses will be used solely for research purposes. If you’re interested, there will be the option to receive a summary of the findings at the end of the survey.<br>
<br>************************************************************************************************************* <h2><span style="font-size:26px"><strong>Privacy and Data Usage Notice</strong></span></h2>
Thank you for participating in our survey. This research aims to examine how manufacturing plants effectively find and implement solutions to reduce toxic waste. Your responses will contribute to a better understanding of this critical topic and support advancements in sustainable practices.<br>
<br>
<strong>What information we collect:</strong>
<ul>
<li>Your survey responses</li>
<li>Your email address or unique ID to track responses to share results and follow-ups</li>
</ul>
<br>
<strong>How we use your information:</strong>
<ul>
<li>To analyze aggregate data for scientific purposes focused on the reduction of toxic waste in manufacturing</li>
<li>To follow up with you if clarification or additional input is needed</li>
<li>To ensure that no duplicate responses are submitted</li>
</ul>
<br>
<strong>How we protect your information:</strong>
<ul>
<li>Your data will be stored securely and will only be accessible to the research team.</li>
<li>Your email address or unique ID will not be shared with any third parties or used for purposes other than this research.</li>
</ul>
<br>
<strong>Your rights:</strong>
<ul>
<li>Participation is voluntary, and you may choose not to answer specific questions.</li>
<li>You can withdraw your consent and request deletion of your data at any time by contacting [email protected]</li>
<li>If you are a resident of California, you have the right to request access to or deletion of your personal information in accordance with the California Consumer Privacy Act (CCPA).</li>
</ul>
<br>
By completing this survey, you consent to the collection and use of your information as described above. If you have any questions about this survey or how your data will be used, please contact: <br>
<br>[email protected] (Sustainable Manufacturing Reseach at IE Business School)<br><br>Johanna Glauber, IE Business School<br>
Luca Berchicci, Rotterdam Management School</div></legend><div class="QuestionBody"> <!-- Begin Choices w/o choice groups --> <ul class="ChoiceStructure"> <li class="Selection reg"> <input choiceid="1" aria-labelledby="QID5-1-label" class="radio QR-QID5-1 QWatchTimer" type="radio" name="QR~QID5" id="QR~QID5~1" value="1" data-runtime-checked="runtime.Selected"><label for="QR~QID5~1" class="q-radio" aria-hidden="true" data-runtime-class-q-checked="runtime.Choices.1.Selected"></label> <span class="LabelWrapper"> <label for="QR~QID5~1" id="QID5-1-label" class="SingleAnswer ChoiceTextPositionLeft" data-runtime-class-q-checked="runtime.Choices.1.Selected"><span>I agree.</span></label></span> <div class="clear"></div> </li> </ul> <!-- End Choices w/o choice groups --> <div class="clear zero"></div></div> </fieldset> </div> </div> </div></div>
<div id="Buttons" role="navigation"><input id="NextButton" class="NextButton Button" title=" → " type="button" name="NextButton" value=" → " data-runtime-disabled="runtime.Disabled" data-runtime-aria-label="runtime.ariaLabel" data-runtime-hide="runtime.Hide" page-id="P_1733168578783" aria-label="Next"></div>
</div>
<div id="ProgressBar"></div>
</div>
<div id="Footer" role="contentinfo"></div>
<div id="PushStickyFooter"></div>
</div>
<div id="Plug" style="display:block !important;"><a href="https://www.qualtrics.com/powered-by-qualtrics/?utm_source=internal%2Binitiatives&utm_medium=survey%2Bpowered%2Bby%2Bqualtrics&utm_content=ie&utm_survey_id=SV_6QcAnqsttDQmtvg" target="_blank" aria-label="Powered by Qualtrics: Learn more about Qualtrics in a new tab">Powered by Qualtrics</a></div>
</div>
</form></div></div>
</body></html>