Description
Analytics data does not refresh automatically when new student feedback is submitted. Teachers must manually trigger a refresh to view updated information.
Steps to Reproduce
- Open the analytics dashboard.
- Submit feedback from a student session.
- Observe analytics data.
- Notice that updates are not reflected automatically.
Expected Behavior
Analytics should refresh automatically when new feedback is received.
Actual Behavior
Users must manually refresh analytics to view updated results.
Environment
- Browser: Chrome 125
- OS: Windows 11
- Node.js version: 20.x
Affected Page / Component
Additional Context
Automatic updates could be implemented using storage event listeners or periodic synchronization.
Hey @rishima17 I would like to work on this issue under SSOC-2026..
Description
Analytics data does not refresh automatically when new student feedback is submitted. Teachers must manually trigger a refresh to view updated information.
Steps to Reproduce
Expected Behavior
Analytics should refresh automatically when new feedback is received.
Actual Behavior
Users must manually refresh analytics to view updated results.
Environment
Affected Page / Component
Additional Context
Automatic updates could be implemented using storage event listeners or periodic synchronization.
Hey @rishima17 I would like to work on this issue under SSOC-2026..