You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: switched from using qualtrics surveys to using custom-made components.
* updated CSV file download to use JSON format and return all data collected within the study.
* Increased the Text Size in the Text Task
* Optimized image loading to prevent placeholders
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="icon" href="https://seresl.unl.edu/webcamstudy/favicon.ico"/><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><metaname="description" content="Web site created using create-react-app"/><linkrel="apple-touch-icon" href="https://seresl.unl.edu/webcamstudy/logo192.png"/><linkrel="manifest" href="https://seresl.unl.edu/webcamstudy/manifest.json"/><title>React App</title><scripttype="module">importEmbeddedPageSdkfrom"https://app.realeye.io/sdk/js/testRunnerEmbeddableSdk-1.7.1.js";window.addEventListener("DOMContentLoaded",()=>{newEmbeddedPageSdk(!1,null,!1)})</script><scriptdefer="defer" src="https://seresl.unl.edu/webcamstudy/static/js/main.0cf5287e.js"></script><linkhref="https://seresl.unl.edu/webcamstudy/static/css/main.ea5d9395.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
1
+
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="icon" href="https://seresl.unl.edu/webcamstudy/favicon.ico"/><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><metaname="description" content="Web site created using create-react-app"/><linkrel="apple-touch-icon" href="https://seresl.unl.edu/webcamstudy/logo192.png"/><linkrel="manifest" href="https://seresl.unl.edu/webcamstudy/manifest.json"/><title>React App</title><scripttype="module">importEmbeddedPageSdkfrom"https://app.realeye.io/sdk/js/testRunnerEmbeddableSdk-1.7.1.js";window.addEventListener("DOMContentLoaded",()=>{newEmbeddedPageSdk(!1,null,!1)})</script><scriptdefer="defer" src="https://seresl.unl.edu/webcamstudy/static/js/main.a12b748b.js"></script><linkhref="https://seresl.unl.edu/webcamstudy/static/css/main.3de88975.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
0 commit comments