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

Add achievement items that modify reduced scoring. #2523

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

somiaj
Copy link
Contributor

@somiaj somiaj commented Aug 17, 2024

This adds achievement items that modify the reduced scoring time period while leaving other settings alone. These are designed for classes which use reduced scoring and keep assignments open in the reduced scoring period for a long time (such as the end of the course).

  • ExtendReducedDate -> Extends the reduced scoring date 24 hours.
  • SuperExtendReducedDate -> Extends the reduced scoring date 48 hours.
  • NoReducedCred -> Removes the reduced scoring flag on an assignment to allow full credit after the reduced scoring date.

In short these provide extensions for a reduced scoring setup.

@drgrice1 drgrice1 changed the title Add achievement itmes that modify reduced scoring. Add achievement items that modify reduced scoring. Aug 17, 2024
@somiaj somiaj force-pushed the reduced-cred-achievement-items branch 4 times, most recently from 16c28d2 to 892d7f7 Compare August 21, 2024 02:23
This adds achievement items that modify the reduced scoring time period
while leaving other settings alone. These are designed for classes which
use reduced scoring and keep assignments open in the reduced scoring
period for a long time (such as the end of the course).

+ ExtendReducedDate -> Extends the reduced scoring date 24 hours.
+ SuperExtendReducedDate -> Extends the reduced scoring date 48 hours.
+ NoReducedCred -> Removes the reduced scoring flag on an assignment to
  allow full credit after the reduced scoring date.
@somiaj somiaj force-pushed the reduced-cred-achievement-items branch from 892d7f7 to f751675 Compare September 3, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant