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

#534 Add assessment type to CurriculumAssessment #535

Closed seidior closed 1 year ago

seidior commented 1 year ago

Proposed changes

This commit resolves #534 by adding the assessment type as a member of the CurriculumAssessment models for both api and webapp. This member should be a string, corresponding with the activity type of the associated activity for that curriculum assessment.

Checklist