Paramount E-Course Platform Guide

Welcome to the official Paramount E-Course documentation. Paramount E-Course is a premium online learning platform built in Uyo, Akwa Ibom State, Nigeria — serving learners and tutors across Africa.

Creating an Account

Visit course.paramountmart.shop and click Create Free Account. Select your role:

Students can sign in with Google for faster access. No password required.

Credits System

Paramount E-Course uses a credit-based payment system. Credits are your platform currency:

Keep your account active to retain your credit balance. Inactive accounts (12+ months) are subject to our terms of service.

Enrolling in Courses

Browse the Courses page, find a course, and click Enrol Now. If you have sufficient credits, access is instant. If not, you'll be prompted to purchase a credit package.

Quizzes & Scoring

Every course topic ends with a knowledge quiz. Rules:

Certificates

Complete all topics and pass all quizzes to earn a verified certificate. Certificates include:

Live Sessions

Tutors can host live webinar sessions directly in the browser — no third-party app needed. Students join via the Live page when a session is scheduled.

Becoming a Tutor

On the login page, select Tutor / Instructor and complete the application form. Admin reviews within 48 hours. Once approved, you get access to the tutor dashboard.

Creating Courses

From your tutor dashboard, click + New Course. Fill in title, category, description, and credit cost. Submitted courses go to admin review before being published.

Earnings & Payouts

Tutors earn a percentage of credits spent on their courses. Earnings are tracked in the tutor dashboard. Request withdrawals monthly to your Nigerian bank account.

Security & Privacy

Paramount E-Course uses industry-standard security: HTTPS, hashed passwords (bcrypt), JWT authentication tokens, and prepared SQL statements to prevent injection. We do not sell your data. Read our full Privacy Policy.

API Reference

The Paramount E-Course REST API is available at /api. All endpoints return JSON. Authentication uses Authorization: Bearer <token> headers.

Key endpoints: POST /api/auth/login, GET /api/courses, GET /api/dashboard, POST /api/quiz/submit.

Full API docs for tutor integrations and admin tools available on request — contact support.