# Staff: Menu & Drink Test | Vronika

An authenticated knowledge assessment covering the menu, drinks, happy hour, and service material represented in the source page.

---

**Path:** /platform/staff/menu-drink-test
**Canonical:** https://vronika.co/platform/staff/menu-drink-test
**Category:** Platform: Staff Operations (Staff training)
**Source Route:** /staff/menu-drink-test
**Source File:** trifecta/client/src/pages/StaffMenuDrinkTest.tsx

## Capabilities

- Requires staff access before displaying the assessment.
- Loads the signed-in team member's recorded test attempts.
- Collects answers across the implemented knowledge-test flow and submits a completed attempt.
- Refreshes attempt history after submission so the recorded result is visible in the interface.

## Interfaces

- /api/staff/training/menu-drink-test/attempts
- TanStack Query cache invalidation

## Operating Notes

- This explainer makes no claim about scores, completion rates, or employee performance.
- The implementation is present in the Trifecta source tree. The current Worf white-label template router does not register this source route, so this page documents implemented code rather than claiming that the route is exposed by the current template build.

---

## Sources
Content derived from the live trifectaBar.com codebase and deployed platform. Authorization remains in the source application; an explainer page does not grant staff access.