edupulse
Generate study guides, practice quizzes, and exam prep for any subject and grade level worldwide. Diagnose misconceptions and grade written responses with rubric-based feedback.
Instructions
EduPulse: Global education intelligence API — 10 endpoints for students, test-takers, and lifelong learners worldwide. Study guide generation (any subject, any grade level, 190+ countries), adaptive quiz with e
Coverage: Global
Endpoints: • guide ($0.10): Study guide generation — any subject, any grade, any country • quiz ($0.10): Practice quiz with adaptive difficulty and answer explanations • explain ($0.10): Concept explainer — any topic at any level from 5th grade to PhD • schedule ($0.10): Backwards-planned study schedule — from exam date to today, with daily tasks • prep ($0.10): Exam-style practice questions — 200+ exams, rubric-matched difficulty • flashcards ($0.10): Spaced-repetition flashcard set — import into Anki or Quizlet • exam-explain ($0.10): Exam format explainer — complete breakdown of any exam structure and strategy • mock ($0.10): Full mock exam simulation — timed, scored, with performance report • misconception ($0.10): Misconception diagnosis — pinpoints the exact knowledge gap behind a wrong answer • grade ($0.10): Rubric-based exam grading — written response scoring with detailed feedback
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Which endpoint to call. Options: guide | quiz | explain | schedule | prep | flashcards | exam-explain | mock | misconception | grade | |
| lang | No | Response language code (e.g. es, fr, zh, ja) | |
| grade | No | Grade level: K, 1-12 | |
| subject | No | Subject (algebra, biology, chemistry, history, etc.) | |
| topic | No | Specific topic within the subject | |
| questions | No | questions | |
| difficulty | No | difficulty | |
| concept | No | concept | |
| audience | No | e.g. 'nursing student', 'Series 7 candidate', 'adult learner' | |
| exam | No | exam | |
| date | No | Exam date YYYY-MM-DD | |
| hours_per_week | No | hours_per_week | |
| section | No | Exam section (e.g. FAR for CPA) | |
| count | No | count | |
| question_type | No | e.g. NGN, logic-games, task-based-simulation, data-sufficiency | |
| duration | No | Duration in minutes | |
| question | No | The exam/study question | |
| answer | No | The student's wrong answer | |
| level | No | Grade level or exam type | |
| response | No | The student response to grade |