www.dspace.com Open in urlscan Pro
80.228.58.150  Public Scan

URL: https://www.dspace.com/en/pub/home/mlsurvey/survey.cfm?_cldee=EO7qvFaGjxVV0VfKeCEWn5_zGwtYjrszEvT25yb6sE7l71oN2Zalhz7Ml...
Submission: On April 18 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://www.dspace.com/en/pub/home/mlsurvey/survey.cfm?_cldee=EO7qvFaGjxVV0VfKeCEWn5_zGwtYjrszEvT25yb6sE7l71oN2Zalhz7MltoyemcS&recipientid=contact-e2c7b5de65aae911a823000d3a43d098-73d50c09a65742adbc66d6cd31542304&esid=510bb0b0-5afd-ee11-a1fe-000d3a2250b4

<form method="post"
  action="https://www.dspace.com/en/pub/home/mlsurvey/survey.cfm?_cldee=EO7qvFaGjxVV0VfKeCEWn5_zGwtYjrszEvT25yb6sE7l71oN2Zalhz7MltoyemcS&amp;recipientid=contact-e2c7b5de65aae911a823000d3a43d098-73d50c09a65742adbc66d6cd31542304&amp;esid=510bb0b0-5afd-ee11-a1fe-000d3a2250b4"
  class="login grid-x grid-margin-x align-center align-top">
  <div class="login__text cell small-12 xlarge-6 xxlarge-4 grid-x grid-margin-x align-middle">
    <h3 class="cell small-12 color--accent3">Log on to mydSPACE.</h3>
    <p class="cell small-12">If you do not have a mydSPACE ID yet, register first.</p>
  </div>
  <div class="login__form cell small-12 xlarge-6 xxlarge-4 xxlarge-offset-1">
    <div class="grid-x grid-margin-x align-middle">
      <div class="cell small-12 grid-x grid-margin-x">
        <div class="login__input cell small-12"><label for="mydIdInput" class="mdc-text-field mdc-text-field--filled mdc-ripple-upgraded"><span class="mdc-text-field__ripple"></span><span id="mydId"
              class="mdc-floating-label text--body2 mdc-floating-label--required mdc-floating-label--float-above">mydSPACE ID/E-mail</span><input id="mydIdInput" type="text" required="required" aria-labelledby="mydId" tabindex="1" name="dspaceid"
              class="mdc-text-field__input"><span class="mdc-line-ripple"></span></label>
          <div class="mdc-text-field-helper-line"><!----></div>
        </div>
        <div class="login__input cell small-12"><label for="mydIdPassword" class="mdc-text-field mdc-text-field--filled mdc-ripple-upgraded"><span class="mdc-text-field__ripple"></span><span id="mydPass"
              class="mdc-floating-label text--body2 mdc-floating-label--required mdc-floating-label--float-above">Password</span><input id="mydIdPassword" type="password" required="required" aria-labelledby="mydPass" tabindex="2" name="passwort"
              class="mdc-text-field__input"><input type="hidden" name="faua" value="login"><span class="mdc-line-ripple"></span></label>
          <div class="mdc-text-field-helper-line"><!----></div>
        </div><!---->
        <div class="login__forget cell small-12 grid-x grid-margin-x align-right">
          <p class="cell shrink"><a href="../../../../en/pub/home/mydspace.cfm?fuseaction=resetpw" tabindex="4" data-auto-event-observed="true">Reset password</a></p>
        </div>
        <div class="login__submit cell small-12"><button type="submit" tabindex="3" class="mdc-button mdc-button--unelevated mdc-button--secondary mdc-ripple-upgraded">
            <div class="mdc-button__ripple"></div><i aria-hidden="true" class="icon icon--NavigationLongArrowRight mdc-button__icon"></i><span class="mdc-button__label">Logon</span>
          </button>
          <p class="login__text"> Dont have an account? <a href="../../../../en/pub/home/mydspace.cfm?fuseaction=register" tabindex="5" data-auto-event-observed="true">Register now</a></p>
        </div>
      </div>
    </div>
  </div>
</form>

