sqm-dashboards/lib/tasks
rebuilt 0f23053294 It's possible for admin data likert score values to be above 5. If that happens, we
cap the likert score at 5.   This was happening already at the scraper
level but it's also now being done by the admin data loader for safety.
Also make sure to just update admin data instead of deleting and
reloading all values each load. Add tests to confirm this behavior
2023-06-03 16:47:03 -07:00
..
.keep first commit 2017-02-23 12:52:56 -05:00
clean.rake Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:39:12 -07:00
data.rake It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 16:47:03 -07:00
dupes.rake move csv require statement to application.rb 2023-02-27 15:47:20 -08:00
one_off.rake updated code by adding a task to find most skipped questions on regular survey questions 2023-05-18 15:56:34 -04:00
report.rake Add subcategory report 2023-05-23 18:59:05 -07:00
scrape.rake Update logic for calculating student response rate. Remove references 2023-04-08 10:59:48 -07:00
survey.rake Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00