Thikhina Bakmeedeniya
Thikhina Bakmeedeniya
Fixes #8450 **Outline of Solution** - Updated the the `FeedbackConstantSumQuestionDetails.java` with the necessary fields, validation and error checking to support min/max. - Updated the UI: - so that the instructor...
Fixes #8867 **Outline of Solution** - Updated the backend to respond with recipient's section and team details - Updated the UI to display the the recipient section and team as...
Fixes #8431 **Outline of Solution** Updated the front-end with buttons corresponding to each question type to open a new tab with helpful information (specific to the question type) as per...
Part of #11945 **Outline of Solution** Tested the basic functionality of `course-edit-form`
Fixes #11947 **Outline of Solution** The back-end: - Created `ErrorMessageFormatter` to format list of error messages that could be parsed from the front-end. - Updated three classes (`CreateFeedbackQuestionAction`, `SubmitFeedbackResponseAction`, `UpdateFeedbackResponseAction`)...
- **Environment**: `master` branch at commit 39192f4 **Description of feature/enhancement** Propose to update the front-end to facilitate error messages to be represented as multiple toasts rather than a single one....
- **Environment**: `master` branch at commit 39192f4 **Description of feature/enhancement** Add front-end testing to test course edit form to look out for software regression. **Justification** Though the `course-edit-form` within other...