How we handle student data, research metrics, and academic records.
At GeneSys, we prioritize the privacy of our student users. As a research-based project, we collect the minimum amount of data necessary to evaluate the effectiveness of Game-Based Learning in General Biology.
We collect the following information for assessment and system functionality:
To ensure student privacy, GeneSys utilizes an ephemeral data policy with multi-layered data handling.
Client-Side Storage (Your Device): Quiz sessions are temporarily stored in your browser`s localStorage to enable session recovery if you lose connection. This data includes your answers, time spent, and progress. It is automatically cleared upon successful quiz submission or can be manually cleared from your browser settings.
Server-Side Cache (Redis): Active room data is stored in our Redis cache for fast access. This cache automatically expires after 24 hours. Teachers must export results before expiration.
Permanent Database (MongoDB): Teacher accounts, question banks, and submitted student responses are stored in our MongoDB database for research purposes. Long-term research data is anonymized for statistical analysis in compliance with data privacy regulations.
Account Security: Teacher accounts are secured using industry-standard bcrypt password hashing (10 rounds). JWT (JSON Web Tokens) with 7-day expiration are used for authentication, ensuring secure session management.
Data Transmission: All data transmission between your browser and our servers occurs over secure HTTPS channels with TLS encryption. CORS (Cross-Origin Resource Sharing) policies restrict API access to authorized domains only.
Local Data Protection: Data stored in your browser`s localStorage is domain-specific and cannot be accessed by other websites. However, anyone with physical access to your device can view this data, so always log out on shared computers.
No Third-Party Sales: We do not sell, trade, or transfer student PII (Personally Identifiable Information) to external commercial parties. Data is used solely for educational assessment and research purposes.
For privacy concerns regarding this research study, please contact the research team leader or the Practical Research 2 adviser at Puerto Galera National High School.