The rate and heatmap endpoints are currently located in the volunteer view. However, it would make a lot more sense to have them in the submission view. This allows us to simply filter the submissions that the rate/heatmap is calculated on and removes the unused filters that show up in the volunteer view.
One immidiate benefit of this would be that we can filter by time and display rates and heatmaps for all volunteers together.
The
rate
andheatmap
endpoints are currently located in thevolunteer
view. However, it would make a lot more sense to have them in thesubmission
view. This allows us to simply filter the submissions that the rate/heatmap is calculated on and removes the unused filters that show up in thevolunteer
view.One immidiate benefit of this would be that we can filter by time and display rates and heatmaps for all volunteers together.