{"id":284,"date":"2024-02-01T11:59:20","date_gmt":"2024-02-01T16:59:20","guid":{"rendered":"https:\/\/www.marshall.edu\/housingsignups\/?page_id=284"},"modified":"2025-01-17T18:00:10","modified_gmt":"2025-01-17T23:00:10","slug":"room-retention-room-selection-guides","status":"publish","type":"page","link":"https:\/\/www.marshall.edu\/housingsignups\/room-retention-room-selection-guides\/","title":{"rendered":"Room Retention &amp; Room Selection Guides"},"content":{"rendered":"                                            \n        \n    <div\n        id=\"housing-agreement-guide\"\n        x-data=\"accordion('housing-agreement-guide', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"housing-agreement-guide-button\"\n            aria-controls=\"housing-agreement-guide-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                Housing Agreement Guide\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"housing-agreement-guide-panel\"\n            role=\"region\"\n            aria-labelledby=\"housing-agreement-guide-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div\n\tclass=\"relative w-full aspect-video cursor-pointer overflow-hidden rounded-xl shadow-sm  \"\n\tx-data=\"{\n\t\tplayVideo: false,\n\t\tsrc: 'https:\/\/www.youtube.com\/embed\/3z8pxYLPN4U?modestbranding=1&autoplay=1',\n\t\tplay() {\n\t\t\tthis.$refs.yt.src = this.src;\n\t\t\tthis.playVideo = true;\n\t\t},\n\t\tstop() {\n\t\t\tthis.$refs.yt.src = '';\n\t\t\tthis.playVideo = false;\n\t\t}\n\t}\"\n\t>\n\t<div class=\"group\/video relative\" x-on:click=\"play\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" x-show=\"!playVideo\" x-ref=\"video\" src=\"https:\/\/i3.ytimg.com\/vi_webp\/3z8pxYLPN4U\/maxresdefault.webp\" alt=\"\" class=\"w-full h-full object-cover aspect-video\" \/>\n\t\t\t\t\t\n\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute inset-0 bg-black\/5 transition-all duration-300 ease-out group-hover\/video:bg-black\/20\"><\/div>\n\n\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute inset-0 flex items-center justify-center z-4\">\n\t\t\t<div class=\"w-16 h-16 md:w-20 md:h-20 bg-green rounded-2xl flex items-center justify-center shadow-lg transition-all duration-300 ease-out group-hover\/video:rounded-[50%] group-hover\/video:scale-110 group-hover\/video:shadow-xl\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-7 h-7 md:w-10 md:h-10 text-white hc:text-gray-900 contrast-more:text-gray-900 ml-1\">\n\t\t\t\t\t<path d=\"M8 5v14l11-7z\"\/>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute bottom-0 inset-x-0 h-1 bg-green hc:bg-gray-900 contrast-more:bg-gray-900 z-4\"><\/div>\n\t\t\n\t\t\t\t\t<\/div>\n\n\t<div x-cloak x-show=\"playVideo\" class=\"relative aspect-video w-full\">\n\t\t<div x-on:click=\"stop\" class=\"absolute top-0 left-[50%] flex items-center justify-center bg-green text-white z-5 p-2 cursor-pointer\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"w-6 h-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\" \/><\/svg>\n\t\t<\/div>\n\n\t\t<iframe loading=\"lazy\" x-ref=\"yt\" class=\"aspect-video w-full\" title=\"YouTube Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n\t<\/div>\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n        \n    <div\n        id=\"room-retention-guide-2\"\n        x-data=\"accordion('room-retention-guide-2', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"room-retention-guide-2-button\"\n            aria-controls=\"room-retention-guide-2-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                Room Retention Guide\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"room-retention-guide-2-panel\"\n            role=\"region\"\n            aria-labelledby=\"room-retention-guide-2-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div\n\tclass=\"relative w-full aspect-video cursor-pointer overflow-hidden rounded-xl shadow-sm  \"\n\tx-data=\"{\n\t\tplayVideo: false,\n\t\tsrc: 'https:\/\/www.youtube.com\/embed\/igH0ddMmYac?modestbranding=1&autoplay=1',\n\t\tplay() {\n\t\t\tthis.$refs.yt.src = this.src;\n\t\t\tthis.playVideo = true;\n\t\t},\n\t\tstop() {\n\t\t\tthis.$refs.yt.src = '';\n\t\t\tthis.playVideo = false;\n\t\t}\n\t}\"\n\t>\n\t<div class=\"group\/video relative\" x-on:click=\"play\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" x-show=\"!playVideo\" x-ref=\"video\" src=\"https:\/\/i3.ytimg.com\/vi_webp\/igH0ddMmYac\/maxresdefault.webp\" alt=\"\" class=\"w-full h-full object-cover aspect-video\" \/>\n\t\t\t\t\t\n\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute inset-0 bg-black\/5 transition-all duration-300 ease-out group-hover\/video:bg-black\/20\"><\/div>\n\n\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute inset-0 flex items-center justify-center z-4\">\n\t\t\t<div class=\"w-16 h-16 md:w-20 md:h-20 bg-green rounded-2xl flex items-center justify-center shadow-lg transition-all duration-300 ease-out group-hover\/video:rounded-[50%] group-hover\/video:scale-110 group-hover\/video:shadow-xl\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-7 h-7 md:w-10 md:h-10 text-white hc:text-gray-900 contrast-more:text-gray-900 ml-1\">\n\t\t\t\t\t<path d=\"M8 5v14l11-7z\"\/>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute bottom-0 inset-x-0 h-1 bg-green hc:bg-gray-900 contrast-more:bg-gray-900 z-4\"><\/div>\n\t\t\n\t\t\t\t\t<\/div>\n\n\t<div x-cloak x-show=\"playVideo\" class=\"relative aspect-video w-full\">\n\t\t<div x-on:click=\"stop\" class=\"absolute top-0 left-[50%] flex items-center justify-center bg-green text-white z-5 p-2 cursor-pointer\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"w-6 h-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\" \/><\/svg>\n\t\t<\/div>\n\n\t\t<iframe loading=\"lazy\" x-ref=\"yt\" class=\"aspect-video w-full\" title=\"YouTube Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n\t<\/div>\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n        \n    <div\n        id=\"room-selection-guide-3\"\n        x-data=\"accordion('room-selection-guide-3', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"room-selection-guide-3-button\"\n            aria-controls=\"room-selection-guide-3-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                Room Selection Guide\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"room-selection-guide-3-panel\"\n            role=\"region\"\n            aria-labelledby=\"room-selection-guide-3-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div\n\tclass=\"relative w-full aspect-video cursor-pointer overflow-hidden rounded-xl shadow-sm  \"\n\tx-data=\"{\n\t\tplayVideo: false,\n\t\tsrc: 'https:\/\/www.youtube.com\/embed\/gzOyN4jlIj4?modestbranding=1&autoplay=1',\n\t\tplay() {\n\t\t\tthis.$refs.yt.src = this.src;\n\t\t\tthis.playVideo = true;\n\t\t},\n\t\tstop() {\n\t\t\tthis.$refs.yt.src = '';\n\t\t\tthis.playVideo = false;\n\t\t}\n\t}\"\n\t>\n\t<div class=\"group\/video relative\" x-on:click=\"play\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" x-show=\"!playVideo\" x-ref=\"video\" src=\"https:\/\/i3.ytimg.com\/vi_webp\/gzOyN4jlIj4\/maxresdefault.webp\" alt=\"\" class=\"w-full h-full object-cover aspect-video\" \/>\n\t\t\t\t\t\n\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute inset-0 bg-black\/5 transition-all duration-300 ease-out group-hover\/video:bg-black\/20\"><\/div>\n\n\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute inset-0 flex items-center justify-center z-4\">\n\t\t\t<div class=\"w-16 h-16 md:w-20 md:h-20 bg-green rounded-2xl flex items-center justify-center shadow-lg transition-all duration-300 ease-out group-hover\/video:rounded-[50%] group-hover\/video:scale-110 group-hover\/video:shadow-xl\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-7 h-7 md:w-10 md:h-10 text-white hc:text-gray-900 contrast-more:text-gray-900 ml-1\">\n\t\t\t\t\t<path d=\"M8 5v14l11-7z\"\/>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t\t<div x-show=\"!playVideo\" class=\"absolute bottom-0 inset-x-0 h-1 bg-green hc:bg-gray-900 contrast-more:bg-gray-900 z-4\"><\/div>\n\t\t\n\t\t\t\t\t<\/div>\n\n\t<div x-cloak x-show=\"playVideo\" class=\"relative aspect-video w-full\">\n\t\t<div x-on:click=\"stop\" class=\"absolute top-0 left-[50%] flex items-center justify-center bg-green text-white z-5 p-2 cursor-pointer\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"w-6 h-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\" \/><\/svg>\n\t\t<\/div>\n\n\t\t<iframe loading=\"lazy\" x-ref=\"yt\" class=\"aspect-video w-full\" title=\"YouTube Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n\t<\/div>\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":163,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-284","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/pages\/284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/users\/163"}],"replies":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/comments?post=284"}],"version-history":[{"count":6,"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/pages\/284\/revisions"}],"predecessor-version":[{"id":296,"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/pages\/284\/revisions\/296"}],"wp:attachment":[{"href":"https:\/\/www.marshall.edu\/housingsignups\/wp-json\/wp\/v2\/media?parent=284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}