www.marshall.edu
Open in
urlscan Pro
2620:12a:8000::3
Public Scan
Submitted URL: http://www.marshall.edu//mugc//
Effective URL: https://www.marshall.edu/academics/graduate/
Submission: On August 01 via api from US — Scanned from DE
Effective URL: https://www.marshall.edu/academics/graduate/
Submission: On August 01 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMGET /site-search/
<form class="w-full" method="get" action="/site-search/" novalidate="" data-hs-cf-bound="true">
<div class="relative w-full mx-auto fw-search">
<div class="absolute inset-y-0 left-0 flex items-center ml-3 text-gray-300">
<svg class="h-4 w-4 fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"></path>
</svg>
</div>
<label for="q" class="sr-only">Search</label>
<input @keydown.window.prevent.cmd.k="$refs.sitesearch.focus()" @focus="siteSearching = true" @blur="siteSearching = false" x-ref="sitesearch" type="text" name="q" aria-label="Search" enableautocomplete="true"
class="w-full text-gray-500 focus:text-gray-800 font-semibold border border-gray-300 py-2 pl-10 block appearance-none bg-white leading-normal focus:ring-4 placeholder-gray-300 focus:outline-none focus:ring-green rounded marsha-search-input"
placeholder="Search our site..." autocomplete="off">
<button type="submit" aria-label="Submit" class="sr-only">Submit</button>
</div>
</form>
GET /site-search/
<form class="relative mx-auto border-b border-green" method="GET" action="/site-search/" data-hs-cf-bound="true">
<div class="absolute top-0 left-0 bottom-0 flex items-center">
<svg class="h-5 w-5 fill-gray-300" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"></path>
</svg>
</div>
<label for="q" class="sr-only">Search</label>
<input x-ref="searchInput" type="text" name="q" aria-label="Search" class="text-input !border-0 w-full bg-transparent gray-500 font-semibold !py-4 !px-6 block appearance-none rounded-none !ml-1 outline-none ring-0 focus:ring-0 focus:outline-none"
placeholder="Search our site..." autocomplete="off">
</form>
<form class="accent-green" data-hs-cf-bound="true">
<div class="flex flex-wrap mx-0 lg:-mx-4 items-start my-6">
<div class="w-full lg:w-1/3 lg:px-6">
<div class="bg-gray-100 px-4 py-6 rounded">
<div class="lg:hidden">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">Search Programs</h3>
<label for="programs-search-mobile" class="font-semibold uppercase sr-only">Search by Name Mobile</label>
<input id="programs-search-mobile" type="text" x-model="filters.searchTerm" placeholder="Search our programs" class="w-full text-input">
</div>
<div class="mt-5 lg:mt-0">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">Offered</h3>
<label for="programs-delivered" class="font-semibold uppercase sr-only">Filter by Delviery Type</label>
<select id="programs-delivered" class="form-select w-full mt-2" name="delivered" x-model="filters.delivered">
<option value="">All</option>
<option value="on-campus">On-Campus</option>
<option value="online">Online</option>
</select>
</div>
<div class="mt-5">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">Degree Level</h3>
<label for="programs-degree_type" class="font-semibold uppercase sr-only">Filter by Degree Level</label>
<select id="programs-degree_type" class="form-select w-full mt-2" name="degreeLevel" x-model="filters.degreeLevel">
<option value="">All Degree Levels</option>
<!-- <option value="associate">Associates</option> -->
<option value="undergraduate">Undergraduate</option>
<option value="graduate">Graduate</option>
<option value="certificate">Graduate Certificate</option>
<option value="professional">Professional/Doctoral</option>
</select>
</div>
<div class="mt-5">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">College</h3>
<label for="programs-colleges" class="font-semibold uppercase sr-only">Filter by College</label>
<select id="programs-colleges" class="form-select w-full mt-2" name="programs-colleges" x-model="filters.college">
<option value="">All Colleges</option>
<option value="cohp">College of Health Professions</option>
<option value="cecs">College of Engineering and Computer Sciences</option>
<option value="coepd">College of Education and Professional Development</option>
<option value="cos">College of Science</option>
<option value="cola">College of Liberal Arts</option>
<option value="cob">College of Business</option>
<option value="cam">College of Arts and Media</option>
<option value="som">School of Medicine</option>
<option value="sop">School of Pharmacy</option>
</select>
</div>
<div class="mt-5">
<button x-on:click.prevent="clearFilters()" class="button w-full button-green">Clear All Filters</button>
</div>
</div>
</div>
<div class="w-full lg:w-2/3 lg:px-6 mt-8 lg:mt-0">
<div class="hidden lg:block">
<label for="programs-search" class="font-semibold uppercase sr-only">Search by Name</label>
<input id="programs-search" type="text" x-model="filters.searchTerm" placeholder="Search our programs" class="block w-full text-input !text-lg !lg:text-2xl !px-6 !py-4">
</div>
<div class="large-table">
<table class="table table-striped w-full table-dark-head table-hover table-wrapped">
<caption class="sr-only">Programs Offered</caption>
<thead>
<tr>
<th class="w-1/3">Program</th>
<th class="hidden lg:table-cell">Degree</th>
<th class="hidden lg:table-cell text-center">On-Campus</th>
<th class="hidden lg:table-cell text-center">Online</th>
</tr>
</thead>
<tbody>
<template x-for="program in filteredPrograms" :key="program.degree_id">
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords"></a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered"></span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
</template>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/biology/amd/">Accelerated Biological Sciences, M.S./M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/biology/amd/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science/Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/biology/amd/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/criminal-justice/degrees/graduate-agd/">Accelerated Criminal Justice, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/criminal-justice/degrees/graduate-agd/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/criminal-justice/degrees/graduate-agd/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/accountancy-ms/">Accountancy, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/accountancy-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/accountancy-ms-online/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/accountancy-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/accountancy-ms-online/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/adult-and-continuing-education-m-s/">Adult and Continuing Education, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/adult-and-continuing-education-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/adult-and-continuing-education-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/athletic-training-m-s/">Athletic Training, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/athletic-training-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/athletic-training-m-s/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/students/bsmd-program/">Bachelor of Science/Doctor of Medicine, B.S./M.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/students/bsmd-program/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Bachelor of Science/Medical Doctor</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/students/bsmd-program/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/biological-sciences-ma/">Biological Sciences, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/biological-sciences-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/biological-sciences-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/biological-sciences-ms/">Biological Sciences, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/biological-sciences-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/biological-sciences-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/biomechanics-m-s/">Biomechanics, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/biomechanics-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/biomechanics-m-s/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-in-biomedical-research-ms/">Biomedical Research, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-in-biomedical-research-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-in-biomedical-research-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/doctor-of-philosophy-in-biomedical-research-phd/">Biomedical Research, Ph.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/doctor-of-philosophy-in-biomedical-research-phd/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Philosophy</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/doctor-of-philosophy-in-biomedical-research-phd/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/bachelor-of-science-bs-in-biological-sciencesdoctor-of-philosophy-phd-in-biomedical-research">BS in Biomedical Sciences/PhD in Biomedical Research, B.S./Ph.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/bachelor-of-science-bs-in-biological-sciencesdoctor-of-philosophy-phd-in-biomedical-research">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Bachelor of Science/Doctor of Philosophy</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/bachelor-of-science-bs-in-biological-sciencesdoctor-of-philosophy-phd-in-biomedical-research">On-Campus</a>
</td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/business-administration-mba/">Business Administration, M.B.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/business-administration-mba/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/business-administration-m-b-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Business Administration</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/business-administration-mba/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/business-administration-m-b-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/chemistry-ms/">Chemistry, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/chemistry-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/chemistry-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/civil-and-environmental-engineering-mse/">Civil and Environmental Engineering, M.S.E.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/civil-and-environmental-engineering-mse/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/civil-and-environmental-engineering-mse/">On-Campus</a>
</td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-ms-clinical-and-translational-science/">Clinical and Translational Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-ms-clinical-and-translational-science/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-ms-clinical-and-translational-science/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/clinical-psychology-psyd/">Clinical Psychology, Psy.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/clinical-psychology-psyd/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Psychology</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/clinical-psychology-psyd/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/communication-disorders-ms/">Communication Disorders, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/communication-disorders-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/communication-disorders-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/communication-studies-ma/">Communication Studies, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/communication-studies-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/communication-studies-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/computer-science-ms/">Computer Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/computer-science-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/computer-science-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/computer-science-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/computer-science-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/counseling/">Counseling, M.A. (Clinical Mental Health)</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/clinical-mental-health-counseling-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/clinical-mental-health-counseling-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="">Counseling, M.A. (School Counseling)</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/school-counseling-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/school-counseling-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/criminal-justice-ms/">Criminal Justice, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/criminal-justice-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/criminal-justice-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/criminal-justice-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/criminal-justice-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/cybersecurity-ms/">Cybersecurity, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/cybersecurity-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/cybersecurity-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/cybersecurity-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/cybersecurity-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/data-science-m-s/">Data Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/data-science-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/data-science-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/data-science-m-s/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/data-science-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/dietetics-ms/">Dietetics, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/dietetics-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/dietetics-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/dietetics-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/dietetics-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/admissions/">Doctor of Medicine, M.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/admissions/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Medicine</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/admissions/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/medical-doctor-md-doctor-of-philosophy-phd-in-biomedical-research/">Doctor of Philosophy/Doctor of Medicine, Ph.D/M.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/medical-doctor-md-doctor-of-philosophy-phd-in-biomedical-research/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Philosophy/Doctor of Medicine</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/medical-doctor-md-doctor-of-philosophy-phd-in-biomedical-research/">On-Campus</a>
</td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/education-ma/">Education, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/education-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/education-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/electrical-and-computer-engineering-msee/">Electrical and Computer Engineering, M.S.E.E.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/electrical-and-computer-engineering-msee/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/electrical-and-computer-engineering-msee/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/online/programs/engineering-management-m-s-e/">Engineering Management, M.S.E.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/engineering-management-m-s-e/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/engineering-management-m-s-e/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/english-ma/">English, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/english-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/english-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cecs/environmental-science/">Environmental Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cecs/environmental-science/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cecs/environmental-science/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/environmental-safety-and-health-m-s/">Environmental, Safety and Health, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/environmental-safety-and-health-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/environmental-safety-and-health-m-s/">On-Campus</a>
</td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/exercise-science-m-s/">Exercise Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/exercise-science-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/exercise-science-m-s/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/forensic-science-ms/">Forensic Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/forensic-science-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/forensic-science-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/geography-m-a/">Geography, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/geography-m-a/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/geography-m-a/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/geography/degrees/masters-degree-in-geography/">Geography, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/geography/degrees/masters-degree-in-geography/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/geography/degrees/masters-degree-in-geography/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/geography-m-s/">Geography, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/geography-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/geography-m-s/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/geography/degrees/masters-degree-in-geography/">Geography, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/geography/degrees/masters-degree-in-geography/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/geography/degrees/masters-degree-in-geography/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geography-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/health-care-administration-m-s/">Health Care Administration, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/health-care-administration-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/health-care-administration-m-s/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cob/graduate/health-informatics/">Health Informatics, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/health-informatics/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/health-informatics/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/history-ma/">History, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/history-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/history-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/human-resource-management-ms/">Human Resource Management, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/human-resource-management-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/human-resource-management-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/humanities-ma/">Humanities, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/humanities-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/humanities-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/information-systems-ms/">Information Systems, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/information-systems-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/information-systems-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/leadership-studies-edd/">Leadership Studies, Ed.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/leadership-studies-edd/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/leadership-studies-ed-d/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Education</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/leadership-studies-edd/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/leadership-studies-ed-d/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/graduate/ls/">Leadership Studies, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/graduate/ls/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/leadership-studies-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/graduate/ls/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/leadership-studies-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/literacy-education-ma/">Literacy Education, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/literacy-education-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/literacy-education-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/literacy-education-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/literacy-education-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/mathematics-ma/">Mathematics, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/mathematics-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/mathematics-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/mathematics-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/mathematics-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/mechanical-engineering-msme/">Mechanical Engineering, M.S.M.E.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/mechanical-engineering-msme/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/mechanical-engineering-msme/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-in-biomedical-research-ms/">Medical Sciences with Research, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-in-biomedical-research-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/research/office-of-research-and-graduate-education/graduate-education-programs/master-of-science-in-biomedical-research-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/students/ms-in-biomedical-research-with-medical-sciences-emphasis/">Medical Sciences, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/students/ms-in-biomedical-research-with-medical-sciences-emphasis/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/students/ms-in-biomedical-research-with-medical-sciences-emphasis/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/music-ma/">Music, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/music-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/music-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.camcmedicine.edu/academic-departments/department-nursing-anesthesia/camc-school-nurse-anesthesia">Nurse Anesthesia Practice, D.N.A.P.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.camcmedicine.edu/academic-departments/department-nursing-anesthesia/camc-school-nurse-anesthesia">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Nursing</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://www.camcmedicine.edu/academic-departments/department-nursing-anesthesia/camc-school-nurse-anesthesia">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/nursing/dnp-program-description/">Nursing Practice, D.N.P.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/nursing-practice-d-n-p/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Nursing</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/nursing-practice-d-n-p/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/nursing-msn/">Nursing, M.S.N.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/nursing-msn/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/nursing-m-s-n/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/nursing-msn/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/nursing-m-s-n/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/pharmacy/msps/">Pharmaceutical Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/pharmacy/msps/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/pharmacy/msps/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/pharmacy-pharmd/">Pharmacy, Pharm.D.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/pharmacy-pharmd/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Pharmacy</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/pharmacy-pharmd/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/physical-and-applied-science-ms/">Physical and Applied Science, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/physical-and-applied-science-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/physical-and-applied-science-m-s/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/physical-and-applied-science-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/physical-and-applied-science-m-s/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/physical-therapy-dpt/">Physical Therapy, D.P.T.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/physical-therapy-dpt/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Doctor of Physical Therapy</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/physical-therapy-dpt/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://jcesom.marshall.edu/students/physician-assistant-program/">Physician Assistant, MMS</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/students/physician-assistant-program/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://jcesom.marshall.edu/students/physician-assistant-program/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/physics-ms/">Physics, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/physics-ms/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/physics-ms/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/psychology-ma/">Psychology, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/psychology-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/psychology-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/public-administration-mpa/">Public Administration, M.P.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/public-administration-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Public Administration</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/public-administration-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/public-health-mph/">Public Health, M.P.H.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/public-health-mph/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Public Health</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/public-health-mph/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/safety-m-s/">Safety, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/safety-m-s/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/safety-m-s/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cecs/home/academic/divisions/dast/safety-technology-graduate-degree-program/">Safety, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cecs/home/academic/divisions/dast/safety-technology-graduate-degree-program/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://www.marshall.edu/cecs/home/academic/divisions/dast/safety-technology-graduate-degree-program/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/graduate/school-psychology/">School Psychology, Ed.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/graduate/school-psychology/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Education Specialist</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/graduate/school-psychology/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/social-work-msw/">Social Work, M.S.W.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/social-work-msw/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/social-work-m-s-w/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/social-work-msw/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/social-work-m-s-w/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/sociology-ma/">Sociology, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/sociology-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/sociology-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/special-education-ma/">Special Education, M.A.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/special-education-ma/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/special-education-m-a/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/special-education-ma/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/special-education-m-a/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cob/graduate/master-of-science-in-sport-administration/">Sport Administration, M.S.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/master-of-science-in-sport-administration/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/master-of-science-in-sport-administration/">On-Campus</a>
</td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/teaching-mat/">Teaching, M.A.T.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/teaching-mat/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Arts</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/teaching-mat/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/transportation-and-infrastructure-engineering-mse/">Transportation and Infrastructure Engineering, M.S.E.</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/transportation-and-infrastructure-engineering-mse/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Master of Science</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://www.marshall.edu/academics/programs/transportation-and-infrastructure-engineering-mse/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr>
<template x-if="loaded && ! showPrograms">
<td colspan="3">No programs match these selected filters. <a x-on:click.prevent="clearFilters()" href="#">Clear All Filters</a></td>
</template>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</form>
<form class="accent-green" data-hs-cf-bound="true">
<div class="flex flex-wrap mx-0 lg:-mx-4 items-start my-6">
<div class="w-full lg:w-1/3 lg:px-6">
<div class="bg-gray-100 px-4 py-6 rounded">
<div class="lg:hidden">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">Search Programs</h3>
<label for="certificate-search-mobile" class="font-semibold uppercase sr-only">Search by Name Mobile</label>
<input id="certificate-search-mobile" type="text" x-model="filters.searchTerm" placeholder="Search our programs" class="w-full text-input">
</div>
<div class="mt-5 lg:mt-0">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">Offered</h3>
<label for="certificate-delivered" class="font-semibold uppercase sr-only">Filter by Delviery Type</label>
<select id="certificate-delivered" class="form-select w-full mt-2" name="delivered" x-model="filters.delivered">
<option value="">All</option>
<option value="on-campus">On-Campus</option>
<option value="online">Online</option>
</select>
</div>
<div class="mt-5">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">Degree Level</h3>
<label for="certificate-degree_type" class="font-semibold uppercase sr-only">Filter by Degree Level</label>
<select id="certificate-degree_type" class="form-select w-full mt-2" name="degreeLevel" x-model="filters.degreeLevel">
<option value="">All Degree Levels</option>
<!-- <option value="associate">Associates</option> -->
<option value="undergraduate">Undergraduate</option>
<option value="graduate">Graduate</option>
<option value="certificate">Graduate Certificate</option>
<option value="professional">Professional/Doctoral</option>
</select>
</div>
<div class="mt-5">
<h3 class="border-b border-gray-200 text-sm lg:text-lg">College</h3>
<label for="certificate-colleges" class="font-semibold uppercase sr-only">Filter by College</label>
<select id="certificate-colleges" class="form-select w-full mt-2" name="certificate-colleges" x-model="filters.college">
<option value="">All Colleges</option>
<option value="cohp">College of Health Professions</option>
<option value="cecs">College of Engineering and Computer Sciences</option>
<option value="coepd">College of Education and Professional Development</option>
<option value="cos">College of Science</option>
<option value="cola">College of Liberal Arts</option>
<option value="cob">College of Business</option>
<option value="cam">College of Arts and Media</option>
<option value="som">School of Medicine</option>
<option value="sop">School of Pharmacy</option>
</select>
</div>
<div class="mt-5">
<button x-on:click.prevent="clearFilters()" class="button w-full button-green">Clear All Filters</button>
</div>
</div>
</div>
<div class="w-full lg:w-2/3 lg:px-6 mt-8 lg:mt-0">
<div class="hidden lg:block">
<label for="certificate-search" class="font-semibold uppercase sr-only">Search by Name</label>
<input id="certificate-search" type="text" x-model="filters.searchTerm" placeholder="Search our programs" class="block w-full text-input !text-lg !lg:text-2xl !px-6 !py-4">
</div>
<div class="large-table">
<table class="table table-striped w-full table-dark-head table-hover table-wrapped">
<caption class="sr-only">Programs Offered</caption>
<thead>
<tr>
<th class="w-1/3">Program</th>
<th class="hidden lg:table-cell">Degree</th>
<th class="hidden lg:table-cell text-center">On-Campus</th>
<th class="hidden lg:table-cell text-center">Online</th>
</tr>
</thead>
<tbody>
<template x-for="program in filteredPrograms" :key="program.degree_id">
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords"></a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered"></span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
</template>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cob/graduate/certificate-in-accessibility-awareness/">Accessibility Awareness, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/certificate-in-accessibility-awareness/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/certificate-in-accessibility-awareness/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/altcert/">Alternative Certification, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/altcert/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/altcert/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/graduatehumanities/degree-and-certificate-programs/appalachian-studies-certificate/">Appalachian Studies, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/graduatehumanities/degree-and-certificate-programs/appalachian-studies-certificate/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/appalachian-studies-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.degree_link" href="https://www.marshall.edu/graduatehumanities/degree-and-certificate-programs/appalachian-studies-certificate/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/appalachian-studies-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/psych/programs/certificate-programs/">Behavioral Statistics, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/psych/programs/certificate-programs/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/psych/programs/certificate-programs/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/social-work/msw-school-social-work-certificate/">Certified School Social Work Specialist, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/social-work/msw-school-social-work-certificate/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/social-work/msw-school-social-work-certificate/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/psych/">Clinical Psychology, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/psych/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/psych/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cob/graduate/health-informatics/data-analytics-certificate/">Data Analytics for Healthcare, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/health-informatics/data-analytics-certificate/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/health-informatics/data-analytics-certificate/">On-Campus</a>
</td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/jmc/graduate-programs/digital-communications/">Digital Communications, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/jmc/graduate-programs/digital-communications/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/jmc/graduate-programs/digital-communications/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/forensics/digital-certificate">Digital Forensics, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/forensics/digital-certificate">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/forensics/digital-certificate">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/elementary-secondary-education/early-childhood-education-2/">Early Childhood Education, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/early-childhood-education-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/early-childhood-education-graduate-certificate/">Online</a>
</td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/education-ma/">Elementary Math Specialist, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/elementary-math-specialist-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/elementary-math-specialist-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/nursing/">Family Nurse Practitioner, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/nursing/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/nursing/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/giscience/graduate-advanced/">Geospatial Information Science - Advanced, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/giscience/graduate-advanced/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/giscience/graduate-advanced/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/giscience/graduate-basic/">Geospatial Information Science - Basic, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/giscience/graduate-basic/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geospatial-information-science-graduate-certification/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/giscience/graduate-basic/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/geospatial-information-science-graduate-certification/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/human-geography-graduate-certificate/">Human Geography, Graduate Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/human-geography-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/human-geography-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cecs/">Information Security, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cecs/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cecs/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/elementary-secondary-education/instructional-technology/">Instructional Technology and Learning, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/instructional-technology-and-learning-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/instructional-technology-and-learning-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/jmc/graduate-programs/strategic-communications/">Integrated Strategic Communications, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/jmc/graduate-programs/strategic-communications/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/jmc/graduate-programs/strategic-communications/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/humanities/classics/">Latin, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/humanities/classics/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/humanities/classics/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/literacy-education/">Literacy Education, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/literacy-education/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/literacy-education-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/literacy-education/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/literacy-education-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/education-ma/">Mathematics Through Algebra I, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/mathematics-through-algebra-i-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/mathematics-through-algebra-i-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/jmc/graduate-programs/media-management/">Media Management, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/jmc/graduate-programs/media-management/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/jmc/graduate-programs/media-management/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/academics/programs/meteorology-graduate-certificate/">Meteorology, Graduate Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/meteorology-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell"></td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/meteorology-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/mpa/program-description/nonprofitcertificate/">Non-Profit Management, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/mpa/program-description/nonprofitcertificate/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/mpa/program-description/nonprofitcertificate/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/nursing/https://www.marshall.edu/nursing/">Nurse Administration, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/nursing/https://www.marshall.edu/nursing/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/nursing/https://www.marshall.edu/nursing/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/nursing/degrees/certificates/">Nursing Education, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/nursing/degrees/certificates/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/nursing/degrees/certificates/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/history/">Public History, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/history/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/history/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/library/slm/">School Library Media Specialist, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/school-library-media-specialist-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/school-library-media-specialist-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/lspost/">School Principalship, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/lspost/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/school-principalship-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/lspost/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/school-principalship-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/graduate/ls/">Social Service and Attendance, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/graduate/ls/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/graduate/ls/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/elementary-secondary-education/english-as-a-second-language/">Teaching English as a Second Language, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template>
<template x-if="program.online_only">
<span></span>
</template><span></span>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/teaching-english-as-a-second-language-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/teaching-english-as-a-second-language-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/cob/graduate/certificate-in-technology-management/">Technology Management, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/certificate-in-technology-management/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/cob/graduate/certificate-in-technology-management/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/coepd/counseling/">Violence, Loss, and Trauma Counseling, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus, Online</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/counseling/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template><span class="ml-3"><a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/violence-loss-and-trauma-counseling-graduate-certificate/">Online</a></span>
<template x-if="! program.online_url">
<span></span>
</template>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/coepd/counseling/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center">
<a x-bind:href="program.online_url" href="https://www.marshall.edu/online/programs/violence-loss-and-trauma-counseling-graduate-certificate/">Online</a></td>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
</tr>
<tr class="mu-programs">
<td>
<a :href="program.degree_link" x-text="program.degree_name" class="text-base lg:text-lg breakwords" href="https://www.marshall.edu/womenstu/grad-students/graduate-student-info/">Womens Studies, Grad Certificate</a>
<span class="lg:hidden block text-sm mt-2 text-gray-500">
<span class="font-semibold">Offered: </span> <span x-text="program.offered">On-Campus</span>
<template x-if="! program.online_only">
<span><a x-bind:href="program.degree_link">On-Campus</a></span>
</template><span><a x-bind:href="program.degree_link" href="https://www.marshall.edu/womenstu/grad-students/graduate-student-info/">On-Campus</a></span>
<template x-if="program.online_only">
<span></span>
</template>
<template x-if="program.online_url">
<span class="ml-3"><a x-bind:href="program.online_url">Online</a></span>
</template>
<template x-if="! program.online_url">
<span></span>
</template><span></span>
</span>
<span class="mt-2 ml-4 text-gray-600 font-normal block" x-show="program.academic_maps.length > 1" style="display: none;">
<template x-for="(major, index) in program.academic_maps">
<span class="text-sm lg:text-base font-normal my-1 block" x-text="major.name"></span>
</template>
</span>
</td>
<td x-text="program.degree_title" class="text-gray-500 text-sm lg:text-base hidden lg:table-cell">Grad Certificate</td>
<template x-if="! program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link">On-Campus</a></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.degree_link" href="https://www.marshall.edu/womenstu/grad-students/graduate-student-info/">On-Campus</a></td>
<template x-if="program.online_only">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<template x-if="program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"><a x-bind:href="program.online_url">Online</a></td>
</template>
<template x-if="! program.online_url">
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</template>
<td class="text-gray-500 text-sm lg:text-base font-semibold hidden lg:table-cell text-center"></td>
</tr>
<tr>
<template x-if="loaded && ! showPrograms">
<td colspan="3">No programs match these selected filters. <a x-on:click.prevent="clearFilters()" href="#">Clear All Filters</a></td>
</template>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</form>
Text Content
Skip to main content Meet Marshall Welcome to Marshall Why Choose Marshall? Mission, Vision, & Creed History & Traditions Our Community Administration Office of the President Board of Governors News & Marketing Events University Calendar News Releases Branding Guidelines Web Guidelines University Marketing & Communications Admissions Information For First-Year Freshmen Transfer Students International Undergraduate Students Graduate Students International Graduate Students Online Students Getting Started Experience Marshall Visit Campus Apply for Admission Apply for Financial Aid Cost & Aid Tuition Financial Aid Scholarships Estimate Your Cost Academics Degrees Undergraduate Graduate Online Professional More Programs College Courses in High School School of Medicine School of Pharmacy Resources Academic Calendar Libraries & Online Research Internships & Career Development Colleges & Schools Campus Bookstore Marshall Life Student Organizations Clubs & Organizations Student Government Greek Life Athletics Student Activities Community Service Leadership Opportunities Campus Rec Student Resources Residence Halls/Living Student Affairs Student Health Student Policies Colleges & Schools Title IX Office Athletics Visit Apply Give MORE LINKS Faculty & Staff Directory Emergency Info Jobs Institutional Research & Planning Enrollment Deposit Financial Aid Visit A-Z Index MyMU Maps & Locations Media Healthcare & Medicine Research Request Info Apply Visit Give Search Submit Common Search Terms: admissions, apply now, online learning, request information, schedule of courses, academic calendar, bert, registrar, library, human resources, housing, hr, work order, registration, jobs, mubert Find Info For Future Students Current Students Parents & Families Alumni & Friends Faculty & Staff Counselors Athletics Blackboard MyMU Meet Marshall Welcome to Marshall Why Choose Marshall? Mission, Vision, & Creed History & Traditions Our Community Administration Office of the President Board of Governors News & Marketing Events University Academic Calendar News Releases Branding Guidelines Web Guidelines University Marketing & Communications Admissions Information For First-Year Freshmen Transfer Students International Undergraduate Students Graduate Students International Graduate Students Online Students Getting Started Visit Campus Apply for Admission Apply for Financial Aid Cost & Aid Tuition Financial Aid Scholarships Estimate Your Cost Academics Degrees Undergraduate Graduate Online Professional More Programs Herd Academy School of Medicine School of Pharmacy Resources Academic Calendar Libraries & Online Research Internships & Career Development Colleges & Schools Campus Bookstore Marshall Life Clubs & Organizations Student Government Greek Life Athletics Student Activities Community Service Leadership Opportunities Campus Rec Student Resources Residence Halls/Living Student Affairs Student Health Student Policies Colleges & Schools Title IX Office Request Info Search Common Search Terms: admissions, apply now, online learning, request information, schedule of courses, academic calendar, bert, registrar, library, human resources, housing, hr, work order, registration, jobs, mubert Academics Graduate Degree Programs Apply Now Watch Video Graduate Admissions Current Students Faculty Graduate Studies Office graduatestudies@marshall.edu 304-696-2975 Graduate Studies Contacts Graduate Admissions graduateadmissions@marshall.edu 304-696-4723 304-696-4723 ext-61900 Graduate Admissions Contacts Graduate Directors Graduate Advisor Directory About Graduate Studies Graduate Degree Programs SEARCH PROGRAMS Search by Name Mobile OFFERED Filter by Delviery Type All On-Campus Online DEGREE LEVEL Filter by Degree Level All Degree Levels Undergraduate Graduate Graduate Certificate Professional/Doctoral COLLEGE Filter by College All Colleges College of Health Professions College of Engineering and Computer Sciences College of Education and Professional Development College of Science College of Liberal Arts College of Business College of Arts and Media School of Medicine School of Pharmacy Clear All Filters Search by Name Programs Offered Program Degree On-Campus Online Offered: On-Campus Online On-Campus Online Accelerated Biological Sciences, M.S./M.A. Offered: Online On-Campus On-Campus Online Master of Science/Master of Arts On-Campus On-Campus Online Accelerated Criminal Justice, M.S. Offered: Online On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Accountancy, M.S. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Adult and Continuing Education, M.S. Offered: On-Campus, Online On-Campus Online Online Master of Science On-Campus Online Online Athletic Training, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Bachelor of Science/Doctor of Medicine, B.S./M.D. Offered: On-Campus On-Campus On-Campus Online Bachelor of Science/Medical Doctor On-Campus On-Campus Online Biological Sciences, M.A. Offered: On-Campus On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Biological Sciences, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Biomechanics, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Biomedical Research, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Biomedical Research, Ph.D. Offered: On-Campus On-Campus On-Campus Online Doctor of Philosophy On-Campus On-Campus Online BS in Biomedical Sciences/PhD in Biomedical Research, B.S./Ph.D. Offered: On-Campus On-Campus On-Campus Online Bachelor of Science/Doctor of Philosophy On-Campus On-Campus Online Business Administration, M.B.A. Offered: On-Campus On-Campus On-Campus Online Online Master of Business Administration On-Campus On-Campus Online Online Chemistry, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Civil and Environmental Engineering, M.S.E. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Clinical and Translational Science, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Clinical Psychology, Psy.D. Offered: On-Campus On-Campus On-Campus Online Doctor of Psychology On-Campus On-Campus Online Communication Disorders, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Communication Studies, M.A. Offered: On-Campus On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Computer Science, M.S. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Counseling, M.A. (Clinical Mental Health) Offered: Online On-Campus Online Online On-Campus Online Online Counseling, M.A. (School Counseling) Offered: Online On-Campus Online Online On-Campus Online Online Criminal Justice, M.S. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Cybersecurity, M.S. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Data Science, M.S. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Dietetics, M.S. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Doctor of Medicine, M.D. Offered: On-Campus On-Campus On-Campus Online Doctor of Medicine On-Campus On-Campus Online Doctor of Philosophy/Doctor of Medicine, Ph.D/M.D. Offered: On-Campus On-Campus On-Campus Online Doctor of Philosophy/Doctor of Medicine On-Campus On-Campus Online Education, M.A. Offered: Online On-Campus Online Online Master of Arts On-Campus Online Online Electrical and Computer Engineering, M.S.E.E. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Engineering Management, M.S.E. Offered: Online On-Campus Online Online Master of Science On-Campus Online Online English, M.A. Offered: On-Campus On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Environmental Science, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Environmental, Safety and Health, M.S. Offered: On-Campus On-Campus On-Campus Online On-Campus On-Campus Online Exercise Science, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Forensic Science, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Geography, M.A. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Arts On-Campus On-Campus Online Online Geography, M.A. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Arts On-Campus On-Campus Online Online Geography, M.S. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Geography, M.S. Offered: On-Campus On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Health Care Administration, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Health Informatics, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online History, M.A. Offered: On-Campus On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Human Resource Management, M.S. Offered: Online On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Humanities, M.A. Offered: On-Campus On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Information Systems, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Leadership Studies, Ed.D. Offered: On-Campus, Online On-Campus On-Campus Online Online Doctor of Education On-Campus On-Campus Online Online Leadership Studies, M.A. Offered: Online On-Campus On-Campus Online Online Master of Arts On-Campus On-Campus Online Online Literacy Education, M.A. Offered: Online On-Campus On-Campus Online Online Master of Arts On-Campus On-Campus Online Online Mathematics, M.A. Offered: Online On-Campus On-Campus Online Online Master of Arts On-Campus On-Campus Online Online Mechanical Engineering, M.S.M.E. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Medical Sciences with Research, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Medical Sciences, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Music, M.A. Offered: Online On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Nurse Anesthesia Practice, D.N.A.P. Offered: On-Campus On-Campus On-Campus Online Doctor of Nursing On-Campus On-Campus Online Nursing Practice, D.N.P. Offered: Online On-Campus Online Online Doctor of Nursing On-Campus Online Online Nursing, M.S.N. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Pharmaceutical Science, M.S. Offered: Online On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Pharmacy, Pharm.D. Offered: On-Campus On-Campus On-Campus Online Doctor of Pharmacy On-Campus On-Campus Online Physical and Applied Science, M.S. Offered: Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Physical Therapy, D.P.T. Offered: On-Campus On-Campus On-Campus Online Doctor of Physical Therapy On-Campus On-Campus Online Physician Assistant, MMS Offered: On-Campus On-Campus On-Campus Online On-Campus On-Campus Online Physics, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Psychology, M.A. Offered: On-Campus On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Public Administration, M.P.A. Offered: On-Campus, Online On-Campus Online Online Master of Public Administration On-Campus Online Online Public Health, M.P.H. Offered: On-Campus On-Campus On-Campus Online Master of Public Health On-Campus On-Campus Online Safety, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Safety, M.S. Offered: On-Campus On-Campus On-Campus Online Master of Science On-Campus On-Campus Online School Psychology, Ed.S. Offered: On-Campus On-Campus On-Campus Online Education Specialist On-Campus On-Campus Online Social Work, M.S.W. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Science On-Campus On-Campus Online Online Sociology, M.A. Offered: Online On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Special Education, M.A. Offered: On-Campus, Online On-Campus On-Campus Online Online Master of Arts On-Campus On-Campus Online Online Sport Administration, M.S. Offered: Online On-Campus On-Campus Online Master of Science On-Campus On-Campus Online Teaching, M.A.T. Offered: On-Campus On-Campus On-Campus Online Master of Arts On-Campus On-Campus Online Transportation and Infrastructure Engineering, M.S.E. Offered: Online On-Campus On-Campus Online Master of Science On-Campus On-Campus Online No programs match these selected filters. Clear All Filters Graduate Certificate Programs SEARCH PROGRAMS Search by Name Mobile OFFERED Filter by Delviery Type All On-Campus Online DEGREE LEVEL Filter by Degree Level All Degree Levels Undergraduate Graduate Graduate Certificate Professional/Doctoral COLLEGE Filter by College All Colleges College of Health Professions College of Engineering and Computer Sciences College of Education and Professional Development College of Science College of Liberal Arts College of Business College of Arts and Media School of Medicine School of Pharmacy Clear All Filters Search by Name Programs Offered Program Degree On-Campus Online Offered: On-Campus Online On-Campus Online Accessibility Awareness, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Alternative Certification, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Appalachian Studies, Grad Certificate Offered: On-Campus, Online On-Campus On-Campus Online Online Grad Certificate On-Campus On-Campus Online Online Behavioral Statistics, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Certified School Social Work Specialist, Grad Certificate Offered: Online On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Clinical Psychology, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Data Analytics for Healthcare, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Digital Communications, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Digital Forensics, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Early Childhood Education, Grad Certificate Offered: Online On-Campus Online Online Grad Certificate On-Campus Online Online Elementary Math Specialist, Grad Certificate Offered: Online On-Campus Online Online Grad Certificate On-Campus Online Online Family Nurse Practitioner, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Geospatial Information Science - Advanced, Grad Certificate Offered: Online On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Geospatial Information Science - Basic, Grad Certificate Offered: Online On-Campus On-Campus Online Online Grad Certificate On-Campus On-Campus Online Online Human Geography, Graduate Certificate Offered: Online On-Campus Online Online On-Campus Online Online Information Security, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Instructional Technology and Learning, Grad Certificate Offered: Online On-Campus Online Online Grad Certificate On-Campus Online Online Integrated Strategic Communications, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Latin, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Literacy Education, Grad Certificate Offered: On-Campus, Online On-Campus On-Campus Online Online Grad Certificate On-Campus On-Campus Online Online Mathematics Through Algebra I, Grad Certificate Offered: Online On-Campus Online Online Grad Certificate On-Campus Online Online Media Management, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Meteorology, Graduate Certificate Offered: On-Campus, Online On-Campus Online Online On-Campus Online Online Non-Profit Management, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Nurse Administration, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Nursing Education, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Public History, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online School Library Media Specialist, Grad Certificate Offered: Online On-Campus Online Online Grad Certificate On-Campus Online Online School Principalship, Grad Certificate Offered: On-Campus, Online On-Campus On-Campus Online Online Grad Certificate On-Campus On-Campus Online Online Social Service and Attendance, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Teaching English as a Second Language, Grad Certificate Offered: Online On-Campus Online Online Grad Certificate On-Campus Online Online Technology Management, Grad Certificate Offered: Online On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online Violence, Loss, and Trauma Counseling, Grad Certificate Offered: On-Campus, Online On-Campus On-Campus Online Online Grad Certificate On-Campus On-Campus Online Online Womens Studies, Grad Certificate Offered: On-Campus On-Campus On-Campus Online Grad Certificate On-Campus On-Campus Online No programs match these selected filters. Clear All Filters More Information Graduate Degree Programs Marshall University’s master’s degree programs range from Accountancy to Technology Management. You can earn your M.B.A., advance your teaching career, study Healthcare Administration, become an Athletic Training Professional and more. Our nine doctoral programs offer the highest degree options in the fields of business, education, health professions, medical and biomedical research, and psychology. View Programs Graduate Certificate At Marshall University, you can choose from over 30 graduate certificates on-campus and online. A certificate program is a short, focused program of study, typically for 12 – 21 credits. These programs are designed to help you enhance your job skills, earn recognition, gain licensure and increase your marketability. You can work toward a graduate certificate in addition to pursuing your master’s degree or you can enroll in a standalone graduate certificate program. You also may be able to apply graduate certificate course credit to a graduate degree. View Certificate Programs Financing Graduate Education Pursuing graduate education is a wise investment in your career and future. Marshall University can assist you with ways to pay for your graduate education. Your first step will be to complete the Free Application for Federal Student Aid (FAFSA), which will enable the our Office of Financial Aid to determine your eligibility for an individual award package. Graduate assistantships are available in teaching, research, clinical practice or faculty support. A graduate assistantship can provide you with valuable work experience related to your graduate studies and reduce the overall cost of your education. Learn More About Financial Aid Student Services Like all Marshall students, graduate students can take advantage of student services that support their educational experience. Contact the Bursar about tuition and fees, and bill payments. Counseling services help you manage stress and test anxieties, and Career Education can help you prepare for the future. Explore the full range of services available to you during your graduate education experience. HOW TO APPLY If you’re ready to apply to Marshall for a graduate degree or graduate certificate, you’ll want to first determine the type of admission you’re seeking to learn about requirements and other application procedures. If you have questions and want more information, please contact us today. We’re ready to help you take your next steps to your Marshall University education! Contact Graduate Admissions 304-696-4723 graduateadmissions@marshall.edu Admissions Website Take the Next Step Ready to join the Herd? Request more information or apply today! Apply Now Request Info Marshall University Marshall on Instagram Marshall on Facebook Marshall on X Marshall on YouTube Marshall on SmugMug View Marshall Photos Directory Emergency Info Jobs Institutional Research & Planning Enrollment Deposit Financial Aid Visit A-Z Index Maps & Locations Healthcare & Medicine Research © 2024 Marshall University. An Equal Opportunity University. Accreditation | Consumer Information and Disclosures | Student Complaints