Throughout the year, Campus Recreation hosts special events that go beyond any specific program within our department.
Special Events
About
GLOWchella!
This Weeks of Welcome favorite celebrates Lumberjack spirit with line dancing, music, food and fun — all set in a glowing courtyard filled with games and surprises. It's the ultimate kickoff party you don't want to miss!
Free event open to all students. Hosted by Weeks of Welcome, Jacks Get Involved and Campus Recreation.
{{ prerender.heading }}
{% if data.length == 0 %}
{% endif %}
{% endfor %}
{% endif %}
We didn’t find any events for this period. Check the full calendar.
{% else %} {% for event in data %} {% set dates = event.attributes.dates.self %} {% set display_date = date_range(dates.startDate, dates.endDate, {'output': 'object', 'showyear': true} ) %}{{ event.attributes.title }}
{%- if dates.endDate is not empty -%} {{- display_date.separator -}} {%- endif -%} {% if dates.contexts %}-
{% for context in dates.contexts %}
{% set time_location = format_time_location(context, {
mapType: 'urlMap',
includedData: included
}) %}
{% if time_location != '' or context.stream is not empty or context.ticketing %}
- {%- if time_location != '' -%} {{- time_location -}} {%- endif -%} {%- if context.stream is not empty -%} {%- endif -%} {%- if context.ticketing -%} {%- if context.ticketing.href -%} {{ context.ticketing.title }} {%- else -%} {{ context.ticketing.title }} {%- endif -%} {%- endif -%} {% endif %} {% endfor %}
{{ event.attributes.description|markdown_to_html }}