{"id":95,"date":"2025-10-07T18:02:12","date_gmt":"2025-10-07T18:02:12","guid":{"rendered":"https:\/\/brodykretz.com\/?page_id=95"},"modified":"2025-10-07T18:02:12","modified_gmt":"2025-10-07T18:02:12","slug":"survey-research-and-analysis-project","status":"publish","type":"page","link":"https:\/\/brodykretz.com\/?page_id=95","title":{"rendered":"SURVEY RESEARCH PROJECT PAGE"},"content":{"rendered":"\n<!-- ========================================= -->\n<!-- SURVEY RESEARCH PROJECT PAGE -->\n<!-- Create a new WordPress page with slug: survey-research-and-analysis-project -->\n<!-- Paste this entire code into a Custom HTML block -->\n<!-- ========================================= -->\n\n<section class=\"project-detail-page\">\n    <div class=\"container\">\n        <!-- Project Header -->\n        <div class=\"project-header\">\n            <h1 class=\"project-detail-title\">Survey Research and Analysis Project<\/h1>\n            <p class=\"project-detail-subtitle\">Conducted survey research targeting on-campus students to determine which housing features from the existing housing app should be integrated into the Buff Portal. Analyzed data from 50+ responses to evaluate student preferences for laundry monitoring, maintenance services, rent payment, and dorm announcements, providing actionable recommendations for platform consolidation.<\/p>\n        <\/div>\n\n        <!-- Project Overview -->\n        <div class=\"project-section\">\n            <h2 class=\"section-heading\">Project Overview<\/h2>\n            <p class=\"section-text\">\n                This research project investigated what campus living features should be translated to the Buff Portal as the university phases out its dedicated housing app. The goal was to identify which features students most value and prefer to access through a centralized platform. \n                <br><br>\n                Our team of five researchers designed and distributed a comprehensive Google Survey to students living on campus, recruited through personal networks including friends, roommates, club members, and classmates. We collected quantitative data on feature preferences and qualitative feedback on the on-campus living experience.\n                <br><br>\n                Key findings revealed high preference for integrating Laundry Check functionality into Buff Portal, mixed preferences for Maintenance Services (with some students favoring existing portals), and strong support for centralizing Dorm Announcements. The average satisfaction rating for current on-campus living experience was 3.66 out of 5, with 84% of respondents indicating that better information availability regarding dining halls and meal plans would improve their experience. Our analysis used Tableau for data visualization and identified clear opportunities for improving student satisfaction through platform consolidation.\n            <\/p>\n        <\/div>\n\n        <!-- Download All Files Section -->\n        <div class=\"project-section\">\n            <div class=\"download-all-container\">\n                <div class=\"download-all-icon\">\ud83d\udce6<\/div>\n                <h2 class=\"download-all-title\">Download All Project Files<\/h2>\n                <p class=\"download-all-description\">Get complete access to all project materials including analysis plans, survey data, Tableau workbooks, reports, and documentation.<\/p>\n                <a href=\"https:\/\/drive.google.com\/drive\/folders\/1mAhIZLybuTGNHbfBBs8iB4fV0_S73XUf?usp=drive_link\" class=\"download-all-btn\" target=\"_blank\">\n                    \ud83d\udce5 Download Complete Project Folder\n                <\/a>\n                <p class=\"download-note\">Includes: Analysis Plan, Survey Data, Tableau Files, Reports, Videos, and More<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Tableau Visualizations Preview -->\n        <div class=\"project-section\">\n            <h2 class=\"section-heading\">Data Visualizations<\/h2>\n            <p class=\"section-text\">Interactive Tableau visualizations showing student preferences across housing features, demographic breakdowns, and platform preferences for various on-campus services:<\/p>\n            \n            <div class=\"visualizations-grid\">\n                \n                <!-- Visualization 1 -->\n                <div class=\"viz-card\">\n                    <img decoding=\"async\" src=\"http:\/\/35.95.110.57\/wp-content\/uploads\/2025\/10\/Tableau-Data-1backup.png\" alt=\"Tableau Visualization 1\" class=\"viz-image\" \/>\n                    <div class=\"viz-info\">\n                        <h3 class=\"viz-title\">Feature Preference Analysis<\/h3>\n                        <p class=\"viz-description\">Student preferences for integrating various housing features (Rent Payment, Maintenance Service, Laundry Check, Dorm Announcements) into Buff Portal vs. existing platforms<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Visualization 2 -->\n                <div class=\"viz-card\">\n                    <img decoding=\"async\" src=\"http:\/\/35.95.110.57\/wp-content\/uploads\/2025\/10\/Tableau-Data-2backup.png\" alt=\"Tableau Visualization 2\" class=\"viz-image\" \/>\n                    <div class=\"viz-info\">\n                        <h3 class=\"viz-title\">Demographics &#038; Experience Ratings<\/h3>\n                        <p class=\"viz-description\">Residence hall distribution, information availability feedback, on-campus living experience ratings (avg. 3.66\/5), and respondent year in school breakdown<\/p>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <!-- Back to Projects Button -->\n        <div class=\"back-button-container\">\n            <a href=\"\/#projects\" class=\"back-button\">\u2190 Back to All Projects<\/a>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<style>\n\/* Project Detail Page Styles *\/\n.project-detail-page {\n    padding: 8rem 0 4rem;\n    background: transparent;\n}\n\n.project-header {\n    text-align: center;\n    margin-bottom: 4rem;\n    padding: 3rem;\n    background: rgba(15, 23, 42, 0.8);\n    backdrop-filter: blur(10px);\n    border-radius: 20px;\n    border: 1px solid rgba(96, 165, 250, 0.2);\n    box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n}\n\n.project-detail-title {\n    font-size: 3rem;\n    color: #f8fafc;\n    margin-bottom: 1rem;\n    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);\n}\n\n.project-detail-subtitle {\n    font-size: 1.2rem;\n    color: #cbd5e1;\n    line-height: 1.8;\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.project-section {\n    margin-bottom: 4rem;\n}\n\n.section-heading {\n    font-size: 2rem;\n    color: #f8fafc;\n    margin-bottom: 1.5rem;\n    padding-bottom: 0.5rem;\n    position: relative;\n}\n\n.section-heading::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 60px;\n    height: 3px;\n    background: linear-gradient(90deg, #3b82f6, #8b5cf6);\n}\n\n.section-text {\n    color: #cbd5e1;\n    font-size: 1.1rem;\n    line-height: 1.8;\n    margin-bottom: 2rem;\n}\n\n\/* Download All Section *\/\n.download-all-container {\n    background: linear-gradient(135deg, rgba(59, 130, 246, 0.2), rgba(139, 92, 246, 0.2));\n    backdrop-filter: blur(10px);\n    border: 2px solid rgba(96, 165, 250, 0.3);\n    border-radius: 20px;\n    padding: 3rem;\n    text-align: center;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.4);\n}\n\n.download-all-icon {\n    font-size: 4rem;\n    margin-bottom: 1rem;\n}\n\n.download-all-title {\n    font-size: 2rem;\n    color: #f8fafc;\n    margin-bottom: 1rem;\n}\n\n.download-all-description {\n    color: #cbd5e1;\n    font-size: 1.1rem;\n    line-height: 1.7;\n    max-width: 700px;\n    margin: 0 auto 2rem;\n}\n\n.download-all-btn {\n    display: inline-block;\n    padding: 1.2rem 2.5rem;\n    background: linear-gradient(135deg, #3b82f6, #8b5cf6);\n    color: white;\n    text-decoration: none;\n    border-radius: 12px;\n    font-weight: 700;\n    font-size: 1.1rem;\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 30px rgba(59, 130, 246, 0.4);\n}\n\n.download-all-btn:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 40px rgba(59, 130, 246, 0.6);\n}\n\n.download-note {\n    color: #94a3b8;\n    font-size: 0.9rem;\n    margin-top: 1rem;\n    font-style: italic;\n}\n\n\/* Visualizations Grid *\/\n.visualizations-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\n    gap: 2rem;\n    margin-top: 2rem;\n}\n\n.viz-card {\n    background: rgba(15, 23, 42, 0.8);\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(96, 165, 250, 0.2);\n    border-radius: 15px;\n    overflow: hidden;\n    transition: all 0.3s ease;\n    cursor: pointer;\n}\n\n.viz-card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);\n    border-color: rgba(96, 165, 250, 0.5);\n}\n\n.viz-image {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform 0.3s ease;\n}\n\n.viz-card:hover .viz-image {\n    transform: scale(1.05);\n}\n\n.viz-info {\n    padding: 1.5rem;\n}\n\n.viz-title {\n    color: #f8fafc;\n    font-size: 1.2rem;\n    margin-bottom: 0.5rem;\n}\n\n.viz-description {\n    color: #94a3b8;\n    font-size: 0.95rem;\n}\n\n\/* Back Button *\/\n.back-button-container {\n    text-align: center;\n    margin-top: 4rem;\n}\n\n.back-button {\n    display: inline-block;\n    padding: 1rem 2rem;\n    background: rgba(96, 165, 250, 0.2);\n    color: #60a5fa;\n    text-decoration: none;\n    border-radius: 10px;\n    border: 1px solid rgba(96, 165, 250, 0.3);\n    font-weight: 600;\n    transition: all 0.3s ease;\n}\n\n.back-button:hover {\n    background: rgba(96, 165, 250, 0.3);\n    transform: translateY(-2px);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .project-detail-title {\n        font-size: 2rem;\n    }\n    \n    .visualizations-grid {\n        grid-template-columns: 1fr;\n    }\n}\n<\/style>\n\n<script>\n\/\/ Click to enlarge visualizations\ndocument.addEventListener('DOMContentLoaded', function() {\n    const vizImages = document.querySelectorAll('.viz-image');\n    \n    vizImages.forEach(img => {\n        img.addEventListener('click', function() {\n            \/\/ Create overlay\n            const overlay = document.createElement('div');\n            overlay.style.cssText = `\n                position: fixed;\n                top: 0;\n                left: 0;\n                width: 100vw;\n                height: 100vh;\n                background: rgba(15, 23, 42, 0.98);\n                backdrop-filter: blur(20px);\n                z-index: 10000;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                cursor: pointer;\n                opacity: 0;\n                transition: opacity 0.3s ease;\n            `;\n            \n            const enlargedImg = document.createElement('img');\n            enlargedImg.src = this.src;\n            enlargedImg.style.cssText = `\n                max-width: 95vw;\n                max-height: 95vh;\n                border-radius: 20px;\n                border: 3px solid rgba(96, 165, 250, 0.5);\n                box-shadow: 0 30px 100px rgba(0, 0, 0, 0.8);\n            `;\n            \n            overlay.appendChild(enlargedImg);\n            document.body.appendChild(overlay);\n            \n            setTimeout(() => overlay.style.opacity = '1', 10);\n            \n            overlay.addEventListener('click', function() {\n                overlay.style.opacity = '0';\n                setTimeout(() => overlay.remove(), 300);\n            });\n        });\n    });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Survey Research and Analysis Project Conducted survey research targeting on-campus students to determine which housing features from the existing housing [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-95","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/brodykretz.com\/index.php?rest_route=\/wp\/v2\/pages\/95","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brodykretz.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brodykretz.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brodykretz.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/brodykretz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=95"}],"version-history":[{"count":0,"href":"https:\/\/brodykretz.com\/index.php?rest_route=\/wp\/v2\/pages\/95\/revisions"}],"wp:attachment":[{"href":"https:\/\/brodykretz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=95"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}