source-academy / backend

Backend of Source Academy @ NUS, LMS extension of Source Academy (Elixir, Ecto, Phoenix, PostgreSQL)
https://sourceacademy.nus.edu.sg
Apache License 2.0
39 stars 50 forks source link

Fix issues with bonus xp #1172

Open thortol opened 1 month ago

thortol commented 1 month ago

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

Checklist

coveralls commented 1 month ago

Coverage Status

coverage: 94.372%. remained the same when pulling 429aad4867e12a221d132d8ab56a8d33450806b2 on thortol:fix-issues-with-bonus-xp into c0d95e9df86f513b181d8604da37245e6cba8cc3 on source-academy:master.