thortol
thortol
### Description **To be merged with Frontend [#2893](https://github.com/source-academy/frontend/pull/2893)** For implementation decisions, see Frontend PR. ### Changes - Changed `submissions_by_grader_for_index` pipeline by adding user table, assessment.title and assessment.config_id - Added `sort_submission`...
### Description Resolves [#2226](https://github.com/source-academy/frontend/issues/2226). There are occasional "low effort" submissions from students to gain the early submission bonus XP. This PR fixes this while not changing the workload for the...
### 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...