Managing Teacher Appointments, Qualifications and Certifications

Issue #355 resolved
Ghislain Hachey created an issue

The highest current priority. This refers to the following ToR item.

  • Build support to fully synchronize the TeacherAppointment and TeacherTraining data with their TeacherSurvey and SurveyYearTeacherQual "counterparts". The users of the EMIS should be able to add TeacherTraining records directly from the UI in the teacher module under the Qualifications tab. And the workbook Highest Qualifications and Highest Ed Qualifications data should also correctly update TeacherTraining (i.e. the one displayed in the UI.) In both FSM and RMI the Highest Qualifications and Highest Ed Qualifications are academic degrees (e.g. AA, BS, MS, etc.) and country specific education certifications (e.g. Teacher Level I, stuff on curriculum, pedagogical framework, etc.). All the data goes into TeacherTraining and SurveyYearTeacherQual and should be clearly identified through the table column codeGroup (i.e. Academic Degrees and FSM Education Certifications). Reconcile teacher with old TeacherID and new TeacherID from workbook.

In addition I document other related things that needs to be address within this branch of work.

  • Build support to filter active and no longer active teachers.

  • Issue #338 can be done as part of this branch of work or separately, whatever is more convenient. DONE

  • Issue #322 can be done as part of this branch of work or separately, whatever is more convenient.

  • Issue #311 can be done as part of this branch of work or separately, whatever is more convenient. DONE

  • Issue #117 can be done as part of this branch of work or separately, whatever is more convenient.

Comments (7)

  1. Brian Lewis repo owner

    Build support to fully synchronize the TeacherAppointment and TeacherTraining data with their TeacherSurvey and SurveyYearTeacherQual "counterparts".

    Teacher appointments can be synhronized to TeacherSurvey as of #322.

  2. Brian Lewis repo owner

    The users of the EMIS should be able to add TeacherTraining records directly from the UI in the teacher module under the Qualifications tab.

    Work continues as #394

  3. Brian Lewis repo owner

    And the workbook Highest Qualifications and Highest Ed Qualifications data should also correctly update TeacherTraining (i.e. the one displayed in the UI.)

    The workbook upload will put these into TeacherSurvey as currently. A new display in the UI will compare qualifactions that appear in TeacherTraining to those that appear in TeacherSurvey.

    Note that the warehouse build uses the union of these.

  4. Ghislain Hachey reporter

    This can be considered complete. Future work on this will be refinements and improvements as part of new ToR

  5. Log in to comment