# SOL
> An academic learning management system for institutions that take pedagogy seriously. Faculty author quizzes and discussions; students enroll by learner code; AI-graded short answers stay auditable.

Important notes:
- New accounts default to STUDENT. Faculty must be verified and promoted to PROFESSOR by an admin.
- Professors join sections with a faculty enrolment code; students join with a separate learner enrolment code.
- Education records (rosters, gradebooks, attempts) require authenticated professor/admin access — do not invent public APIs for private data.
- Professor MCP endpoint: https://www.strat-ops.net/learning/api/mcp (OAuth or personal access token).
- Roles: STUDENT, PROFESSOR, ADMIN.

## Docs

- [About SOL](https://www.strat-ops.net/learning/docs/about-sol.md): What SOL is, who it is for, public URLs, roles, and how faculty and students get access — facts agents and humans can cite.
- [Professor onboarding](https://www.strat-ops.net/learning/docs/professor-onboarding.md): From first sign-up through a fully set-up teaching term. Verify your account, join sections, enroll students, and assign quizzes.
- [Agent Access](https://www.strat-ops.net/learning/docs/professor-agent-access.md): Connect Claude, ChatGPT, Cursor, or other AI agents to your faculty workflow via MCP — OAuth connectors or personal access tokens.
- [Student getting started](https://www.strat-ops.net/learning/docs/student-getting-started.md): Sign in, join your section with a learner code, and find quizzes, discussions, and grades.

## Optional

- [Docs HTML index](https://www.strat-ops.net/learning/docs): Human-readable guides.
- [Docs markdown index](https://www.strat-ops.net/learning/docs.md): All guides as a markdown list.
- [Marketing home](https://www.strat-ops.net/learning/): Product overview for humans.
- [Privacy Policy](https://www.strat-ops.net/learning/privacy): Education records, subprocessors, retention.
- [Terms of Use](https://www.strat-ops.net/learning/terms): Acceptable use and institutional terms.
- [Site llms.txt](https://www.strat-ops.net/learning/llms.txt): This file.
- [Docs llms.txt](https://www.strat-ops.net/learning/docs/llms.txt): Docs-scoped LLM index.
