-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprivacy.html
More file actions
184 lines (157 loc) · 7.64 KB
/
privacy.html
File metadata and controls
184 lines (157 loc) · 7.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<title>Privacy Policy | Generative Education Platform</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
min-height: 100vh;
color: #fff;
line-height: 1.7;
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 40px 20px;
}
.back-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: #4ecca3;
text-decoration: none;
margin-bottom: 30px;
font-size: 0.95em;
transition: color 0.3s;
}
.back-link:hover {
color: #6fe4bb;
}
h1 {
font-size: 2.5em;
margin-bottom: 10px;
background: linear-gradient(90deg, #e94560, #4ecca3);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.last-updated {
color: #888;
font-size: 0.9em;
margin-bottom: 40px;
}
.content {
background: rgba(255, 255, 255, 0.05);
border-radius: 15px;
padding: 35px;
backdrop-filter: blur(10px);
}
h2 {
color: #4ecca3;
font-size: 1.4em;
margin-top: 30px;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid rgba(78, 204, 163, 0.3);
}
h2:first-child {
margin-top: 0;
}
p {
margin-bottom: 15px;
color: #ccc;
}
ul {
margin: 15px 0 15px 25px;
color: #ccc;
}
li {
margin-bottom: 10px;
}
strong {
color: #fff;
}
a {
color: #4ecca3;
}
.highlight {
color: #e94560;
}
</style>
</head>
<body>
<div class="container">
<a href="index.html" class="back-link">← Back to Game Hub</a>
<h1>Privacy Policy</h1>
<p class="last-updated">Last updated: February 14, 2026</p>
<div class="content">
<h2>Overview</h2>
<p>Generative Education Platform ("we", "our", or "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and safeguard your information when you use our educational gaming platform.</p>
<h2>Information We Collect</h2>
<p>We collect the following types of information:</p>
<ul>
<li><strong>Account Information:</strong> When you create an account, we collect your email address, username, and password (stored securely using industry-standard encryption).</li>
<li><strong>Game Data:</strong> We collect your game scores, progress, badges earned, and performance statistics to track your learning journey and display on leaderboards.</li>
<li><strong>Feedback:</strong> If you choose to provide feedback after completing a game, we collect your ratings and comments to improve our platform.</li>
</ul>
<h2>How We Use Your Information</h2>
<p>We use the information we collect to:</p>
<ul>
<li>Provide and maintain your account</li>
<li>Track your learning progress across game volumes</li>
<li>Display your scores on public leaderboards (using your chosen display name)</li>
<li>Improve our educational content based on aggregate performance data and feedback</li>
<li>Conduct educational research and learning analytics studies (using anonymized data)</li>
<li>Communicate important updates about the platform</li>
</ul>
<h2>Data Storage and Security</h2>
<p>Your data is stored securely using <strong>Supabase</strong>, a trusted cloud database provider. We implement appropriate security measures including:</p>
<ul>
<li>Encrypted password storage</li>
<li>Secure HTTPS connections</li>
<li>Row-level security policies to protect your data</li>
</ul>
<h2>Information Sharing</h2>
<p>We do <strong>not</strong> sell, trade, or rent your personal information to third parties. Your information may be visible to other users only in the following ways:</p>
<ul>
<li><strong>Leaderboards:</strong> Your display name and scores are visible on public leaderboards</li>
</ul>
<p>We may share anonymized, aggregate data for educational research purposes.</p>
<h2>Data Use for Research</h2>
<p>Anonymized gameplay data may be used for educational research purposes, including:</p>
<ul>
<li><strong>Learning pattern analysis:</strong> Understanding how students interact with different question types, topics, and difficulty levels</li>
<li><strong>Educational effectiveness:</strong> Measuring learning outcomes and identifying areas for improvement in our content</li>
<li><strong>Academic publications:</strong> Contributing to educational technology research through published studies using anonymized, aggregate data</li>
</ul>
<p>All research data is stripped of personally identifiable information. Your email, display name, and any information that could identify you individually are removed before analysis. You may opt out of research use at any time (see Your Rights below).</p>
<h2>Your Rights</h2>
<p>You have the right to:</p>
<ul>
<li>Access the personal data we hold about you</li>
<li>Request correction of inaccurate data</li>
<li>Request deletion of your account and associated data (self-service via Settings page or by contacting us)</li>
<li>Opt out of having your anonymized data used for research purposes</li>
<li>Choose not to provide optional feedback</li>
</ul>
<h2>Cookies and Local Storage</h2>
<p>We use browser local storage and session storage to maintain your login session. We do not use tracking cookies for advertising purposes.</p>
<h2>Children's Privacy</h2>
<p>Our platform is designed for educational purposes and may be used by learners of all ages. We do not knowingly collect personal information from children under 13 without parental consent. If you believe a child has provided us with personal information, please contact us.</p>
<h2>Changes to This Policy</h2>
<p>We may update this Privacy Policy from time to time. We will notify users of any material changes by updating the "Last updated" date at the top of this page.</p>
<h2>Contact Us</h2>
<p>If you have questions about this Privacy Policy or wish to exercise your rights regarding your personal data, please contact us through the platform or by opening an issue on our <a href="https://github.com/YOUR-USERNAME/YOUR-REPO" target="_blank">GitHub repository</a>.</p>
</div>
</div>
</body>
</html>