# Program Activity, Project, and Language Updates for FY23

Several changes took effect for FY 2023 across Program Activities, Indirect Activities, PSE Site Activities, and Social Marketing Campaigns. These updates affect delivery methods, demographic categories, project tracking, language fields, and survey question types.

## Program Activity Updates

### Delivery Method

<details>

<summary>Delivery Method changes</summary>

The delivery method field was redesigned from four single-select options to three checkboxes. Multiple delivery methods can now be selected for a single program activity.

**Previous options** (single-select):

* Face-to-face
* Webinar/online
* Mix of face-to-face and webinar/online
* Other

**New options** (multi-select checkboxes):

* **In person**
* **Virtual, live online**
* **Virtual, self-directed & interactive**

</details>

### Site Field

<details>

<summary>Site field changes</summary>

The site field is now optional for virtual activities and required when "In person" is selected. A new organization setting — **Always Require Program Activity Site** — can enforce the site requirement regardless of delivery method.

</details>

### Sessions

<details>

<summary>Session data changes</summary>

Session data collection varies by delivery method. Virtual self-directed activities use new session data fields. The interactive multimedia toggle was replaced with a virtual session toggle, which defaults to "on" for virtual-only activities.

</details>

## Demographics Updates

### Age Categories — SNAP-Ed

<details>

<summary>SNAP-Ed age category changes</summary>

Age and gender are now collected as separate fields. Changes to age categories include:

* The **5-17** age group now includes optional subcategories: **5-7**, **8-10**, **11-13**, and **14-17**
* **"60 years or older"** replaced with **"60-75 years"** and **"76 years or older"**
* New **"Prefer not to respond"** and **"Unknown"** categories added

</details>

### Age Categories — Extension

<details>

<summary>Extension age category changes</summary>

Extension age categories are largely unchanged, except the 60+ group is split into **60-75** and **76+** to match SNAP-Ed categories.

</details>

### Gender Options

<details>

<summary>Gender option changes</summary>

Both SNAP-Ed and Extension now use the same gender options:

* Female
* Male
* Non-binary
* Prefer not to respond

</details>

## Project Updates (SNAP-Ed Only)

<details>

<summary>Project Name field changes</summary>

A new required **Project Name** field was added to Program Activities, Indirect Activities, PSE Site Activities, and Social Marketing Campaigns. Administrators can customize the list of available project names through the **Manage Lists** administration page.

</details>

## Languages Update

<details>

<summary>Languages field changes</summary>

A new required **Languages** field was added to Program Activities, Indirect Activities, and Social Marketing Campaigns. English is selected by default but can be removed. Multiple languages can be selected. An **Other** option is available for languages not listed.

</details>

## Survey Updates

<details>

<summary>Survey question type changes</summary>

Multiple new question types were added for age and gender data collection, including:

* **Age (Numerical)** — Collects age as a number.
* **Age SNAP-Ed** and **Age Extension** variants — Includes standard and Spanish language versions.
* **Age Youth** and **Age Adult** — Targeted age categories.
* **Gender** — Updated types with a self-describe feature.

Spanish language variants are available for most demographic question types. Existing age and gender question types were given an **"OLD --"** prefix and hidden from new survey creation to distinguish them from the updated versions.

</details>

{% hint style="info" %}
**TIP:** These changes apply to new records created on or after the start of FY 2023. Existing records are not modified unless manually updated.
{% endhint %}

## Related Documentation

* [Program Activities](https://github.com/canopyllc/support-docs/blob/main/updates/engage/program-activities/README.md) — Create and manage program activity records


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.pears.io/updates/archived/program-activity-project-and-language-updates-fy23.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
