Giter Site home page Giter Site logo

neelanjan-chakraborty / cuet_marks_calculator Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 32 KB

CUET Marks Calculator is a Python script that allows users to calculate their exam marks based on the provided answer key and their chosen options. It extracts the user's chosen options from the result portal and compares them with the correct answers.

Home Page: https://neelanjan-chakraborty.github.io/CUET_marks_calculator/

HTML 14.47% CSS 19.58% Python 65.95%
calculator cbse central-university college cuet icse marks nta ugc addmsission

cuet_marks_calculator's Introduction

CUET PG Marks Calculator

This is a Python script that calculates exam marks based on the provided answer key and the user's chosen options. It also generates an overall performance report.

access the tool here Tool Link

Steps to Find the Answer

  1. First, log in to the CUET Result Portal. You can access the portal here.

  2. Login and copy the Answer Key from the Challenges Page as shown in the example below:

    Image

  3. Open your Attempted questions and copy the link as shown in the example below:

    Image

  4. Paste both the Answer Key and the Question Link in the appropriate placeholders.

  5. Select "Check Answers" to calculate your marks.

  6. If you found this application helpful, please give it a star.

  7. In case of any issues, please contact me.

Table of Contents

Installation

To use this script, you need to have Python and the following libraries installed:

  • requests
  • beautifulsoup4
  • pandas
  • matplotlib

You can install these dependencies using the following command:

pip install -r requirements.txt
import requests from bs4 import BeautifulSoup
import pandas as pd
import matplotlib.pyplot as plt

Contributing

Contributions are welcome! If you have any improvements or bug fixes, feel free to submit a pull request.

License

This project is licensed under the MIT License.

Copy code

Please note that this README.md template assumes that you have a LICENSE file in your repository root directory. If you don't have one, you can choose an appropriate license or remove the "License" section from the template.

Feel free to customize the README.md as per your requirements.

cuet_marks_calculator's People

Contributors

neelanjan-chakraborty avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.