The insights generated should refer to users by their display names. ### Tasks - [ ] Open components/result-dashboard.tsx. - [ ] Find the getInsights function. - [ ] Replace logic that uses user.username with user.name for the generated text.
The insights generated should refer to users by their display names.
Tasks