This guide gathers the most frequent operational issues in Studeia and how to resolve them. In almost every case, start by checking what changed recently (a publish, a config, an enrollment).
Quick answer
- Student can't see the course → active enrollment? class assigned? course published?
- SSO failing → IdP config, allowed domains, clock, callback URL
- Lesson unavailable → not published, future
publishAtor pending prerequisite - AI tutor blocked → supervisor quarantine/cooldown (well-being = support)
- Email not arriving → provider, SPF/DKIM, opt-out, email logs
Student can't see the course or class
| Check | How to fix |
|---|---|
| Active enrollment? | Confirm the enrollment status in the course |
| Class assigned? | Assign the class on the enrollment (without a class, no class forum/live/announcements) |
| Course published? | Publish the course (drafts don't appear to students) |
Login/SSO failing
- Identity provider configured correctly (Azure AD, Okta, Google)?
- User's domain in the allowed-domains list?
- IdP clock synced (an expired assertion is a common cause)?
- Callback URL equal to the configured one?
Lesson shows as unavailable
- Is the lesson published (
isPublished)? - Is there a future publish date (
publishAt)? - Is there an unmet prerequisite?
AI tutor blocked
The AI supervisor moderates the chat. A block can be:
- Quarantine (after repeated infractions) — the student can appeal.
- Safety cooldown (well-being cases) — not a punishment; the tutor is interrupted with a supportive message and resources.
The institutional admin reviews under AI Supervisor and unblocks when appropriate.
Emails not arriving
- Provider config (SMTP/Resend/SendGrid) correct?
- Sender domain authenticated (SPF/DKIM)?
- Did the user opt out?
- Check the email logs — they indicate the failure reason.
Still stuck?
Gather: what you expected, what happened, screenshots and the time. Then open a ticket via the support page with these details — it speeds up diagnosis a lot.
FAQ
Student can't see the course? Active enrollment, class assigned and course published.
SSO not working? IdP, allowed domains, clock and callback URL.
Lesson unavailable? Publishing, publishAt or prerequisite.
Tutor blocked? Supervisor quarantine/cooldown — well-being is support.
Email not arriving? Provider, SPF/DKIM, opt-out and logs.
See the Get started guide and the supervisor agent.