Commit graph

8 commits

Author SHA1 Message Date
rebuilt
fb0944e726 feat: remove Beyond Learning Loss Exports from exports page 2025-05-01 10:54:11 -07:00
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
Nelson Jovel
4419d81230 feat: add new bll report to exports page 2024-12-20 12:25:51 -08:00
Nelson Jovel
c72ff9747f feat: rename export reports 2024-09-27 13:50:50 -07:00
Nelson Jovel
2b2d89a26a feat: Add 'all school' option to exports page 2024-09-27 13:43:45 -07:00
Nelson Jovel
b059f88383 feat: add ability to filter export data by student survey item type. Ability added to 'by grade' 'by item' and 'survey item responses' reports 2024-09-27 13:43:35 -07:00
Nelson Jovel
bca79d1b2b feat: allow selecting a subset of student survey items for the survey item report 2024-08-12 16:27:27 -07:00
Nelson Jovel
e760ee211c Add an exports page that allows a user to select which reports they want
to run
2024-08-12 16:27:19 -07:00