Skip to content

"soort" is not a required field in doelzinnen #6

@jurriaan

Description

@jurriaan

There are 16 doelzinnen which not have soort set to eindterm or kerndoel:

$ jq '.[]|select(.soort==null)|{id: .id, title: .title}' doelzinnen.json
{
  "id": "51b3aeff-91bb-478f-92bd-0c1115f15b41",
  "title": "Concept - Kerndoel 1 Denkwijzen"
}
{
  "id": "3ed9dfb6-3436-4eb3-be8a-cf71ccb761b4",
  "title": "Concept - Kerndoel 2 Vraagstukken"
}
{
  "id": "e61ad62f-e780-4222-baed-0be54efa240a",
  "title": "Concept - Kerndoel 3 - Wereldbeeld"
}
{
  "id": "fbc2cdc5-7735-4888-b441-b00eab3b3115",
  "title": "Concept - Kerndoel 4 - De aarde als leefomgeving"
}
{
  "id": "e26a87da-9274-4c6c-83ae-462363667ca8",
  "title": "Concept - Kerndoel 5 - Ruimtelijke inrichting"
}
{
  "id": "f074d1aa-be3c-41c9-85f1-396986337e8f",
  "title": "Concept - Kerndoel 6 - Historische ontwikkelingen"
}
{
  "id": "d7b14aa7-a19b-4329-8ff3-649f2d4cb95a",
  "title": "Concept - Kerndoel 7 - Tijd"
}
{
  "id": "f5720c8e-d983-488e-9351-fc5b60c1747e",
  "title": "Concept - Kerndoel 8 - Doorwerking van het verleden"
}
{
  "id": "e10bf157-29a4-412f-b298-99a434ea8600",
  "title": "Concept - Kerndoel 9 Samenleving"
}
{
  "id": "33526e07-bc99-4b1c-a0fd-b10f60cc985a",
  "title": "Concept - Kerndoel 10 Economische systemen"
}
{
  "id": "08ee29f9-9f6a-421f-b617-71166ee03b5d",
  "title": "Concept - Kerndoel 11 Economische keuzes"
}
{
  "id": "5f310fc3-a9f3-4e2a-a6b3-dab76be17b54",
  "title": "Concept - Kerndoel 12 Invloed en macht"
}
{
  "id": "a275ee22-d711-4db9-b001-e28f8fe92f42",
  "title": "Concept - Kerndoel 13 Diversiteit"
}
{
  "id": "c2e518b4-eadb-4a2b-8871-a43618567f10",
  "title": "Concept - Kerndoel 14 Omgeving van de school"
}
{
  "id": "74211748-8fe3-47f0-8808-ac37f9e85132",
  "title": "Concept - Kerndoel 15 Sociale omgeving"
}
{
  "id": "5bff901f-fc89-4c10-a407-a25ebddc930c",
  "title": "Concept - Eindterm 10"
}

Is this by design, or should the data + schema be updated in this case?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions