school-navigator icon indicating copy to clipboard operation
school-navigator copied to clipboard

Implement Teacher Satisfaction survey in school profile

Open jtf621 opened this issue 9 years ago • 5 comments

@jtf621 has some data gathering scripts underway

jtf621 avatar Apr 29 '16 12:04 jtf621

Todo:

  • [x] Add a new field to the School model (allow it to be null)
  • [x] Create migration for the field
  • [ ] Manually add schools from here: https://ncteachingconditions.org/results
  • [ ] Fix the templates (take into account when it is blank)

alexlemann avatar Oct 18 '16 21:10 alexlemann

@victor-rocha @alexlemann

I just started a new branch. So far I've just added the teacher_satisfaction_survey field as a URLField that can be null. Will make a new commit for the migration.

vinvasir avatar Oct 30 '16 17:10 vinvasir

+1

vrocha avatar Oct 30 '16 17:10 vrocha

The branch is called "pv-school-survey-field"

vinvasir avatar Oct 30 '16 17:10 vinvasir

Ran the migrations and didn't get any complaints from the Django console or Travis CI! Pull request located here.

Also happy to help with the data entry and template-fixing parts of the issue.

vinvasir avatar Oct 30 '16 17:10 vinvasir