sqm-dashboards/app
rebuilt a469b3d85b fix: ECP-124 Update grade range to be the union of grades found in the database and the enrollment of the school. "Subcategory - School & District"
# Fixed reported grades
	     # Runs faster
      "Measure - District only"
	      # Should only be run per district
	      # Runs faster
	      # Fixed reported grades
      "Measure - School & District"
	      # Reports the grades that took the survey for that school+year; not the grades that responded to the measure
	      # Runs faster
	      # Fixed reported grades
      "Beyond Learning Loss"
      		# Runs faster
      "Beyond Learning Loss - Response Rate"
      		# Fixed reported grades
      "Survey Item - By Item"
	      # may be able to speed it up by getting all averages in a single request
	      # Fixed reported grades
      "Survey Item - By Grade"
      		# Fixed reported grades
	      #may be able to speed it up by getting all averages in a single request
      "Survey Entries - by Measure"
      		# No changes
2025-05-01 10:54:02 -07:00
..
assets feat: Add links from analyze to browse page 2025-03-20 13:12:26 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers fix: ECP-124 Update grade range to be the union of grades found in the database and the enrollment of the school. "Subcategory - School & District" 2025-05-01 10:54:02 -07:00
helpers ECP-100 : feat : update colors on analyze and export pages 2025-03-20 13:15:02 -07:00
javascript Add an exports page that allows a user to select which reports they want 2024-08-12 16:27:19 -07:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib ECP-77 Make sure admin data seeder updates the description from the latest column 2025-02-13 12:09:24 -08:00
mailers first commit 2017-02-23 12:52:56 -05:00
models fix: ECP-124 Update grade range to be the union of grades found in the database and the enrollment of the school. "Subcategory - School & District" 2025-05-01 10:54:02 -07:00
presenters feat: create a parents by language graph 2025-04-30 16:03:29 -07:00
services feat: create a parents by language graph 2025-04-30 16:03:29 -07:00
views WIP: show language graph on analyze page 2025-04-25 16:22:22 -07:00