Help Center

How to use EDUGLOBE ACADEMY

Step-by-step guides for students, teachers, and admins. Choose your role below.

Getting started (everyone)

  1. Create an account at /register.
  2. Sign in at /login. Use Forgot password? if needed.
  3. New students complete onboarding: goals → diagnostic → first mock → study plan.
  4. Use the top navigation for Dashboard, Practice, Progress, My Learning, and AI Tools.
  5. Click Logout in the top-right when finished.

Demo accounts (training / non-production)

  • Student: student@example.com / Student@123
  • Teacher: teacher@example.com / Teacher@123
  • Admin: admin@example.com / Admin@123

Student guide

Practice IELTS/TOEFL mocks, take courses, use AI tools, and track progress.

1. Finish onboarding

  1. Open /onboarding/goals and set exam, target score, test date, and daily study time.
  2. Complete the diagnostic at /diagnostic.
  3. Take or continue the first mock when prompted.
  4. Confirm your study plan, then open the Dashboard.

2. Take a full mock exam

  1. Open PracticePractice Hub.
  2. Toggle IELTS or TOEFL.
  3. Choose Reading, Listening, Writing, or Speaking.
  4. Click Start or Resume on a mock card.
  5. Answer questions, use Flag for review, and watch the timer.
  6. Submit the section/exam and wait for results.

Free/limited plans have a monthly mock quota. If start is blocked, open Pricing to upgrade.

3. Practice one component (passage / set / task)

  1. On Practice Hub, click Browse components when visible.
  2. Or open /practice/question-types.
  3. Start one Reading passage, Listening set, Writing task, or Speaking task.
  4. Submit and review feedback. History: /practice/components/history.

Component practice may be in pilot mode. If you get a 404, ask an admin to add your email to the allowlist.

4. Courses & lessons

  1. Browse /catalog or /bundles.
  2. Open a course and click Enroll / Buy / Continue.
  3. Go to My Learning, open unlocked lessons, finish activities.
  4. Allow microphone access for speaking activities.
  • One course: Buy on the course page.
  • Several courses: Buy a bundle at /bundles.
  • All courses: Subscribe on /pricing (active plan unlocks the full catalog).

Question types — how to answer

Type What to do
Multiple choiceSelect one option (A/B/C/D…)
Multiple responseSelect all that apply
True/False/NG or Yes/No/NGChoose exactly one
Gap fill / short answerType the answer; respect word limits
MatchingPair left items with right options
WritingType the full response (autosaves)
SpeakingRecord with microphone, then wait for scoring

Teacher guide

Build courses and exams, generate draft content with AI, and grade student work.

1. Manage courses

  1. Open Content → Manage Courses (/admin/courses).
  2. Create a course at /admin/course/new.
  3. Open the course Builder, then add sections, lessons, quizzes, and assignments.
  4. Preview, then Publish. Use Unpublish/Archive to take content offline.

3. Exams & item bank

  1. Open /admin/exams.
  2. Create or edit an exam, then open the Builder (/admin/exam/{id}/builder).
  3. Add sections and link items from the Item Bank.
  4. Use preview-run before activating for students.

Admin guide

Admins get every teacher tool, plus users, billing, plans, monitoring, and feature ops.

1. Users

  1. Open /admin/users.
  2. Create users as student, teacher, or admin.
  3. Edit roles, reset passwords, and deactivate accounts when needed.

4. Component-practice pilot allowlist

To let a student use component practice during pilot mode, run on the server:

cd /home/eduglobe9.com/public_html
php -d opcache.enable_cli=0 scripts/practice/manage_pilot_access.php list
php -d opcache.enable_cli=0 scripts/practice/manage_pilot_access.php add student@example.com

Emergency disable: set feature flag EXAM_COMPONENT_PRACTICE to is_enabled=0.

5. Teacher tools also available

Admins can use the full Content, Grading, and AI Tools menus described in the Teacher tab.

Troubleshooting

  • Practice pages redirect away: finish student onboarding first.
  • Component catalog 404: ask admin to add you to the pilot allowlist.
  • Mock start blocked: monthly quota reached — upgrade on Pricing.
  • Microphone blocked: allow mic for eduglobe9.com in browser settings.
  • AI scoring failed: check AI credits, wait, then retry.
  • No Google button on login: Google OAuth is not configured yet (admin: set GOOGLE_CLIENT_ID / GOOGLE_CLIENT_SECRET).
  • Checkout says mock / no charge: payments may still be in mock mode until Razorpay keys are live (PAYMENTS_MOCK).
  • Payment paid but no access: wait 1–2 minutes, refresh Account, contact support.

Need more help? Email support@eduglobe9.com or use the contact form.