Giter VIP home page Giter VIP logo

pygrade's People

Contributors

zalsaeed avatar

Watchers

 avatar

pygrade's Issues

The full report doesn't show points pre-late deduction

The full (CSV) report doesn't show the students' points before we deduct the latency points. It would be helpful to have the initial points in case they present a valid excuse for being late, and we want to reimburse them with the total points they got.

flake8 could be run on non-existing file and still give full grade!

when running a test using flake8, such as

ExecutableTask(16, "Check Coding Style for type annotations using Flake8 (we check for ANN001, ANN201, "
                               "ANN202, ANN203, ANN204, ANN205, and ANN206). Each missing annotation worth 1 point!",
                           possible_points=10,
                           command=PythonCommand(coding_style.check_for_type_hints, args=[student, "point.py"])),

flake8 will return total points (according to the possible grade) even if the file doesn't exist. This is a logical grading bug.

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.