<form onsubmit="return false;">
  <div class="sv_custom_header" data-bind="visible: !hasLogo"></div>
  <div data-bind="css: css.container" class="sv_container">
    <!-- ko template: { name: koTitleTemplate, afterRender: koAfterRenderHeader } -->
    <!-- ko if: (locTitle.koRenderedHtml().length > 0) && showTitle || hasLogo --><!-- /ko -->
    <!-- /ko -->
    <!-- ko if: koState() == "starting" --><!-- /ko -->
    <!-- ko if: koState() == "running" || koState() == "preview" -->
    <div data-bind="css: css.body" class="sv_body">
      <!-- ko if: isTimerPanelShowingOnTop --><!-- /ko -->
      <!-- ko if: isShowProgressBarOnTop --><!-- /ko -->
      <!-- ko if: isNavigationButtonsShowing === 'top' || isNavigationButtonsShowing === 'both' --><!-- /ko -->
      <!-- ko if: koCurrentPage -->
      <div data-bind="attr: { id: koCurrentPage().id }, template: { name: 'survey-page', data: koCurrentPage, afterRender: koAfterRenderPage }" id="sp_100">
        <div data-bind="css: cssClasses.page.root" class="sv_p_root">
          <!-- ko if: _showTitle --><!-- /ko -->
          <!-- ko if: _showDescription--><!-- /ko -->
          <!-- ko template: { name: 'survey-rows', data: $data} -->
          <!-- ko foreach: { data: rows, as: 'row'} -->
          <!-- ko if: row.visible -->
          <div data-bind="css: panel.cssClasses.row" class="sv_row">
            <!-- ko template: { name: "survey-row-content", afterRender: rowAfterRender } -->
            <!-- ko if: row.isNeedRender -->
            <!-- ko foreach: { data: row.elements, as: 'question' , afterRender: row.koAfterRender } --><!-- ko if: question.isVisible --><!-- ko template: { name: question.koElementType, data: question, afterRender: $parent.koElementAfterRender } -->
            <div
              data-bind="css: question.koRootCss(), style: { paddingLeft: question.paddingLeft, paddingRight: question.paddingRight, flexBasis: renderWidth, flexGrow: 1, flexShrink: 1, width: renderWidth, minWidth:  $data.minWidth, maxWidth: $data.maxWidth}, attr: { id: question.id, name: question.name, role: question.ariaRole, 'aria-labelledby': question.hasTitle ? question.ariaTitleId : null }"
              class="sv_q sv_qstn" style="flex: 1 1 100%; width: 100%; min-width: 300px; max-width: initial;" id="sq_100" name="HTML 1">
              <!-- ko if: question.hasTitleOnLeftTop --><!-- /ko -->
              <div data-bind="visible: !question.isCollapsed, css: question.cssContent">
                <!-- ko if: question.errorLocation == 'top' -->
                <!-- ko template: { name: 'survey-question-errors', data: question } -->
                <div role="alert" data-bind="visible: errors.length > 0, foreach: { data: errors, as: 'error' }, css: koErrorClass(), attr: { id: question.id + '_errors' }" class="sv_q_erbox sv_qstn_error_top" id="sq_100_errors"
                  style="display: none;"></div>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: question.isDefaultRendering() -->
                <!-- ko template: { name: question.koTemplateName(), data: question, afterRender: question.koQuestionAfterRender } -->
                <div data-bind="html: question.locHtml.koRenderedHtml, css: question.koCss().root">
                  <p>As we have done the past, we would like to again give you the opportunity to provide us with information about your working environment with our products so that we can consider your requirements in our tool development.
                    Completing the survey takes approx. 5 minutes. </p>
                  <p>For each completed survey, dSPACE will make a donation to UNICEF, WWF, or Ingenieure ohne Grenzen (Engineers Without Borders). At the end of the survey, you can choose to whom dSPACE will donate.</p>
                  <p>This survey will be available up to and including May 10, 2024.</p>
                </div><!-- /ko -->
                <!-- /ko -->
                <!-- ko ifnot: question.isDefaultRendering() --><!-- /ko -->
                <!-- ko if: question.hasComment --><!-- /ko -->
                <!-- ko if: question.errorLocation == 'bottom' --><!-- /ko -->
                <div data-bind="visible: question.hasDescriptionUnderInput, css: koCss().descriptionUnderInput" style="display: none;">
                  <!-- ko template: { name: 'survey-string', data: locDescription } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml"></span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </div>
              </div>
              <!-- ko if: question.hasTitleOnBottom --><!-- /ko -->
            </div><!-- /ko --><!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
          </div>
          <!-- /ko -->
          <!-- ko if: row.visible -->
          <div data-bind="css: panel.cssClasses.row" class="sv_row">
            <!-- ko template: { name: "survey-row-content", afterRender: rowAfterRender } -->
            <!-- ko if: row.isNeedRender -->
            <!-- ko foreach: { data: row.elements, as: 'question' , afterRender: row.koAfterRender } --><!-- ko if: question.isVisible --><!-- ko template: { name: question.koElementType, data: question, afterRender: $parent.koElementAfterRender } -->
            <div
              data-bind="css: question.koRootCss(), style: { paddingLeft: question.paddingLeft, paddingRight: question.paddingRight, flexBasis: renderWidth, flexGrow: 1, flexShrink: 1, width: renderWidth, minWidth:  $data.minWidth, maxWidth: $data.maxWidth}, attr: { id: question.id, name: question.name, role: question.ariaRole, 'aria-labelledby': question.hasTitle ? question.ariaTitleId : null }"
              class="sv_q sv_qstn" style="flex: 1 1 100%; width: 100%; min-width: 300px; max-width: initial;" id="sq_101" name="Frage 1 / Branche" role="group" aria-labelledby="sq_101_ariaTitle">
              <!-- ko if: question.hasTitleOnLeftTop -->
              <!--ko template: { name: 'survey-question-title', data: question  } -->
              <div data-bind="css: question.cssHeader, click: question.clickTitleFunction">
                <h5 data-bind="css: cssTitle, attr: { 'aria-label': question.locTitle.renderedHtml, id: ariaTitleId}, click: toggleStateByClick" class="sv_q_title" aria-label="To which industry would you assign your company? " id="sq_101_ariaTitle">
                  <!-- ko component: { name: getTitleComponentName(), params: { element: $data } } --><!-- ko template: { name: 'survey-question-title-content', data: element } -->
                  <!-- ko if: $data.isRequireTextOnStart --><!-- /ko -->
                  <!-- ko if: no -->
                  <span style="position: static;" data-bind="css: koCss().number, text: no, attr: { 'aria-hidden': true }" class="sv_q_num" aria-hidden="true">1.</span>
                  <!-- /ko -->
                  <!-- ko if: $data.isRequireTextBeforeTitle --><!-- /ko -->
                  <!-- ko template: { name: 'survey-string', data: locTitle } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml">To which industry would you assign your company? </span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: $data.isRequireTextAfterTitle --><!-- /ko -->
                  <!--/ko-->
                  <!-- ko if: element.isCollapsed || element.isExpanded --><!-- /ko --><!-- /ko -->
                </h5>
                <div data-bind="visible: question.hasDescriptionUnderTitle, css: koCss().description" class="sv_q_description">
                  <!-- ko template: { name: 'survey-string', data: locDescription } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml"></span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </div>
              </div>
              <!-- /ko -->
              <!-- /ko -->
              <div data-bind="visible: !question.isCollapsed, css: question.cssContent">
                <!-- ko if: question.errorLocation == 'top' -->
                <!-- ko template: { name: 'survey-question-errors', data: question } -->
                <div role="alert" data-bind="visible: errors.length > 0, foreach: { data: errors, as: 'error' }, css: koErrorClass(), attr: { id: question.id + '_errors' }" class="sv_q_erbox sv_qstn_error_top" id="sq_101_errors"
                  style="display: none;"></div>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: question.isDefaultRendering() -->
                <!-- ko template: { name: question.koTemplateName(), data: question, afterRender: question.koQuestionAfterRender } -->
                <fieldset data-bind="css: question.koCss().root" class="sv_qcbc sv_qcbx">
                  <legend data-bind="attr: { 'aria-label': question.locTitle.renderedHtml }" aria-label="To which industry would you assign your company? "></legend>
                  <!-- ko ifnot: question.hasColumns  -->
                  <!-- ko foreach: { data: question.visibleChoices, as: 'item', afterRender: question.koAfterRender }  --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_0" aria-label="Automotive supplier                      " value="Automotive supplier" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Automotive supplier                      ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Automotive supplier </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_1" aria-label="Car manufacturers      " value="Car manufacturers" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Car manufacturers      ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Car manufacturers </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_2" aria-label="Motor sports        " value="Motor sports" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Motor sports        ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Motor sports </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_3" aria-label="Drive engineering  " value="Drive engineering" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Drive engineering  ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Drive engineering </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_4" aria-label="Engineering services   " value="Engineering services" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Engineering services   ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Engineering services </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_5" aria-label="Aerospace   " value="Aerospace" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Aerospace   ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Aerospace </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_6" aria-label="Research institute" value="Research institute" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Research institute">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Research institute</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_7" aria-label="Universities                                     " value="Universities" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Universities                                     ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Universities </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-checkbox-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_checkbox sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_checkbox_label">
                      <!-- ko if: item == question.selectAllItem --><!-- /ko -->
                      <!-- ko if: item != question.selectAllItem -->
                      <input type="checkbox"
                        data-bind="attr: {name: question.name, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null }, checkedValue: item.value, checked: question.koValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Frage 1 / Branche" id="sq_101i_8" aria-label="Other information            " value="item1" class="sv_q_checkbox_control_item">
                      <!-- /ko -->
                      <span data-bind="css: question.koCss().materialDecorator" class="checkbox-material">
                        <svg viewBox="0 0 24 24" data-bind="css: question.koCss().itemDecorator" class="sv-hidden">
                          <path d="M5,13l2-2l3,3l7-7l2,2l-9,9L5,13z"></path>
                        </svg>
                        <span class="check"></span>
                      </span>
                      <span data-bind="visible: !item.hideCaption, css: question.koCss().controlLabel, attr: { title: item.locText.koRenderedHtml }" class="sv_q_checkbox_control_label" title="Other information            ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Other information </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: question.hasColumns  --><!-- /ko -->
                </fieldset><!-- /ko -->
                <!-- /ko -->
                <!-- ko ifnot: question.isDefaultRendering() --><!-- /ko -->
                <!-- ko if: question.hasComment --><!-- /ko -->
                <!-- ko if: question.errorLocation == 'bottom' --><!-- /ko -->
                <div data-bind="visible: question.hasDescriptionUnderInput, css: koCss().descriptionUnderInput" style="display: none;">
                  <!-- ko template: { name: 'survey-string', data: locDescription } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml"></span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </div>
              </div>
              <!-- ko if: question.hasTitleOnBottom --><!-- /ko -->
            </div><!-- /ko --><!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
          </div>
          <!-- /ko -->
          <!-- ko if: row.visible --><!-- /ko -->
          <!-- ko if: row.visible --><!-- /ko -->
          <!-- ko if: row.visible -->
          <div data-bind="css: panel.cssClasses.row" class="sv_row">
            <!-- ko template: { name: "survey-row-content", afterRender: rowAfterRender } -->
            <!-- ko if: row.isNeedRender -->
            <!-- ko foreach: { data: row.elements, as: 'question' , afterRender: row.koAfterRender } --><!-- ko if: question.isVisible --><!-- ko template: { name: question.koElementType, data: question, afterRender: $parent.koElementAfterRender } -->
            <div
              data-bind="css: question.koRootCss(), style: { paddingLeft: question.paddingLeft, paddingRight: question.paddingRight, flexBasis: renderWidth, flexGrow: 1, flexShrink: 1, width: renderWidth, minWidth:  $data.minWidth, maxWidth: $data.maxWidth}, attr: { id: question.id, name: question.name, role: question.ariaRole, 'aria-labelledby': question.hasTitle ? question.ariaTitleId : null }"
              class="sv_q sv_qstn" style="flex: 1 1 100%; width: 100%; min-width: 300px; max-width: initial;" id="sq_104" name="Radio Group 3" aria-labelledby="sq_104_ariaTitle">
              <!-- ko if: question.hasTitleOnLeftTop -->
              <!--ko template: { name: 'survey-question-title', data: question  } -->
              <div data-bind="css: question.cssHeader, click: question.clickTitleFunction">
                <h5 data-bind="css: cssTitle, attr: { 'aria-label': question.locTitle.renderedHtml, id: ariaTitleId}, click: toggleStateByClick" class="sv_q_title" aria-label="How many employees does your company have?" id="sq_104_ariaTitle">
                  <!-- ko component: { name: getTitleComponentName(), params: { element: $data } } --><!-- ko template: { name: 'survey-question-title-content', data: element } -->
                  <!-- ko if: $data.isRequireTextOnStart --><!-- /ko -->
                  <!-- ko if: no -->
                  <span style="position: static;" data-bind="css: koCss().number, text: no, attr: { 'aria-hidden': true }" class="sv_q_num" aria-hidden="true">2.</span>
                  <!-- /ko -->
                  <!-- ko if: $data.isRequireTextBeforeTitle --><!-- /ko -->
                  <!-- ko template: { name: 'survey-string', data: locTitle } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml">How many employees does your company have?</span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: $data.isRequireTextAfterTitle --><!-- /ko -->
                  <!--/ko-->
                  <!-- ko if: element.isCollapsed || element.isExpanded --><!-- /ko --><!-- /ko -->
                </h5>
                <div data-bind="visible: question.hasDescriptionUnderTitle, css: koCss().description" class="sv_q_description">
                  <!-- ko template: { name: 'survey-string', data: locDescription } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml"></span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </div>
              </div>
              <!-- /ko -->
              <!-- /ko -->
              <div data-bind="visible: !question.isCollapsed, css: question.cssContent">
                <!-- ko if: question.errorLocation == 'top' -->
                <!-- ko template: { name: 'survey-question-errors', data: question } -->
                <div role="alert" data-bind="visible: errors.length > 0, foreach: { data: errors, as: 'error' }, css: koErrorClass(), attr: { id: question.id + '_errors' }" class="sv_q_erbox sv_qstn_error_top" id="sq_104_errors"
                  style="display: none;"></div>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: question.isDefaultRendering() -->
                <!-- ko template: { name: question.koTemplateName(), data: question, afterRender: question.koQuestionAfterRender } -->
                <fieldset data-bind="css: question.koCss().root" role="radiogroup" class="sv_qcbc">
                  <legend data-bind="attr: { 'aria-label': question.locTitle.renderedHtml }" aria-label="How many employees does your company have?"></legend>
                  <!-- ko ifnot: question.hasColumns -->
                  <!-- ko foreach: { data: question.visibleChoices, as: 'item', afterRender: question.koAfterRender } --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 3_sq_104" id="sq_104i_0" aria-label="Up to 50                    " role="radio" value="Up to 50" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="Up to 50                    ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Up to 50 </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 3_sq_104" id="sq_104i_1" aria-label="51-100" role="radio" value="51–100" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="51-100">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">51-100</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 3_sq_104" id="sq_104i_2" aria-label="101-500" role="radio" value="101–500" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="101-500">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">101-500</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 3_sq_104" id="sq_104i_3" aria-label="501–1,000            " role="radio" value="501–1,000" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="501–1,000            ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">501–1,000 </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 3_sq_104" id="sq_104i_4" aria-label="1,001–5,000" role="radio" value="1,001–5,000" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="1,001–5,000">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">1,001–5,000</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 3_sq_104" id="sq_104i_5" aria-label="More than 5,000           " role="radio" value="More than 5,000" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="More than 5,000           ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">More than 5,000 </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: question.hasColumns --><!-- /ko -->
                  <!-- ko if: question.canShowClearButton --><!-- /ko -->
                </fieldset><!-- /ko -->
                <!-- /ko -->
                <!-- ko ifnot: question.isDefaultRendering() --><!-- /ko -->
                <!-- ko if: question.hasComment --><!-- /ko -->
                <!-- ko if: question.errorLocation == 'bottom' --><!-- /ko -->
                <div data-bind="visible: question.hasDescriptionUnderInput, css: koCss().descriptionUnderInput" style="display: none;">
                  <!-- ko template: { name: 'survey-string', data: locDescription } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml"></span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </div>
              </div>
              <!-- ko if: question.hasTitleOnBottom --><!-- /ko -->
            </div><!-- /ko --><!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
          </div>
          <!-- /ko -->
          <!-- ko if: row.visible -->
          <div data-bind="css: panel.cssClasses.row" class="sv_row">
            <!-- ko template: { name: "survey-row-content", afterRender: rowAfterRender } -->
            <!-- ko if: row.isNeedRender -->
            <!-- ko foreach: { data: row.elements, as: 'question' , afterRender: row.koAfterRender } --><!-- ko if: question.isVisible --><!-- ko template: { name: question.koElementType, data: question, afterRender: $parent.koElementAfterRender } -->
            <div
              data-bind="css: question.koRootCss(), style: { paddingLeft: question.paddingLeft, paddingRight: question.paddingRight, flexBasis: renderWidth, flexGrow: 1, flexShrink: 1, width: renderWidth, minWidth:  $data.minWidth, maxWidth: $data.maxWidth}, attr: { id: question.id, name: question.name, role: question.ariaRole, 'aria-labelledby': question.hasTitle ? question.ariaTitleId : null }"
              class="sv_q sv_qstn" style="flex: 1 1 100%; width: 100%; min-width: 300px; max-width: initial;" id="sq_105" name="Radio Group 4" aria-labelledby="sq_105_ariaTitle">
              <!-- ko if: question.hasTitleOnLeftTop -->
              <!--ko template: { name: 'survey-question-title', data: question  } -->
              <div data-bind="css: question.cssHeader, click: question.clickTitleFunction">
                <h5 data-bind="css: cssTitle, attr: { 'aria-label': question.locTitle.renderedHtml, id: ariaTitleId}, click: toggleStateByClick" class="sv_q_title" aria-label="What is your role in your company?" id="sq_105_ariaTitle">
                  <!-- ko component: { name: getTitleComponentName(), params: { element: $data } } --><!-- ko template: { name: 'survey-question-title-content', data: element } -->
                  <!-- ko if: $data.isRequireTextOnStart --><!-- /ko -->
                  <!-- ko if: no -->
                  <span style="position: static;" data-bind="css: koCss().number, text: no, attr: { 'aria-hidden': true }" class="sv_q_num" aria-hidden="true">3.</span>
                  <!-- /ko -->
                  <!-- ko if: $data.isRequireTextBeforeTitle --><!-- /ko -->
                  <!-- ko template: { name: 'survey-string', data: locTitle } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml">What is your role in your company?</span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: $data.isRequireTextAfterTitle --><!-- /ko -->
                  <!--/ko-->
                  <!-- ko if: element.isCollapsed || element.isExpanded --><!-- /ko --><!-- /ko -->
                </h5>
                <div data-bind="visible: question.hasDescriptionUnderTitle, css: koCss().description" class="sv_q_description">
                  <!-- ko template: { name: 'survey-string', data: locDescription } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml"></span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </div>
              </div>
              <!-- /ko -->
              <!-- /ko -->
              <div data-bind="visible: !question.isCollapsed, css: question.cssContent">
                <!-- ko if: question.errorLocation == 'top' -->
                <!-- ko template: { name: 'survey-question-errors', data: question } -->
                <div role="alert" data-bind="visible: errors.length > 0, foreach: { data: errors, as: 'error' }, css: koErrorClass(), attr: { id: question.id + '_errors' }" class="sv_q_erbox sv_qstn_error_top" id="sq_105_errors"
                  style="display: none;"></div>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: question.isDefaultRendering() -->
                <!-- ko template: { name: question.koTemplateName(), data: question, afterRender: question.koQuestionAfterRender } -->
                <fieldset data-bind="css: question.koCss().root" role="radiogroup" class="sv_qcbc">
                  <legend data-bind="attr: { 'aria-label': question.locTitle.renderedHtml }" aria-label="What is your role in your company?"></legend>
                  <!-- ko ifnot: question.hasColumns -->
                  <!-- ko foreach: { data: question.visibleChoices, as: 'item', afterRender: question.koAfterRender } --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 4_sq_105" id="sq_105i_0" aria-label="Purchaser" role="radio" value="Purchaser" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="Purchaser">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Purchaser</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 4_sq_105" id="sq_105i_1" aria-label="Project manager (incl. agile project-related management functions) " role="radio" value="Project manager (incl. agile project-related management functions)"
                        class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="Project manager (incl. agile project-related management functions) ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Project manager (incl. agile project-related management functions) </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 4_sq_105" id="sq_105i_2" aria-label="Developer" role="radio" value="Developer" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="Developer">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Developer</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 4_sq_105" id="sq_105i_3" aria-label="Management (e.g., manager, senior manager)" role="radio" value="Management (e.g., manager, senior manager)" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="Management (e.g., manager, senior manager)">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Management (e.g., manager, senior manager)</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 4_sq_105" id="sq_105i_4" aria-label="Quality assurance (e.g., test engineer)" role="radio" value="Quality assurance (e.g., test engineer)" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="Quality assurance (e.g., test engineer)">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Quality assurance (e.g., test engineer)</span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) --><!-- /ko -->
                  </div>
                  <!-- /ko --><!-- ko template: 'survey-radiogroup-item' -->
                  <div data-bind="css: question.getItemClass(item)" class="sv_q_radiogroup sv-q-col-1">
                    <label data-bind="css: question.getLabelClass(item)" class="sv_q_radiogroup_label">
                      <input type="radio"
                        data-bind="attr: { name: question.name + '_' + question.id, id: question.inputId + '_' + question.getItemIndex(item), 'aria-required': question.isRequired, 'aria-label': item.locText.renderedHtml, role: 'radio', 'aria-invalid': question.errors.length > 0, 'aria-describedby': question.errors.length > 0 ? question.id + '_errors' : null}, checkedValue: item.value, checked: question.renderedValue, enable: !question.isReadOnly &amp;&amp; item.isEnabled, css: question.koCss().itemControl"
                        name="Radio Group 4_sq_105" id="sq_105i_5" aria-label="Other function " role="radio" value="other" class="sv_q_radiogroup_control_item">
                      <span data-bind="css: question.koCss().materialDecorator" class="circle">
                        <svg data-bind="css:question.koCss().itemDecorator" viewBox="-12 -12 24 24" class="sv-hidden">
                          <circle r="6" cx="0" cy="0">
                          </circle>
                        </svg>
                      </span>
                      <span class="check"></span>
                      <span data-bind="visible: !item.hideCaption, css: question.getControlLabelClass(item), attr: { title: item.locText.koRenderedHtml }" title="Other function ">
                        <!-- ko template: { name: 'survey-string', data: item.locText } -->
                        <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                        <span style="position: static;" data-bind="text: koRenderedHtml">Other function </span>
                        <!-- /ko -->
                        <!-- ko if: koHasHtml --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </span>
                    </label>
                    <!-- ko if: question.hasOther && (item.value == question.otherItem.value) -->
                    <div class="form-group" data-bind="template: { name: 'survey-comment', data: {'question': question, 'visible': question.isOtherSelected}}">
                      <!--ko if: !question.isReadOnlyRenderDiv() -->
                      <!--ko if: !question.isInputTextUpdate -->
                      <textarea type="text"
                        data-bind="disable: question.isReadOnly, value: $data.question.comment, visible: $data.visible, css: question.koCss().other, attr: {maxLength: question.getOthersMaxLength(), 'aria-label': !!question.locTitle &amp;&amp; question.locTitle.renderedHtml, placeholder: question.otherPlaceHolder}"
                        class="sv_q_other sv_q_radiogroup_other" aria-label="What is your role in your company?" placeholder="Other function" style="display: none;"></textarea>
                      <!--/ko-->
                      <!--ko if: question.isInputTextUpdate --><!--/ko-->
                      <!--/ko-->
                      <!--ko if: question.isReadOnlyRenderDiv() --><!--/ko-->
                    </div>
                    <!-- /ko -->
                  </div>
                  <!-- /ko --><!-- /ko -->
                  <!-- /ko -->
                  <!-- ko if: question.hasColumns --><!-- /ko -->
                  <!-- ko if: question.canShowClearButton --><!-- /ko -->
                </fieldset><!-- /ko -->
                <!-- /ko -->
                <!-- ko ifnot: question.isDefaultRendering() --><!-- /ko -->
                <!-- ko if: question.hasComment --><!-- /ko -->
                <!-- ko if: question.errorLocation == 'bottom' --><!-- /ko -->
                <div data-bind="visible: question.hasDescriptionUnderInput, css: koCss().descriptionUnderInput" style="display: none;">
                  <!-- ko template: { name: 'survey-string', data: locDescription } -->
                  <!-- ko component: { name: renderAs, params: { locString: $data } } --><!-- ko ifnot: koHasHtml -->
                  <span style="position: static;" data-bind="text: koRenderedHtml"></span>
                  <!-- /ko -->
                  <!-- ko if: koHasHtml --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </div>
              </div>
              <!-- ko if: question.hasTitleOnBottom --><!-- /ko -->
            </div><!-- /ko --><!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
          </div>
          <!-- /ko -->
          <!-- /ko -->
          <!-- /ko -->
        </div>
      </div>
      <!-- ko if: isCurrentPageEmpty() && $data.emptyPageTemplate --><!-- /ko -->
      <!-- /ko -->
      <!-- ko if: isShowProgressBarOnBottom --><!-- /ko -->
      <!-- ko if: isTimerPanelShowingOnBottom --><!-- /ko -->
      <!-- ko if: isNavigationButtonsShowing === 'bottom' || isNavigationButtonsShowing === 'both' -->
      <!-- ko template: { name: 'survey-navigation' } -->
      <div data-bind="css: css.footer" class="sv_nav">
        <input type="button" data-bind="event: { mousedown: navigationMouseDown }, value: pagePrevText, click: prevPage, visible: !koIsFirstPage() &amp;&amp; isShowPrevButton, css: cssNavigationPrev" value="Previous" class="sv_prev_btn"
          style="display: none;">
        <input type="button" data-bind="event: { mousedown: nextPageMouseDown }, value: pageNextText, click: nextPageUIClick, visible: !koIsLastPage(), css: cssNavigationNext" value="Next" class="sv_next_btn">
        <input type="button" data-bind="event: { mousedown: navigationMouseDown }, value: previewText, click: showPreview, visible: koIsLastPage() &amp;&amp; isPreviewButtonVisible, css: cssNavigationPreview" value="Preview" class="sv_preview_btn"
          style="display: none;">
        <input type="button" data-bind="event: { mousedown: navigationMouseDown }, value: completeText, click: completeLastPage, visible: koIsLastPage() &amp;&amp; isCompleteButtonVisible, css: cssNavigationComplete" value="Complete"
          class="sv_complete_btn" style="display: none;">
      </div>
      <!-- /ko -->
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- ko if: koState() == "completed" && showCompletedPage --><!-- /ko -->
    <!-- ko if: koState() == "completedbefore" --><!-- /ko -->
    <!-- ko if: koState() == "loading" --><!-- /ko -->
    <!-- ko if: koState() == "empty" --><!-- /ko -->
  </div>
