backend icon indicating copy to clipboard operation
backend copied to clipboard

Fix issues with bonus xp

Open thortol opened this issue 1 year ago • 1 comments

Description

Resolves #1168, #1170.

Some issues with the code and fixes the bug where autograded assignments do not have bonus xp awarded. The bug is fixed by updating bonus xp when grading is published.

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Code quality improvements

Checklist

  • [x] I have tested this code
  • [ ] I have updated the documentation

thortol avatar Aug 31 '24 11:08 thortol

Coverage Status

coverage: 92.838%. remained the same when pulling 545b042bc6d91b548c840a901564ef1de378259a on thortol:fix-issues-with-bonus-xp into 0572fb012930b26294cffb777a93da452a551b59 on source-academy:master.

coveralls avatar Aug 31 '24 11:08 coveralls