Closed mgasquez closed 1 year ago
This PR closes https://github.com/OpenTree-Education/rhizone-lms/issues/565 issue. The DELETE /curriculum/:curriculumAssessmentId route deletes an existing program assessment in the database.
DELETE /curriculum/:curriculumAssessmentId route and the service file functions were implemented.
Test coverage are done to ensure the code written for the test will behave as expected by the protocol we previously defined.
This PR closes https://github.com/OpenTree-Education/rhizone-lms/issues/565 issue. The DELETE /curriculum/:curriculumAssessmentId route deletes an existing program assessment in the database.
DELETE /curriculum/:curriculumAssessmentId route and the service file functions were implemented.
Test coverage are done to ensure the code written for the test will behave as expected by the protocol we previously defined.
Checklist