Edum ডকুমেন্টেশন
ইউটিলিটিজ

পাবলিক ফিচার ও ইউটিলিটিজ

এই নির্দেশিকায় Edum-এর পাবলিক অ্যাক্সেস, রেজিস্ট্রেশন, যাচাই, একাডেমিক ডকুমেন্ট যাচাই, পেমেন্ট এবং সাধারণ অ্যাক্সেস ব্যবস্থাপনা-সমর্থিত ফিচারগুলো ব্যাখ্যা করা হয়েছে।

পরিচিতি

এই নির্দেশিকায় এমন ফিচারগুলো ব্যাখ্যা করা হয়েছে যেগুলো কোনো নির্দিষ্ট একাডেমিক ভূমিকার অংশ নয়। এগুলো Edum প্ল্যাটফর্মের পাবলিক ও শেয়ার্ড অংশকে সমর্থন করে।

এর মধ্যে রয়েছে পাবলিক পেজ, স্কুল রেজিস্ট্রেশন, অ্যাকাউন্ট যাচাই, শিক্ষার্থী যাচাই, একাডেমিক ট্রান্সক্রিপ্ট যাচাই, পেমেন্ট এবং অ্যাক্সেস-সম্পর্কিত ইউটিলিটি পেজ।

Access depends on the feature.

কিছু পেজ সবার জন্য উন্মুক্ত, তবে যাচাই এবং অ্যাকাউন্ট-সম্পর্কিত কাজের জন্য উপযুক্ত অ্যাকাউন্ট, টোকেন বা অনুমোদন লাগতে পারে।

১. পাবলিক পেজ

Edum-এ কয়েকটি পাবলিক পেজ আছে, যেগুলো ভিজিটররা স্কুল ম্যানেজমেন্ট ড্যাশবোর্ডে প্রবেশ না করেই ব্যবহার করতে পারেন।

হোমpage

Edum প্ল্যাটফর্মের পাবলিক ল্যান্ডিং পেজ।

/

মূল্য পরিকল্পনা

Displays the available Edum subscription plans and their pricing.

/pricing

শর্তাবলি ও গোপনীয়তা নীতি

Visitors can review the legal terms and privacy information applicable to the Edum platform.

/terms /privacy-policy

Payment

সাবস্ক্রিপশন কেনাকাটা সম্পন্ন করতে রেজিস্ট্রেশনের সময় এই পেমেন্ট পেজ ব্যবহার করা হয়।

/payment

২. রেজিস্ট্রেশন ও যাচাই

নতুন স্কুলগুলো রেজিস্ট্রেশন সিস্টেমের মাধ্যমে Edum অ্যাকাউন্ট তৈরি করতে পারে। কনফিগারেশনের ওপর নির্ভর করে ইমেইল বা ফোন যাচাই প্রয়োজন হতে পারে।

School Registration

A new school can start the registration process from:

/registration

Registration creates the account owner's information together with the school information.

Email Verification

If email verification is required, a verification link is sent to the registered email address.

Verification link:

/verify-email/{token}

If necessary, the verification email can be requested again from:

/email/verification/send

Phone Verification

When phone verification is enabled, the user will be asked to verify their registered phone number.

/verify-phone

Forgot / Reset Password

Users who forget their password can request a reset link and then create a new password.

Action Route
Forgot Password /forgot-password
Reset Password /reset-password/{token}

3. শিক্ষার্থী QR Verification

Edum provides student verification tools that can be used to confirm a student's identity using a unique identifier or QR code.

Verify a শিক্ষার্থী

শিক্ষার্থী identity can be checked using the student's unique identifier.

/students/verify/{identifier}

Verify by QR Code

A student's QR code can be used to open the verification process through a verification token.

/students/verify/qr-code/{token}

পাবলিক শিক্ষার্থী প্রোফাইল

Edum can provide a token-based public profile view for a student.

/students/profile/{token}
Security reminder

শিক্ষার্থী verification tokens and identifiers should be treated as sensitive access information. Do not share private verification tokens publicly.

৪. একাডেমিক ট্রান্সক্রিপ্ট যাচাই

Edum supports academic document verification using QR codes. This allows a recipient or authorized party to verify academic information associated with a student's transcript.

QR-Based Verification

Scan the QR code associated with an academic transcript to verify the document through Edum.

Implementation note

The exact transcript verification route is not specified in the current documentation.

5. Payments পরিচিতি

Payments are used across Edum for school registration, subscription plan upgrades and subscription renewals.

Payment Method Purpose
Stripe Automatic online checkout using Stripe.
PayPal Automatic online checkout using PayPal.
Manual / Offline Payment is completed outside the platform and confirmed by the platform team.

স্কুল মালিকs can review payment and invoice history from the স্কুল মালিক billing area.

/school-owner/payments

৬. ইউটিলিটি ও অ্যাক্সেস পেজ

No Access

The No Access page is displayed when the current user does not have permission to access a particular area.

/no-access

Unauthorized

The Unauthorized page is displayed when access to a requested resource is not permitted for the current account or role.

/unauthorized
If you expected access

Make sure you are signed in with the correct Edum account and that your account has the required role or permission.