تفصیل
CGPA Calculator is a lightweight WordPress plugin that helps students calculate their Cumulative Grade Point Average (CGPA) instantly using AJAX, without page reloads. Simply enter the sum of your SGPA (Semester Grade Point Average) and the number of semesters, and get your CGPA securely and instantly.
Features
- Simple and intuitive interface
- AJAX-powered real-time calculation
- Secure calculation with WordPress nonce verification
- Input validation to prevent errors
- Clean and responsive design
- Easy-to-use shortcode
[cgpa_calculator] - No database queries – lightweight and fast
- Privacy-focused – no data is stored
How It Works
CGPA is calculated using the formula:
CGPA = Sum of SGPA / Number of Semesters
Example:
* SGPAs: 8.5, 8.0, 9.0, 8.5
* Sum of SGPA = 34.0
* Semesters = 4
* CGPA = 34.0 / 4 = 8.50
Usage
Simply add the shortcode [cgpa_calculator] to any page or post.
Privacy
No data is collected, stored, or transmitted. All calculations are real-time via AJAX.
انسٹالیشن
Automatic Installation
- Log in to WordPress admin
- Plugins > Add New
- Search "CGPA Calculator”
- Install & Activate
Manual Installation
- Download plugin ZIP
- Admin panel: Plugins > Add New > Upload Plugin
- Select ZIP file, Install & Activate
عمومی سوالات
-
How do I use this plugin?
-
Add
[cgpa_calculator]shortcode to a page/post. -
What is CGPA?
-
Cumulative Grade Point Average of all semesters.
-
What is SGPA?
-
Semester Grade Point Average for a single semester.
-
Why is the semester limit 8?
-
Most undergraduate programs have 8 semesters (4 years).
-
Does it store my data?
-
No. Calculations are live with AJAX; nothing is saved.
-
Can I use this calculator multiple times?
-
Yes. Each calculation is independent.
-
Can I customize styling?
-
Yes, edit
styles.cssto match your theme.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“CGPA Calculator” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“CGPA Calculator” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0.0
- Initial release with AJAX-powered CGPA calculation
- Simple and intuitive interface
- Secure calculation with nonce verification
- Input validation
- Responsive design

