{"id":5415,"date":"2024-12-02T10:44:45","date_gmt":"2024-12-02T10:44:45","guid":{"rendered":"https:\/\/beams-experiments.com\/?page_id=5415"},"modified":"2024-12-02T14:35:54","modified_gmt":"2024-12-02T14:35:54","slug":"welcome-to-our-study-toy-design-control","status":"publish","type":"page","link":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/","title":{"rendered":"Welcome to Our Study-Toy Design-Control"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <title>Your Website Title<\/title>\n    <style>\n        #progressBarContainer {\n            width: 90%;\n            background-color: #e0e0e0;\n            border-radius: 5px;\n            margin-top: 10px;\n        }\n\n        #progressBar {\n            height: 10px;\n            width: 16.5%;\n            background-color: #007bff;\n            border-radius: 5px;\n            transition: width 0.5s;\n        }\n\n        #progressText {\n            text-align: center;\n            margin-top: 5px;\n        }\n\n        #confirmButton {\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: pointer;\n        }\n            body, h1, p, button {\n            font-family: Arial, sans-serif; \/* Sets a consistent font for body, \n            headings, paragraphs, and buttons *\/\n        }\n\n        h1 {\n            text-align: center;\n            line-height: 1.5;\n            margin: 0;\n            padding: 0;\n            white-space: nowrap; \/* Prevents text wrapping *\/\n            \/\/overflow: hidden;   \/* Ensures overflow text is hidden *\/\n            text-overflow: ellipsis; \n            font-size: 40px;  \n        }\n\/* Responsive font size for smaller screens (e.g., mobile devices) *\/\n    @media screen and (max-width: 600px) { \/* Adjust the max-width as needed *\/\n        h1 {\n            font-size: 24px; \/* Smaller font size for mobile screens *\/\n        }\n    }\n        p {\n            text-align: justify;\n        }\n    <\/style>\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Capture and store the timestamp\n            var startTime = Date.now();\n            localStorage.setItem('startTime', startTime);\n\/\/tracking prolific parameters https:\/\/bit.ly\/3TP5pws?PROLIFIC_PID={{%PROLIFIC_PID%}}&STUDY_ID={{%STUDY_ID%}}&SESSION_ID={{%SESSION_ID%}}\n\n var urlParams = new URLSearchParams(window.location.search);\n\n\/\/ Test: Log the entire query string\n\/\/console.log(\"Query String:\", window.location.search);\n\nvar prolificPID = urlParams.get('PROLIFIC_PID');\nconsole.log(\"Parsed PROLIFIC_PID:\", prolificPID);  \/\/ Test: Log Prolific PID\nif (prolificPID) {\n    localStorage.setItem('prolificPID', prolificPID);\n}\n\nvar studyID = urlParams.get('STUDY_ID');\nconsole.log(\"Parsed STUDY_ID:\", studyID);  \/\/ Test: Log Study ID\nif (studyID) {\n    localStorage.setItem('studyID', studyID);\n}\n\nvar sessionID = urlParams.get('SESSION_ID');\nconsole.log(\"Parsed SESSION_ID:\", sessionID);  \/\/ Test: Log Session ID\nif (sessionID) {\n    localStorage.setItem('sessionID', sessionID);\n}\n        });\n\n        function updateProgress(currentPage, totalPages) {\n            var progressPercentage = (currentPage \/ totalPages) * 100;\n            document.getElementById('progressBar').style.width = progressPercentage + '%';\n            document.getElementById('progressText').textContent = 'Page ' + currentPage + ' out of ' + totalPages;\n        }\n\n        function redirectToNextPage() {\n            window.location.href = 'https:\/\/beams-experiments.com\/index.php\/information-sheet\/';\n        }\n    <\/script>\n<\/head>\n<body>\n    <h1><br><\/h1>\n\n    <p>This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a <b>human-only (control) group<\/b> which means that you are <b>not allowed to use any source of AI during the experiment<\/b>.<\/p>\n    <p>Please confirm that you are between 18 and 55 years old and fluent in English.<\/p>\n\n    <!-- Confirm & Continue Button -->\n    <button id=\"confirmButton\" onclick=\"redirectToNextPage()\">Confirm &#038; Continue<\/button>\n\n    <!-- Progress Bar -->\n    <div id=\"progressBarContainer\">\n        <div id=\"progressBar\"><\/div>\n    <\/div>\n    <div id=\"progressText\">Page 1 out of 6<\/div>\n\n    <script>\n        \/\/ Update the progress bar to the current page\n        updateProgress(1, 6);\n    <\/script>\n\n   \n\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please [&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-5415","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"beams-experiments.com -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Welcome to Our Study-Toy Design-Control - beams-experiments.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-12-02T10:44:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-12-02T14:35:54+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Welcome to Our Study-Toy Design-Control - beams-experiments.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/welcome-to-our-study-toy-design-control\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/beams-experiments.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/welcome-to-our-study-toy-design-control\\\/#listItem\",\"name\":\"Welcome to Our Study-Toy Design-Control\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/welcome-to-our-study-toy-design-control\\\/#listItem\",\"position\":2,\"name\":\"Welcome to Our Study-Toy Design-Control\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/beams-experiments.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#organization\",\"name\":\"beams-experiments.com\",\"url\":\"https:\\\/\\\/beams-experiments.com\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/welcome-to-our-study-toy-design-control\\\/#webpage\",\"url\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/welcome-to-our-study-toy-design-control\\\/\",\"name\":\"Welcome to Our Study-Toy Design-Control - beams-experiments.com\",\"description\":\"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/index.php\\\/welcome-to-our-study-toy-design-control\\\/#breadcrumblist\"},\"datePublished\":\"2024-12-02T10:44:45+00:00\",\"dateModified\":\"2024-12-02T14:35:54+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#website\",\"url\":\"https:\\\/\\\/beams-experiments.com\\\/\",\"name\":\"beams-experiments.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/beams-experiments.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Welcome to Our Study-Toy Design-Control - beams-experiments.com","description":"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please","canonical_url":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/beams-experiments.com#listItem","position":1,"name":"Home","item":"https:\/\/beams-experiments.com","nextItem":{"@type":"ListItem","@id":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/#listItem","name":"Welcome to Our Study-Toy Design-Control"}},{"@type":"ListItem","@id":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/#listItem","position":2,"name":"Welcome to Our Study-Toy Design-Control","previousItem":{"@type":"ListItem","@id":"https:\/\/beams-experiments.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/beams-experiments.com\/#organization","name":"beams-experiments.com","url":"https:\/\/beams-experiments.com\/"},{"@type":"WebPage","@id":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/#webpage","url":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/","name":"Welcome to Our Study-Toy Design-Control - beams-experiments.com","description":"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/beams-experiments.com\/#website"},"breadcrumb":{"@id":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/#breadcrumblist"},"datePublished":"2024-12-02T10:44:45+00:00","dateModified":"2024-12-02T14:35:54+00:00"},{"@type":"WebSite","@id":"https:\/\/beams-experiments.com\/#website","url":"https:\/\/beams-experiments.com\/","name":"beams-experiments.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/beams-experiments.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"beams-experiments.com -","og:type":"article","og:title":"Welcome to Our Study-Toy Design-Control - beams-experiments.com","og:description":"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please","og:url":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/","article:published_time":"2024-12-02T10:44:45+00:00","article:modified_time":"2024-12-02T14:35:54+00:00","twitter:card":"summary_large_image","twitter:title":"Welcome to Our Study-Toy Design-Control - beams-experiments.com","twitter:description":"Your Website Title This experiment aims to evaluate the impact of collaboration between humans and generative AI on creative output during idea design and generation in new product development. kindly note that this is a human-only (control) group which means that you are not allowed to use any source of AI during the experiment. Please"},"aioseo_meta_data":{"post_id":"5415","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-12-02 10:44:45","updated":"2025-06-07 05:32:24","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/beams-experiments.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWelcome to Our Study-Toy Design-Control\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/beams-experiments.com"},{"label":"Welcome to Our Study-Toy Design-Control","link":"https:\/\/beams-experiments.com\/index.php\/welcome-to-our-study-toy-design-control\/"}],"_links":{"self":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/5415","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=5415"}],"version-history":[{"count":2,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/5415\/revisions"}],"predecessor-version":[{"id":5421,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/5415\/revisions\/5421"}],"wp:attachment":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/media?parent=5415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}