{"id":1599,"date":"2024-02-11T14:42:54","date_gmt":"2024-02-11T14:42:54","guid":{"rendered":"https:\/\/beams-experiments.com\/?page_id=1599"},"modified":"2024-02-11T15:18:17","modified_gmt":"2024-02-11T15:18:17","slug":"informed-consent-dm","status":"publish","type":"page","link":"https:\/\/beams-experiments.com\/index.php\/informed-consent-dm\/","title":{"rendered":"Informed Consent-DM"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n    <title>Your Website Title<\/title>\n    <style>\n        #progressBarContainer {\n            width: 90%; \/* Full width of the container *\/\n            background-color: #e0e0e0; \/* Light grey background *\/\n            border-radius: 5px; \/* Rounded corners *\/\n            margin-top: 20px; \/* Space above the progress bar *\/\n        }\n\n        #progressBar {\n            height: 10px; \/* Height of the progress bar *\/\n            background-color: #007bff; \/* Blue progress bar *\/\n            border-radius: 5px; \/* Rounded corners *\/\n            width: 33%; \/* Represents the progress (3\/9 = 33%) *\/\n        }\n\n        #progressText {\n            text-align: center;\n            margin-top: 5px; \/* Space between the progress bar and the text *\/\n        }\n\n        #agreeButton {\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    <\/style>\n     <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"><\/script>\n    <script>\n    $(document).ready(function() {\nalert('If you disagree with this page, you may close your browser and discontinue the experiment.');\n        $.ajax({\n            url: 'https:\/\/beams-experiments.com\/getInformedConsent.php',\n            type: 'GET',\n            success: function(data) {\n                var formattedData = formatTextToParagraphs(data);\n                $('#result').html(formattedData);\n            },\n            error: function() {\n                $('#result').html('Error loading data.');\n            }\n        });\n\n        function formatTextToParagraphs(text) {\n            var paragraphs = text.split(\/\\n+\/); \n            var formattedText = paragraphs.map(function(paragraph) {\n                return '<p>' + paragraph + '<\/p>'; \n            }).join('');\n            return formattedText;\n        }\n\n        document.getElementById('agreeButton').addEventListener('click', function() {\n            window.location.href = 'https:\/\/beams-experiments.com\/index.php\/pre-task-questionnaire-dm\/';\n        });\n    });\n    <\/script>\n<\/head>\n<body>\n    <div id=\"result\">Loading data&#8230;<\/div>\n\n    <!-- Agree & Continue Button -->\n    <button id=\"agreeButton\">Agree &#038; Continue<\/button>\n\n    <!-- Progress Bar -->\n    <div id=\"progressBarContainer\">\n        <div id=\"progressBar\"><\/div>\n    <\/div>\n    <div id=\"progressText\">Page 3 out of 9<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Your Website Title Loading data&#8230; Agree &#038; Continue Page 3 out of 9<\/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-1599","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/1599","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=1599"}],"version-history":[{"count":2,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/1599\/revisions"}],"predecessor-version":[{"id":1607,"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/pages\/1599\/revisions\/1607"}],"wp:attachment":[{"href":"https:\/\/beams-experiments.com\/index.php\/wp-json\/wp\/v2\/media?parent=1599"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}