Parents, students, and staff can now see and fill out forms from the sidebar.
When we launched NavEd Forms, clicking "Forms" in the sidebar worked great for admins — but everyone else got an "access denied" message. Not ideal when the whole point of forms is collecting responses from your school community.
Now when parents, students, or staff click "Forms," they see a clean list of published forms available to them, with status badges showing which ones they've already completed. Each form links directly to the fill page — no more needing to hunt down a share link.
We also fixed the login redirect flow so that when someone clicks a form link while logged out, they're taken back to that exact form after signing in — instead of landing on the home page and losing track of what they came for.
Fixes and Improvements¶
- Non-admin users now see a respondent view with available forms instead of "access denied"
- Login redirect now preserves the destination URL across the full multi-tenant login chain
- NavEd Forms announcement added to the deploy pipeline so HODs see the "What's New" modal
- Removed unused standalone announcement command (now handled by the catalog)