Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
{
"value": "optional",
"caption": "Masks are optional, but attendees are still welcome to mask"
"caption": "Masks are optional"
}
],
"required": true
Expand Down
2 changes: 1 addition & 1 deletion cms_content_sets/wanderlust/forms/Filler event form.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
{
"value": "optional",
"caption": "Masks are optional, but attendees are still welcome to mask"
"caption": "Masks are optional"
},
{
"value": "tbd",
Expand Down
2 changes: 1 addition & 1 deletion cms_content_sets/wanderlust/forms/Larp event form.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
},
{
"value": "optional",
"caption": "Masks are optional, but attendees are still welcome to mask"
"caption": "Masks are optional"
}
],
"required": true
Expand Down
2 changes: 1 addition & 1 deletion cms_content_sets/wanderlust/forms/Larp proposal form.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
{
"value": "optional",
"caption": "Masks are optional, but attendees are still welcome to mask"
"caption": "Masks are optional"
}
],
"required": true
Expand Down
2 changes: 1 addition & 1 deletion cms_content_sets/wanderlust/forms/Social Event Form.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
{
"value": "optional",
"caption": "Masks are optional, but attendees are still welcome to mask"
"caption": "Masks are optional"
},
{
"value": "tbd",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
{
"value": "optional",
"caption": "Masks are optional, but attendees are still welcome to mask"
"caption": "Masks are optional"
},
{
"value": "tbd",
Expand Down
2 changes: 1 addition & 1 deletion cms_content_sets/wanderlust/pages/covid.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ hidden_from_search: false
<p>
<li>The hallways are public hotel space and we cannot enforce masking in public spaces. Additionally, other hotel guests may be present in any and all public spaces. Intercon encourages masking of all attendees to and from event and food locations.
<p>
<li>Currently, event runners will have autonomy to run their games to suit their comfort levels and give attendees the agency to select events that meet their needs and comfort. All events have a mandatory prompt to complete before they will be scheduled. This prompt will have event runners mark their game as <i>"Masks are required for all attendees"</i>, <i>"Masks are required for all attendees unless eating"</i> or <i>"Masks are optional, but attendees are still welcome to mask."</i> This information will be at the top of the game event page and available in time for the live schedule.<br>
<li>Currently, event runners will have autonomy to run their games to suit their comfort levels and give attendees the agency to select events that meet their needs and comfort. All events have a mandatory prompt to complete before they will be scheduled. This prompt will have event runners mark their game as <i>"Masks are required for all attendees"</i>, <i>"Masks are required for all attendees unless eating"</i> or <i>"Masks are optional."</i> This information will be at the top of the game event page and available in time for the live schedule.<br>
<br><p>
All attendees will have access to this information before opting into games and events at signups. Event runners will not allowed to change from Mask-Required after the schedule goes live. It is the intention of this policy that both attendees and event runners can be sure that standard will hold for their games and for the games they sign up for. Please note that Mask-Optional games may be required to fully mask if the convention decides to strengthen Covid precautions closer to the con.

Expand Down
Loading