Data Stored Locally
Bookmarks, theme preference, progress, quiz history, mock history, comments, notes, and locally created demo accounts are stored in your browser localStorage.
This policy explains how the current static version handles sign-in, progress, bookmarks, quiz history, and mock test activity.
Bookmarks, theme preference, progress, quiz history, mock history, comments, notes, and locally created demo accounts are stored in your browser localStorage.
Sign-in uses backend authentication and hashed passwords in the database. Do not publish demo credentials in frontend pages or public files.
This static app does not send your practice activity to a remote server by itself. External CDN assets such as icons may be requested by your browser.
You can clear local data from your browser settings. Production apps should provide a dedicated data deletion option.