A simple and fast web tool that helps students calculate internal assessment marks for theory, practical, and hybrid subjects.
Internal Marks Calculator is a comprehensive web tool designed to help students estimate their internal assessment scores. It supports multiple subject types including theory, practical, and hybrid courses, with calculations for MSTs (Mid-Semester Tests), assignments, experiments, and attendance.
This is a fork with additional features and improvements.
What makes it unique:
- Support for multiple subject types
- MST, assignment, and attendance calculations
- Experiment and practical marks
- Instant score estimation
- Mobile-friendly interface
- Multi-Subject Support – Theory, Practical, and Hybrid subjects
- MST Calculations – Best two out of three MST scoring
- Assignment Tracking – Calculate assignment contributions
- Attendance Marks – Attendance percentage to marks conversion
- Practical/Experiments – Lab work score calculations
- Instant Results – Real-time mark estimation
Frontend
- HTML5
- CSS3
- JavaScript
Deployment
- GitHub Pages
User → Select Subject Type → Enter Marks (MST/Assignment/Attendance) → Calculate → Display Internal Marks
# Clone the repository
git clone https://github.com/DevRanbir/Internal-Marks-Calculator.git
# Navigate to project
cd Internal-Marks-Calculator
# Open index.html in browser
open index. html- Step 1: Select subject type (Theory/Practical/Hybrid)
- Step 2: Enter MST marks (best 2 out of 3)
- Step 3: Input assignment and attendance scores
- Step 4: Add experiment/practical marks if applicable
- Step 5: View your calculated internal marks
Internal-Marks-Calculator/
├── index.html
├── styles/
│ └── main.css
├── scripts/
│ └── calculator.js
└── README.md
- Add semester-wise tracking
- Implement data export functionality
- Create progress visualization
- Add target marks calculator
- Support custom weightage schemes
- Original Author: Imdilshan
- Forked By: DevRanbir
- GitHub: https://github.com/DevRanbir
This project is licensed under the MIT License.
