Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature: RainbowGrades] Add Hover Text and Penalty Logic for Bad Status #82

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    20c5002 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. [Feature: RainbowGrades] Added logic for late penalties and automatic…

    … zeros with dynamic hover text. Introduced variables 'penalty_per_day' and 'automatic_zero' to calculate scores based on late submissions and generate informative hover text. The hover text now displays details like original score, late days used, and penalty percentage, enhancing clarity for students.
    chloe-crews committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    57c9c63 View commit details
    Browse the repository at this point in the history