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

#481 Setter service function should return correct values #482

Closed phoebehala closed 1 year ago

phoebehala commented 1 year ago

This issue resolves #481 by:

Proposed changes

setParticipantActivityCompletion() return the participantActivityId and the completion status (true or false) of an inserted row in the table Test functions updated to reflect the above service function changed

Checklist