FSM School Types

Issue #328 resolved
Ghislain Hachey created an issue

A few things to do here. So in FSM we need to change the vocab of school types to school levels.

School types is in FSM known as public vs private. For this lkpSchoolClass can be used with a vocab of School Type. Expose this lookup in the UI and also load all the data for this or get states to set this data for all their schools.

Edit school filter to reflect the above

Finally, change the values of school types (with vocab school levels). For example, a school here with levels ECE and G1 to G5 should be more specifically "ECE and G1-G5 School" and not the currently more general "ECE (Kindergarten) and Primary (Elementary School)". This involves changes in:

  • the workbooks
  • table SchoolTypes
  • table SurveyYearSchoolType
  • table metaSchoolTypesLevelMap
  • Schools configure the new school type (i.e. known as school levels in FSM)
  • warehouse regeneration
  • Reports?!
  • ???

Comments (4)

  1. Ghislain Hachey reporter

    Only the very last task above is left to do. Everything else was done as part of work in issue348

  2. Log in to comment