Skip to main content
This guide is for school administrators who want to use Edpire to create, share, and review assessments. No technical knowledge required.

Creating your account

  1. Go to app.edpire.com and click Sign Up
  2. Choose For Schools / Organizations
  3. Enter your organization name and email
  4. Wait for your account to be approved (typically within 24 hours)
  5. Once approved, you’ll receive an email with your login link

Creating an assessment

  1. From your dashboard, click New Assessment
  2. Enter a title and optional description
  3. Choose the assessment type:
    • Quiz — short, low-stakes assessment
    • Exam — formal, timed assessment
    • Practice — unlimited attempts, no passing score
  4. Click Create to open the builder

Adding exercises and questions

In the builder:
  1. Click Add Exercise to create a new exercise block
  2. Within each exercise, click Add Question
  3. Choose a question type (multiple choice, fill-in-the-blank, open answer, etc.)
  4. Write your question content in the editor
  5. Add answer keys and set point values
  6. Click Save

Assessment settings

In the Settings panel:
  • Time limit — set a countdown timer (leave blank for untimed)
  • Passing score — minimum percentage to pass (default 70%)
  • Allowed attempts — how many times a learner can retry (0 = unlimited)
  • Show solutions — when to reveal correct answers (never / after due date / immediately)

Publishing and sharing

Once your assessment is ready:
  1. Click Publish in the top bar
  2. Your assessment receives a share code (e.g., ABC123)
  3. Share the assessment link with learners:
https://your-org.edpire.com/take/ABC123
Learners do not need an Edpire account to take the assessment — just the link.

Sharing options

  • Direct link — paste in email, LMS, or classroom chat
  • Share code — learners enter it at your-org.edpire.com
  • Embed — if your LMS supports iframe embeds (contact your tech team)

Viewing results

After learners complete the assessment:
  1. Go to Assessments in the sidebar
  2. Click on the assessment name
  3. Click Results to see all submissions
For each submission you’ll see:
  • Learner identifier
  • Score and percentage
  • Pass / Fail status
  • Time taken
  • Per-question breakdown (click to expand)

Exporting results

Click Export on the results page to download a CSV with all submissions. Useful for grade books and reports.

Managing collections

Collections are ordered groups of assessments — useful for organizing by course, level, or topic.
  1. Go to Collections in the sidebar
  2. Click New Collection
  3. Give it a name (e.g., “Grade 8 Math - Term 2”)
  4. Click Add Assessment to add assessments in order
  5. Drag to reorder
Collections are visible to API integrations and can be used to build course catalogs in external platforms.

Managing API Keys

If you’re working with a development team to connect Edpire to another platform:
  1. Go to Settings → API Keys
  2. Click Create API Key
  3. Give it a name (e.g., “LMS Integration”)
  4. Select the required scopes (your developer will tell you which ones)
  5. Copy the key — it is shown only once
  6. Share it with your developer via a secure channel (not email or chat)
API keys give access to your org’s assessment data. Never share them publicly or put them in code repositories.

Quick reference

ActionWhere to find it
Create assessmentDashboard → New Assessment
View resultsAssessments → [name] → Results
Share linkAssessments → [name] → Share
Manage membersSettings → Members
Create API keySettings → API Keys
Manage collectionsCollections → New Collection
Change org settingsSettings → General