Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow getting number of students who have finished Hubble measurements #125

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

Carifio24
Copy link
Member

This PR adds a GET /hubbles_law/class-measurements/students-completed/<student-id>/<class-id> endpoint that allows finding out how many of a student's classmates have completed their Hubble measurements, without getting the measurements themselves. We prevent caching of this endpoint's responses so that it can be repeatedly queried to get live results (e.g. in stage 4 of the Hubble story).

…class that have completed their Hubble measurements.
@Carifio24 Carifio24 merged commit f14e1f4 into cosmicds:main Aug 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant