The admin role in Quizmaster has full control over the platform: creating and organizing quiz content, managing user accounts, and reviewing scores across all users. Regular users, by contrast, can only take quizzes and view their own results. This page covers the default admin account and a map of every section in the admin interface.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/geeky-hamster/Quizmaster/llms.txt
Use this file to discover all available pages before exploring further.
Default admin account
When Quizmaster starts for the first time, it seeds a default admin account with the following credentials:| Field | Value |
|---|---|
| Username | admin@quizmaster.com |
| Password | admin123 |
/login using these credentials. Once logged in, navigate to your account settings and update the password before doing anything else.
Admin vs. user capabilities
| Capability | Admin | User |
|---|---|---|
| Take quizzes | ✓ | |
| View own scores | ✓ | |
| Create and edit subjects | ✓ | |
| Create and edit chapters | ✓ | |
| Create and edit quizzes | ✓ | |
| Add and edit questions | ✓ | |
| View all user scores | ✓ | |
| List and delete user accounts | ✓ |
Admin navigation
The admin interface is accessible under the/admin path. Each section maps to a specific management task.
Dashboard
The admin dashboard at
/admin gives you a high-level overview of the platform, including content counts and recent activity.Manage users
View all registered user accounts and delete accounts when needed.
Manage subjects
Create, edit, and delete top-level subject categories.
Manage chapters
Add chapters to existing subjects and manage them.
Manage quizzes
Create timed quizzes within chapters and edit or remove them.
Manage questions
Add multiple-choice questions to a specific quiz.
View all scores
Review every quiz attempt across all users.
Next steps
- Managing content — create subjects, chapters, quizzes, and questions
- Managing users — view and delete user accounts
- Viewing scores — review quiz results across all users