</form>

Text Content

Your Partner in Simulation and Validation

 * Solutions & Products
    
    * Solutions & Products
    * * Industries & Application Areas
      * Portfolio & Technologies
      * Product Finder

 * Support
    
    * Support
    * * What's New?
      * Support Request
      * Discover Support
      * Knowledge Base
      * Documentation
      * Download & Installation
      * Version & Compatibility
      * Product Lifecycle Information
      * Training

 * Learning Center
 * Magazine
 * Company
    
    * Company
    * * Vision/ Mission / Values
      * Legal Requirements
      * Milestones
      * Locations
      * Customers about us
      * Cooperations
      * Events
      * Contact

 * Career
    
    * Career
    * * Professionals
      * Graduates
      * Students
      * Your benefits
      * Job Finder

 * Contact us
 *   Search
    
   
   
    * DSPACE SEARCH
      
      Search
      
      Search

 * mydSPACE
    
   
   
    * LOG ON TO MYDSPACE.
      
      If you do not have a mydSPACE ID yet, register first.
      
      mydSPACE ID/E-mail
      
      Password
      
      
      Reset password
      
      
      Logon
      
      Dont have an account? Register now

 *   Change Language
    
    * Change Language
    * * Deutschland
      * North America
      * United Kingdom
      * France
      * 日本
      * 中国
      * 한국

 * Home
 * survey

 * Home

