OpenTree-Education / rhizone-lms

A learning management system focused on self-reflection.
https://rhi.zone
BSD 3-Clause Clear License
14 stars 7 forks source link

#576 Implement working functionality for the PUT /curriculum/:curriculumAssessmentId route #581

Closed Paryssatis closed 1 year ago

Paryssatis commented 1 year ago

Proposed changes

This pull request includes some resolutions for issues #515 by partially implementing the PUT assessments/:curriculum_assessments route. ThePUT /assessments/curriculum_assessments updates an existing CurriculumAssessment in the curriculum_assessments table, linked with a given curriculum activity.

This issue continues the work from issue #515.

Checklist