Code Monkey home page Code Monkey logo

jee-mains-marks-calculator's Introduction

Jee Mains Marks Calculator (2024)

tutorial gif

Usage

You can calculate your marks from your response sheet url. OR, by saving a copy of your responses as an html file, and uploading the file in the calculator.

Answerkeys

The answerkeys.js file contains answer keys as js objects

Generating new answerkeys

To generate new answerkeys, use the parseAnswerKey function present in main.js. Run it when on the answer key page provided by NTA. It will provide you with a js object representing the answerkey. Place this object in answerkeys.js and update the getAnsKey function in main.js

Proxies

proxies.js contains a proxy variable, you can change it however you will also need to modify fetchResponseSheet in main.js accordingly
The currently in use proxy is https://github.com/timepassuser/corsproxy-worker, a cloudflare worker.

jee-mains-marks-calculator's People

Contributors

devboiagru avatar timepassuser avatar voidlyvidevoid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jee-mains-marks-calculator's Issues

Show questions that have been dropped

Hey,
I really appreciate the work that you have been doing. I would like to know if you have got 8th April shift 2 question paper or response sheet. I didn't download mine for some silly reason. I figured out that the answer to a question in Chemistry has been changed (looked at the commit history) but would like to know what exactly that question is. Please help me out.
Cheers,
Nitish

Something brokey, nothing shows up now

image

From what i know:

in these lines:
image
responses[questionId][1] is returning null, and there is nothing associated with null in subjectTables (line 165), which makes the whole subjectTable null and it throws an error when trying to insert a row.
I tried hardcoding it to subjectTable = subjectTables["MA"] and it worked (added all questions to the maths table), so I'm guessing it cannot get the table to add the rows to

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.