Teachers in AtAGlance

Issue #194 closed
Ghislain Hachey created an issue

Hard code teachers indicators in AtAGlance until Brian builds support to extract the data from TeacherIdentity, TeacherAppointment, and Establishment.

Comments (4)

  1. Ghislain Hachey reporter

    feat(AtAGlance): support for teacher related indicators without surveys

    This branch includes a number of minor fixes including Brian's SchoolCount in vermdata.

    BREAKING CHANGES: WARNING!!! The way the routes are defined in AtAGlanceRoutes.ts needs to urgently be re-thought. One particular issue is that the selectedEdLevel, selectedSchoolType and selectedSector are hard coded but they could and likely are different across country deployments Furthermore, some routes in there are specific to Kiribati and SI, some for RMI and some common to all. A big mess!

    The actual only breaking change here is the selectedSchoolType for the route site.ataglance.pri was changed for RMI to PS (from PRI). Unsure if this affects anybody else at this point in time.

    Closes #194

    → <<cset ee10faf70ee8>>

  2. Ghislain Hachey reporter

    feat(AtAGlance): support for teacher related indicators without surveys

    BREAKING CHANGES: WARNING!!! The way the routes are defined in AtAGlanceRoutes.ts needs to urgently be re-thought. One particular issue is that the selectedEdLevel, selectedSchoolType and selectedSector are hard coded but they could and likely are different across country deployments Furthermore, some routes in there are specific to Kiribati and SI, some for RMI and some common to all. A big mess!

    The actual only breaking change here is the selectedSchoolType for the route site.ataglance.pri was changed for RMI to PS (from PRI). Unsure if this affects anybody else at this point in time.

    Closes #194

    → <<cset 9f80b7df72e8>>

  3. Ghislain Hachey reporter

    feat(AtAGlance): support for teacher related indicators without surveys

    BREAKING CHANGES: WARNING!!! The way the routes are defined in AtAGlanceRoutes.ts needs to urgently be re-thought. One particular issue is that the selectedEdLevel, selectedSchoolType and selectedSector are hard coded but they could and likely are different across country deployments Furthermore, some routes in there are specific to Kiribati and SI, some for RMI and some common to all. A big mess!

    The actual only breaking change here is the selectedSchoolType for the route site.ataglance.pri was changed for RMI to PS (from PRI). Unsure if this affects anybody else at this point in time.

    Closes #194

    → <<cset 9f80b7df72e8>>

  4. Log in to comment