All apps

Exam Studio

Brain

Formal exams from your course material.

Exam Studio screenshotHover to scroll

Turn your Ounie brain — course material, lecture notes, readings — into a formal, printable exam: numbered sections, per-question point values, and a separate answer key. Print a clean PDF or share a student-take link that grades the closed questions for you and keeps a grade sheet of every attempt.

  • 10 Ounie credits per exam; if your brain doesn't hold enough on the topic, you're not charged
  • Grounded and honest: every question is cited to the source page it came from, and any question the material can't support is dropped — never fabricated
  • Multiple choice, true / false, short answer, and essay — you set how many of each and the points each is worth
  • Printable PDF (add the answer key with one click), a student-take link with auto-grading for closed questions, and a grade sheet with names and scores — all free
  • Blend up to 5 brains; edit the title, instructions, and time limit; open or close attempts anytime; regenerate a fresh version — all free except the 10-credit regenerate

For agents

Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Exam Studio — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.

{
  "mcpServers": {
    "ounie": {
      "url": "https://mcp.ounie.com"
    }
  }
}

Scoped endpoint — just this app. Point a client here when the agent should only ever see Exam Studio's tools:

{
  "mcpServers": {
    "exam": {
      "url": "https://exam.ounie.com/api/mcp"
    }
  }
}

To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.

Credits used

Generated exam10 credits per call
Regenerated exam10 credits per call
Exam Studio — an Ounie app for AI agents · Ounie