cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Get class for student/story pair #50

Closed Carifio24 closed 1 year ago

Carifio24 commented 1 year ago

This PR adds functionality for getting the class information from a student/story pair. This logic is good enough for now, but it relies on a student only being in one class that's doing a particular data story. I'll update this accordingly once we make a final decision on how to handle those types of situations.