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
fix: Applied basic styling concerns raised in meeting 8/13/2025:
- Changed black video backgrounds to white
- Updated the instruction video survey to include more specific details
- removed the ability to progress task until after video completion
- Added start time stamp
<!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";letreSdk=null;window.addEventListener("DOMContentLoaded",()=>{reSdk=newEmbeddedPageSdk(!1,null,!1),reSdk.startNextExposure()}),window.addEventListener("endmeplease",()=>{reSdk&&reSdk.finishEyeTrackingTest()})</script><scriptdefer="defer" src="https://seresl.unl.edu/webcamstudy/static/js/main.6c79de19.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>
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";letreSdk=null;window.addEventListener("DOMContentLoaded",()=>{reSdk=newEmbeddedPageSdk(!1,null,!1),reSdk.startNextExposure()}),window.addEventListener("endmeplease",()=>{reSdk&&reSdk.finishEyeTrackingTest()})</script><scriptdefer="defer" src="https://seresl.unl.edu/webcamstudy/static/js/main.907ceee0.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