Students
Questions
Responses
Curricula
User Management
Name Email Role Joined Actions
🎁 Free Subtopic — Always accessible without payment
One subtopic is always free for all students, regardless of payment status. Select the curriculum and subtopic below. Only one subtopic can be free at a time across the entire platform.
Curriculum
Topic
Subtopic
💰 Pricing — Topics and full courses
Set prices for individual topics and full courses. These appear on the pricing page shown to students. Leave a topic at ₹0 to hide its price (shows "—").
Curriculum
Select a curriculum to set prices.
📦 Topic Bundles — Grouped topic packages
Create bundles of topics that students can buy at a discount. Bundles appear on the pricing page between the full course and individual topics.
Curriculum
Select a curriculum to manage bundles.
🎨 Platform Theme — Default for all students
Set the default theme for all students. Students can personalise their own theme from the student dashboard. Your choice here applies to students who haven't set a preference.
Theme is stored locally — students see it when they visit on this device. For a fully server-side default, store it in the curricula table (future feature).
🏅 Badge thresholds — per curriculum
Set the thresholds for each badge. Course Mastery, Topic Mastery and Accuracy thresholds are per-curriculum. Streak and Hard Questions are platform-wide and not curriculum-specific. Changes apply immediately — revocable badges (mastery, topic, accuracy) update on the student's next practice session.
🤖 AI Tutor — Vercel Environment Variables
The Anthropic API key and AI settings are stored securely as Vercel Environment Variables — never in the browser or database. Set them once in your Vercel dashboard and they apply to all users automatically.
ANTHROPIC_KEY
Your Anthropic API key. Find it in Anthropic Console → API Keys.
sk-ant-…
Set in Vercel Dashboard → Your Project → Settings → Environment Variables
AI_MODEL
Model for the student AI tutor. Defaults to Claude Haiku 4.5 if not set.
claude-haiku-4-5-20251001 (default)
claude-sonnet-4-6 (more capable)
AI_MAX_TOKENS
Max tokens per AI tutor reply. Defaults to 300 if not set.
300 (default · recommended range: 200–600)
SUPABASE_URL
Your Supabase project URL — used by the serverless proxy to verify student sessions.
https://xxxxxxxxxxxx.supabase.co
SUPABASE_ANON_KEY
Your Supabase anon key — used by the proxy to validate JWT tokens.
eyJhbGci…
How to set these:
Go to vercel.com → Your Project → Settings → Environment Variables. Add each variable name and value, then redeploy. The API key is never stored in your code or database.
🎙️ Nova Voice — Text-to-Speech
Choose which text-to-speech engine Nova uses. Each option has different quality and cost trade-offs.
Voice engine
Select which TTS engine Nova uses. Changes take effect immediately — no redeploy needed.
ELEVENLABS_API_KEY
Your ElevenLabs API key. Find it at elevenlabs.io → Profile → API Key.
sk_…
Set in Vercel Dashboard → Environment Variables, then redeploy
Voice ID
ElevenLabs voice ID. Browse voices at elevenlabs.io/voice-library. Current: Loading…
Lauren (friendly, conversational): DODLEQrClDo8wCz460ld  ·  Browse more at elevenlabs.io/voice-library
OpenAI voice
OpenAI TTS voice. Current: Loading…
Requires OPENAI_API_KEY in Vercel environment variables
Voice style
ElevenLabs expressiveness. Higher = more dynamic but less consistent.
stability: 0.45  ·  similarity: 0.80  ·  style: 0.15 Edit in api/speak.js to adjust
📚 Curriculum Settings — Adaptive Learning Parameters
Configure the adaptive learning parameters for each curriculum. These control mastery calculation, decay behaviour, difficulty progression, and sample size requirements. Changes are read by both the client and the SQL mastery functions.
🎯 AO Difficulty Ranges — Validation & Operational
Validation ranges (editable) define the allowed difficulty for each AO — used to flag out-of-range questions during import. Operational ranges (auto-derived) reflect the actual question database and drive mastery calculations. Each curriculum has independent AO structures.
📊 Question Database — Coverage Statistics
Shows how many questions exist per topic, subtopic, and AO for the selected curriculum — helping identify gaps in coverage.
🎓 Grade Levels — Manage grades across the platform
Grade levels are used throughout Eigenowl — student profiles, Nova sessions, Observatory resources, and series. Changes here apply everywhere automatically.
Add a new grade level
ID
Display Label
Sort Order
🎁 Complimentary Access — Grant free access to a student
Grant a student free access to a full course or individual topic without payment. This creates a complimentary entry in the access records.
Student
Curriculum
Access type
Topic
📋 Active complimentary grants
Select a curriculum above to view grants.
🌍 Country Access — Free & restricted regions
Students from countries on this list receive full free access to the platform regardless of payment. Uses the ISO 3166-1 alpha-2 country code (e.g. IN for India, PS for Palestine).
Code
Country name
Notes (optional)
Student region breakdown
Loading…
✉ Contact Messages — from eigenowl.com
🔭 Add / Edit Resource
Title *
Source / Publisher
URL *
Thumbnail URL (optional — leave blank for YouTube auto-thumbnail)
Short Description
Category *
Media Type *
Grade Level
Embeddable?
Duration (minutes)
📋 All Resources
🚩 Flagged Comments

✦ Nova — Pending Suggestions

AI-generated draft suggestions from highly-rated brainstorm sessions. Review the conversation, then approve or reject.

Loading…

Recent Feedback

TopicGradeModeRatingReasonDate
Loading…

Topic Prompts

Custom instructions per topic+grade+mode. Empty instructions use the generic prompt.

TopicGradeModeAliasesInstructionSource
Loading…
⭐ Tier Thresholds — Weekly XP Required
Set the weekly XP needed to reach each tier. Seedling is always 0. Values must be ascending: Rising Star < Trailblazer < Scholar < Zenith.
🎯 Spotlight Minimums — Eligibility Thresholds
Minimum activity required for a student to appear in each Spotlight category. Prevents low-sample outliers from dominating.