tkaixiang
tkaixiang
### Description **To be merged with Frontend [#2765](https://github.com/source-academy/frontend/pull/2765) and Grader [#319](https://github.com/source-academy/grader/pull/319)** ### Changes - Changed `/assessments/:assessmentid/submit` pipeline to return all files in an assessment when submitting it for auto grading...
- React19 Support - Sub-options support - **Note:** This makes it such that ONLY the sub-options can be values, not the options itself - See the `page.tsx` example of the...
| Q | A | ----------------- | --- | Bug fix? | yes | New feature? | yes | Breaking changes? | yes | Deprecations? | yes | New tests...