This PR adds the hubbles_law/stage-3-data endpoint for getting the appropriate data for a student in stage 3 of the Hubble story. The endpoint requires the student and class IDs as URL parameters, e.g. hubbles_law/stage-3-data/<student-id>/<class-id>.
This PR adds the
hubbles_law/stage-3-data
endpoint for getting the appropriate data for a student in stage 3 of the Hubble story. The endpoint requires the student and class IDs as URL parameters, e.g.hubbles_law/stage-3-data/<student-id>/<class-id>
.