diff --git a/app/javascript/reports/reports_screen.vue b/app/javascript/reports/reports_screen.vue index e95c733bd..d29ce2fa0 100644 --- a/app/javascript/reports/reports_screen.vue +++ b/app/javascript/reports/reports_screen.vue @@ -302,7 +302,7 @@
Description: Participant schedule for mail merge, one line per person, with variable line length based on number of assigned sessions
Fields: Published name, Session 1 Title, Session 1 Truncated Title (30 characters max), Session 1 Start Time, Session 1 Duration, Session 1 Room, Session 1 Format, Session 1 Participant Role, then repeat the 7 session columns as needed
- Session data included: all published sessions
+ Session data included: all scheduled sessions with status of "reviewed" or "revised"
Person data included: moderators, participants, invisible participants with attendance type of "in person" or "hybrid"