multiculturalcenter.appstate.edu
Open in
urlscan Pro
2606:4700::6812:9a1
Public Scan
URL:
https://multiculturalcenter.appstate.edu/
Submission: On May 23 via api from US — Scanned from DE
Submission: On May 23 via api from US — Scanned from DE
Form analysis
4 forms found in the DOM<form id="search-form">
<div class="site-search">
<svg class="svg-inline--fa fa-search fa-w-16 fa-lg" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg><!-- <i class="fas fa-search fa-lg"></i> Font Awesome fontawesome.com -->
<input id="search-input" placeholder="Search" type="text">
</div>
<div class="search-type">
<div class="form-check">
<input id="site-type-1" class="form-check-input" type="radio" name="searchType" value="site" checked="checked">
<label class="form-check-label" for="site-type-1">This site</label>
</div>
<div class="form-check">
<input id="site-type-2" class="form-check-input" type="radio" name="searchType" value="appstate">
<label class="form-check-label" for="site-type-2">Appalachian State University</label>
</div>
</div>
<div class="submit">
<button class="btn btn-outline-dark" role="submit">Search</button>
</div>
</form>
POST ./contact/user/send
<form method="post" action="./contact/user/send" id="email-contact-form">
<h4 class="text-primary text-center"><strong>Or use the contact form below:</strong></h4>
<input type="hidden" name="to_address" value="">
<div class="row">
<div class="col-sm-6 mb-3">
<label>Your name</label>
<input type="text" class="form-control" name="from_name" id="contact-name" required="">
</div>
<div class="col-sm-6 mb-3">
<label>Your email address</label>
<input type="text" class="form-control" name="from_address" id="contact-email" required="">
</div>
</div>
<div class="mb-3">
<label>Subject</label>
<input type="text" class="form-control" maxlength="25" name="subject" id="contact-subject" required="">
</div>
<div class="mb-3">
<label>Message</label>
<small><em>(1000 character limit)</em></small>
<textarea name="message" id="contact-message" class="form-control" style="min-height: 120px" required=""></textarea>
</div>
<div class="mb-3">
<div class="g-recaptcha" data-sitekey="6LekfE8UAAAAAB3fJ2NaVgmirYNgcJ1RMHOln9Ba" data-callback="allowSubmit">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-rl2213cnier0" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LekfE8UAAAAAB3fJ2NaVgmirYNgcJ1RMHOln9Ba&co=aHR0cHM6Ly9tdWx0aWN1bHR1cmFsY2VudGVyLmFwcHN0YXRlLmVkdTo0NDM.&hl=de&v=joHA60MeME-PNviL59xVH9zs&size=normal&cb=aqio2o8ajenb"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
</div>
<button class="btn btn-primary btn-block" type="button" id="send-message" disabled="true">Send message</button>
<div class="alert alert-info text-center" id="contact-sending" style="display:none"><svg class="svg-inline--fa fa-envelope fa-w-16 fa-spin" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="envelope" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z">
</path>
</svg><!-- <i class="fas fa-envelope fa-spin"></i> Font Awesome fontawesome.com --> Sending email...</div>
</form>
GET index.php
<form class="form-search " id="search_box" action="index.php" autocomplete="on" method="get" role="search">
<input type="hidden" name="module" id="search_box_module" value="search">
<input type="hidden" name="user" id="search_box_user" value="search">
<div class="form-group">
<input type="text" class="input-sm form-control" name="search" placeholder="Search">
</div>
</form>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
Text Content
Skip to content Tab to switch menus, arrow keys to move through links. Division of Student Affairs * Care * Engage * Transform This site Appalachian State University Search CARE Our work creates a culture of care that builds a foundation for students to thrive and be resilient. -------------------------------------------------------------------------------- Health and Wellness * Counseling & Psychological Services * Counseling for Faculty/Staff * Health Services * Intramural Sports * Intercultural Student Affairs * University Health and Safety Council * University Recreation * Wellness to Wellness & Prevention Services * Women's Center Safety and Emergencies * AppCares * Campus Police * Interpersonal Violence * Prevent Suicide * Red Flag Campaign Child Care * Camp UREC * Child Development ENGAGE Our diverse, student-centered community fosters local-to-global learning, leadership, engagement, and service. -------------------------------------------------------------------------------- Service and Involvement * Black Student Association * Club Council * Club Sports * Community-Engaged Leadership * Fraternity and Sorority Life * Outdoor Programs * Leadership at Appalachian State * Student Government Association * Trailhead Academies Academics * Academic Integrity * Graduate Assistant Preview Program Community * Community-Engaged Leadership * Henderson Springs LGBT Center * Looking Glass Gallery * Multicultural Center * Reneweable Energy Initiative * Student Union * University Housing Communication * Appalachian State Policy Manual * Engage * Parents and Family * Student Conduct TRANSFORM We transform students into dynamic leaders and lifelong learners who will make a difference in their communities and throughout the world. -------------------------------------------------------------------------------- Support and Service * Alternative Service Experience * Legal Clinic * Off Campus * Off Campus Housing * Orientation * Plemmons Student Union * Campus Activities * Child Development * Community-Engaged Leadership * Counseling & Psychological Services * Electronic Student Services * Intercultural Student Affairs * Off-Campus Student Services * Office of Student Affairs * Office of the Dean of Students * Orientation * Parent and Family Services * Plemmons Student Union * Student Conduct * Student Health Services * Student Legal Services * University Housing * University Recreation * Wellness & Prevention Services MULTICULTURAL CENTER Tab thru menu links. Enter key for site map * About * Get Involved * Resources * Events * About * Get Involved * Resources * Events WELCOME! Welcome to the Multicultural Center at Appalachian State University – a vibrant hub that embraces the diversity and uniqueness of our community! Whether you're a student, faculty member, or visitor, we invite you to explore our inclusive space. Established in 1995, we stand as a testament to the university's commitment to fostering an environment of tolerance, understanding, and acceptance. Join us in discovering various multicultural groups' rich history, traditions, and contributions. Dive into thought-provoking programs, consider partnerships, or reserve our space for gatherings. Located in Suite 217 of the Plemmons Student Union, across from Club Hub, our center is a popular spot for students to gather and socialize. After 5:00 pm, it's available for reservations by recognized university clubs, organizations, departments, and groups. Embrace the spirit of inclusivity with us, where respect, communication, and cooperation form the foundation for meaningful interactions. Whether you're here for information or inspiration, the Multicultural Center welcomes you to a space where every culture is celebrated and every voice is heard! History Established in 1995 within Plemmons Student Union, the Multicultural Center has been integral to the Office of Intercultural Student Affairs. Its inception traces back to the Multicultural Center Planning Committee sponsored by the Office of African-American Student Development in 1995. The committee provided a platform for students representing diverse ethnic and cultural groups to address common needs and concerns. Mission The Multicultural Center serves as a bridge, connecting and promoting the uniqueness of various multicultural groups. We encourage respect and appreciation for these diverse groups' history, traditions, and culture. Through exhibits, programs, activities, and lectures, we aim to enhance the rich cultures that make up our collective community. How Do We Serve Our Community? Committed to cultural inclusiveness, the Multicultural Center, in collaboration with the Office of Multicultural Student Development, educates the campus community about ethnic cultures and general diversity. We celebrate the contributions of diverse cultures and work with students from different backgrounds to create a supportive campus environment for their educational goals. Goals 1. Support and enhance existing cultural programs. 2. Provide a facility for smaller, intimate functions like group discussions, lectures, and brown bags. 3. Foster an environment of tolerance, understanding, and acceptance of different cultures. 4. Encourage the appreciation of all cultures, focusing on the Appalachian culture in relation to different ethnic and cultural groups. 5. The Multicultural Center promotes awareness, understanding, and appreciation of all ethnic cultures and groups at Appalachian State University. Programming, Partnerships, and Collaboration Get involved with the Multicultural Center by participating in programming or cultivating partnerships. Connect with us at multiculturalcenter@appstate.edu to explore exciting opportunities. Location and Reservations Find us in Suite 117 of the Plemmons Student Union, across from Club Hub! Our space is a popular spot for students to gather and socialize. After 5:00 pm, recognized university clubs, organizations, and departments may reserve the Multicultural Center. Reservations may be made using the grey button on the right side of this page. Reminders: This form must be filled out at least one week in advance, and priority will be given to those who have reserved the space ahead of time. Please allow for 1-2 days (or the next operational day if the form is submitted over the weekend) to receive a confirmation. × Send an email to with: Google Outlook Yahoo your email app -------------------------------------------------------------------------------- Message sent successfully. Close OR USE THE CONTACT FORM BELOW: Your name Your email address Subject Message (1000 character limit) Send message Sending email... CONTACT US Rm. 217, Plemmons Student Union 263 Locust Street Boone, NC 28608 Phone: (828) 262-7276 Email: intercultural@appstate.edu OpenStreetMap | Google RESERVE THE MULTICULTURAL CENTER Reserve the Multicultural Center Copyright 2024 Appalachian State University. All rights reserved. Accessibility | Disclaimer | Privacy Equal Opportunity | Policy | Site contact * Appalachian State Facebook link * Appalachian State Instagram link * Appalachian State Twitter link * Appalachian State YouTube link * Appalachian State Snapchat link Originaltext Diese Übersetzung bewerten Mit deinem Feedback können wir Google Übersetzer weiter verbessern