As we have done the past, we would like to again give you the opportunity to
provide us with information about your working environment with our products so
that we can consider your requirements in our tool development. Completing the
survey takes approx. 5 minutes.

For each completed survey, dSPACE will make a donation to UNICEF, WWF, or
Ingenieure ohne Grenzen (Engineers Without Borders). At the end of the survey,
you can choose to whom dSPACE will donate.

This survey will be available up to and including May 10, 2024.



1. TO WHICH INDUSTRY WOULD YOU ASSIGN YOUR COMPANY?


Automotive supplier
Car manufacturers
Motor sports
Drive engineering
Engineering services
Aerospace
Research institute
Universities
Other information


2. HOW MANY EMPLOYEES DOES YOUR COMPANY HAVE?


Up to 50
51-100
101-500
501–1,000
1,001–5,000
More than 5,000


3. WHAT IS YOUR ROLE IN YOUR COMPANY?


Purchaser
Project manager (incl. agile project-related management functions)
Developer
Management (e.g., manager, senior manager)
Quality assurance (e.g., test engineer)
Other function






Drive innovation forward. Always on the pulse of technology development.

Subscribe to our expert knowledge. Learn from our successful project examples.
Keep up to date on simulation and validation. Subscribe to/manage dSPACE direct
and aerospace & defense now.

ENABLE FORM CALL

--------------------------------------------------------------------------------

At this point, an input form from Click Dimensions is integrated. This enables
us to process your newsletter subscription. The form is currently hidden due to
your privacy settings for our website.

External input form

By activating the input form, you consent to personal data being transmitted to
Click Dimensions within the EU, in the USA, Canada or Australia. More on this in
our privacy policy.



Your partner in simulation and validation

 *  
 *  
 *  
 *  
 *  

 * Newsroom
 * Media Center
 * Conditions of Use
 * Privacy Policy
 * Imprint & General Terms and Conditions
 * International | change

 *  
 *  
 *  
 *  
 *  

--------------------------------------------------------------------------------

 * © 2024 dSPACE GmbH