Skip to content

Commit e475b2b

Browse files
authored
Update CodeList 27 (Add Codes B8 to C5)
1 parent d9330b8 commit e475b2b

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

src/CodeList/CodeList27.php

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,14 @@ class CodeList27 extends CodeList implements CodeListInterface
133133
'B5' => 'Key place names',
134134
'B6' => 'FAST',
135135
'B7' => 'NGSS',
136+
'B8' => 'MVB-Lesemotive',
137+
'B9' => 'LOPS21 Subject module',
138+
'C0' => 'Læreplaner-LK20',
139+
'C1' => 'Kompetansemål-LK20',
140+
'C2' => 'Kompetansemålsett-LK20',
141+
'C3' => 'Tverrfaglige temaer-LK20',
142+
'C4' => 'CLIL – Type d’article scolaire',
143+
'C5' => 'GAR – Type pédagogique',
136144
];
137145

138146
/**
@@ -257,6 +265,14 @@ class CodeList27 extends CodeList implements CodeListInterface
257265
'B5' => 'Nombres de lugares clave',
258266
'B6' => 'FAST',
259267
'B7' => 'NGSS',
268+
'B8' => 'MVB-Lesemotive',
269+
'B9' => 'LOPS21 Subject module',
270+
'C0' => 'Læreplaner-LK20',
271+
'C1' => 'Kompetansemål-LK20',
272+
'C2' => 'Kompetansemålsett-LK20',
273+
'C3' => 'Tverrfaglige temaer-LK20',
274+
'C4' => 'CLIL – Type d’article scolaire',
275+
'C5' => 'GAR – Type pédagogique',
260276
];
261277

262278
/**
@@ -381,6 +397,14 @@ class CodeList27 extends CodeList implements CodeListInterface
381397
'B5' => 'Key place names',
382398
'B6' => 'FAST',
383399
'B7' => 'NGSS',
400+
'B8' => 'MVB-Lesemotive',
401+
'B9' => 'LOPS21 Subject module',
402+
'C0' => 'Læreplaner-LK20',
403+
'C1' => 'Kompetansemål-LK20',
404+
'C2' => 'Kompetansemålsett-LK20',
405+
'C3' => 'Tverrfaglige temaer-LK20',
406+
'C4' => 'CLIL – Type d’article scolaire',
407+
'C5' => 'GAR – Type pédagogique',
384408
];
385409

386410
/**
@@ -505,6 +529,14 @@ class CodeList27 extends CodeList implements CodeListInterface
505529
'B5' => 'Noms de lieux clé',
506530
'B6' => 'FAST',
507531
'B7' => 'NGSS',
532+
'B8' => 'MVB-Lesemotive',
533+
'B9' => 'LOPS21 Subject module',
534+
'C0' => 'Læreplaner-LK20',
535+
'C1' => 'Kompetansemål-LK20',
536+
'C2' => 'Kompetansemålsett-LK20',
537+
'C3' => 'Tverrfaglige temaer-LK20',
538+
'C4' => 'CLIL – Type d’article scolaire',
539+
'C5' => 'GAR – Type pédagogique',
508540
];
509541

510542
/**
@@ -629,6 +661,14 @@ class CodeList27 extends CodeList implements CodeListInterface
629661
'B5' => 'Luoghi come parole chiave',
630662
'B6' => 'FAST',
631663
'B7' => 'NGSS',
664+
'B8' => 'MVB-Lesemotive',
665+
'B9' => 'LOPS21 Subject module',
666+
'C0' => 'Læreplaner-LK20',
667+
'C1' => 'Kompetansemål-LK20',
668+
'C2' => 'Kompetansemålsett-LK20',
669+
'C3' => 'Tverrfaglige temaer-LK20',
670+
'C4' => 'CLIL – Type d’article scolaire',
671+
'C5' => 'GAR – Type pédagogique',
632672
];
633673

634674
/**
@@ -753,6 +793,14 @@ class CodeList27 extends CodeList implements CodeListInterface
753793
'B5' => 'Nøkkelord – steder',
754794
'B6' => 'FAST',
755795
'B7' => 'NGSS',
796+
'B8' => 'MVB-Lesemotive',
797+
'B9' => 'LOPS21 Subject module',
798+
'C0' => 'Læreplaner-LK20',
799+
'C1' => 'Kompetansemål-LK20',
800+
'C2' => 'Kompetansemålsett-LK20',
801+
'C3' => 'Tverrfaglige temaer-LK20',
802+
'C4' => 'CLIL – Type d’article scolaire',
803+
'C5' => 'GAR – Type pédagogique',
756804
];
757805

758806
/**
@@ -877,5 +925,13 @@ class CodeList27 extends CodeList implements CodeListInterface
877925
'B5' => 'Key place names',
878926
'B6' => 'FAST',
879927
'B7' => 'NGSS',
928+
'B8' => 'MVB-Lesemotive',
929+
'B9' => 'LOPS21 Subject module',
930+
'C0' => 'Læreplaner-LK20',
931+
'C1' => 'Kompetansemål-LK20',
932+
'C2' => 'Kompetansemålsett-LK20',
933+
'C3' => 'Tverrfaglige temaer-LK20',
934+
'C4' => 'CLIL – Type d’article scolaire',
935+
'C5' => 'GAR – Type pédagogique',
880936
];
881937
}

0 commit comments

Comments
 (0)