Currently, the insertion of an exercise does not support that some exercises a chosen for display in the frontend. This should be a feature.
This requires updating different models of exercise, along with the exercise table in the database, while also updating the functionality for managing this value. Should also be part of validator for ExerciseDto
Unresolved questions
No response
Definition of Done
When models and database are correctly updated with the new value, validation is added, and testcases pass.
Reference Issues
15
Summary
Currently, the insertion of an exercise does not support that some exercises a chosen for display in the frontend. This should be a feature.
This requires updating different models of exercise, along with the exercise table in the database, while also updating the functionality for managing this value. Should also be part of validator for ExerciseDto
Unresolved questions
No response
Definition of Done
When models and database are correctly updated with the new value, validation is added, and testcases pass.