{"id":38421,"date":"2026-08-27T17:20:41","date_gmt":"2026-08-27T15:20:41","guid":{"rendered":"https:\/\/www.risc-software.at\/excel2code\/"},"modified":"2026-09-03T16:12:47","modified_gmt":"2026-09-03T14:12:47","slug":"excel2code","status":"publish","type":"page","link":"https:\/\/www.risc-software.at\/en\/excel2code\/","title":{"rendered":"Excel2Code"},"content":{"rendered":"<div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Does your most important process run in Excel?<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><mark style=\"background-color:var(--risc-blue)\" class=\"has-inline-color has-risc-greywhite-color\">Let&#8217;s turn this into real software.<\/mark><\/h3>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\">Whether it\u2019s a single file that\u2019s grown over time or a confusing Excel landscape: We develop a custom application that maps your processes in a structured way and integrates seamlessly. This results in reliable data, clear responsibilities, and traceable changes. This eliminates version chaos, error-prone formulas, and the need for manual data transfer.   <\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h4 class=\"wp-block-heading\">When Excel Becomes a Risk<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Anyone who regularly struggles with Excel is familiar with this kind of workday: version chaos, manual data transfer and maintenance, confusing formulas, and links to other data sources that are tedious or impossible to set up. Other problems include: <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Person-Related Risk<\/strong>: Knowledge is tied to specific individuals; their absence or departure becomes a risk<\/li>\n\n\n\n<li><strong>Risk of Errors<\/strong>: Unnoticed formula and calculation errors without testing and verification, with real consequences<\/li>\n\n\n\n<li><strong>Compliance Gaps<\/strong>: No access controls, no audit trail, unclear GDPR compliance<\/li>\n\n\n\n<li><strong>Process downtime<\/strong>: Optimizations are not being implemented because the tool is no longer keeping pace<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-large\"><img data-dominant-color=\"ecf0f4\" data-has-transparency=\"false\" style=\"--dominant-color: #ecf0f4;\" decoding=\"async\" width=\"1024\" height=\"833\" sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"https:\/\/www.risc-software.at\/app\/uploads\/2026\/08\/ChatGPT-Image-11.-Aug.-2026-15_27_56-hu1ntk5r47y77nu3hs5u5e6dph-1024x833.webp\" alt=\"\" class=\"wp-image-38404 not-transparent\" srcset=\"https:\/\/www.risc-software.at\/app\/uploads\/2026\/08\/ChatGPT-Image-11.-Aug.-2026-15_27_56-hu1ntk5r47y77nu3hs5u5e6dph-1024x833.webp 1024w, https:\/\/www.risc-software.at\/app\/uploads\/2026\/08\/ChatGPT-Image-11.-Aug.-2026-15_27_56-hu1ntk5r47y77nu3hs5u5e6dph-300x244.webp 300w, https:\/\/www.risc-software.at\/app\/uploads\/2026\/08\/ChatGPT-Image-11.-Aug.-2026-15_27_56-hu1ntk5r47y77nu3hs5u5e6dph-767x624.webp 767w, https:\/\/www.risc-software.at\/app\/uploads\/2026\/08\/ChatGPT-Image-11.-Aug.-2026-15_27_56-hu1ntk5r47y77nu3hs5u5e6dph.webp 1391w\" \/><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-group-container alignfull \">\n<div id=\"selbstcheck\" class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">How dependent is your process, really?<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><mark style=\"background-color:var(--risc-blue)\" class=\"has-inline-color has-risc-greywhite-color\">Take the self-assessment.<\/mark><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In 10 to 15 minutes, you\u2019ll see how heavily your most important process depends on a single table and whether action is already needed. You\u2019ll answer specific questions about exactly one file, and at the end, you\u2019ll receive a personalized assessment. <\/p>\n\n\n<div class=\"wp-block-group-container alignfull  has-risc-greywhite-background-color\">\n<div class=\"wp-block-group has-risc-greywhite-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\"><script>\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', function() { gform.themeScriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tthemeScriptsLoaded: false,\n\t\tisFormEditor: () => typeof InitializeEditor === 'function',\n\n\t\t\/**\n\t\t * @deprecated 2.9 the use of initializeOnLoaded in the form editor context is deprecated.\n\t\t * @remove-in 4.0 this function will not check for gform.isFormEditor().\n\t\t *\/\n\t\tcallIfLoaded: function ( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded && ( gform.themeScriptsLoaded || gform.isFormEditor() ) ) {\n\t\t\t\tif ( gform.isFormEditor() ) {\n\t\t\t\t\tconsole.warn( 'The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.' );\n\t\t\t\t}\n\t\t\t\tfn();\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\treturn false;\n\t\t},\n\n\t\t\/**\n\t\t * Call a function when all scripts are loaded\n\t\t *\n\t\t * @param function fn the callback function to call when all scripts are loaded\n\t\t *\n\t\t * @returns void\n\t\t *\/\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( ! gform.callIfLoaded( fn ) ) {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', () => { gform.scriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', () => { gform.themeScriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => { gform.domLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t}\n\t\t},\n\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_6' style='display:none'><style>#gform_wrapper_6[data-form-index=\"0\"].gform-theme{--gf-color-primary: #5181a9;--gf-color-primary-rgb: 81, 129, 169;--gf-color-primary-contrast: #ffffff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #1F4F77;--gf-color-primary-lighter: #83B3DB;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #5181a9;--gf-color-in-ctrl-primary-rgb: 81, 129, 169;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #1F4F77;--gf-color-in-ctrl-primary-lighter: #83B3DB;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-btn-bg-color-hover-tertiary: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_6' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_6'  action='\/en\/wp-json\/wp\/v2\/pages\/38421#gf_6' data-formid='6' novalidate>\n        <div id='gf_progressbar_wrapper_6' class='gf_progressbar_wrapper' data-start-at-zero=''>\n        \t<p class=\"gf_progressbar_title\">Step <span class='gf_step_current_page'>1<\/span> of <span class='gf_step_page_count'>8<\/span><span class='gf_step_page_name'> - A \u00b7 What is this about?<\/span>\n        \t<\/p>\n            <div class='gf_progressbar gf_progressbar_blue' aria-hidden='true'>\n                <div class='gf_progressbar_percentage percentbar_blue percentbar_12' style='width:12%;'><span>12%<\/span><\/div>\n            <\/div><\/div>\n                        <div class='gform-body gform_body'><div id='gform_page_6_1' class='gform_page ' data-js='page-field-id-0' >\n\t\t\t\t\t<div class='gform_page_fields'><div id='gform_fields_6' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_1\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">A \u00b7 What&#039;s it all about?<\/h3><div class='gsection_description' id='gfield_description_6_1'>Please name the file that all of the following questions refer to, and state how long it has been in use.<\/div><\/div><fieldset id=\"field_6_2\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' ><span class='gform-field-label__text'>A.1 In which of these areas do you currently manage processes using Excel or a custom-built tool? <\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_6_2'><div class='gchoice gchoice_6_2_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.1' type='checkbox'  value='Cost Estimation and Bid Submission'  id='choice_6_2_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_1' id='label_6_2_1' class='gform-field-label gform-field-label--type-inline'>Cost Estimation and Proposal Submission<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.2' type='checkbox'  value='Rescheduling, Planning, Scheduling'  id='choice_6_2_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_2' id='label_6_2_2' class='gform-field-label gform-field-label--type-inline'>Rescheduling, Planning, Scheduling<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.3' type='checkbox'  value='Warehouse, Inventory, Materials Management'  id='choice_6_2_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_3' id='label_6_2_3' class='gform-field-label gform-field-label--type-inline'>Warehouse, Inventory, Materials Management<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.4' type='checkbox'  value='Quality, Test Reports, Traceability'  id='choice_6_2_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_4' id='label_6_2_4' class='gform-field-label gform-field-label--type-inline'>Quality, Test Reports, Traceability<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.5' type='checkbox'  value='Staff, shift, or assignment scheduling'  id='choice_6_2_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_5' id='label_6_2_5' class='gform-field-label gform-field-label--type-inline'>Staff, Shift, or Work Scheduling<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_6'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.6' type='checkbox'  value='Reports to customers, the corporate group, or government agencies'  id='choice_6_2_6'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_6' id='label_6_2_6' class='gform-field-label gform-field-label--type-inline'>Reports to customers, the corporate group, or government agencies<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_7'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.7' type='checkbox'  value='Project or Contract Management'  id='choice_6_2_7'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_7' id='label_6_2_7' class='gform-field-label gform-field-label--type-inline'>Project or Contract Management<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_8'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.8' type='checkbox'  value='Maintenance and Repair'  id='choice_6_2_8'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_8' id='label_6_2_8' class='gform-field-label gform-field-label--type-inline'>Maintenance and Repair<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_6_2_9'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_2.9' type='checkbox'  value='None of that\u2014all these processes run in systems'  id='choice_6_2_9'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_2_9' id='label_6_2_9' class='gform-field-label gform-field-label--type-inline'>None of that\u2014all of these processes run in systems<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_6_3\" class=\"gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_3'><span class='gform-field-label__text'>A.2 Which single file would be the most painful to lose if it were gone tomorrow? Please explain in one sentence.  <\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_6_3' type='text' value='' class=''  aria-describedby=\"gfield_description_6_3\"   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><div class='gfield_description' id='gfield_description_6_3'>All other questions relate specifically to this file.<\/div><\/div><fieldset id=\"field_6_4\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>A.3 How long has this file been around? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_4'>\n\t\t\t<div class='gchoice gchoice_6_4_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='0'  id='choice_6_4_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_4_0' id='label_6_4_0' class='gform-field-label gform-field-label--type-inline'>Less than a year<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_4_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='2'  id='choice_6_4_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_4_1' id='label_6_4_1' class='gform-field-label gform-field-label--type-inline'>One to three years<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_4_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='4'  id='choice_6_4_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_4_2' id='label_6_4_2' class='gform-field-label gform-field-label--type-inline'>Three to seven years<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_4_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='6'  id='choice_6_4_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_4_3' id='label_6_4_3' class='gform-field-label gform-field-label--type-inline'>Longer, or no one knows for sure<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                         <button type='button' id='gform_next_button_6_5' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' >Continue<\/button> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_6_2' class='gform_page' data-js='page-field-id-5' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_6_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_6\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">B \u00b7 Who Can Actually Change Them?<\/h3><div class='gsection_description' id='gfield_description_6_6'>These questions show how many people can actually maintain the file and what happens if those very people are unavailable.<\/div><\/div><fieldset id=\"field_6_7\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>B.1 How many people could not only use the file but also modify it\u2014formulas, structure, macros? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_7'>\n\t\t\t<div class='gchoice gchoice_6_7_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_7' type='radio' value='0'  id='choice_6_7_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_7_0' id='label_6_7_0' class='gform-field-label gform-field-label--type-inline'>More than three<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_7_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_7' type='radio' value='3'  id='choice_6_7_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_7_1' id='label_6_7_1' class='gform-field-label gform-field-label--type-inline'>Two or three<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_7_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_7' type='radio' value='8'  id='choice_6_7_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_7_2' id='label_6_7_2' class='gform-field-label gform-field-label--type-inline'>Exactly one<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_7_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_7' type='radio' value='10'  id='choice_6_7_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_7_3' id='label_6_7_3' class='gform-field-label gform-field-label--type-inline'>To be honest: no one is whole anymore<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_8\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>B.1a What happens if this person is unexpectedly absent for two weeks?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_8'>\n\t\t\t<div class='gchoice gchoice_6_8_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_8' type='radio' value='0'  id='choice_6_8_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_8_0' id='label_6_8_0' class='gform-field-label gform-field-label--type-inline'>Business continues as usual<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_8_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_8' type='radio' value='3'  id='choice_6_8_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_8_1' id='label_6_8_1' class='gform-field-label gform-field-label--type-inline'>It's a bit of a hassle, but it works<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_8_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_8' type='radio' value='6'  id='choice_6_8_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_8_2' id='label_6_8_2' class='gform-field-label gform-field-label--type-inline'>Many things are being delayed<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_8_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_8' type='radio' value='10'  id='choice_6_8_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_8_3' id='label_6_8_3' class='gform-field-label gform-field-label--type-inline'>The trial is underway<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_9\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>B.1b Is it foreseeable that this person will leave the company or this role within the next three years?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_9'>\n\t\t\t<div class='gchoice gchoice_6_9_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_9' type='radio' value='0'  id='choice_6_9_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_9_0' id='label_6_9_0' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_9_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_9' type='radio' value='3'  id='choice_6_9_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_9_1' id='label_6_9_1' class='gform-field-label gform-field-label--type-inline'>Possible<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_9_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_9' type='radio' value='8'  id='choice_6_9_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_9_2' id='label_6_9_2' class='gform-field-label gform-field-label--type-inline'>Yes, foreseeable<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_10\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>B.2 Is there a written description of how the file is structured and how it performs calculations? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_10'>\n\t\t\t<div class='gchoice gchoice_6_10_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_10' type='radio' value='0'  id='choice_6_10_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_10_0' id='label_6_10_0' class='gform-field-label gform-field-label--type-inline'>Yes, currently maintained<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_10_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_10' type='radio' value='3'  id='choice_6_10_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_10_1' id='label_6_10_1' class='gform-field-label gform-field-label--type-inline'>Yes, but outdated<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_10_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_10' type='radio' value='5'  id='choice_6_10_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_10_2' id='label_6_10_2' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_11\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>B.3 How long would it take for a new colleague to take over the file on her own? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_11'>\n\t\t\t<div class='gchoice gchoice_6_11_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_11' type='radio' value='0'  id='choice_6_11_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_11_0' id='label_6_11_0' class='gform-field-label gform-field-label--type-inline'>A few days<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_11_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_11' type='radio' value='3'  id='choice_6_11_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_11_1' id='label_6_11_1' class='gform-field-label gform-field-label--type-inline'>A few weeks<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_11_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_11' type='radio' value='6'  id='choice_6_11_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_11_2' id='label_6_11_2' class='gform-field-label gform-field-label--type-inline'>Months<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_11_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_11' type='radio' value='8'  id='choice_6_11_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_11_3' id='label_6_11_3' class='gform-field-label gform-field-label--type-inline'>No one thinks they can do that<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <button type='button' id='gform_previous_button_6_12' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' >Back<\/button> <button type='button' id='gform_next_button_6_12' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' >Continue<\/button> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_6_3' class='gform_page' data-js='page-field-id-12' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_6_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_13\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">C \u00b7 How reliable are the results?<\/h3><div class='gsection_description' id='gfield_description_6_13'>This is about error rates, verification mechanisms, and how costly an undetected error could be.<\/div><\/div><fieldset id=\"field_6_14\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>C.1 Has any error been noticed in the past twelve months that was caused by a formula, a misaligned row, or an outdated value? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_14'>\n\t\t\t<div class='gchoice gchoice_6_14_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_14' type='radio' value='0'  id='choice_6_14_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_14_0' id='label_6_14_0' class='gform-field-label gform-field-label--type-inline'>No, and we'd notice it<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_14_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_14' type='radio' value='4'  id='choice_6_14_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_14_1' id='label_6_14_1' class='gform-field-label gform-field-label--type-inline'>Once<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_14_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_14' type='radio' value='8'  id='choice_6_14_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_14_2' id='label_6_14_2' class='gform-field-label gform-field-label--type-inline'>Multiple<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_14_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_14' type='radio' value='10'  id='choice_6_14_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_14_3' id='label_6_14_3' class='gform-field-label gform-field-label--type-inline'>No \u2014 but to be honest, we wouldn't even notice<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_15\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>C.1a How would you even notice such an error?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_15'>\n\t\t\t<div class='gchoice gchoice_6_15_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_15' type='radio' value='0'  id='choice_6_15_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_15_0' id='label_6_15_0' class='gform-field-label gform-field-label--type-inline'>Through a check in the process<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_15_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_15' type='radio' value='5'  id='choice_6_15_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_15_1' id='label_6_15_1' class='gform-field-label gform-field-label--type-inline'>By chance<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_15_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_15' type='radio' value='8'  id='choice_6_15_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_15_2' id='label_6_15_2' class='gform-field-label gform-field-label--type-inline'>As a result of a complaint from a customer or supplier<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_15_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_15' type='radio' value='10'  id='choice_6_15_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_15_3' id='label_6_15_3' class='gform-field-label gform-field-label--type-inline'>Probably not at all<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_16\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>C.2 Are the results reviewed before they are used? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_16'>\n\t\t\t<div class='gchoice gchoice_6_16_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_16' type='radio' value='0'  id='choice_6_16_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_16_0' id='label_6_16_0' class='gform-field-label gform-field-label--type-inline'>Always, by a second person<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_16_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_16' type='radio' value='3'  id='choice_6_16_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_16_1' id='label_6_16_1' class='gform-field-label gform-field-label--type-inline'>On a random basis<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_16_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_16' type='radio' value='6'  id='choice_6_16_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_16_2' id='label_6_16_2' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_17\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>C.3 What would be the most serious consequence of an undetected error in this file? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_17'>\n\t\t\t<div class='gchoice gchoice_6_17_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='0'  id='choice_6_17_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_6_17\"   \/>\n\t\t\t\t\t<label for='choice_6_17_0' id='label_6_17_0' class='gform-field-label gform-field-label--type-inline'>Less than 1,000 euros<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_17_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='3'  id='choice_6_17_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_17_1' id='label_6_17_1' class='gform-field-label gform-field-label--type-inline'>1,000 to 10,000 euros<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_17_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='7'  id='choice_6_17_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_17_2' id='label_6_17_2' class='gform-field-label gform-field-label--type-inline'>10,000 to 100,000 euros<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_17_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='10'  id='choice_6_17_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_17_3' id='label_6_17_3' class='gform-field-label gform-field-label--type-inline'>Over 100,000 euros<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_17_4'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_17' type='radio' value='10'  id='choice_6_17_4' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_17_4' id='label_6_17_4' class='gform-field-label gform-field-label--type-inline'>Not Measurable in Monetary Terms \u2014 Loss of Customers, Licensing, Reputation<\/label>\n\t\t\t<\/div><\/div><\/div><div class='gfield_description' id='gfield_description_6_17'>An order of magnitude is sufficient. This question often becomes clear only after some thought. <\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <button type='button' id='gform_previous_button_6_18' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' >Back<\/button> <button type='button' id='gform_next_button_6_18' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' >Continue<\/button> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_6_4' class='gform_page' data-js='page-field-id-18' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_6_4' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_19\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">D \u00b7 How do multiple people work with it?<\/h3><div class='gsection_description' id='gfield_description_6_19'>These questions address how the file is shared among multiple people and whether any data has been lost in the process.<\/div><\/div><fieldset id=\"field_6_20\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>D.1 Are multiple people working on the same file? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_20'>\n\t\t\t<div class='gchoice gchoice_6_20_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_20' type='radio' value='0'  id='choice_6_20_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_20_0' id='label_6_20_0' class='gform-field-label gform-field-label--type-inline'>No, just one<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_20_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_20' type='radio' value='4'  id='choice_6_20_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_20_1' id='label_6_20_1' class='gform-field-label gform-field-label--type-inline'>Yes, one after another<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_20_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_20' type='radio' value='8'  id='choice_6_20_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_20_2' id='label_6_20_2' class='gform-field-label gform-field-label--type-inline'>Yes, at the same time if possible<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_21\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>D.1a How is the file shared?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_21'>\n\t\t\t<div class='gchoice gchoice_6_21_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_21' type='radio' value='2'  id='choice_6_21_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_21_0' id='label_6_21_0' class='gform-field-label gform-field-label--type-inline'>Shared Drive or SharePoint<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_21_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_21' type='radio' value='6'  id='choice_6_21_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_21_1' id='label_6_21_1' class='gform-field-label gform-field-label--type-inline'>By email<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_21_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_21' type='radio' value='8'  id='choice_6_21_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_21_2' id='label_6_21_2' class='gform-field-label gform-field-label--type-inline'>Each person has their own copy<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_22\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>D.1b Have there been instances where entries were lost or where two versions existed side by side?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_22'>\n\t\t\t<div class='gchoice gchoice_6_22_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_22' type='radio' value='0'  id='choice_6_22_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_22_0' id='label_6_22_0' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_22_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_22' type='radio' value='4'  id='choice_6_22_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_22_1' id='label_6_22_1' class='gform-field-label gform-field-label--type-inline'>Once<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_22_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_22' type='radio' value='8'  id='choice_6_22_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_22_2' id='label_6_22_2' class='gform-field-label gform-field-label--type-inline'>Yes, that happens regularly<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_23\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>D.1c How do you handle it when two people want to enter something at the same time?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_23'>\n\t\t\t<div class='gchoice gchoice_6_23_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_23' type='radio' value='0'  id='choice_6_23_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_23_0' id='label_6_23_0' class='gform-field-label gform-field-label--type-inline'>The tool handles this reliably<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_23_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_23' type='radio' value='5'  id='choice_6_23_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_23_1' id='label_6_23_1' class='gform-field-label gform-field-label--type-inline'>We'll talk it over<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_23_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_23' type='radio' value='9'  id='choice_6_23_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_23_2' id='label_6_23_2' class='gform-field-label gform-field-label--type-inline'>It is merged; if in doubt, do it manually<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <button type='button' id='gform_previous_button_6_24' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' >Back<\/button> <button type='button' id='gform_next_button_6_24' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' >Continue<\/button> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_6_5' class='gform_page' data-js='page-field-id-24' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_6_5' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_25\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">E \u00b7 Traceability and Responsibilities<\/h3><div class='gsection_description' id='gfield_description_6_25'>This section covers change tracking, access control, and requirements arising from certifications or customer audits.<\/div><\/div><fieldset id=\"field_6_26\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>E.1 Can you track who changed which value and when? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_26'>\n\t\t\t<div class='gchoice gchoice_6_26_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_26' type='radio' value='0'  id='choice_6_26_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_26_0' id='label_6_26_0' class='gform-field-label gform-field-label--type-inline'>Yes, without any gaps<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_26_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_26' type='radio' value='4'  id='choice_6_26_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_26_1' id='label_6_26_1' class='gform-field-label gform-field-label--type-inline'>Partially<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_26_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_26' type='radio' value='8'  id='choice_6_26_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_26_2' id='label_6_26_2' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_27\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>E.2 Does the file contain personal data, prices, calculations, or other sensitive information? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_27'>\n\t\t\t<div class='gchoice gchoice_6_27_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_27' type='radio' value='0'  id='choice_6_27_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_27_0' id='label_6_27_0' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_27_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_27' type='radio' value='4'  id='choice_6_27_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_27_1' id='label_6_27_1' class='gform-field-label gform-field-label--type-inline'>I'm not exactly sure<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_27_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_27' type='radio' value='5'  id='choice_6_27_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_27_2' id='label_6_27_2' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_28\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>E.2a Can you control who is allowed to see which parts of it?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_28'>\n\t\t\t<div class='gchoice gchoice_6_28_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_28' type='radio' value='0'  id='choice_6_28_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_28_0' id='label_6_28_0' class='gform-field-label gform-field-label--type-inline'>Yes, fine-grained<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_28_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_28' type='radio' value='5'  id='choice_6_28_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_28_1' id='label_6_28_1' class='gform-field-label gform-field-label--type-inline'>Only through separate files<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_28_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_28' type='radio' value='9'  id='choice_6_28_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_28_2' id='label_6_28_2' class='gform-field-label gform-field-label--type-inline'>No\u2014whoever has the file can see everything<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_29\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>E.3 Are you certified or subject to audits\u2014ISO 9001, ISO 27001, customer audits, government agencies? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_29'>\n\t\t\t<div class='gchoice gchoice_6_29_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_29' type='radio' value='0'  id='choice_6_29_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_29_0' id='label_6_29_0' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_29_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_29' type='radio' value='3'  id='choice_6_29_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_29_1' id='label_6_29_1' class='gform-field-label gform-field-label--type-inline'>Planned<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_29_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_29' type='radio' value='5'  id='choice_6_29_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_29_2' id='label_6_29_2' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_30\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>E.3b Do you already know whether this file will be included in the scope of the audit?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_30'>\n\t\t\t<div class='gchoice gchoice_6_30_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_30' type='radio' value='0'  id='choice_6_30_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_30_0' id='label_6_30_0' class='gform-field-label gform-field-label--type-inline'>No, definitely not<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_30_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_30' type='radio' value='5'  id='choice_6_30_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_30_1' id='label_6_30_1' class='gform-field-label gform-field-label--type-inline'>Probably already<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_30_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_30' type='radio' value='8'  id='choice_6_30_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_30_2' id='label_6_30_2' class='gform-field-label gform-field-label--type-inline'>Yes, of course<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_31\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>E.3a How time-consuming is it to generate the supporting documentation from this file for an audit?<\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_31'>\n\t\t\t<div class='gchoice gchoice_6_31_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_31' type='radio' value='0'  id='choice_6_31_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_31_0' id='label_6_31_0' class='gform-field-label gform-field-label--type-inline'>At the push of a button<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_31_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_31' type='radio' value='5'  id='choice_6_31_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_31_1' id='label_6_31_1' class='gform-field-label gform-field-label--type-inline'>A few hours of work<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_31_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_31' type='radio' value='10'  id='choice_6_31_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_31_2' id='label_6_31_2' class='gform-field-label gform-field-label--type-inline'>Days of manual reconstruction<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <button type='button' id='gform_previous_button_6_32' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' >Back<\/button> <button type='button' id='gform_next_button_6_32' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' >Continue<\/button> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_6_6' class='gform_page' data-js='page-field-id-32' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_6_6' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_33\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">F \u00b7 The Invisible Bill<\/h3><div class='gsection_description' id='gfield_description_6_33'>These questions quantify how much work time is actually spent on maintaining and manually transferring data from this file.<\/div><\/div><fieldset id=\"field_6_34\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>Q.1 How much time is spent each week maintaining, consolidating, correcting, and preparing this file\u2014across all the people involved? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_34'>\n\t\t\t<div class='gchoice gchoice_6_34_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_34' type='radio' value='0'  id='choice_6_34_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_6_34\"   \/>\n\t\t\t\t\t<label for='choice_6_34_0' id='label_6_34_0' class='gform-field-label gform-field-label--type-inline'>Less than an hour<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_34_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_34' type='radio' value='3'  id='choice_6_34_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_34_1' id='label_6_34_1' class='gform-field-label gform-field-label--type-inline'>One to four hours<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_34_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_34' type='radio' value='6'  id='choice_6_34_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_34_2' id='label_6_34_2' class='gform-field-label gform-field-label--type-inline'>Four to eight hours<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_34_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_34' type='radio' value='10'  id='choice_6_34_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_34_3' id='label_6_34_3' class='gform-field-label gform-field-label--type-inline'>More than eight hours<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_34_4'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_34' type='radio' value='6'  id='choice_6_34_4' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_34_4' id='label_6_34_4' class='gform-field-label gform-field-label--type-inline'>No one has ever calculated that before<\/label>\n\t\t\t<\/div><\/div><\/div><div class='gfield_description' id='gfield_description_6_34'>Calculation guide for later analysis: Hours per week \u00d7 46 weeks equals the number of person-days per year that the tool costs.<\/div><\/fieldset><fieldset id=\"field_6_35\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>F.2 How much of this involves simply transferring data between the file and other systems? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_35'>\n\t\t\t<div class='gchoice gchoice_6_35_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_35' type='radio' value='0'  id='choice_6_35_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_35_0' id='label_6_35_0' class='gform-field-label gform-field-label--type-inline'>Nothing<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_35_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_35' type='radio' value='3'  id='choice_6_35_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_35_1' id='label_6_35_1' class='gform-field-label gform-field-label--type-inline'>About a quarter<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_35_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_35' type='radio' value='6'  id='choice_6_35_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_35_2' id='label_6_35_2' class='gform-field-label gform-field-label--type-inline'>About half<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_35_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_35' type='radio' value='9'  id='choice_6_35_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_35_3' id='label_6_35_3' class='gform-field-label gform-field-label--type-inline'>Most of it<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <button type='button' id='gform_previous_button_6_36' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' >Back<\/button> <button type='button' id='gform_next_button_6_36' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' >Continue<\/button> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_6_7' class='gform_page' data-js='page-field-id-36' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_6_7' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_37\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">G \u00b7 Boundaries and the Future<\/h3><div class='gsection_description' id='gfield_description_6_37'>These questions reveal whether the file is still keeping pace with growing demands or is already slowing down the process.<\/div><\/div><fieldset id=\"field_6_38\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>G.1 Are there any process improvements that you are not implementing because the file does not allow for them? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_38'>\n\t\t\t<div class='gchoice gchoice_6_38_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_38' type='radio' value='0'  id='choice_6_38_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_38_0' id='label_6_38_0' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_38_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_38' type='radio' value='4'  id='choice_6_38_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_38_1' id='label_6_38_1' class='gform-field-label gform-field-label--type-inline'>One<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_38_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_38' type='radio' value='8'  id='choice_6_38_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_38_2' id='label_6_38_2' class='gform-field-label gform-field-label--type-inline'>Several<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_39\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>G.2 Is the amount of data increasing, or is the number of people working with it increasing? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_39'>\n\t\t\t<div class='gchoice gchoice_6_39_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_39' type='radio' value='0'  id='choice_6_39_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_39_0' id='label_6_39_0' class='gform-field-label gform-field-label--type-inline'>Stay the same<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_39_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_39' type='radio' value='3'  id='choice_6_39_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_39_1' id='label_6_39_1' class='gform-field-label gform-field-label--type-inline'>Grows easily<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_39_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_39' type='radio' value='6'  id='choice_6_39_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_39_2' id='label_6_39_2' class='gform-field-label gform-field-label--type-inline'>Growing significantly<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_40\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>G.3 Does your ERP or standard system support this process? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_40'>\n\t\t\t<div class='gchoice gchoice_6_40_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_40' type='radio' value='0'  id='choice_6_40_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_40_0' id='label_6_40_0' class='gform-field-label gform-field-label--type-inline'>Yes, completely<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_40_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_40' type='radio' value='4'  id='choice_6_40_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_40_1' id='label_6_40_1' class='gform-field-label gform-field-label--type-inline'>Partially<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_40_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_40' type='radio' value='6'  id='choice_6_40_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_40_2' id='label_6_40_2' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_40_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_40' type='radio' value='4'  id='choice_6_40_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_40_3' id='label_6_40_3' class='gform-field-label gform-field-label--type-inline'>We don't have a system like that<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_41\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>G.4 Is there a plan to replace this file within the next 24 months? <\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_6_41'>\n\t\t\t<div class='gchoice gchoice_6_41_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_41' type='radio' value='0'  id='choice_6_41_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_41_0' id='label_6_41_0' class='gform-field-label gform-field-label--type-inline'>Yes, already being implemented<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_41_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_41' type='radio' value='2'  id='choice_6_41_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_41_1' id='label_6_41_1' class='gform-field-label gform-field-label--type-inline'>Yes, there are concrete plans<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_41_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_41' type='radio' value='5'  id='choice_6_41_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_41_2' id='label_6_41_2' class='gform-field-label gform-field-label--type-inline'>Under consideration, but no decision has been made<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_6_41_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_41' type='radio' value='6'  id='choice_6_41_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_6_41_3' id='label_6_41_3' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <button type='button' id='gform_previous_button_6_42' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' >Back<\/button> <button type='button' id='gform_next_button_6_42' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' >Continue<\/button> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_6_8' class='gform_page' data-js='page-field-id-42' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_6_8' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_43\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below top_label field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Your contact information<\/h3><div class='gsection_description' id='gfield_description_6_43'>So that we can send you your evaluation.<\/div><\/div><div id=\"field_6_44\" class=\"gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_44'><span class='gform-field-label__text'>First Name<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_44' id='input_6_44' type='text' value='' class=''     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_45\" class=\"gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_45'><span class='gform-field-label__text'>Last Name<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_45' id='input_6_45' type='text' value='' class=''     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_46\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_46'><span class='gform-field-label__text'>Position within the company<\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_46' id='input_6_46' type='text' value='' class=''      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_47\" class=\"gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_47'><span class='gform-field-label__text'>Company<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_47' id='input_6_47' type='text' value='' class=''     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_48\" class=\"gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_48'><span class='gform-field-label__text'>Email address<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_48' id='input_6_48' type='email' value='' class=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_6_52\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--phone-format-formatted gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>Phone number<\/span><\/legend><div class='ginput_container ginput_container_phone'>\n\t\t\t<div class=\"gform-phone gform-phone--show-dial-code\" role=\"application\">\n\t\t\t\t<div class=\"gform-phone__input-wrapper\">\n\t\t\t\t\t<span class=\"ginput_country-selector_container\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t<button type=\"button\" id=\"country_selector_button_52\" class=\"gform-phone__country-selector gform-theme-button gform-theme-button--tertiary\" aria-haspopup=\"listbox\" aria-expanded=\"false\" aria-controls=\"gform_phone_dropdown_6ab00f40bbd86\" aria-label=\"Select country\" >\n\t\t\t\t\t\t\t<span class=\"gform-phone__flag-icon gform-phone__flag-icon--at\"><\/span>\n\t\t\t\t\t\t\t<span class=\"gform-phone__dial-code\"><\/span>\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<label for='country_selector_button_52' id='country_selector_button_52_label' class='gform-field-label gform-field-label--type-sub '>Country<\/label>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"ginput_phone_container\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t<input type=\"tel\" class=\"gform-phone__input\" id=\"input_6_52_visible\" name=\"\" autocomplete=\"tel\" value=\"\"    aria-invalid=\"false\"  >\n\t\t\t\t\t\t<label for='input_6_52_visible' id='input_6_52_visible_label' class='gform-field-label gform-field-label--type-sub '>Phone Number<\/label>\n\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"gform-phone__dropdown gform-phone__dropdown--hidden\" role=\"listbox\" id=\"gform_phone_dropdown_6ab00f40bbd86\" tabindex=\"-1\">\n\t\t\t\t\t<div class=\"gform-phone__search-wrapper\">\n\t\t\t\t\t\t<input type=\"text\" class=\"gform-phone__search\" placeholder=\"Search countries\" aria-label=\"Search for a country\" aria-controls=\"gform_phone_dropdown_6ab00f40bbd86_list\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<ul class=\"gform-phone__country-list gform-ul-reset\" id=\"gform_phone_dropdown_6ab00f40bbd86_list\" role=\"listbox\" aria-label=\"Country list\">\n\t\t\t\t\t\t<!-- Country items will be populated by JavaScript -->\n\t\t\t\t\t<\/ul>\n\t\t\t\t\t<div class=\"gform-phone__aria-live-search-status\" aria-live=\"polite\" aria-atomic=\"true\" style=\"position: absolute; width: 1px; height: 1px; margin: -1px; border: 0; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); clip-path: inset(50%); white-space: nowrap;\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"gform-phone__aria-live\" aria-live=\"polite\" aria-atomic=\"true\" style=\"position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); clip-path: inset(50%); border: 0; white-space: nowrap;\"><\/div>\n\t\t\t<\/div><input name='input_52' id='input_6_52' type='hidden' value='' class='' data-phone-format='formatted' data-default-country='at' data-show-country-code='true'  aria-invalid=\"false\" \/><\/div><\/fieldset><fieldset id=\"field_6_53\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' ><span class='gform-field-label__text'>Consent to Data Processing<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_consent'><input name='input_53.1' id='input_6_53_1' type='checkbox' value='1'  aria-describedby=\"gfield_consent_description_6_53\" aria-required=\"true\" aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_6_53_1' ><span class='gform-field-label__text'>I agree to the Privacy Policy.<\/span><\/label><input type='hidden' name='input_53.2' value='I agree to the Privacy Policy.' class='gform_hidden' \/><input type='hidden' name='input_53.3' value='1' class='gform_hidden' \/><\/div><div class='gfield_description gfield_consent_description' id='gfield_consent_description_6_53'><div class='gfield_consent_description_text' tabindex='0'>I agree that RISC Software GmbH may process and store the information I provided above for the purpose of handling my inquiry and contacting me. For more information, please see our Privacy Policy (https:\/\/www.risc-software.at\/datenschutz\/). <\/div><\/div><\/fieldset><div id=\"field_6_50\" class=\"gfield gfield--type-number gfield--input-type-number gfield_calculation field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_6_50'><span class='gform-field-label__text'>Total Points<\/span><\/label><div class='ginput_container ginput_container_number'><input name='input_50' id='input_6_50' type='text' step='any'   value='' class=' gform-text-input-reset'  readonly=\"readonly\"    aria-invalid=\"false\"  \/><\/div><\/div><div id=\"field_6_51\" class=\"gfield gfield--type-number gfield--input-type-number gfield_calculation field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_6_51'><span class='gform-field-label__text'>Percent<\/span><\/label><div class='ginput_container ginput_container_number'><input name='input_51' id='input_6_51' type='text' step='any'   value='' class=' gform-text-input-reset'  readonly=\"readonly\"    aria-invalid=\"false\"  \/><\/div><\/div><\/div><\/div>\n        <div class='gform-page-footer gform_page_footer top_label'><button type='submit' id='gform_previous_button_6' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' >Back<\/button> \t\t<input\n\t\t\t\ttype=\"hidden\"\n\t\t\t\tclass=\"hcaptcha-widget-id\"\n\t\t\t\tname=\"hcaptcha-widget-id\"\n\t\t\t\tvalue=\"eyJzb3VyY2UiOlsiZ3Jhdml0eWZvcm1zXC9ncmF2aXR5Zm9ybXMucGhwIl0sImZvcm1faWQiOjZ9-1cc5985c53520710318872451de7dcc4\">\n\t\t\t\t<h-captcha\n\t\t\tclass=\"h-captcha\"\n\t\t\tdata-sitekey=\"3a6a81c1-2b2e-4b2a-b1eb-d9446bc09afb\"\n\t\t\tdata-theme=\"light\"\n\t\t\tdata-size=\"normal\"\n\t\t\tdata-auto=\"false\"\n\t\t\tdata-ajax=\"false\"\n\t\t\tdata-force=\"false\">\n\t\t<\/h-captcha>\n\t\t<input type=\"hidden\" id=\"gravity_forms_nonce\" name=\"gravity_forms_nonce\" value=\"19783e9c2f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/38421\" \/><button type='submit' id='gform_submit_button_6' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' >View Analysis<\/button> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_6' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_6' id='gform_theme_6' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_6' id='gform_style_settings_6' value='{&quot;buttonPrimaryBackgroundColor&quot;:&quot;#5181a9&quot;,&quot;buttonPrimaryColor&quot;:&quot;#ffffff&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='W0Ht3\/FIKy3XUfvfLL\/H7irydvYlg9\/YWYq4n1RlibONTioff07A+BulE5CbNevLNnzBuf9ltq5hbo9BSY5cDPcrWyHGzY3uLf01pteX9pJf9i4=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_6' value='WyJ7XCI1My4xXCI6XCJiNzk5ZTlhZjY4NWQwZDJhZDc0YTRhZWUxYjY2YTA2OVwiLFwiNTMuMlwiOlwiZGIwNDhlNjFhNDM4YWU4MDVhNzUxODIwYTRkNWE5Y2VcIixcIjUzLjNcIjpcImI3OTllOWFmNjg1ZDBkMmFkNzRhNGFlZTFiNjZhMDY5XCIsXCJnZm9ybV9zdWJtaXNzaW9uX21ldGhvZFwiOltcImYyZWZiYjJiMjI3ODQyMDZlNDM2YjcwNzYzMzFlNTI1XCIsXCIxYThmZGM4MTc1OTQxZTRjY2UwNzY4N2IyMGI4MTM4MlwiXSxcImdmb3JtX3RoZW1lXCI6XCIyMDhlNmRmNGE5MTdiOWUwYTA1NWZkN2Y1MDljOTdjYVwiLFwiZ2Zvcm1fc3R5bGVfc2V0dGluZ3NcIjpcImVjYmE1NWE4ZDBjMGJjMDEzZGRjZDNlN2UyNTU0MmUzXCIsXCJmb3JtX2lkXCI6XCI3YzkzOTYyZWIwNGVjNzNmM2E4ZGM5NzFjZDE3ODJkNFwiLFwidXJsXCI6XCIxYTY2ZGQxNmFhNWQzNTkwMTQyMzJkZWRhNmQwNGUyYlwiLFwic3RhdGVfdGltZXN0YW1wXCI6XCJiMDcxMjQ0NmFhOWI3MTRhNTNhNTBjMjk5MDZjZTJiOVwifSIsIjgwMWJmNDJkN2QzYTMzZmVhYTgxMTRjNmZmNjk5MjAxIiwxNzg5OTIzMTM2XQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_6' id='gform_target_page_number_6' value='2' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_6' id='gform_source_page_number_6' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n             <\/div><\/div>\n                        <\/form>\n                        <\/div>\n<\/div>\n<\/div>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h4 class=\"wp-block-heading\"><strong>Affordable Custom Solution<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">We make your process more efficient and implement it in software. Whether it\u2019s a web, desktop, or service application, we provide clear access rights, automatic version history, and integration with ERP, CRM, and other systems\u2014so nothing has to be entered twice and you can rely on the numbers. <\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-risc-greywhite-background-color has-background is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><span class=\"wp-rich-text-font-awesome-icon wp-font-awesome-icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"gears\" class=\"svg-inline--fa fa-gears fa-beat \" role=\"img\" viewBox=\"0 0 640 512\" style=\"font-size:4em\" color=\"var(--risc-blue)\"><path fill=\"currentColor\" d=\"M308.5 135.3c7.1-6.3 9.9-16.2 6.2-25c-2.3-5.3-4.8-10.5-7.6-15.5L304 89.4c-3-5-6.3-9.9-9.8-14.6c-5.7-7.6-15.7-10.1-24.7-7.1l-28.2 9.3c-10.7-8.8-23-16-36.2-20.9L199 27.1c-1.9-9.3-9.1-16.7-18.5-17.8C173.9 8.4 167.2 8 160.4 8l-.7 0c-6.8 0-13.5 .4-20.1 1.2c-9.4 1.1-16.6 8.6-18.5 17.8L115 56.1c-13.3 5-25.5 12.1-36.2 20.9L50.5 67.8c-9-3-19-.5-24.7 7.1c-3.5 4.7-6.8 9.6-9.9 14.6l-3 5.3c-2.8 5-5.3 10.2-7.6 15.6c-3.7 8.7-.9 18.6 6.2 25l22.2 19.8C32.6 161.9 32 168.9 32 176s.6 14.1 1.7 20.9L11.5 216.7c-7.1 6.3-9.9 16.2-6.2 25c2.3 5.3 4.8 10.5 7.6 15.6l3 5.2c3 5.1 6.3 9.9 9.9 14.6c5.7 7.6 15.7 10.1 24.7 7.1l28.2-9.3c10.7 8.8 23 16 36.2 20.9l6.1 29.1c1.9 9.3 9.1 16.7 18.5 17.8c6.7 .8 13.5 1.2 20.4 1.2s13.7-.4 20.4-1.2c9.4-1.1 16.6-8.6 18.5-17.8l6.1-29.1c13.3-5 25.5-12.1 36.2-20.9l28.2 9.3c9 3 19 .5 24.7-7.1c3.5-4.7 6.8-9.5 9.8-14.6l3.1-5.4c2.8-5 5.3-10.2 7.6-15.5c3.7-8.7 .9-18.6-6.2-25l-22.2-19.8c1.1-6.8 1.7-13.8 1.7-20.9s-.6-14.1-1.7-20.9l22.2-19.8zM112 176a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM504.7 500.5c6.3 7.1 16.2 9.9 25 6.2c5.3-2.3 10.5-4.8 15.5-7.6l5.4-3.1c5-3 9.9-6.3 14.6-9.8c7.6-5.7 10.1-15.7 7.1-24.7l-9.3-28.2c8.8-10.7 16-23 20.9-36.2l29.1-6.1c9.3-1.9 16.7-9.1 17.8-18.5c.8-6.7 1.2-13.5 1.2-20.4s-.4-13.7-1.2-20.4c-1.1-9.4-8.6-16.6-17.8-18.5L583.9 307c-5-13.3-12.1-25.5-20.9-36.2l9.3-28.2c3-9 .5-19-7.1-24.7c-4.7-3.5-9.6-6.8-14.6-9.9l-5.3-3c-5-2.8-10.2-5.3-15.6-7.6c-8.7-3.7-18.6-.9-25 6.2l-19.8 22.2c-6.8-1.1-13.8-1.7-20.9-1.7s-14.1 .6-20.9 1.7l-19.8-22.2c-6.3-7.1-16.2-9.9-25-6.2c-5.3 2.3-10.5 4.8-15.6 7.6l-5.2 3c-5.1 3-9.9 6.3-14.6 9.9c-7.6 5.7-10.1 15.7-7.1 24.7l9.3 28.2c-8.8 10.7-16 23-20.9 36.2L315.1 313c-9.3 1.9-16.7 9.1-17.8 18.5c-.8 6.7-1.2 13.5-1.2 20.4s.4 13.7 1.2 20.4c1.1 9.4 8.6 16.6 17.8 18.5l29.1 6.1c5 13.3 12.1 25.5 20.9 36.2l-9.3 28.2c-3 9-.5 19 7.1 24.7c4.7 3.5 9.5 6.8 14.6 9.8l5.4 3.1c5 2.8 10.2 5.3 15.5 7.6c8.7 3.7 18.6 .9 25-6.2l19.8-22.2c6.8 1.1 13.8 1.7 20.9 1.7s14.1-.6 20.9-1.7l19.8 22.2zM464 304a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"><\/path><\/svg><\/span><\/h2>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center\"><strong>A perfect fit<\/strong><\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">The software adapts to your process and makes it more efficient. Time-consuming and error-prone steps are automated instead of being performed manually. <\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-risc-greywhite-background-color has-background is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><span class=\"wp-rich-text-font-awesome-icon wp-font-awesome-icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"puzzle-piece\" class=\"svg-inline--fa fa-puzzle-piece fa-beat \" role=\"img\" viewBox=\"0 0 512 512\" style=\"font-size:4em\" color=\"var(--risc-blue)\"><path fill=\"currentColor\" d=\"M192 104.8c0-9.2-5.8-17.3-13.2-22.8C167.2 73.3 160 61.3 160 48c0-26.5 28.7-48 64-48s64 21.5 64 48c0 13.3-7.2 25.3-18.8 34c-7.4 5.5-13.2 13.6-13.2 22.8c0 12.8 10.4 23.2 23.2 23.2l56.8 0c26.5 0 48 21.5 48 48l0 56.8c0 12.8 10.4 23.2 23.2 23.2c9.2 0 17.3-5.8 22.8-13.2c8.7-11.6 20.7-18.8 34-18.8c26.5 0 48 28.7 48 64s-21.5 64-48 64c-13.3 0-25.3-7.2-34-18.8c-5.5-7.4-13.6-13.2-22.8-13.2c-12.8 0-23.2 10.4-23.2 23.2L384 464c0 26.5-21.5 48-48 48l-56.8 0c-12.8 0-23.2-10.4-23.2-23.2c0-9.2 5.8-17.3 13.2-22.8c11.6-8.7 18.8-20.7 18.8-34c0-26.5-28.7-48-64-48s-64 21.5-64 48c0 13.3 7.2 25.3 18.8 34c7.4 5.5 13.2 13.6 13.2 22.8c0 12.8-10.4 23.2-23.2 23.2L48 512c-26.5 0-48-21.5-48-48L0 343.2C0 330.4 10.4 320 23.2 320c9.2 0 17.3 5.8 22.8 13.2C54.7 344.8 66.7 352 80 352c26.5 0 48-28.7 48-64s-21.5-64-48-64c-13.3 0-25.3 7.2-34 18.8C40.5 250.2 32.4 256 23.2 256C10.4 256 0 245.6 0 232.8L0 176c0-26.5 21.5-48 48-48l120.8 0c12.8 0 23.2-10.4 23.2-23.2z\"><\/path><\/svg><\/span><\/h2>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center\"><strong>Integrated<\/strong><\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Your application integrates into your value chain and exchanges data via an interface with ERP, CRM, and other systems\u2014or, if desired, with other departments.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-risc-greywhite-background-color has-background is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><span class=\"wp-rich-text-font-awesome-icon wp-font-awesome-icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"check\" class=\"svg-inline--fa fa-check fa-beat \" role=\"img\" viewBox=\"0 0 448 512\" style=\"font-size:4em\" color=\"var(--risc-blue)\"><path fill=\"currentColor\" d=\"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"><\/path><\/svg><\/span><\/h2>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center\"><strong>Understandable<\/strong><\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">This information is stored in the software, and you can also see who accessed or modified the data and when.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h4 class=\"wp-block-heading\"><strong>You remain in control.<\/strong> <strong>We reduce the risk.<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">In Excel, many users appreciate the freedom to make quick adjustments on their own. This flexibility is preserved. We design areas that you change regularly so that you can manage them yourself\u2014easily, securely, and transparently. At critical points, clear rules and validations ensure that errors are avoided. Larger enhancements can be implemented much more quickly through AI-supported development, without turning it into a months-long project. The source code and documentation belong to you. You remain independent and decide for yourself whether the solution is operated locally, in your own data center, or within your existing infrastructure.      <\/p>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h4 class=\"wp-block-heading\"><strong>Developed quickly. Implemented professionally. <\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Custom software was long considered too complex and costly for a single process. AI-powered development is changing that. Today, tailor-made applications can be implemented much faster and more cost-effectively. You receive classic, tested software. No AI product, no black box. AI accelerates the development process, but responsibility remains with experienced developers and software architects. They guide your solution from analysis through implementation to ongoing operation and ensure that it is cleanly structured, traceable, and scalable over the long term.      <\/p>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-group-container alignfull  has-risc-blue-background-color\">\n<div class=\"wp-block-group has-risc-greywhite-color has-risc-blue-background-color has-text-color has-background has-link-color wp-elements-1 is-layout-constrained wp-block-group-is-layout-constrained\">\n<h4 class=\"wp-block-heading\"><strong>About RISC Software GmbH<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">RISC Software GmbH has been a leader in applied research and product development for over 30 years. Drive your company\u2019s success with Approved Applied Algorithmic Intelligence. Whether it\u2019s AI or digital twins, simulation or optimization, RISC Software GmbH develops digital solutions for industries such as manufacturing and healthcare that you can rely on.  <\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\"><span class=\"wp-rich-text-font-awesome-icon wp-font-awesome-icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"users-gear\" class=\"svg-inline--fa fa-users-gear \" role=\"img\" viewBox=\"0 0 640 512\" style=\"font-size:2.5em\"><path fill=\"currentColor\" d=\"M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 310.4 9.6 320 21.3 320l213.3 0c.2 0 .4 0 .7 0c-26.6-23.5-43.3-57.8-43.3-96c0-7.6 .7-15 1.9-22.3c-13.6-6.3-28.7-9.7-44.6-9.7l-42.7 0C47.8 192 0 239.8 0 298.7zM320 320c24 0 45.9-8.8 62.7-23.3c2.5-3.7 5.2-7.3 8-10.7c2.7-3.3 5.7-6.1 9-8.3C410 262.3 416 243.9 416 224c0-53-43-96-96-96s-96 43-96 96s43 96 96 96zm65.4 60.2c-10.3-5.9-18.1-16.2-20.8-28.2l-103.2 0C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7l300.6 0c-2.1-5.2-3.2-10.9-3.2-16.4l0-3c-1.3-.7-2.7-1.5-4-2.3l-2.6 1.5c-16.8 9.7-40.5 8-54.7-9.7c-4.5-5.6-8.6-11.5-12.4-17.6l-.1-.2-.1-.2-2.4-4.1-.1-.2-.1-.2c-3.4-6.2-6.4-12.6-9-19.3c-8.2-21.2 2.2-42.6 19-52.3l2.7-1.5c0-.8 0-1.5 0-2.3s0-1.5 0-2.3l-2.7-1.5zM533.3 192l-42.7 0c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 17.4-3.5 33.9-9.7 49c2.5 .9 4.9 2 7.1 3.3l2.6 1.5c1.3-.8 2.6-1.6 4-2.3l0-3c0-19.4 13.3-39.1 35.8-42.6c7.9-1.2 16-1.9 24.2-1.9s16.3 .6 24.2 1.9c22.5 3.5 35.8 23.2 35.8 42.6l0 3c1.3 .7 2.7 1.5 4 2.3l2.6-1.5c16.8-9.7 40.5-8 54.7 9.7c2.3 2.8 4.5 5.8 6.6 8.7c-2.1-57.1-49-102.7-106.6-102.7zm91.3 163.9c6.3-3.6 9.5-11.1 6.8-18c-2.1-5.5-4.6-10.8-7.4-15.9l-2.3-4c-3.1-5.1-6.5-9.9-10.2-14.5c-4.6-5.7-12.7-6.7-19-3l-2.9 1.7c-9.2 5.3-20.4 4-29.6-1.3s-16.1-14.5-16.1-25.1l0-3.4c0-7.3-4.9-13.8-12.1-14.9c-6.5-1-13.1-1.5-19.9-1.5s-13.4 .5-19.9 1.5c-7.2 1.1-12.1 7.6-12.1 14.9l0 3.4c0 10.6-6.9 19.8-16.1 25.1s-20.4 6.6-29.6 1.3l-2.9-1.7c-6.3-3.6-14.4-2.6-19 3c-3.7 4.6-7.1 9.5-10.2 14.6l-2.3 3.9c-2.8 5.1-5.3 10.4-7.4 15.9c-2.6 6.8 .5 14.3 6.8 17.9l2.9 1.7c9.2 5.3 13.7 15.8 13.7 26.4s-4.5 21.1-13.7 26.4l-3 1.7c-6.3 3.6-9.5 11.1-6.8 17.9c2.1 5.5 4.6 10.7 7.4 15.8l2.4 4.1c3 5.1 6.4 9.9 10.1 14.5c4.6 5.7 12.7 6.7 19 3l2.9-1.7c9.2-5.3 20.4-4 29.6 1.3s16.1 14.5 16.1 25.1l0 3.4c0 7.3 4.9 13.8 12.1 14.9c6.5 1 13.1 1.5 19.9 1.5s13.4-.5 19.9-1.5c7.2-1.1 12.1-7.6 12.1-14.9l0-3.4c0-10.6 6.9-19.8 16.1-25.1s20.4-6.6 29.6-1.3l2.9 1.7c6.3 3.6 14.4 2.6 19-3c3.7-4.6 7.1-9.4 10.1-14.5l2.4-4.2c2.8-5.1 5.3-10.3 7.4-15.8c2.6-6.8-.5-14.3-6.8-17.9l-3-1.7c-9.2-5.3-13.7-15.8-13.7-26.4s4.5-21.1 13.7-26.4l3-1.7zM472 384a40 40 0 1 1 80 0 40 40 0 1 1 -80 0z\"><\/path><\/svg><\/span><\/h2>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>&gt;30 years<\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Experience in custom software development in the DACH region<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\"><span class=\"wp-rich-text-font-awesome-icon wp-font-awesome-icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"building-flag\" class=\"svg-inline--fa fa-building-flag \" role=\"img\" viewBox=\"0 0 640 512\" style=\"font-size:2.5em\"><path fill=\"currentColor\" d=\"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c26.5 0 48-21.5 48-48l0-416c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM448 0c-17.7 0-32 14.3-32 32l0 480 64 0 0-320 144 0c8.8 0 16-7.2 16-16l0-128c0-8.8-7.2-16-16-16L480 32c0-17.7-14.3-32-32-32z\"><\/path><\/svg><\/span><\/h2>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Wide<\/strong> range<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">At home in many industries, methods, and technologies<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\"><span class=\"wp-rich-text-font-awesome-icon wp-font-awesome-icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"shield-halved\" class=\"svg-inline--fa fa-shield-halved \" role=\"img\" viewBox=\"0 0 512 512\" style=\"font-size:2.5em\"><path fill=\"currentColor\" d=\"M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0zm0 66.8l0 378.1C394 378 431.1 230.1 432 141.4L256 66.8s0 0 0 0z\"><\/path><\/svg><\/span><\/h2>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>GDPR<\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Traditional software, compliant with planning requirements \u2014 hosted on-premises or regionally<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\"><span class=\"wp-rich-text-font-awesome-icon wp-font-awesome-icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"certificate\" class=\"svg-inline--fa fa-certificate \" role=\"img\" viewBox=\"0 0 512 512\" style=\"font-size:2.5em\"><path fill=\"currentColor\" d=\"M211 7.3C205 1 196-1.4 187.6 .8s-14.9 8.9-17.1 17.3L154.7 80.6l-62-17.5c-8.4-2.4-17.4 0-23.5 6.1s-8.5 15.1-6.1 23.5l17.5 62L18.1 170.6c-8.4 2.1-15 8.7-17.3 17.1S1 205 7.3 211l46.2 45L7.3 301C1 307-1.4 316 .8 324.4s8.9 14.9 17.3 17.1l62.5 15.8-17.5 62c-2.4 8.4 0 17.4 6.1 23.5s15.1 8.5 23.5 6.1l62-17.5 15.8 62.5c2.1 8.4 8.7 15 17.1 17.3s17.3-.2 23.4-6.4l45-46.2 45 46.2c6.1 6.2 15 8.7 23.4 6.4s14.9-8.9 17.1-17.3l15.8-62.5 62 17.5c8.4 2.4 17.4 0 23.5-6.1s8.5-15.1 6.1-23.5l-17.5-62 62.5-15.8c8.4-2.1 15-8.7 17.3-17.1s-.2-17.4-6.4-23.4l-46.2-45 46.2-45c6.2-6.1 8.7-15 6.4-23.4s-8.9-14.9-17.3-17.1l-62.5-15.8 17.5-62c2.4-8.4 0-17.4-6.1-23.5s-15.1-8.5-23.5-6.1l-62 17.5L341.4 18.1c-2.1-8.4-8.7-15-17.1-17.3S307 1 301 7.3L256 53.5 211 7.3z\"><\/path><\/svg><\/span><\/h2>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>ISO-certified<\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">ISO 27001 and ISO 9001: Certified Security and Quality<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-group-container alignfull \"><\/div>\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading\"><strong>Let&#8217;s talk about your process.<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A no-obligation initial consultation is all it takes to work with you to determine which of your Excel and legacy solutions can be replaced with safer, more efficient, and future-proof alternatives.<\/p>\n\n\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_3' ><style>#gform_wrapper_3[data-form-index=\"0\"].gform-theme{--gf-color-primary: #5181a9;--gf-color-primary-rgb: 81, 129, 169;--gf-color-primary-contrast: #ffffff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #1F4F77;--gf-color-primary-lighter: #83B3DB;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #5181a9;--gf-color-in-ctrl-primary-rgb: 81, 129, 169;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #1F4F77;--gf-color-in-ctrl-primary-lighter: #83B3DB;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-btn-bg-color-hover-tertiary: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_3'  action='\/en\/wp-json\/wp\/v2\/pages\/38421' data-formid='3' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_above description_below validation_below'><fieldset id=\"field_3_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' ><span class='gform-field-label__text'>Name<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix no_first_name no_middle_name has_last_name no_suffix gf_name_has_1 ginput_container_name gform-grid-row' id='input_3_1'>\n                            \n                            \n                            \n                            <span id='input_3_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_3_1_6' value=''   aria-required='true'   placeholder='Name' autocomplete=\"family-name\" \/>\n                                                    <label for='input_3_1_6' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_3_13\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_above gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_13'><span class='gform-field-label__text'>Company<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_3_13' type='text' value='' class='large'    placeholder='Company' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_3_2\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_above gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_2'><span class='gform-field-label__text'>Email address<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_3_2' type='email' value='' class='large'   placeholder='Email Address' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_3_3\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield_contains_required field_sublabel_above gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_3'><span class='gform-field-label__text'>Your message to us<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_3' id='input_3_3' class='textarea medium'    placeholder='Your message to us' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_3_14\" class=\"gfield gfield--type-hcaptcha gfield--input-type-hcaptcha gfield--width-full field_sublabel_above gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_14'><span class='gform-field-label__text'>hCaptcha<\/span><\/label>\t\t<input\n\t\t\t\ttype=\"hidden\"\n\t\t\t\tclass=\"hcaptcha-widget-id\"\n\t\t\t\tname=\"hcaptcha-widget-id\"\n\t\t\t\tvalue=\"eyJzb3VyY2UiOlsiZ3Jhdml0eWZvcm1zXC9ncmF2aXR5Zm9ybXMucGhwIl0sImZvcm1faWQiOjN9-672761a691d5b9e84bc162ef5b692e99\">\n\t\t\t\t<h-captcha\n\t\t\tclass=\"h-captcha\" id=\"input_3_14\" data-tabindex=\"0\"\n\t\t\tdata-sitekey=\"3a6a81c1-2b2e-4b2a-b1eb-d9446bc09afb\"\n\t\t\tdata-theme=\"light\"\n\t\t\tdata-size=\"normal\"\n\t\t\tdata-auto=\"false\"\n\t\t\tdata-ajax=\"false\"\n\t\t\tdata-force=\"false\">\n\t\t<\/h-captcha>\n\t\t<input type=\"hidden\" id=\"gravity_forms_nonce\" name=\"gravity_forms_nonce\" value=\"19783e9c2f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/38421\" \/><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <button type='submit' id='gform_submit_button_3' class='gform_button button gform-button--width-full' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' >Submit<\/button> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='{&quot;buttonPrimaryBackgroundColor&quot;:&quot;#5181a9&quot;,&quot;buttonPrimaryColor&quot;:&quot;#ffffff&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='JdLs60VRMGgn8NgwCCSBlDXJr\/uEOxB6V24BTUbK1OHjlIm9ko+oJr0gUCTzbwy+eg3psQ2HqpLmJnSb4USUMa2vXShe\/penuxzais7iAGDOlro=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_3' value='WyJ7XCJnZm9ybV9zdWJtaXNzaW9uX21ldGhvZFwiOltcImYyZWZiYjJiMjI3ODQyMDZlNDM2YjcwNzYzMzFlNTI1XCIsXCIxYThmZGM4MTc1OTQxZTRjY2UwNzY4N2IyMGI4MTM4MlwiXSxcImdmb3JtX3RoZW1lXCI6XCIyMDhlNmRmNGE5MTdiOWUwYTA1NWZkN2Y1MDljOTdjYVwiLFwiZ2Zvcm1fc3R5bGVfc2V0dGluZ3NcIjpcImVjYmE1NWE4ZDBjMGJjMDEzZGRjZDNlN2UyNTU0MmUzXCIsXCJmb3JtX2lkXCI6XCIyMWY3NWJmNTkyOWQzYmZjZjFlNjg3ZDJiOGRjZGRhN1wiLFwidXJsXCI6XCIxYTY2ZGQxNmFhNWQzNTkwMTQyMzJkZWRhNmQwNGUyYlwiLFwic3RhdGVfdGltZXN0YW1wXCI6XCJiMDcxMjQ0NmFhOWI3MTRhNTNhNTBjMjk5MDZjZTJiOVwifSIsIjkxNjdlYWFkMWNlYzUzZGU2YzM5YThmNWIyZTYxNTgyIiwxNzg5OTIzMTM2XQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><div class=\"contact-person\">\n      <picture>\n      \n      \n      \n      \n      <img decoding=\"async\" data-aos=\"fade-zoom-in\"\n           data-aos-offset=\"0\" class=\"w-full\" width=\"212\" height=\"293\"\n           src=\"https:\/\/www.risc-software.at\/app\/uploads\/2026\/06\/bfreuden1_2_background-removed-scaled.webp\"\n           alt=\"\">\n    <\/picture>\n    <div class=\"acf-innerblocks-container\">\n\n<h5 class=\"wp-block-heading\">Dr. Bernhard Freudenthaler<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Chief Sales Officer<\/p>\n\n<\/div>      <div class=\"contact mt-3\">\n              <div>Phone: <a href=\"tel:+436641139254\">+43 664 1139 254<\/a><\/div>\n                    <div>E-Mail: <a href=\"mailto:bernhard.freudenthaler@risc-software.at\">bernhard.freudenthaler@risc-software.at<\/a><\/div>\n          <\/div>\n  <\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Does your most important process run in Excel? Let&#8217;s turn this into real software. Whether it\u2019s a single file that\u2019s grown over time or a confusing Excel landscape: We develop a custom application that maps your processes in a structured way and integrates seamlessly. This results in reliable data, clear responsibilities, and traceable changes. This&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-38421","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/pages\/38421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/comments?post=38421"}],"version-history":[{"count":3,"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/pages\/38421\/revisions"}],"predecessor-version":[{"id":38476,"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/pages\/38421\/revisions\/38476"}],"wp:attachment":[{"href":"https:\/\/www.risc-software.at\/en\/wp-json\/wp\/v2\/media?parent=38421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}