{"id":27,"date":"2023-12-06T14:46:30","date_gmt":"2023-12-06T14:46:30","guid":{"rendered":"https:\/\/beams-experiments.com\/?page_id=27"},"modified":"2026-02-28T09:48:13","modified_gmt":"2026-02-28T09:48:13","slug":"questionnaire","status":"publish","type":"page","link":"https:\/\/beams-experiments.com\/index.php\/questionnaire\/","title":{"rendered":"Pre-Task Questionnaire"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n    <style>\n        #progressBarContainer {\n            width: 90%;\n            background-color: #e0e0e0;\n            border-radius: 5px;\n            margin-top: 20px;\n        }\n        #progressBar {\n            height: 10px;\n            background-color: #007bff;\n            border-radius: 5px;\n            width: 44%;\n        }\n        #progressText {\n            text-align: center;\n            margin-top: 5px;\n        }\n        #nextButton {\n            display: block;\n            background-color: #007bff;\n            color: white;\n            padding: 10px 20px;\n            margin: 20px auto;\n            font-size: 16px;\n            border: none;\n            border-radius: 5px;\n            cursor: not-allowed; \/* Cursor style when disabled *\/\n            opacity: 0.5; \/* Opacity when disabled *\/\n        }\n#nextButton:enabled {\n            cursor: pointer;\n            opacity: 1; \/* Full opacity when enabled *\/\n        }\n        .questionnaire {\n            margin: 20px;\n            text-align: left;\n        }\n        .questionnaire input,\n        .questionnaire select {\n            margin: 5px 0;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Questionnaire Section -->\n    <div class=\"questionnaire\">\n<p><b>1. Age:<\/b> Please enter your age: <input type=\"number\" name=\"age\"><\/p>\n<p><b>2. Gender:<\/b><\/p>\n        <label><input type=\"radio\" name=\"gender\" value=\"Male\"> Male<\/label>\n        <label><input type=\"radio\" name=\"gender\" value=\"Female\"> Female<\/label>\n        <label><input type=\"radio\" name=\"gender\" value=\"Other\"> Other<\/label>\n        <label><input type=\"radio\" name=\"gender\" value=\"Prefer not to say\"> Prefer not to say<\/label>\n<p><b>3. Please select your highest level of education completed:<\/b><\/p>\n<p>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"education\" value=\"Some High School\"> Some High School<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"education\" value=\"High School Graduate\"> High School Graduate<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"education\" value=\"Some College\"> Some College<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"education\" value=\"Associate's Degree\"> Associate&#8217;s Degree<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"education\" value=\"Bachelor\u2019s Degree\"> Bachelor\u2019s Degree<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"education\" value=\"Master\u2019s Degree\"> Master\u2019s Degree<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"education\" value=\"Doctorate or Higher\"> Doctorate or Higher<\/label>\n<\/p>\n\n<p><b>4. Please select your employment status:<\/b><\/p>\n<p>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"employment\" value=\"Employed\"> Employed<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"employment\" value=\"Unemployed\"> Unemployed<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"employment\" value=\"Freelancer\"> Freelancer<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"employment\" value=\"Student\"> Student<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"employment\" value=\"Retired\"> Retired<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"employment\" value=\"Other\"> Other<\/label>\n<\/p>\n        <p><b>5. Years of experience: How many years of professional experience do you have? <input type=\"number\" name=\"experience\"><\/b><\/p>\n<p><b>6. English Proficiency:<\/b><\/p>\n<p>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"englishProficiency\" value=\"Native Speaker\"> Native Speaker<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"englishProficiency\" value=\"Fluent\"> Fluent<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"englishProficiency\" value=\"Proficient\"> Proficient<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"englishProficiency\" value=\"Intermediate\"> Intermediate<\/label>\n    <label style=\"margin-right: 10px;\"><input type=\"radio\" name=\"englishProficiency\" value=\"Beginner\"> Beginner<\/label>\n<\/p> \n<p><b>7. Creative Self-Efficacy (Scale 1-5: 1 = Lowest, 5 = Highest):<\/b><\/p>\n<p>a. On a scale from 1 to 5, how confident are you in your ability to solve problems creatively? \n<br>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"problemSolvingConfidence\" value=\"1\"> 1<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"problemSolvingConfidence\" value=\"2\"> 2<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"problemSolvingConfidence\" value=\"3\"> 3<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"problemSolvingConfidence\" value=\"4\"> 4<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"problemSolvingConfidence\" value=\"5\"> 5<\/label>\n<\/p>\n<p>b. I feel that I am proficient at generating creative ideas.\n<br>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationProficiency\" value=\"1\"> 1<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationProficiency\" value=\"2\"> 2<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationProficiency\" value=\"3\"> 3<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationProficiency\" value=\"4\"> 4<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationProficiency\" value=\"5\"> 5<\/label>\n<\/p>\n\n<p>c. I have a talent for further refining the ideas of others.\n<br>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaRefiningTalent\" value=\"1\"> 1<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaRefiningTalent\" value=\"2\"> 2<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaRefiningTalent\" value=\"3\"> 3<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaRefiningTalent\" value=\"4\"> 4<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaRefiningTalent\" value=\"5\"> 5<\/label>\n<\/p>\n<\/p>\n<p><b>8. Scale of Trust (Scale 1-5: 1 = Lowest, 5 = Highest):<\/b><\/p>\n<p>a. On a scale from 1 to 5, how willing are you to actively collaborate with a generative AI tool, such as GPT-4, to co-create outputs, even if the outcome is uncertain?\n<br>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"collaborationWillingness\" value=\"1\"> 1<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"collaborationWillingness\" value=\"2\"> 2<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"collaborationWillingness\" value=\"3\"> 3<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"collaborationWillingness\" value=\"4\"> 4<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"collaborationWillingness\" value=\"5\"> 5<\/label>\n<\/p>\n<p>b. On a scale from 1 to 5, how comfortable are you relying on the contributions of a generative AI tool, such as GPT-4, in collaborative efforts without constant monitoring?\n<br>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIRelianceComfort\" value=\"1\"> 1<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIRelianceComfort\" value=\"2\"> 2<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIRelianceComfort\" value=\"3\"> 3<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIRelianceComfort\" value=\"4\"> 4<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\"\nname=\"AIRelianceComfort\" value=\"5\"> 5<\/label>\n<\/p>\n<p>c. On a scale from 1 to 5, how open are you to accepting the actions and decisions proposed by a generative AI tool, such as GPT-4, during the co-creation process?\n<br>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIActionsAcceptance\" value=\"1\"> 1<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIActionsAcceptance\" value=\"2\"> 2<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIActionsAcceptance\" value=\"3\"> 3<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIActionsAcceptance\" value=\"4\"> 4<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIActionsAcceptance\" value=\"5\"> 5<\/label>\n<\/p>\n<p>d. On a scale from 1 to 5, how at ease do you feel about being exposed to potential risks or vulnerabilities that may arise from jointly creating with a generative AI tool, such as GPT-4?\n<br>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIJointCreationRisks\" value=\"1\"> 1<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIJointCreationRisks\" value=\"2\"> 2<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIJointCreationRisks\" value=\"3\"> 3<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIJointCreationRisks\" value=\"4\"> 4<\/label>\n<label style=\"margin-right:10px;\"><input type=\"radio\" name=\"AIJointCreationRisks\" value=\"5\"> 5<\/label>\n<\/p>\n<p><b>9. Domain Knowledge (Scale 1-5: 1 = Lowest, 5 = Highest):<\/b><\/p>\n    <p>9.1 How knowledgeable are you in the footwear industry?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeFootwear\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeFootwear\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeFootwear\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeFootwear\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeFootwear\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>9.2 How knowledgeable are you in new product development?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeNPD\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeNPD\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeNPD\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeNPD\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"knowledgeNPD\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>9.3 How skilled are you technically?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"technicalSkills\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"technicalSkills\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"technicalSkills\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"technicalSkills\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"technicalSkills\" value=\"5\"> 5<\/label>\n    <\/p>\n<p><b>10. Cognitive Style (Scale 1-5: 1 = Lowest, 5 = Highest):<\/b><\/p>\n    <p>10.1 How often are you able to view objects or situations in unconventional ways?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"unconventionalView\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"unconventionalView\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"unconventionalView\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"unconventionalView\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"unconventionalView\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>10.2 How frequently do you abandon old unsuccessful strategies and seek new directions in problem-solving?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"newDirectionsProblemSolving\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"newDirectionsProblemSolving\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"newDirectionsProblemSolving\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"newDirectionsProblemSolving\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"newDirectionsProblemSolving\" value=\"5\"> 5<\/label>\n    <\/p>\n    <p>10.3 How often do you approach tasks or problems without a definite plan?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"approachWithoutPlan\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"approachWithoutPlan\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"approachWithoutPlan\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"approachWithoutPlan\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"approachWithoutPlan\" value=\"5\"> 5<\/label>\n    <\/p>\n    <p>10.4 How frequently do you withhold judgment during the initial stages of idea generation?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"withholdJudgment\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"withholdJudgment\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"withholdJudgment\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"withholdJudgment\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"withholdJudgment\" value=\"5\"> 5<\/label>\n    <\/p>\n    <p>10.5 How often do you categorize information in broad categories, linking diverse bits of information?<br>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"broadCategorization\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"broadCategorization\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"broadCategorization\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"broadCategorization\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"broadCategorization\" value=\"5\"> 5<\/label>\n    <\/p>\n<p>10.6 On a scale from 1 to 5, how capable are you at coding, retaining, and recalling large amounts of detailed information?<br>\n          <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"codingCapability\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"codingCapability\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"codingCapability\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"codingCapability\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"codingCapability\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>10.7 On a scale from 1 to 5, how frequently do you actively examine and deviate from standard procedures or scripts?<br>\n            <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"examiningFrequency\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"examiningFrequency\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"examiningFrequency\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"examiningFrequency\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"examiningFrequency\" value=\"5\"> 5<\/label>\n    <\/p>\n\n<p><b>11. Creativity-Relevant Processes (Scale 1-5: 1 = Lowest, 5 = Highest):<\/b><\/p>\n    <p>11.1 On a scale from 1 to 5, describe your skills in idea generation.<br>\n            <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationSkills\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationSkills\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationSkills\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationSkills\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationSkills\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>11.2 On a scale from 1 to 5, describe your familiarity with idea generation processes or techniques.<br>\n            <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationFamiliarity\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationFamiliarity\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationFamiliarity\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationFamiliarity\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"ideaGenerationFamiliarity\" value=\"5\"> 5<\/label>\n    <\/p>\n\n<p><b>12. Conducive Work Style for Creativity (Scale 1-5: 1 = Lowest, 5 = Highest):<\/b><\/p>\n    <p>12.1 On a scale from 1 to 5, rate your ability to concentrate effort for long periods of time.<br>\n    \n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"concentrationAbility\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"concentrationAbility\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"concentrationAbility\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"concentrationAbility\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"concentrationAbility\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>12.2 On a scale from 1 to 5, how proficient are you at abandoning unproductive strategies and setting aside stubborn problems temporarily?<br>\n    \n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"abandoningStrategies\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"abandoningStrategies\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"abandoningStrategies\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"abandoningStrategies\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"abandoningStrategies\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>12.3 On a scale from 1 to 5, rate your level of self-discipline in the context of creative tasks.<br>\n    \n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"selfDiscipline\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"selfDiscipline\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"selfDiscipline\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"selfDiscipline\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"selfDiscipline\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>12.4 On a scale from 1 to 5, evaluate your ability to delay gratification in pursuit of creative goals.<br>\n    \n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"delayGratification\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"delayGratification\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"delayGratification\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"delayGratification\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"delayGratification\" value=\"5\"> 5<\/label>\n    <\/p>\n\n    <p>12.5 On a scale from 1 to 5, how persistent are you when encountering frustration in creative endeavors?<br>\n    \n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"persistentFrustration\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"persistentFrustration\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"persistentFrustration\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"persistentFrustration\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"persistentFrustration\" value=\"5\"> 5<\/label>\n    <\/p>\n    <p>12.6 On a scale from 1 to 5, rate your independence in thinking, free from conformity.<br>\n    \n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"independenceThinking\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"independenceThinking\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"independenceThinking\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"independenceThinking\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"independenceThinking\" value=\"5\"> 5<\/label>\n    <\/p>\n    <p>12.7 On a scale from 1 to 5, how much do you rely on social approval in your creative processes?<br>\n    \n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"socialApproval\" value=\"1\"> 1<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"socialApproval\" value=\"2\"> 2<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"socialApproval\" value=\"3\"> 3<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"socialApproval\" value=\"4\"> 4<\/label>\n        <label style=\"margin-right:10px;\"><input type=\"radio\" name=\"socialApproval\" value=\"5\"> 5<\/label>\n    <\/p>\n   <\/div>\n    <!-- Next Button -->\n    <button id=\"nextButton\" disabled>Next<\/button>\n\n    <!-- Progress Bar -->\n    <div id=\"progressBarContainer\">\n        <div id=\"progressBar\"><\/div>\n    <\/div>\n    <div id=\"progressText\">Page 4 out of 9<\/div>\n\n    <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n    <script>\n        $(document).ready(function(){\n            alert('Please fill in all the fields to proceed.');\n\/\/ Define mappings for education, employment, and englishProficiency\n        const educationMapping = {\n            \"Some High School\": 1,\n            \"High School Graduate\": 2,\n            \"Some College\": 3,\n            \"Associate's Degree\": 4,\n            \"Bachelor\u2019s Degree\": 5,\n            \"Master\u2019s Degree\": 6,\n            \"Doctorate or Higher\": 7\n        };\n\n        const employmentMapping = {\n            \"Employed\": 1,\n            \"Unemployed\": 2,\n            \"Freelancer\": 3,\n            \"Student\": 4,\n            \"Retired\": 5,\n            \"Other\": 6\n        };\n\n        const englishProficiencyMapping = {\n            \"Native Speaker\": 1,\n            \"Fluent\": 2,\n            \"Proficient\": 3,\n            \"Intermediate\": 4,\n            \"Beginner\": 5\n        };\nconst genderMapping = {\n            \"Male\": 1,\n            \"Female\": 2,\n            \"Other\": 3,\n            \"Prefer not to say\": 4,\n            \n        };\n            function checkFields() {\n                var allFilled = true;\n\n                \/\/ Check regular inputs and selects\n                $('.questionnaire input[type=\"number\"], .questionnaire select').each(function() {\n                    if ($(this).val() === \"\" || $(this).val() === null) {\n                        allFilled = false;\n                        return false; \/\/ Breaks the each loop\n                    }\n                });\n\n                if (!allFilled) {\n                    return false; \/\/ Return early if any input or select is not filled\n                }\n\n                \/\/ Check radio button groups\n                var radioGroups = {};\n                $('.questionnaire input[type=\"radio\"]').each(function() {\n                    radioGroups[$(this).attr('name')] = false;\n                });\n\n                for (var name in radioGroups) {\n                    if ($('input[name=\"' + name + '\"]:checked').length > 0) {\n                        radioGroups[name] = true;\n                    } else {\n                        allFilled = false;\n                        break; \/\/ Breaks the for loop\n                    }\n                }\n\n                return allFilled;\n            }\n\n            \/\/ Event listener for form inputs\n            $('.questionnaire input, .questionnaire select').on('change keyup', function() {\n                if (checkFields()) {\n                    $('#nextButton').removeAttr('disabled');\n                } else {\n                    $('#nextButton').attr('disabled', 'disabled');\n                }\n            });\n\n            $('#nextButton').on('click', function() {\n                \/\/ Capture responses\n               var age = $('[name=\"age\"]').val();\n        var gender = genderMapping[$('[name=\"gender\"]:checked').val()] || 0;\n        var education = educationMapping[$('[name=\"education\"]:checked').val()] || 0;\n        var employment = employmentMapping[$('[name=\"employment\"]:checked').val()] || 0;\n        var experience = $('[name=\"experience\"]').val();\n        var englishProficiency = englishProficiencyMapping[$('[name=\"englishProficiency\"]:checked').val()] || 0;\n\n        \/\/ Creative Self-Efficacy\n        \n        var solvingProblemsCreatively = $('[name=\"problemSolvingConfidence\"]:checked').val();\n        var generatingCreativeIdeas = $('[name=\"ideaGenerationProficiency\"]:checked').val();\n        var refiningIdeas = $('[name=\"ideaRefiningTalent\"]:checked').val();\n\n        \/\/ Scale of Trust\n        var collaborationWillingness = $('[name=\"collaborationWillingness\"]:checked').val();\n        var AIRelianceComfort = $('[name=\"AIRelianceComfort\"]:checked').val();\n        var AIActionsAcceptance = $('[name=\"AIActionsAcceptance\"]:checked').val();\n        var AIJointCreationRisks = $('[name=\"AIJointCreationRisks\"]:checked').val();\n\n\n                \/\/ Domain Knowledge\n                var knowledgeFootwear = $('[name=\"knowledgeFootwear\"]:checked').val();\n                var knowledgeNPD = $('[name=\"knowledgeNPD\"]:checked').val();\n                var technicalSkills = $('[name=\"technicalSkills\"]:checked').val();\n\n                \/\/ Cognitive Style\n                var unconventionalView = $('[name=\"unconventionalView\"]:checked').val();\n                var newDirectionsProblemSolving = $('[name=\"newDirectionsProblemSolving\"]:checked').val();\n                var approachWithoutPlan = $('[name=\"approachWithoutPlan\"]:checked').val();\n                var withholdJudgment = $('[name=\"withholdJudgment\"]:checked').val();\n                var broadCategorization = $('[name=\"broadCategorization\"]:checked').val();\n                var codingCapability = $('[name=\"codingCapability\"]:checked').val();\n                var examiningFrequency = $('[name=\"examiningFrequency\"]:checked').val();\n\n                \/\/ Creativity-Relevant Processes\n                var ideaGenerationSkills = $('[name=\"ideaGenerationSkills\"]:checked').val();\n                var ideaGenerationFamiliarity = $('[name=\"ideaGenerationFamiliarity\"]:checked').val();\n\n                \/\/ Conducive Work Style for Creativity\n                var concentrationAbility = $('[name=\"concentrationAbility\"]:checked').val();\n                var abandoningStrategies = $('[name=\"abandoningStrategies\"]:checked').val();\n                var selfDiscipline = $('[name=\"selfDiscipline\"]:checked').val();\n                var delayGratification = $('[name=\"delayGratification\"]:checked').val();\n                var persistentFrustration = $('[name=\"persistentFrustration\"]:checked').val();\n                var independenceThinking = $('[name=\"independenceThinking\"]:checked').val();\n                var socialApproval = $('[name=\"socialApproval\"]:checked').val();\n\n\n\/\/ Save data to local storage\nlocalStorage.setItem('age', age);\nlocalStorage.setItem('gender', gender.toString());\nlocalStorage.setItem('education', education.toString());\nlocalStorage.setItem('employment', employment.toString());\nlocalStorage.setItem('englishProficiency', englishProficiency.toString());\nlocalStorage.setItem('yearsOfExperience', experience);\nlocalStorage.setItem('solvingProblemsCreatively', solvingProblemsCreatively);\nlocalStorage.setItem('generatingCreativeIdeas', generatingCreativeIdeas);\nlocalStorage.setItem('refiningIdeas', refiningIdeas);\nlocalStorage.setItem('collaborationWillingness', collaborationWillingness);\nlocalStorage.setItem('AIRelianceComfort', AIRelianceComfort);\nlocalStorage.setItem('AIActionsAcceptance', AIActionsAcceptance);\nlocalStorage.setItem('AIJointCreationRisks', AIJointCreationRisks);\nlocalStorage.setItem('knowledgeFootwear', knowledgeFootwear);\nlocalStorage.setItem('knowledgeNPD', knowledgeNPD);\nlocalStorage.setItem('technicalSkills', technicalSkills);\nlocalStorage.setItem('unconventionalView', unconventionalView);\nlocalStorage.setItem('newDirectionsProblemSolving', newDirectionsProblemSolving);\nlocalStorage.setItem('approachWithoutPlan', approachWithoutPlan);\nlocalStorage.setItem('withholdJudgment', withholdJudgment);\nlocalStorage.setItem('broadCategorization', broadCategorization);\nlocalStorage.setItem('codingCapability', codingCapability);\nlocalStorage.setItem('examiningFrequency', examiningFrequency);\nlocalStorage.setItem('ideaGenerationSkills', ideaGenerationSkills);\nlocalStorage.setItem('ideaGenerationFamiliarity', ideaGenerationFamiliarity);\nlocalStorage.setItem('concentrationAbility', concentrationAbility);\nlocalStorage.setItem('abandoningStrategies', abandoningStrategies);\nlocalStorage.setItem('selfDiscipline', selfDiscipline);\nlocalStorage.setItem('delayGratification', delayGratification);\nlocalStorage.setItem('persistentFrustration', persistentFrustration);\nlocalStorage.setItem('independenceThinking', independenceThinking);\nlocalStorage.setItem('socialApproval', socialApproval);\n\n\n\n\n                \/\/ Redirect to the next page\n               \/\/ window.location.href = 'https:\/\/beams-experiments.com\/index.php\/alternate-uses-task\/';\n\/\/I changed the groupID to match the levels in the paper; now groupID = 0 --> human only, 1 -->human-AI without initial ideas (used to be 2), 2 --> human-AI with initial ideas (used to be 1), 3 -->human-AI with TC\n\ngroupID = 1; \/\/manually control it as get function was causing errors\/delays; \n   \/\/var numbers = [0, 1, 3]; \/\/ The set of numbers for random selection\n    \/\/var randomIndex = Math.floor(Math.random() * numbers.length); \/\/ Get a random index\n    \/\/var groupID = numbers[randomIndex]; \/\/ Select a random number\n\n           var productType, companyType, productID;\n           productType = \"shoe\";\n           companyType = \"footwear\";\n           productID = 2;\n\n\/\/ right now we decided to go for one product company\n          \n\nvar genericTask0 = \"You are employed by a footwear company's product development unit. Your supervisor has tasked you with presenting 10 unique ideas for a new shoe at the upcoming management meeting. Develop a range of innovative ideas for a shoe aimed at a specific, underserved market or sport. Exercise creativity to offer at least 10 distinct concepts for a new shoe within the designated time, as shown by your on-screen timer. It is imperative that you originate your ideas without borrowing from other language models or online sources. Utilize the text box provided to record your concepts. Conclude by summarizing the final 10 unique shoe ideas, concentrating on product design rather than on marketing, surveys, testing, prototyping, or development approaches.\";\n\/\/here the user can use the initial ideas\nvar genericTask1 = \"You are employed by a footwear company's product development unit. Your supervisor has tasked you with presenting 10 unique ideas for a new shoe at the upcoming management meeting. Develop a range of innovative ideas for a shoe aimed at a specific, underserved market or sport. Exercise creativity to offer at least 10 distinct concepts for a new shoe within the designated time, as shown by your on-screen timer. Please feel free to use GPT-4's initial ideas, build on them, modify them, or suggest your own ideas in the chat input area. Conclude by summarizing the final 10 unique shoe ideas, concentrating on product design rather than on marketing, surveys, testing, prototyping, or development approaches. Alternatively, you may request GPT-4 to prepare this summary for you.\";\n\n\nvar genericTask;\n\/\/I changed the groupID to match the levels in the paper; now groupID = 0 --> human only, 1 -->human-AI without initial ideas (used to be 2), 2 --> human-AI with initial ideas (used to be 1), 3 -->human-AI with TC\nif (groupID == 0) {\n    genericTask = genericTask0;\n} else if (groupID == 2) {\n    genericTask = genericTask1;\n} else if (groupID == 1) {\ngenericTask = \"You are employed by a footwear company's product development unit. Your supervisor has tasked you with presenting 10 unique ideas for a new shoe at the upcoming management meeting. Develop a range of innovative ideas for a shoe aimed at a specific, underserved market or sport. Exercise creativity to offer at least 10 distinct concepts for a new shoe within the designated time, as shown by your on-screen timer. Please feel free to use GPT-4 here as you wish, but do not copy and paste ideas from other language models or online resources. Conclude by summarizing the final 10 unique shoe ideas, concentrating on product design rather than on marketing, surveys, testing, prototyping, or development approaches. Alternatively, you may request GPT-4 to prepare this summary for you.\";\n\n} else if (groupID == 3) {\n    genericTask = genericTask1 + \" Additionally, you are instructed to apply the Transformational Creativity concept that was discussed in your second tutorial video. This involves redefining or reimagining the core attributes, purposes, or applications of an idea or product.\";\n} else if (groupID == 4) {\n    genericTask = genericTask0 + \" Furthermore, you may find the following ideas by GPT-4 useful. Feel free to use them as you deem appropriate.\";\n} else if (groupID == 11) {\n     genericTask = genericTask0 + \" Additionally, you are instructed to apply the Transformational Creativity concept that was discussed in your tutorial video. This involves redefining or reimagining the core attributes, purposes, or applications of an idea or product.\";\n\n}\n\n            localStorage.setItem('completeTask', genericTask);\n            \/\/console.log('generic Task is ', genericTask);\n            \/\/console.log('groupID is ', groupID); \n            localStorage.setItem('productID', productID);\n            localStorage.setItem('groupID', groupID);\n\n            \nif (parseInt(groupID) === 0 || parseInt(groupID) === 6) {\n    \/\/ Your code here for when groupID is 0, or 6\n                    window.location.href = \"https:\/\/www.beams-experiments.com\/index.php\/experimentNoGPT\/\";\/\/send for no gpt4 text editor \n                }\nelse if (parseInt(groupID) === 1 || parseInt(groupID) === 3 || parseInt(groupID) === 2)  {\n                           window.location.href = 'https:\/\/beams-experiments.com\/index.php\/gpt-4-instructions\/';      \/\/send for general instructions to use GPT4 and in the next page (GPT4 instructions) we send 1 directly to experiment and 3 to transformation instructions respectively\n}\n\nelse if (parseInt(groupID) === 6) {  \n    \/\/ window.location.href = \"https:\/\/www.beams-experiments.com\/index.php\/\";\/\/we need to figure this out \n}\n            \n        \n            });\n        });\n        \n    <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>1. Age: Please enter your age: 2. Gender: Male Female Other Prefer not to say 3. Please select your highest level of education completed: Some High School High School Graduate Some College Associate&#8217;s Degree Bachelor\u2019s Degree Master\u2019s Degree Doctorate or Higher 4. Please select your employment status: Employed Unemployed Freelancer Student Retired Other 5. Years [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":82,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":6411,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions\/6411"}],"wp:attachment":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}