Skip to content

Adhere to architecture docs datamodel

Hal, J. van (John) requested to merge data_model_change into develop

Read in Excel and create the following data properties.

School Portal

Participant

  • participant_long_id: string
  • participant_short_id: string
  • first_name: string
  • prefix: string
  • last_name: string
  • diplay_name: string
  • birth_day: integer
  • birth_month: integer
  • birth_year: integer
  • grade: string
  • consent_participant: bool
  • consent_parent: bool
  • consent_personal_data: bool

Show data processing progress bar in UI

Merge request reports

Loading