Git Product home page Git Product logo

Comments (6)

ibrahimkilic avatar ibrahimkilic commented on May 29, 2024 1

Thanks, bro...

from omrchecker.

Udayraj123 avatar Udayraj123 commented on May 29, 2024

@ibrahimkilic We can introduce a new config in template.json for defining what to use for empty value.
I have asked in the community for anyone who can pick it up. We can discuss what should the schema be for most generalised version.

p.s. previously there was a variable used for this. Had to remove it because it would cause some issues in double-integer type questions.

from omrchecker.

Udayraj123 avatar Udayraj123 commented on May 29, 2024

For now I can suggest a small hack in the code here.

Add an else block there and put this(with correct indentation)

else:
    if (q in ["q1", "q2", "q3", "q4", "q5"]):
        omr_response[q] = "no"

from omrchecker.

sanmay321 avatar sanmay321 commented on May 29, 2024

@ibrahimkilic hey I would like to work on this issue assign me, please.

from omrchecker.

Udayraj123 avatar Udayraj123 commented on May 29, 2024

@sanmay321 we're following a process of discussing on discord before getting assigned. Please start a discussion over there :)

from omrchecker.

Udayraj123 avatar Udayraj123 commented on May 29, 2024

let's discuss how to generalize

from omrchecker.

Related Issues (20)

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.