@oaknational/oak-curriculum-schema 2.14.0 → 2.14.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/schema/public/components/base/base.schema.cjs +1 -1
- package/cjs/schema/public/components/base/base.schema.cjs.map +1 -1
- package/esm/schema/public/components/base/base.schema.js +1 -1
- package/esm/schema/public/components/base/base.schema.js.map +1 -1
- package/package.json +1 -1
- package/src/schema/public/components/base/base.schema.ts +1 -1
- package/types.d.ts +302 -302
package/types.d.ts
CHANGED
|
@@ -4075,7 +4075,7 @@ declare const subjects: z.ZodEnum<{
|
|
|
4075
4075
|
"Speech and language therapy": "Speech and language therapy";
|
|
4076
4076
|
"QA testing only": "QA testing only";
|
|
4077
4077
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
4078
|
-
"Digital
|
|
4078
|
+
"Digital literacy": "Digital literacy";
|
|
4079
4079
|
}>;
|
|
4080
4080
|
declare const subjectSlugs: z.ZodEnum<{
|
|
4081
4081
|
"computing-non-gcse": "computing-non-gcse";
|
|
@@ -5696,7 +5696,7 @@ declare const programmeFieldsSchema: z.ZodObject<{
|
|
|
5696
5696
|
"Speech and language therapy": "Speech and language therapy";
|
|
5697
5697
|
"QA testing only": "QA testing only";
|
|
5698
5698
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
5699
|
-
"Digital
|
|
5699
|
+
"Digital literacy": "Digital literacy";
|
|
5700
5700
|
}>;
|
|
5701
5701
|
subject_id: z.ZodNumber;
|
|
5702
5702
|
subject_slug: z.ZodEnum<{
|
|
@@ -5796,7 +5796,7 @@ declare const programmeFieldsSchema: z.ZodObject<{
|
|
|
5796
5796
|
"Speech and language therapy": "Speech and language therapy";
|
|
5797
5797
|
"QA testing only": "QA testing only";
|
|
5798
5798
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
5799
|
-
"Digital
|
|
5799
|
+
"Digital literacy": "Digital literacy";
|
|
5800
5800
|
}>>>;
|
|
5801
5801
|
optionality: z.ZodOptional<z.ZodString>;
|
|
5802
5802
|
legacy: z.ZodOptional<z.ZodString>;
|
|
@@ -5834,12 +5834,12 @@ declare const programmeFieldsSchemaCamel: Omit<z.ZodType<{
|
|
|
5834
5834
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
5835
5835
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
5836
5836
|
phaseDisplayOrder: number;
|
|
5837
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5837
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
5838
5838
|
subjectId: number;
|
|
5839
5839
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
5840
5840
|
subjectDescription: string;
|
|
5841
5841
|
subjectDisplayOrder: number;
|
|
5842
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5842
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
5843
5843
|
optionality?: string | undefined;
|
|
5844
5844
|
legacy?: string | undefined;
|
|
5845
5845
|
dataset?: string | undefined;
|
|
@@ -5874,12 +5874,12 @@ declare const programmeFieldsSchemaCamel: Omit<z.ZodType<{
|
|
|
5874
5874
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
5875
5875
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
5876
5876
|
phaseDisplayOrder: number;
|
|
5877
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5877
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
5878
5878
|
subjectId: number;
|
|
5879
5879
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
5880
5880
|
subjectDescription: string;
|
|
5881
5881
|
subjectDisplayOrder: number;
|
|
5882
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5882
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
5883
5883
|
optionality?: string | undefined;
|
|
5884
5884
|
legacy?: string | undefined;
|
|
5885
5885
|
dataset?: string | undefined;
|
|
@@ -5915,12 +5915,12 @@ declare const programmeFieldsSchemaCamel: Omit<z.ZodType<{
|
|
|
5915
5915
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
5916
5916
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
5917
5917
|
phase_display_order: number;
|
|
5918
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5918
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
5919
5919
|
subject_id: number;
|
|
5920
5920
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
5921
5921
|
subject_description: string;
|
|
5922
5922
|
subject_display_order: number;
|
|
5923
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5923
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
5924
5924
|
optionality?: string | undefined;
|
|
5925
5925
|
legacy?: string | undefined;
|
|
5926
5926
|
dataset?: string | undefined;
|
|
@@ -5955,12 +5955,12 @@ declare const programmeFieldsSchemaCamel: Omit<z.ZodType<{
|
|
|
5955
5955
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
5956
5956
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
5957
5957
|
phaseDisplayOrder: number;
|
|
5958
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5958
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
5959
5959
|
subjectId: number;
|
|
5960
5960
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
5961
5961
|
subjectDescription: string;
|
|
5962
5962
|
subjectDisplayOrder: number;
|
|
5963
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5963
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
5964
5964
|
optionality?: string | undefined;
|
|
5965
5965
|
legacy?: string | undefined;
|
|
5966
5966
|
dataset?: string | undefined;
|
|
@@ -5996,12 +5996,12 @@ declare const programmeFieldsSchemaCamel: Omit<z.ZodType<{
|
|
|
5996
5996
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
5997
5997
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
5998
5998
|
phase_display_order: number;
|
|
5999
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
5999
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
6000
6000
|
subject_id: number;
|
|
6001
6001
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
6002
6002
|
subject_description: string;
|
|
6003
6003
|
subject_display_order: number;
|
|
6004
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
6004
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
6005
6005
|
optionality?: string | undefined;
|
|
6006
6006
|
legacy?: string | undefined;
|
|
6007
6007
|
dataset?: string | undefined;
|
|
@@ -6038,12 +6038,12 @@ declare const programmeFieldsSchemaCamel: Omit<z.ZodType<{
|
|
|
6038
6038
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
6039
6039
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
6040
6040
|
phaseDisplayOrder: number;
|
|
6041
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
6041
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
6042
6042
|
subjectId: number;
|
|
6043
6043
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
6044
6044
|
subjectDescription: string;
|
|
6045
6045
|
subjectDisplayOrder: number;
|
|
6046
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
6046
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
6047
6047
|
optionality?: string | undefined;
|
|
6048
6048
|
legacy?: string | undefined;
|
|
6049
6049
|
dataset?: string | undefined;
|
|
@@ -12555,7 +12555,7 @@ declare const unitvariantSchema: z.ZodObject<{
|
|
|
12555
12555
|
"Speech and language therapy": "Speech and language therapy";
|
|
12556
12556
|
"QA testing only": "QA testing only";
|
|
12557
12557
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
12558
|
-
"Digital
|
|
12558
|
+
"Digital literacy": "Digital literacy";
|
|
12559
12559
|
}>>;
|
|
12560
12560
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
12561
12561
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -12655,7 +12655,7 @@ declare const unitvariantSchema: z.ZodObject<{
|
|
|
12655
12655
|
"Speech and language therapy": "Speech and language therapy";
|
|
12656
12656
|
"QA testing only": "QA testing only";
|
|
12657
12657
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
12658
|
-
"Digital
|
|
12658
|
+
"Digital literacy": "Digital literacy";
|
|
12659
12659
|
}>>>>;
|
|
12660
12660
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
12661
12661
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -12893,7 +12893,7 @@ declare const unitvariantNewSchema: z.ZodObject<{
|
|
|
12893
12893
|
"Speech and language therapy": "Speech and language therapy";
|
|
12894
12894
|
"QA testing only": "QA testing only";
|
|
12895
12895
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
12896
|
-
"Digital
|
|
12896
|
+
"Digital literacy": "Digital literacy";
|
|
12897
12897
|
}>>;
|
|
12898
12898
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
12899
12899
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -12993,7 +12993,7 @@ declare const unitvariantNewSchema: z.ZodObject<{
|
|
|
12993
12993
|
"Speech and language therapy": "Speech and language therapy";
|
|
12994
12994
|
"QA testing only": "QA testing only";
|
|
12995
12995
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
12996
|
-
"Digital
|
|
12996
|
+
"Digital literacy": "Digital literacy";
|
|
12997
12997
|
}>>>>;
|
|
12998
12998
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
12999
12999
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -13232,7 +13232,7 @@ declare const unitvariantPublishedSchema: z.ZodObject<{
|
|
|
13232
13232
|
"Speech and language therapy": "Speech and language therapy";
|
|
13233
13233
|
"QA testing only": "QA testing only";
|
|
13234
13234
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
13235
|
-
"Digital
|
|
13235
|
+
"Digital literacy": "Digital literacy";
|
|
13236
13236
|
}>>;
|
|
13237
13237
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
13238
13238
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -13332,7 +13332,7 @@ declare const unitvariantPublishedSchema: z.ZodObject<{
|
|
|
13332
13332
|
"Speech and language therapy": "Speech and language therapy";
|
|
13333
13333
|
"QA testing only": "QA testing only";
|
|
13334
13334
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
13335
|
-
"Digital
|
|
13335
|
+
"Digital literacy": "Digital literacy";
|
|
13336
13336
|
}>>>>;
|
|
13337
13337
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
13338
13338
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -13394,12 +13394,12 @@ declare const unitvariantSchemaCamel: Omit<z.ZodType<{
|
|
|
13394
13394
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13395
13395
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13396
13396
|
phaseDisplayOrder?: number | undefined;
|
|
13397
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13397
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13398
13398
|
subjectId?: number | undefined;
|
|
13399
13399
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13400
13400
|
subjectDescription?: string | undefined;
|
|
13401
13401
|
subjectDisplayOrder?: number | undefined;
|
|
13402
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13402
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13403
13403
|
optionality?: string | undefined;
|
|
13404
13404
|
legacy?: string | undefined;
|
|
13405
13405
|
dataset?: string | undefined;
|
|
@@ -13457,12 +13457,12 @@ declare const unitvariantSchemaCamel: Omit<z.ZodType<{
|
|
|
13457
13457
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13458
13458
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13459
13459
|
phaseDisplayOrder?: number | undefined;
|
|
13460
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13460
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13461
13461
|
subjectId?: number | undefined;
|
|
13462
13462
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13463
13463
|
subjectDescription?: string | undefined;
|
|
13464
13464
|
subjectDisplayOrder?: number | undefined;
|
|
13465
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13465
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13466
13466
|
optionality?: string | undefined;
|
|
13467
13467
|
legacy?: string | undefined;
|
|
13468
13468
|
dataset?: string | undefined;
|
|
@@ -13519,12 +13519,12 @@ declare const unitvariantSchemaCamel: Omit<z.ZodType<{
|
|
|
13519
13519
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13520
13520
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13521
13521
|
phase_display_order?: number | undefined;
|
|
13522
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13522
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13523
13523
|
subject_id?: number | undefined;
|
|
13524
13524
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13525
13525
|
subject_description?: string | undefined;
|
|
13526
13526
|
subject_display_order?: number | undefined;
|
|
13527
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13527
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13528
13528
|
optionality?: string | undefined;
|
|
13529
13529
|
legacy?: string | undefined;
|
|
13530
13530
|
dataset?: string | undefined;
|
|
@@ -13582,12 +13582,12 @@ declare const unitvariantSchemaCamel: Omit<z.ZodType<{
|
|
|
13582
13582
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13583
13583
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13584
13584
|
phaseDisplayOrder?: number | undefined;
|
|
13585
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13585
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13586
13586
|
subjectId?: number | undefined;
|
|
13587
13587
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13588
13588
|
subjectDescription?: string | undefined;
|
|
13589
13589
|
subjectDisplayOrder?: number | undefined;
|
|
13590
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13590
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13591
13591
|
optionality?: string | undefined;
|
|
13592
13592
|
legacy?: string | undefined;
|
|
13593
13593
|
dataset?: string | undefined;
|
|
@@ -13644,12 +13644,12 @@ declare const unitvariantSchemaCamel: Omit<z.ZodType<{
|
|
|
13644
13644
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13645
13645
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13646
13646
|
phase_display_order?: number | undefined;
|
|
13647
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13647
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13648
13648
|
subject_id?: number | undefined;
|
|
13649
13649
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13650
13650
|
subject_description?: string | undefined;
|
|
13651
13651
|
subject_display_order?: number | undefined;
|
|
13652
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13652
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13653
13653
|
optionality?: string | undefined;
|
|
13654
13654
|
legacy?: string | undefined;
|
|
13655
13655
|
dataset?: string | undefined;
|
|
@@ -13709,12 +13709,12 @@ declare const unitvariantSchemaCamel: Omit<z.ZodType<{
|
|
|
13709
13709
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13710
13710
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13711
13711
|
phaseDisplayOrder?: number | undefined;
|
|
13712
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13712
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13713
13713
|
subjectId?: number | undefined;
|
|
13714
13714
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13715
13715
|
subjectDescription?: string | undefined;
|
|
13716
13716
|
subjectDisplayOrder?: number | undefined;
|
|
13717
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13717
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13718
13718
|
optionality?: string | undefined;
|
|
13719
13719
|
legacy?: string | undefined;
|
|
13720
13720
|
dataset?: string | undefined;
|
|
@@ -13776,12 +13776,12 @@ declare const unitvariantNewSchemaCamel: Omit<z.ZodType<{
|
|
|
13776
13776
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13777
13777
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13778
13778
|
phaseDisplayOrder?: number | undefined;
|
|
13779
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13779
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13780
13780
|
subjectId?: number | undefined;
|
|
13781
13781
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13782
13782
|
subjectDescription?: string | undefined;
|
|
13783
13783
|
subjectDisplayOrder?: number | undefined;
|
|
13784
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13784
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13785
13785
|
optionality?: string | undefined;
|
|
13786
13786
|
legacy?: string | undefined;
|
|
13787
13787
|
dataset?: string | undefined;
|
|
@@ -13839,12 +13839,12 @@ declare const unitvariantNewSchemaCamel: Omit<z.ZodType<{
|
|
|
13839
13839
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13840
13840
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13841
13841
|
phaseDisplayOrder?: number | undefined;
|
|
13842
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13842
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13843
13843
|
subjectId?: number | undefined;
|
|
13844
13844
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13845
13845
|
subjectDescription?: string | undefined;
|
|
13846
13846
|
subjectDisplayOrder?: number | undefined;
|
|
13847
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13847
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13848
13848
|
optionality?: string | undefined;
|
|
13849
13849
|
legacy?: string | undefined;
|
|
13850
13850
|
dataset?: string | undefined;
|
|
@@ -13901,12 +13901,12 @@ declare const unitvariantNewSchemaCamel: Omit<z.ZodType<{
|
|
|
13901
13901
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13902
13902
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13903
13903
|
phase_display_order?: number | undefined;
|
|
13904
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13904
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13905
13905
|
subject_id?: number | undefined;
|
|
13906
13906
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13907
13907
|
subject_description?: string | undefined;
|
|
13908
13908
|
subject_display_order?: number | undefined;
|
|
13909
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13909
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13910
13910
|
optionality?: string | undefined;
|
|
13911
13911
|
legacy?: string | undefined;
|
|
13912
13912
|
dataset?: string | undefined;
|
|
@@ -13964,12 +13964,12 @@ declare const unitvariantNewSchemaCamel: Omit<z.ZodType<{
|
|
|
13964
13964
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
13965
13965
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
13966
13966
|
phaseDisplayOrder?: number | undefined;
|
|
13967
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13967
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
13968
13968
|
subjectId?: number | undefined;
|
|
13969
13969
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
13970
13970
|
subjectDescription?: string | undefined;
|
|
13971
13971
|
subjectDisplayOrder?: number | undefined;
|
|
13972
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
13972
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
13973
13973
|
optionality?: string | undefined;
|
|
13974
13974
|
legacy?: string | undefined;
|
|
13975
13975
|
dataset?: string | undefined;
|
|
@@ -14026,12 +14026,12 @@ declare const unitvariantNewSchemaCamel: Omit<z.ZodType<{
|
|
|
14026
14026
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14027
14027
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14028
14028
|
phase_display_order?: number | undefined;
|
|
14029
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14029
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14030
14030
|
subject_id?: number | undefined;
|
|
14031
14031
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14032
14032
|
subject_description?: string | undefined;
|
|
14033
14033
|
subject_display_order?: number | undefined;
|
|
14034
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14034
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14035
14035
|
optionality?: string | undefined;
|
|
14036
14036
|
legacy?: string | undefined;
|
|
14037
14037
|
dataset?: string | undefined;
|
|
@@ -14091,12 +14091,12 @@ declare const unitvariantNewSchemaCamel: Omit<z.ZodType<{
|
|
|
14091
14091
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14092
14092
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14093
14093
|
phaseDisplayOrder?: number | undefined;
|
|
14094
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14094
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14095
14095
|
subjectId?: number | undefined;
|
|
14096
14096
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14097
14097
|
subjectDescription?: string | undefined;
|
|
14098
14098
|
subjectDisplayOrder?: number | undefined;
|
|
14099
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14099
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14100
14100
|
optionality?: string | undefined;
|
|
14101
14101
|
legacy?: string | undefined;
|
|
14102
14102
|
dataset?: string | undefined;
|
|
@@ -14159,12 +14159,12 @@ declare const unitvariantPublishedSchemaCamel: Omit<z.ZodType<{
|
|
|
14159
14159
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14160
14160
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14161
14161
|
phaseDisplayOrder?: number | undefined;
|
|
14162
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14162
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14163
14163
|
subjectId?: number | undefined;
|
|
14164
14164
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14165
14165
|
subjectDescription?: string | undefined;
|
|
14166
14166
|
subjectDisplayOrder?: number | undefined;
|
|
14167
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14167
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14168
14168
|
optionality?: string | undefined;
|
|
14169
14169
|
legacy?: string | undefined;
|
|
14170
14170
|
dataset?: string | undefined;
|
|
@@ -14222,12 +14222,12 @@ declare const unitvariantPublishedSchemaCamel: Omit<z.ZodType<{
|
|
|
14222
14222
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14223
14223
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14224
14224
|
phaseDisplayOrder?: number | undefined;
|
|
14225
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14225
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14226
14226
|
subjectId?: number | undefined;
|
|
14227
14227
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14228
14228
|
subjectDescription?: string | undefined;
|
|
14229
14229
|
subjectDisplayOrder?: number | undefined;
|
|
14230
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14230
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14231
14231
|
optionality?: string | undefined;
|
|
14232
14232
|
legacy?: string | undefined;
|
|
14233
14233
|
dataset?: string | undefined;
|
|
@@ -14284,12 +14284,12 @@ declare const unitvariantPublishedSchemaCamel: Omit<z.ZodType<{
|
|
|
14284
14284
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14285
14285
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14286
14286
|
phase_display_order?: number | undefined;
|
|
14287
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14287
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14288
14288
|
subject_id?: number | undefined;
|
|
14289
14289
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14290
14290
|
subject_description?: string | undefined;
|
|
14291
14291
|
subject_display_order?: number | undefined;
|
|
14292
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14292
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14293
14293
|
optionality?: string | undefined;
|
|
14294
14294
|
legacy?: string | undefined;
|
|
14295
14295
|
dataset?: string | undefined;
|
|
@@ -14347,12 +14347,12 @@ declare const unitvariantPublishedSchemaCamel: Omit<z.ZodType<{
|
|
|
14347
14347
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14348
14348
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14349
14349
|
phaseDisplayOrder?: number | undefined;
|
|
14350
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14350
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14351
14351
|
subjectId?: number | undefined;
|
|
14352
14352
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14353
14353
|
subjectDescription?: string | undefined;
|
|
14354
14354
|
subjectDisplayOrder?: number | undefined;
|
|
14355
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14355
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14356
14356
|
optionality?: string | undefined;
|
|
14357
14357
|
legacy?: string | undefined;
|
|
14358
14358
|
dataset?: string | undefined;
|
|
@@ -14409,12 +14409,12 @@ declare const unitvariantPublishedSchemaCamel: Omit<z.ZodType<{
|
|
|
14409
14409
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14410
14410
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14411
14411
|
phase_display_order?: number | undefined;
|
|
14412
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14412
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14413
14413
|
subject_id?: number | undefined;
|
|
14414
14414
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14415
14415
|
subject_description?: string | undefined;
|
|
14416
14416
|
subject_display_order?: number | undefined;
|
|
14417
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14417
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14418
14418
|
optionality?: string | undefined;
|
|
14419
14419
|
legacy?: string | undefined;
|
|
14420
14420
|
dataset?: string | undefined;
|
|
@@ -14474,12 +14474,12 @@ declare const unitvariantPublishedSchemaCamel: Omit<z.ZodType<{
|
|
|
14474
14474
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
14475
14475
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
14476
14476
|
phaseDisplayOrder?: number | undefined;
|
|
14477
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14477
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
14478
14478
|
subjectId?: number | undefined;
|
|
14479
14479
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
14480
14480
|
subjectDescription?: string | undefined;
|
|
14481
14481
|
subjectDisplayOrder?: number | undefined;
|
|
14482
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
14482
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
14483
14483
|
optionality?: string | undefined;
|
|
14484
14484
|
legacy?: string | undefined;
|
|
14485
14485
|
dataset?: string | undefined;
|
|
@@ -15365,7 +15365,7 @@ declare const actionsSchema: z.ZodObject<{
|
|
|
15365
15365
|
"Speech and language therapy": "Speech and language therapy";
|
|
15366
15366
|
"QA testing only": "QA testing only";
|
|
15367
15367
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
15368
|
-
"Digital
|
|
15368
|
+
"Digital literacy": "Digital literacy";
|
|
15369
15369
|
}>>;
|
|
15370
15370
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
15371
15371
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -15465,7 +15465,7 @@ declare const actionsSchema: z.ZodObject<{
|
|
|
15465
15465
|
"Speech and language therapy": "Speech and language therapy";
|
|
15466
15466
|
"QA testing only": "QA testing only";
|
|
15467
15467
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
15468
|
-
"Digital
|
|
15468
|
+
"Digital literacy": "Digital literacy";
|
|
15469
15469
|
}>>>>;
|
|
15470
15470
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
15471
15471
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -15567,12 +15567,12 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
15567
15567
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
15568
15568
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
15569
15569
|
phaseDisplayOrder?: number | undefined;
|
|
15570
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15570
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
15571
15571
|
subjectId?: number | undefined;
|
|
15572
15572
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
15573
15573
|
subjectDescription?: string | undefined;
|
|
15574
15574
|
subjectDisplayOrder?: number | undefined;
|
|
15575
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15575
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
15576
15576
|
optionality?: string | undefined;
|
|
15577
15577
|
legacy?: string | undefined;
|
|
15578
15578
|
dataset?: string | undefined;
|
|
@@ -15624,12 +15624,12 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
15624
15624
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
15625
15625
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
15626
15626
|
phaseDisplayOrder?: number | undefined;
|
|
15627
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15627
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
15628
15628
|
subjectId?: number | undefined;
|
|
15629
15629
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
15630
15630
|
subjectDescription?: string | undefined;
|
|
15631
15631
|
subjectDisplayOrder?: number | undefined;
|
|
15632
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15632
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
15633
15633
|
optionality?: string | undefined;
|
|
15634
15634
|
legacy?: string | undefined;
|
|
15635
15635
|
dataset?: string | undefined;
|
|
@@ -15682,12 +15682,12 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
15682
15682
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
15683
15683
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
15684
15684
|
phase_display_order?: number | undefined;
|
|
15685
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15685
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
15686
15686
|
subject_id?: number | undefined;
|
|
15687
15687
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
15688
15688
|
subject_description?: string | undefined;
|
|
15689
15689
|
subject_display_order?: number | undefined;
|
|
15690
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15690
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
15691
15691
|
optionality?: string | undefined;
|
|
15692
15692
|
legacy?: string | undefined;
|
|
15693
15693
|
dataset?: string | undefined;
|
|
@@ -15739,12 +15739,12 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
15739
15739
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
15740
15740
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
15741
15741
|
phaseDisplayOrder?: number | undefined;
|
|
15742
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15742
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
15743
15743
|
subjectId?: number | undefined;
|
|
15744
15744
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
15745
15745
|
subjectDescription?: string | undefined;
|
|
15746
15746
|
subjectDisplayOrder?: number | undefined;
|
|
15747
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15747
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
15748
15748
|
optionality?: string | undefined;
|
|
15749
15749
|
legacy?: string | undefined;
|
|
15750
15750
|
dataset?: string | undefined;
|
|
@@ -15797,12 +15797,12 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
15797
15797
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
15798
15798
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
15799
15799
|
phase_display_order?: number | undefined;
|
|
15800
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15800
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
15801
15801
|
subject_id?: number | undefined;
|
|
15802
15802
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
15803
15803
|
subject_description?: string | undefined;
|
|
15804
15804
|
subject_display_order?: number | undefined;
|
|
15805
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15805
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
15806
15806
|
optionality?: string | undefined;
|
|
15807
15807
|
legacy?: string | undefined;
|
|
15808
15808
|
dataset?: string | undefined;
|
|
@@ -15856,12 +15856,12 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
15856
15856
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
15857
15857
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
15858
15858
|
phaseDisplayOrder?: number | undefined;
|
|
15859
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15859
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
15860
15860
|
subjectId?: number | undefined;
|
|
15861
15861
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
15862
15862
|
subjectDescription?: string | undefined;
|
|
15863
15863
|
subjectDisplayOrder?: number | undefined;
|
|
15864
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
15864
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
15865
15865
|
optionality?: string | undefined;
|
|
15866
15866
|
legacy?: string | undefined;
|
|
15867
15867
|
dataset?: string | undefined;
|
|
@@ -19086,7 +19086,7 @@ declare const overridesAndExceptionsSchema: z.ZodObject<{
|
|
|
19086
19086
|
"Speech and language therapy": "Speech and language therapy";
|
|
19087
19087
|
"QA testing only": "QA testing only";
|
|
19088
19088
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
19089
|
-
"Digital
|
|
19089
|
+
"Digital literacy": "Digital literacy";
|
|
19090
19090
|
}>>;
|
|
19091
19091
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
19092
19092
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -19186,7 +19186,7 @@ declare const overridesAndExceptionsSchema: z.ZodObject<{
|
|
|
19186
19186
|
"Speech and language therapy": "Speech and language therapy";
|
|
19187
19187
|
"QA testing only": "QA testing only";
|
|
19188
19188
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
19189
|
-
"Digital
|
|
19189
|
+
"Digital literacy": "Digital literacy";
|
|
19190
19190
|
}>>>>;
|
|
19191
19191
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
19192
19192
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -19309,12 +19309,12 @@ declare const overridesAndExceptionsSchemaCamel: Omit<z.ZodType<{
|
|
|
19309
19309
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
19310
19310
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
19311
19311
|
phaseDisplayOrder?: number | undefined;
|
|
19312
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19312
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
19313
19313
|
subjectId?: number | undefined;
|
|
19314
19314
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
19315
19315
|
subjectDescription?: string | undefined;
|
|
19316
19316
|
subjectDisplayOrder?: number | undefined;
|
|
19317
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19317
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
19318
19318
|
optionality?: string | undefined;
|
|
19319
19319
|
legacy?: string | undefined;
|
|
19320
19320
|
dataset?: string | undefined;
|
|
@@ -19387,12 +19387,12 @@ declare const overridesAndExceptionsSchemaCamel: Omit<z.ZodType<{
|
|
|
19387
19387
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
19388
19388
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
19389
19389
|
phaseDisplayOrder?: number | undefined;
|
|
19390
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19390
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
19391
19391
|
subjectId?: number | undefined;
|
|
19392
19392
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
19393
19393
|
subjectDescription?: string | undefined;
|
|
19394
19394
|
subjectDisplayOrder?: number | undefined;
|
|
19395
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19395
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
19396
19396
|
optionality?: string | undefined;
|
|
19397
19397
|
legacy?: string | undefined;
|
|
19398
19398
|
dataset?: string | undefined;
|
|
@@ -19464,12 +19464,12 @@ declare const overridesAndExceptionsSchemaCamel: Omit<z.ZodType<{
|
|
|
19464
19464
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
19465
19465
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
19466
19466
|
phase_display_order?: number | undefined;
|
|
19467
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19467
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
19468
19468
|
subject_id?: number | undefined;
|
|
19469
19469
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
19470
19470
|
subject_description?: string | undefined;
|
|
19471
19471
|
subject_display_order?: number | undefined;
|
|
19472
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19472
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
19473
19473
|
optionality?: string | undefined;
|
|
19474
19474
|
legacy?: string | undefined;
|
|
19475
19475
|
dataset?: string | undefined;
|
|
@@ -19542,12 +19542,12 @@ declare const overridesAndExceptionsSchemaCamel: Omit<z.ZodType<{
|
|
|
19542
19542
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
19543
19543
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
19544
19544
|
phaseDisplayOrder?: number | undefined;
|
|
19545
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19545
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
19546
19546
|
subjectId?: number | undefined;
|
|
19547
19547
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
19548
19548
|
subjectDescription?: string | undefined;
|
|
19549
19549
|
subjectDisplayOrder?: number | undefined;
|
|
19550
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19550
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
19551
19551
|
optionality?: string | undefined;
|
|
19552
19552
|
legacy?: string | undefined;
|
|
19553
19553
|
dataset?: string | undefined;
|
|
@@ -19619,12 +19619,12 @@ declare const overridesAndExceptionsSchemaCamel: Omit<z.ZodType<{
|
|
|
19619
19619
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
19620
19620
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
19621
19621
|
phase_display_order?: number | undefined;
|
|
19622
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19622
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
19623
19623
|
subject_id?: number | undefined;
|
|
19624
19624
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
19625
19625
|
subject_description?: string | undefined;
|
|
19626
19626
|
subject_display_order?: number | undefined;
|
|
19627
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19627
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
19628
19628
|
optionality?: string | undefined;
|
|
19629
19629
|
legacy?: string | undefined;
|
|
19630
19630
|
dataset?: string | undefined;
|
|
@@ -19699,12 +19699,12 @@ declare const overridesAndExceptionsSchemaCamel: Omit<z.ZodType<{
|
|
|
19699
19699
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
19700
19700
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
19701
19701
|
phaseDisplayOrder?: number | undefined;
|
|
19702
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19702
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
19703
19703
|
subjectId?: number | undefined;
|
|
19704
19704
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
19705
19705
|
subjectDescription?: string | undefined;
|
|
19706
19706
|
subjectDisplayOrder?: number | undefined;
|
|
19707
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
19707
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
19708
19708
|
optionality?: string | undefined;
|
|
19709
19709
|
legacy?: string | undefined;
|
|
19710
19710
|
dataset?: string | undefined;
|
|
@@ -19789,7 +19789,7 @@ declare const programmeListingSchema: z.ZodObject<{
|
|
|
19789
19789
|
"Speech and language therapy": "Speech and language therapy";
|
|
19790
19790
|
"QA testing only": "QA testing only";
|
|
19791
19791
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
19792
|
-
"Digital
|
|
19792
|
+
"Digital literacy": "Digital literacy";
|
|
19793
19793
|
}>;
|
|
19794
19794
|
year: z.ZodEnum<{
|
|
19795
19795
|
1: "1";
|
|
@@ -20028,13 +20028,14 @@ declare const programmeListingSchema: z.ZodObject<{
|
|
|
20028
20028
|
"Speech and language therapy": "Speech and language therapy";
|
|
20029
20029
|
"QA testing only": "QA testing only";
|
|
20030
20030
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
20031
|
-
"Digital
|
|
20031
|
+
"Digital literacy": "Digital literacy";
|
|
20032
20032
|
}>>>;
|
|
20033
20033
|
optionality: z.ZodOptional<z.ZodString>;
|
|
20034
20034
|
legacy: z.ZodOptional<z.ZodString>;
|
|
20035
20035
|
dataset: z.ZodOptional<z.ZodString>;
|
|
20036
20036
|
}, z.core.$strip>;
|
|
20037
20037
|
is_legacy: z.ZodBoolean;
|
|
20038
|
+
programme_slug: z.ZodString;
|
|
20038
20039
|
lesson_data: z.ZodObject<{
|
|
20039
20040
|
created_at: z.ZodString;
|
|
20040
20041
|
updated_at: z.ZodString;
|
|
@@ -20148,12 +20149,11 @@ declare const programmeListingSchema: z.ZodObject<{
|
|
|
20148
20149
|
}, z.core.$strip>>>;
|
|
20149
20150
|
lesson_release_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20150
20151
|
}, z.core.$strip>;
|
|
20151
|
-
programme_slug: z.ZodString;
|
|
20152
20152
|
}, z.core.$strip>;
|
|
20153
20153
|
type ProgrammeListing = z.infer<typeof programmeListingSchema>;
|
|
20154
20154
|
declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
20155
20155
|
programmeFields: {
|
|
20156
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20156
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
20157
20157
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
20158
20158
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
20159
20159
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -20183,12 +20183,13 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20183
20183
|
subjectId: number;
|
|
20184
20184
|
subjectDescription: string;
|
|
20185
20185
|
subjectDisplayOrder: number;
|
|
20186
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20186
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
20187
20187
|
optionality?: string | undefined;
|
|
20188
20188
|
legacy?: string | undefined;
|
|
20189
20189
|
dataset?: string | undefined;
|
|
20190
20190
|
};
|
|
20191
20191
|
isLegacy: boolean;
|
|
20192
|
+
programmeSlug: string;
|
|
20192
20193
|
lessonData: {
|
|
20193
20194
|
createdAt: string;
|
|
20194
20195
|
updatedAt: string;
|
|
@@ -20309,10 +20310,9 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20309
20310
|
} | null | undefined;
|
|
20310
20311
|
lessonReleaseDate?: string | null | undefined;
|
|
20311
20312
|
};
|
|
20312
|
-
programmeSlug: string;
|
|
20313
20313
|
}, unknown, z.core.$ZodTypeInternals<{
|
|
20314
20314
|
programmeFields: {
|
|
20315
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20315
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
20316
20316
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
20317
20317
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
20318
20318
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -20342,12 +20342,13 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20342
20342
|
subjectId: number;
|
|
20343
20343
|
subjectDescription: string;
|
|
20344
20344
|
subjectDisplayOrder: number;
|
|
20345
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20345
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
20346
20346
|
optionality?: string | undefined;
|
|
20347
20347
|
legacy?: string | undefined;
|
|
20348
20348
|
dataset?: string | undefined;
|
|
20349
20349
|
};
|
|
20350
20350
|
isLegacy: boolean;
|
|
20351
|
+
programmeSlug: string;
|
|
20351
20352
|
lessonData: {
|
|
20352
20353
|
createdAt: string;
|
|
20353
20354
|
updatedAt: string;
|
|
@@ -20468,11 +20469,10 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20468
20469
|
} | null | undefined;
|
|
20469
20470
|
lessonReleaseDate?: string | null | undefined;
|
|
20470
20471
|
};
|
|
20471
|
-
programmeSlug: string;
|
|
20472
20472
|
}, unknown>>, "parse" | "safeParse"> & {
|
|
20473
20473
|
parse: (input: {
|
|
20474
20474
|
programme_fields: {
|
|
20475
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20475
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
20476
20476
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
20477
20477
|
year_slug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
20478
20478
|
year_description: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -20502,12 +20502,13 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20502
20502
|
subject_id: number;
|
|
20503
20503
|
subject_description: string;
|
|
20504
20504
|
subject_display_order: number;
|
|
20505
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20505
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
20506
20506
|
optionality?: string | undefined;
|
|
20507
20507
|
legacy?: string | undefined;
|
|
20508
20508
|
dataset?: string | undefined;
|
|
20509
20509
|
};
|
|
20510
20510
|
is_legacy: boolean;
|
|
20511
|
+
programme_slug: string;
|
|
20511
20512
|
lesson_data: {
|
|
20512
20513
|
created_at: string;
|
|
20513
20514
|
updated_at: string;
|
|
@@ -20616,10 +20617,9 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20616
20617
|
}[]> | null | undefined;
|
|
20617
20618
|
lesson_release_date?: string | null | undefined;
|
|
20618
20619
|
};
|
|
20619
|
-
programme_slug: string;
|
|
20620
20620
|
}) => {
|
|
20621
20621
|
programmeFields: {
|
|
20622
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20622
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
20623
20623
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
20624
20624
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
20625
20625
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -20649,12 +20649,13 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20649
20649
|
subjectId: number;
|
|
20650
20650
|
subjectDescription: string;
|
|
20651
20651
|
subjectDisplayOrder: number;
|
|
20652
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20652
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
20653
20653
|
optionality?: string | undefined;
|
|
20654
20654
|
legacy?: string | undefined;
|
|
20655
20655
|
dataset?: string | undefined;
|
|
20656
20656
|
};
|
|
20657
20657
|
isLegacy: boolean;
|
|
20658
|
+
programmeSlug: string;
|
|
20658
20659
|
lessonData: {
|
|
20659
20660
|
createdAt: string;
|
|
20660
20661
|
updatedAt: string;
|
|
@@ -20775,11 +20776,10 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20775
20776
|
} | null | undefined;
|
|
20776
20777
|
lessonReleaseDate?: string | null | undefined;
|
|
20777
20778
|
};
|
|
20778
|
-
programmeSlug: string;
|
|
20779
20779
|
};
|
|
20780
20780
|
safeParse: (input: {
|
|
20781
20781
|
programme_fields: {
|
|
20782
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20782
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
20783
20783
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
20784
20784
|
year_slug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
20785
20785
|
year_description: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -20809,12 +20809,13 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20809
20809
|
subject_id: number;
|
|
20810
20810
|
subject_description: string;
|
|
20811
20811
|
subject_display_order: number;
|
|
20812
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20812
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
20813
20813
|
optionality?: string | undefined;
|
|
20814
20814
|
legacy?: string | undefined;
|
|
20815
20815
|
dataset?: string | undefined;
|
|
20816
20816
|
};
|
|
20817
20817
|
is_legacy: boolean;
|
|
20818
|
+
programme_slug: string;
|
|
20818
20819
|
lesson_data: {
|
|
20819
20820
|
created_at: string;
|
|
20820
20821
|
updated_at: string;
|
|
@@ -20923,12 +20924,11 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20923
20924
|
}[]> | null | undefined;
|
|
20924
20925
|
lesson_release_date?: string | null | undefined;
|
|
20925
20926
|
};
|
|
20926
|
-
programme_slug: string;
|
|
20927
20927
|
}) => {
|
|
20928
20928
|
success: boolean;
|
|
20929
20929
|
data?: {
|
|
20930
20930
|
programmeFields: {
|
|
20931
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20931
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
20932
20932
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
20933
20933
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
20934
20934
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -20958,12 +20958,13 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
20958
20958
|
subjectId: number;
|
|
20959
20959
|
subjectDescription: string;
|
|
20960
20960
|
subjectDisplayOrder: number;
|
|
20961
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
20961
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
20962
20962
|
optionality?: string | undefined;
|
|
20963
20963
|
legacy?: string | undefined;
|
|
20964
20964
|
dataset?: string | undefined;
|
|
20965
20965
|
};
|
|
20966
20966
|
isLegacy: boolean;
|
|
20967
|
+
programmeSlug: string;
|
|
20967
20968
|
lessonData: {
|
|
20968
20969
|
createdAt: string;
|
|
20969
20970
|
updatedAt: string;
|
|
@@ -21084,7 +21085,6 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
21084
21085
|
} | null | undefined;
|
|
21085
21086
|
lessonReleaseDate?: string | null | undefined;
|
|
21086
21087
|
};
|
|
21087
|
-
programmeSlug: string;
|
|
21088
21088
|
} | undefined;
|
|
21089
21089
|
error?: any;
|
|
21090
21090
|
};
|
|
@@ -21139,7 +21139,7 @@ declare const programmeListingArraySchema: z.ZodArray<z.ZodObject<{
|
|
|
21139
21139
|
"Speech and language therapy": "Speech and language therapy";
|
|
21140
21140
|
"QA testing only": "QA testing only";
|
|
21141
21141
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
21142
|
-
"Digital
|
|
21142
|
+
"Digital literacy": "Digital literacy";
|
|
21143
21143
|
}>;
|
|
21144
21144
|
year: z.ZodEnum<{
|
|
21145
21145
|
1: "1";
|
|
@@ -21378,13 +21378,14 @@ declare const programmeListingArraySchema: z.ZodArray<z.ZodObject<{
|
|
|
21378
21378
|
"Speech and language therapy": "Speech and language therapy";
|
|
21379
21379
|
"QA testing only": "QA testing only";
|
|
21380
21380
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
21381
|
-
"Digital
|
|
21381
|
+
"Digital literacy": "Digital literacy";
|
|
21382
21382
|
}>>>;
|
|
21383
21383
|
optionality: z.ZodOptional<z.ZodString>;
|
|
21384
21384
|
legacy: z.ZodOptional<z.ZodString>;
|
|
21385
21385
|
dataset: z.ZodOptional<z.ZodString>;
|
|
21386
21386
|
}, z.core.$strip>;
|
|
21387
21387
|
is_legacy: z.ZodBoolean;
|
|
21388
|
+
programme_slug: z.ZodString;
|
|
21388
21389
|
lesson_data: z.ZodObject<{
|
|
21389
21390
|
created_at: z.ZodString;
|
|
21390
21391
|
updated_at: z.ZodString;
|
|
@@ -21498,12 +21499,11 @@ declare const programmeListingArraySchema: z.ZodArray<z.ZodObject<{
|
|
|
21498
21499
|
}, z.core.$strip>>>;
|
|
21499
21500
|
lesson_release_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21500
21501
|
}, z.core.$strip>;
|
|
21501
|
-
programme_slug: z.ZodString;
|
|
21502
21502
|
}, z.core.$strip>>;
|
|
21503
21503
|
type ProgrammeListingArray = z.infer<typeof programmeListingArraySchema>;
|
|
21504
21504
|
declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
21505
21505
|
programmeFields: {
|
|
21506
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
21506
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
21507
21507
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
21508
21508
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
21509
21509
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -21533,12 +21533,13 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
21533
21533
|
subjectId: number;
|
|
21534
21534
|
subjectDescription: string;
|
|
21535
21535
|
subjectDisplayOrder: number;
|
|
21536
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
21536
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
21537
21537
|
optionality?: string | undefined;
|
|
21538
21538
|
legacy?: string | undefined;
|
|
21539
21539
|
dataset?: string | undefined;
|
|
21540
21540
|
};
|
|
21541
21541
|
isLegacy: boolean;
|
|
21542
|
+
programmeSlug: string;
|
|
21542
21543
|
lessonData: {
|
|
21543
21544
|
createdAt: string;
|
|
21544
21545
|
updatedAt: string;
|
|
@@ -21659,10 +21660,9 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
21659
21660
|
} | null | undefined;
|
|
21660
21661
|
lessonReleaseDate?: string | null | undefined;
|
|
21661
21662
|
};
|
|
21662
|
-
programmeSlug: string;
|
|
21663
21663
|
}[], unknown, z.core.$ZodTypeInternals<{
|
|
21664
21664
|
programmeFields: {
|
|
21665
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
21665
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
21666
21666
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
21667
21667
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
21668
21668
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -21692,12 +21692,13 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
21692
21692
|
subjectId: number;
|
|
21693
21693
|
subjectDescription: string;
|
|
21694
21694
|
subjectDisplayOrder: number;
|
|
21695
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
21695
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
21696
21696
|
optionality?: string | undefined;
|
|
21697
21697
|
legacy?: string | undefined;
|
|
21698
21698
|
dataset?: string | undefined;
|
|
21699
21699
|
};
|
|
21700
21700
|
isLegacy: boolean;
|
|
21701
|
+
programmeSlug: string;
|
|
21701
21702
|
lessonData: {
|
|
21702
21703
|
createdAt: string;
|
|
21703
21704
|
updatedAt: string;
|
|
@@ -21818,11 +21819,10 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
21818
21819
|
} | null | undefined;
|
|
21819
21820
|
lessonReleaseDate?: string | null | undefined;
|
|
21820
21821
|
};
|
|
21821
|
-
programmeSlug: string;
|
|
21822
21822
|
}[], unknown>>, "parse" | "safeParse"> & {
|
|
21823
21823
|
parse: (input: {
|
|
21824
21824
|
programme_fields: {
|
|
21825
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
21825
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
21826
21826
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
21827
21827
|
year_slug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
21828
21828
|
year_description: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -21852,12 +21852,13 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
21852
21852
|
subject_id: number;
|
|
21853
21853
|
subject_description: string;
|
|
21854
21854
|
subject_display_order: number;
|
|
21855
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
21855
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
21856
21856
|
optionality?: string | undefined;
|
|
21857
21857
|
legacy?: string | undefined;
|
|
21858
21858
|
dataset?: string | undefined;
|
|
21859
21859
|
};
|
|
21860
21860
|
is_legacy: boolean;
|
|
21861
|
+
programme_slug: string;
|
|
21861
21862
|
lesson_data: {
|
|
21862
21863
|
created_at: string;
|
|
21863
21864
|
updated_at: string;
|
|
@@ -21966,10 +21967,9 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
21966
21967
|
}[]> | null | undefined;
|
|
21967
21968
|
lesson_release_date?: string | null | undefined;
|
|
21968
21969
|
};
|
|
21969
|
-
programme_slug: string;
|
|
21970
21970
|
}[]) => {
|
|
21971
21971
|
programmeFields: {
|
|
21972
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
21972
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
21973
21973
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
21974
21974
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
21975
21975
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -21999,12 +21999,13 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
21999
21999
|
subjectId: number;
|
|
22000
22000
|
subjectDescription: string;
|
|
22001
22001
|
subjectDisplayOrder: number;
|
|
22002
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
22002
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
22003
22003
|
optionality?: string | undefined;
|
|
22004
22004
|
legacy?: string | undefined;
|
|
22005
22005
|
dataset?: string | undefined;
|
|
22006
22006
|
};
|
|
22007
22007
|
isLegacy: boolean;
|
|
22008
|
+
programmeSlug: string;
|
|
22008
22009
|
lessonData: {
|
|
22009
22010
|
createdAt: string;
|
|
22010
22011
|
updatedAt: string;
|
|
@@ -22125,11 +22126,10 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
22125
22126
|
} | null | undefined;
|
|
22126
22127
|
lessonReleaseDate?: string | null | undefined;
|
|
22127
22128
|
};
|
|
22128
|
-
programmeSlug: string;
|
|
22129
22129
|
}[];
|
|
22130
22130
|
safeParse: (input: {
|
|
22131
22131
|
programme_fields: {
|
|
22132
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
22132
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
22133
22133
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
22134
22134
|
year_slug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
22135
22135
|
year_description: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -22159,12 +22159,13 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
22159
22159
|
subject_id: number;
|
|
22160
22160
|
subject_description: string;
|
|
22161
22161
|
subject_display_order: number;
|
|
22162
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
22162
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
22163
22163
|
optionality?: string | undefined;
|
|
22164
22164
|
legacy?: string | undefined;
|
|
22165
22165
|
dataset?: string | undefined;
|
|
22166
22166
|
};
|
|
22167
22167
|
is_legacy: boolean;
|
|
22168
|
+
programme_slug: string;
|
|
22168
22169
|
lesson_data: {
|
|
22169
22170
|
created_at: string;
|
|
22170
22171
|
updated_at: string;
|
|
@@ -22273,12 +22274,11 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
22273
22274
|
}[]> | null | undefined;
|
|
22274
22275
|
lesson_release_date?: string | null | undefined;
|
|
22275
22276
|
};
|
|
22276
|
-
programme_slug: string;
|
|
22277
22277
|
}[]) => {
|
|
22278
22278
|
success: boolean;
|
|
22279
22279
|
data?: {
|
|
22280
22280
|
programmeFields: {
|
|
22281
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
22281
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
22282
22282
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
22283
22283
|
yearSlug: "reception" | "year-1" | "year-2" | "year-3" | "year-4" | "year-5" | "year-6" | "year-7" | "year-8" | "year-9" | "year-10" | "year-11" | "year-12" | "year-13" | "all-years";
|
|
22284
22284
|
yearDescription: "Year 1" | "Year 2" | "Year 3" | "Year 4" | "Year 5" | "Year 6" | "Year 7" | "Year 8" | "Year 9" | "Year 10" | "Year 11" | "Year 12" | "Year 13" | "Reception" | "All years";
|
|
@@ -22308,12 +22308,13 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
22308
22308
|
subjectId: number;
|
|
22309
22309
|
subjectDescription: string;
|
|
22310
22310
|
subjectDisplayOrder: number;
|
|
22311
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
22311
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
22312
22312
|
optionality?: string | undefined;
|
|
22313
22313
|
legacy?: string | undefined;
|
|
22314
22314
|
dataset?: string | undefined;
|
|
22315
22315
|
};
|
|
22316
22316
|
isLegacy: boolean;
|
|
22317
|
+
programmeSlug: string;
|
|
22317
22318
|
lessonData: {
|
|
22318
22319
|
createdAt: string;
|
|
22319
22320
|
updatedAt: string;
|
|
@@ -22434,7 +22435,6 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
22434
22435
|
} | null | undefined;
|
|
22435
22436
|
lessonReleaseDate?: string | null | undefined;
|
|
22436
22437
|
};
|
|
22437
|
-
programmeSlug: string;
|
|
22438
22438
|
}[] | undefined;
|
|
22439
22439
|
error?: any;
|
|
22440
22440
|
};
|
|
@@ -22941,7 +22941,7 @@ declare const syntheticProgrammesByYearSchema: z.ZodObject<{
|
|
|
22941
22941
|
"Speech and language therapy": "Speech and language therapy";
|
|
22942
22942
|
"QA testing only": "QA testing only";
|
|
22943
22943
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
22944
|
-
"Digital
|
|
22944
|
+
"Digital literacy": "Digital literacy";
|
|
22945
22945
|
}>;
|
|
22946
22946
|
subject_id: z.ZodNumber;
|
|
22947
22947
|
subject_slug: z.ZodEnum<{
|
|
@@ -23041,7 +23041,7 @@ declare const syntheticProgrammesByYearSchema: z.ZodObject<{
|
|
|
23041
23041
|
"Speech and language therapy": "Speech and language therapy";
|
|
23042
23042
|
"QA testing only": "QA testing only";
|
|
23043
23043
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
23044
|
-
"Digital
|
|
23044
|
+
"Digital literacy": "Digital literacy";
|
|
23045
23045
|
}>>>;
|
|
23046
23046
|
optionality: z.ZodOptional<z.ZodString>;
|
|
23047
23047
|
legacy: z.ZodOptional<z.ZodString>;
|
|
@@ -23295,7 +23295,7 @@ declare const syntheticProgrammesByYearSchema: z.ZodObject<{
|
|
|
23295
23295
|
"Speech and language therapy": "Speech and language therapy";
|
|
23296
23296
|
"QA testing only": "QA testing only";
|
|
23297
23297
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
23298
|
-
"Digital
|
|
23298
|
+
"Digital literacy": "Digital literacy";
|
|
23299
23299
|
}>>;
|
|
23300
23300
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
23301
23301
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -23395,7 +23395,7 @@ declare const syntheticProgrammesByYearSchema: z.ZodObject<{
|
|
|
23395
23395
|
"Speech and language therapy": "Speech and language therapy";
|
|
23396
23396
|
"QA testing only": "QA testing only";
|
|
23397
23397
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
23398
|
-
"Digital
|
|
23398
|
+
"Digital literacy": "Digital literacy";
|
|
23399
23399
|
}>>>>;
|
|
23400
23400
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
23401
23401
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -23503,12 +23503,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23503
23503
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
23504
23504
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
23505
23505
|
phaseDisplayOrder: number;
|
|
23506
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23506
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
23507
23507
|
subjectId: number;
|
|
23508
23508
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
23509
23509
|
subjectDescription: string;
|
|
23510
23510
|
subjectDisplayOrder: number;
|
|
23511
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23511
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23512
23512
|
optionality?: string | undefined;
|
|
23513
23513
|
legacy?: string | undefined;
|
|
23514
23514
|
dataset?: string | undefined;
|
|
@@ -23547,12 +23547,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23547
23547
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
23548
23548
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
23549
23549
|
phaseDisplayOrder?: number | undefined;
|
|
23550
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23550
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
23551
23551
|
subjectId?: number | undefined;
|
|
23552
23552
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
23553
23553
|
subjectDescription?: string | undefined;
|
|
23554
23554
|
subjectDisplayOrder?: number | undefined;
|
|
23555
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23555
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23556
23556
|
optionality?: string | undefined;
|
|
23557
23557
|
legacy?: string | undefined;
|
|
23558
23558
|
dataset?: string | undefined;
|
|
@@ -23610,12 +23610,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23610
23610
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
23611
23611
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
23612
23612
|
phaseDisplayOrder: number;
|
|
23613
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23613
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
23614
23614
|
subjectId: number;
|
|
23615
23615
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
23616
23616
|
subjectDescription: string;
|
|
23617
23617
|
subjectDisplayOrder: number;
|
|
23618
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23618
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23619
23619
|
optionality?: string | undefined;
|
|
23620
23620
|
legacy?: string | undefined;
|
|
23621
23621
|
dataset?: string | undefined;
|
|
@@ -23654,12 +23654,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23654
23654
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
23655
23655
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
23656
23656
|
phaseDisplayOrder?: number | undefined;
|
|
23657
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23657
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
23658
23658
|
subjectId?: number | undefined;
|
|
23659
23659
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
23660
23660
|
subjectDescription?: string | undefined;
|
|
23661
23661
|
subjectDisplayOrder?: number | undefined;
|
|
23662
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23662
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23663
23663
|
optionality?: string | undefined;
|
|
23664
23664
|
legacy?: string | undefined;
|
|
23665
23665
|
dataset?: string | undefined;
|
|
@@ -23718,12 +23718,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23718
23718
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
23719
23719
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
23720
23720
|
phase_display_order: number;
|
|
23721
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23721
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
23722
23722
|
subject_id: number;
|
|
23723
23723
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
23724
23724
|
subject_description: string;
|
|
23725
23725
|
subject_display_order: number;
|
|
23726
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23726
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23727
23727
|
optionality?: string | undefined;
|
|
23728
23728
|
legacy?: string | undefined;
|
|
23729
23729
|
dataset?: string | undefined;
|
|
@@ -23762,12 +23762,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23762
23762
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
23763
23763
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
23764
23764
|
phase_display_order?: number | undefined;
|
|
23765
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23765
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
23766
23766
|
subject_id?: number | undefined;
|
|
23767
23767
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
23768
23768
|
subject_description?: string | undefined;
|
|
23769
23769
|
subject_display_order?: number | undefined;
|
|
23770
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23770
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23771
23771
|
optionality?: string | undefined;
|
|
23772
23772
|
legacy?: string | undefined;
|
|
23773
23773
|
dataset?: string | undefined;
|
|
@@ -23825,12 +23825,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23825
23825
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
23826
23826
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
23827
23827
|
phaseDisplayOrder: number;
|
|
23828
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23828
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
23829
23829
|
subjectId: number;
|
|
23830
23830
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
23831
23831
|
subjectDescription: string;
|
|
23832
23832
|
subjectDisplayOrder: number;
|
|
23833
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23833
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23834
23834
|
optionality?: string | undefined;
|
|
23835
23835
|
legacy?: string | undefined;
|
|
23836
23836
|
dataset?: string | undefined;
|
|
@@ -23869,12 +23869,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23869
23869
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
23870
23870
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
23871
23871
|
phaseDisplayOrder?: number | undefined;
|
|
23872
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23872
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
23873
23873
|
subjectId?: number | undefined;
|
|
23874
23874
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
23875
23875
|
subjectDescription?: string | undefined;
|
|
23876
23876
|
subjectDisplayOrder?: number | undefined;
|
|
23877
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23877
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23878
23878
|
optionality?: string | undefined;
|
|
23879
23879
|
legacy?: string | undefined;
|
|
23880
23880
|
dataset?: string | undefined;
|
|
@@ -23933,12 +23933,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23933
23933
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
23934
23934
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
23935
23935
|
phase_display_order: number;
|
|
23936
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23936
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
23937
23937
|
subject_id: number;
|
|
23938
23938
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
23939
23939
|
subject_description: string;
|
|
23940
23940
|
subject_display_order: number;
|
|
23941
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23941
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23942
23942
|
optionality?: string | undefined;
|
|
23943
23943
|
legacy?: string | undefined;
|
|
23944
23944
|
dataset?: string | undefined;
|
|
@@ -23977,12 +23977,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
23977
23977
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
23978
23978
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
23979
23979
|
phase_display_order?: number | undefined;
|
|
23980
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23980
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
23981
23981
|
subject_id?: number | undefined;
|
|
23982
23982
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
23983
23983
|
subject_description?: string | undefined;
|
|
23984
23984
|
subject_display_order?: number | undefined;
|
|
23985
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
23985
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
23986
23986
|
optionality?: string | undefined;
|
|
23987
23987
|
legacy?: string | undefined;
|
|
23988
23988
|
dataset?: string | undefined;
|
|
@@ -24042,12 +24042,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
24042
24042
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
24043
24043
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
24044
24044
|
phaseDisplayOrder: number;
|
|
24045
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
24045
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
24046
24046
|
subjectId: number;
|
|
24047
24047
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
24048
24048
|
subjectDescription: string;
|
|
24049
24049
|
subjectDisplayOrder: number;
|
|
24050
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
24050
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
24051
24051
|
optionality?: string | undefined;
|
|
24052
24052
|
legacy?: string | undefined;
|
|
24053
24053
|
dataset?: string | undefined;
|
|
@@ -24086,12 +24086,12 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
24086
24086
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
24087
24087
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
24088
24088
|
phaseDisplayOrder?: number | undefined;
|
|
24089
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
24089
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
24090
24090
|
subjectId?: number | undefined;
|
|
24091
24091
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
24092
24092
|
subjectDescription?: string | undefined;
|
|
24093
24093
|
subjectDisplayOrder?: number | undefined;
|
|
24094
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
24094
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
24095
24095
|
optionality?: string | undefined;
|
|
24096
24096
|
legacy?: string | undefined;
|
|
24097
24097
|
dataset?: string | undefined;
|
|
@@ -24466,7 +24466,7 @@ declare const syntheticUnitvariantLessonsSchema: z.ZodObject<{
|
|
|
24466
24466
|
"Speech and language therapy": "Speech and language therapy";
|
|
24467
24467
|
"QA testing only": "QA testing only";
|
|
24468
24468
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
24469
|
-
"Digital
|
|
24469
|
+
"Digital literacy": "Digital literacy";
|
|
24470
24470
|
}>;
|
|
24471
24471
|
subject_id: z.ZodNumber;
|
|
24472
24472
|
subject_slug: z.ZodEnum<{
|
|
@@ -24566,7 +24566,7 @@ declare const syntheticUnitvariantLessonsSchema: z.ZodObject<{
|
|
|
24566
24566
|
"Speech and language therapy": "Speech and language therapy";
|
|
24567
24567
|
"QA testing only": "QA testing only";
|
|
24568
24568
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
24569
|
-
"Digital
|
|
24569
|
+
"Digital literacy": "Digital literacy";
|
|
24570
24570
|
}>>>;
|
|
24571
24571
|
optionality: z.ZodOptional<z.ZodString>;
|
|
24572
24572
|
legacy: z.ZodOptional<z.ZodString>;
|
|
@@ -24824,7 +24824,7 @@ declare const syntheticUnitvariantLessonsSchema: z.ZodObject<{
|
|
|
24824
24824
|
"Speech and language therapy": "Speech and language therapy";
|
|
24825
24825
|
"QA testing only": "QA testing only";
|
|
24826
24826
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
24827
|
-
"Digital
|
|
24827
|
+
"Digital literacy": "Digital literacy";
|
|
24828
24828
|
}>>;
|
|
24829
24829
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
24830
24830
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -24924,7 +24924,7 @@ declare const syntheticUnitvariantLessonsSchema: z.ZodObject<{
|
|
|
24924
24924
|
"Speech and language therapy": "Speech and language therapy";
|
|
24925
24925
|
"QA testing only": "QA testing only";
|
|
24926
24926
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
24927
|
-
"Digital
|
|
24927
|
+
"Digital literacy": "Digital literacy";
|
|
24928
24928
|
}>>>>;
|
|
24929
24929
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
24930
24930
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -25179,12 +25179,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25179
25179
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
25180
25180
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
25181
25181
|
phaseDisplayOrder: number;
|
|
25182
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25182
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
25183
25183
|
subjectId: number;
|
|
25184
25184
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
25185
25185
|
subjectDescription: string;
|
|
25186
25186
|
subjectDisplayOrder: number;
|
|
25187
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25187
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25188
25188
|
optionality?: string | undefined;
|
|
25189
25189
|
legacy?: string | undefined;
|
|
25190
25190
|
dataset?: string | undefined;
|
|
@@ -25227,12 +25227,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25227
25227
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
25228
25228
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
25229
25229
|
phaseDisplayOrder?: number | undefined;
|
|
25230
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25230
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
25231
25231
|
subjectId?: number | undefined;
|
|
25232
25232
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
25233
25233
|
subjectDescription?: string | undefined;
|
|
25234
25234
|
subjectDisplayOrder?: number | undefined;
|
|
25235
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25235
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25236
25236
|
optionality?: string | undefined;
|
|
25237
25237
|
legacy?: string | undefined;
|
|
25238
25238
|
dataset?: string | undefined;
|
|
@@ -25437,12 +25437,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25437
25437
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
25438
25438
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
25439
25439
|
phaseDisplayOrder: number;
|
|
25440
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25440
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
25441
25441
|
subjectId: number;
|
|
25442
25442
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
25443
25443
|
subjectDescription: string;
|
|
25444
25444
|
subjectDisplayOrder: number;
|
|
25445
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25445
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25446
25446
|
optionality?: string | undefined;
|
|
25447
25447
|
legacy?: string | undefined;
|
|
25448
25448
|
dataset?: string | undefined;
|
|
@@ -25485,12 +25485,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25485
25485
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
25486
25486
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
25487
25487
|
phaseDisplayOrder?: number | undefined;
|
|
25488
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25488
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
25489
25489
|
subjectId?: number | undefined;
|
|
25490
25490
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
25491
25491
|
subjectDescription?: string | undefined;
|
|
25492
25492
|
subjectDisplayOrder?: number | undefined;
|
|
25493
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25493
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25494
25494
|
optionality?: string | undefined;
|
|
25495
25495
|
legacy?: string | undefined;
|
|
25496
25496
|
dataset?: string | undefined;
|
|
@@ -25682,12 +25682,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25682
25682
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
25683
25683
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
25684
25684
|
phase_display_order: number;
|
|
25685
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25685
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
25686
25686
|
subject_id: number;
|
|
25687
25687
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
25688
25688
|
subject_description: string;
|
|
25689
25689
|
subject_display_order: number;
|
|
25690
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25690
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25691
25691
|
optionality?: string | undefined;
|
|
25692
25692
|
legacy?: string | undefined;
|
|
25693
25693
|
dataset?: string | undefined;
|
|
@@ -25730,12 +25730,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25730
25730
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
25731
25731
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
25732
25732
|
phase_display_order?: number | undefined;
|
|
25733
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25733
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
25734
25734
|
subject_id?: number | undefined;
|
|
25735
25735
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
25736
25736
|
subject_description?: string | undefined;
|
|
25737
25737
|
subject_display_order?: number | undefined;
|
|
25738
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25738
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25739
25739
|
optionality?: string | undefined;
|
|
25740
25740
|
legacy?: string | undefined;
|
|
25741
25741
|
dataset?: string | undefined;
|
|
@@ -25940,12 +25940,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25940
25940
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
25941
25941
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
25942
25942
|
phaseDisplayOrder: number;
|
|
25943
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25943
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
25944
25944
|
subjectId: number;
|
|
25945
25945
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
25946
25946
|
subjectDescription: string;
|
|
25947
25947
|
subjectDisplayOrder: number;
|
|
25948
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25948
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25949
25949
|
optionality?: string | undefined;
|
|
25950
25950
|
legacy?: string | undefined;
|
|
25951
25951
|
dataset?: string | undefined;
|
|
@@ -25988,12 +25988,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
25988
25988
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
25989
25989
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
25990
25990
|
phaseDisplayOrder?: number | undefined;
|
|
25991
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25991
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
25992
25992
|
subjectId?: number | undefined;
|
|
25993
25993
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
25994
25994
|
subjectDescription?: string | undefined;
|
|
25995
25995
|
subjectDisplayOrder?: number | undefined;
|
|
25996
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
25996
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
25997
25997
|
optionality?: string | undefined;
|
|
25998
25998
|
legacy?: string | undefined;
|
|
25999
25999
|
dataset?: string | undefined;
|
|
@@ -26185,12 +26185,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
26185
26185
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
26186
26186
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
26187
26187
|
phase_display_order: number;
|
|
26188
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26188
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
26189
26189
|
subject_id: number;
|
|
26190
26190
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
26191
26191
|
subject_description: string;
|
|
26192
26192
|
subject_display_order: number;
|
|
26193
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26193
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
26194
26194
|
optionality?: string | undefined;
|
|
26195
26195
|
legacy?: string | undefined;
|
|
26196
26196
|
dataset?: string | undefined;
|
|
@@ -26233,12 +26233,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
26233
26233
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
26234
26234
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
26235
26235
|
phase_display_order?: number | undefined;
|
|
26236
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26236
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
26237
26237
|
subject_id?: number | undefined;
|
|
26238
26238
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
26239
26239
|
subject_description?: string | undefined;
|
|
26240
26240
|
subject_display_order?: number | undefined;
|
|
26241
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26241
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
26242
26242
|
optionality?: string | undefined;
|
|
26243
26243
|
legacy?: string | undefined;
|
|
26244
26244
|
dataset?: string | undefined;
|
|
@@ -26445,12 +26445,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
26445
26445
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
26446
26446
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
26447
26447
|
phaseDisplayOrder: number;
|
|
26448
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26448
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
26449
26449
|
subjectId: number;
|
|
26450
26450
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
26451
26451
|
subjectDescription: string;
|
|
26452
26452
|
subjectDisplayOrder: number;
|
|
26453
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26453
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
26454
26454
|
optionality?: string | undefined;
|
|
26455
26455
|
legacy?: string | undefined;
|
|
26456
26456
|
dataset?: string | undefined;
|
|
@@ -26493,12 +26493,12 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
26493
26493
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
26494
26494
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
26495
26495
|
phaseDisplayOrder?: number | undefined;
|
|
26496
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26496
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
26497
26497
|
subjectId?: number | undefined;
|
|
26498
26498
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
26499
26499
|
subjectDescription?: string | undefined;
|
|
26500
26500
|
subjectDisplayOrder?: number | undefined;
|
|
26501
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
26501
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
26502
26502
|
optionality?: string | undefined;
|
|
26503
26503
|
legacy?: string | undefined;
|
|
26504
26504
|
dataset?: string | undefined;
|
|
@@ -26753,7 +26753,7 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
26753
26753
|
"Speech and language therapy": "Speech and language therapy";
|
|
26754
26754
|
"QA testing only": "QA testing only";
|
|
26755
26755
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
26756
|
-
"Digital
|
|
26756
|
+
"Digital literacy": "Digital literacy";
|
|
26757
26757
|
}>;
|
|
26758
26758
|
subject_id: z.ZodNumber;
|
|
26759
26759
|
subject_slug: z.ZodEnum<{
|
|
@@ -26853,7 +26853,7 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
26853
26853
|
"Speech and language therapy": "Speech and language therapy";
|
|
26854
26854
|
"QA testing only": "QA testing only";
|
|
26855
26855
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
26856
|
-
"Digital
|
|
26856
|
+
"Digital literacy": "Digital literacy";
|
|
26857
26857
|
}>>>;
|
|
26858
26858
|
optionality: z.ZodOptional<z.ZodString>;
|
|
26859
26859
|
legacy: z.ZodOptional<z.ZodString>;
|
|
@@ -27109,7 +27109,7 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
27109
27109
|
"Speech and language therapy": "Speech and language therapy";
|
|
27110
27110
|
"QA testing only": "QA testing only";
|
|
27111
27111
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
27112
|
-
"Digital
|
|
27112
|
+
"Digital literacy": "Digital literacy";
|
|
27113
27113
|
}>>;
|
|
27114
27114
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
27115
27115
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -27209,7 +27209,7 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
27209
27209
|
"Speech and language therapy": "Speech and language therapy";
|
|
27210
27210
|
"QA testing only": "QA testing only";
|
|
27211
27211
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
27212
|
-
"Digital
|
|
27212
|
+
"Digital literacy": "Digital literacy";
|
|
27213
27213
|
}>>>>;
|
|
27214
27214
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
27215
27215
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -27276,6 +27276,7 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
27276
27276
|
group_by_subjectcategory: z.ZodBoolean;
|
|
27277
27277
|
}, z.core.$strip>>;
|
|
27278
27278
|
}, z.core.$strip>>>;
|
|
27279
|
+
programme_slug: z.ZodString;
|
|
27279
27280
|
lesson_data: z.ZodObject<{
|
|
27280
27281
|
created_at: z.ZodString;
|
|
27281
27282
|
updated_at: z.ZodString;
|
|
@@ -27409,7 +27410,6 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
27409
27410
|
expiration_date: z.ZodNullable<z.ZodString>;
|
|
27410
27411
|
}, z.core.$strip>;
|
|
27411
27412
|
unit_slug: z.ZodString;
|
|
27412
|
-
programme_slug: z.ZodString;
|
|
27413
27413
|
null_unitvariant_id: z.ZodNumber;
|
|
27414
27414
|
static_lesson_list: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
27415
27415
|
slug: z.ZodString;
|
|
@@ -27454,18 +27454,19 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
27454
27454
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
27455
27455
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
27456
27456
|
phaseDisplayOrder: number;
|
|
27457
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27457
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
27458
27458
|
subjectId: number;
|
|
27459
27459
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
27460
27460
|
subjectDescription: string;
|
|
27461
27461
|
subjectDisplayOrder: number;
|
|
27462
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27462
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
27463
27463
|
optionality?: string | undefined;
|
|
27464
27464
|
legacy?: string | undefined;
|
|
27465
27465
|
dataset?: string | undefined;
|
|
27466
27466
|
};
|
|
27467
27467
|
lessonSlug: string;
|
|
27468
27468
|
isLegacy: boolean;
|
|
27469
|
+
programmeSlug: string;
|
|
27469
27470
|
lessonData: {
|
|
27470
27471
|
createdAt: string;
|
|
27471
27472
|
updatedAt: string;
|
|
@@ -27603,7 +27604,6 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
27603
27604
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
27604
27605
|
};
|
|
27605
27606
|
unitSlug: string;
|
|
27606
|
-
programmeSlug: string;
|
|
27607
27607
|
nullUnitvariantId: number;
|
|
27608
27608
|
features?: {
|
|
27609
27609
|
pePractical?: boolean | undefined;
|
|
@@ -27645,12 +27645,12 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
27645
27645
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
27646
27646
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
27647
27647
|
phaseDisplayOrder?: number | undefined;
|
|
27648
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27648
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
27649
27649
|
subjectId?: number | undefined;
|
|
27650
27650
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
27651
27651
|
subjectDescription?: string | undefined;
|
|
27652
27652
|
subjectDisplayOrder?: number | undefined;
|
|
27653
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27653
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
27654
27654
|
optionality?: string | undefined;
|
|
27655
27655
|
legacy?: string | undefined;
|
|
27656
27656
|
dataset?: string | undefined;
|
|
@@ -27710,18 +27710,19 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
27710
27710
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
27711
27711
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
27712
27712
|
phaseDisplayOrder: number;
|
|
27713
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27713
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
27714
27714
|
subjectId: number;
|
|
27715
27715
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
27716
27716
|
subjectDescription: string;
|
|
27717
27717
|
subjectDisplayOrder: number;
|
|
27718
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27718
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
27719
27719
|
optionality?: string | undefined;
|
|
27720
27720
|
legacy?: string | undefined;
|
|
27721
27721
|
dataset?: string | undefined;
|
|
27722
27722
|
};
|
|
27723
27723
|
lessonSlug: string;
|
|
27724
27724
|
isLegacy: boolean;
|
|
27725
|
+
programmeSlug: string;
|
|
27725
27726
|
lessonData: {
|
|
27726
27727
|
createdAt: string;
|
|
27727
27728
|
updatedAt: string;
|
|
@@ -27859,7 +27860,6 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
27859
27860
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
27860
27861
|
};
|
|
27861
27862
|
unitSlug: string;
|
|
27862
|
-
programmeSlug: string;
|
|
27863
27863
|
nullUnitvariantId: number;
|
|
27864
27864
|
features?: {
|
|
27865
27865
|
pePractical?: boolean | undefined;
|
|
@@ -27901,12 +27901,12 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
27901
27901
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
27902
27902
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
27903
27903
|
phaseDisplayOrder?: number | undefined;
|
|
27904
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27904
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
27905
27905
|
subjectId?: number | undefined;
|
|
27906
27906
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
27907
27907
|
subjectDescription?: string | undefined;
|
|
27908
27908
|
subjectDisplayOrder?: number | undefined;
|
|
27909
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27909
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
27910
27910
|
optionality?: string | undefined;
|
|
27911
27911
|
legacy?: string | undefined;
|
|
27912
27912
|
dataset?: string | undefined;
|
|
@@ -27967,18 +27967,19 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
27967
27967
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
27968
27968
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
27969
27969
|
phase_display_order: number;
|
|
27970
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27970
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
27971
27971
|
subject_id: number;
|
|
27972
27972
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
27973
27973
|
subject_description: string;
|
|
27974
27974
|
subject_display_order: number;
|
|
27975
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
27975
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
27976
27976
|
optionality?: string | undefined;
|
|
27977
27977
|
legacy?: string | undefined;
|
|
27978
27978
|
dataset?: string | undefined;
|
|
27979
27979
|
};
|
|
27980
27980
|
lesson_slug: string;
|
|
27981
27981
|
is_legacy: boolean;
|
|
27982
|
+
programme_slug: string;
|
|
27982
27983
|
lesson_data: {
|
|
27983
27984
|
created_at: string;
|
|
27984
27985
|
updated_at: string;
|
|
@@ -28102,7 +28103,6 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28102
28103
|
prior_knowledge_requirements?: string[] | null | undefined;
|
|
28103
28104
|
};
|
|
28104
28105
|
unit_slug: string;
|
|
28105
|
-
programme_slug: string;
|
|
28106
28106
|
null_unitvariant_id: number;
|
|
28107
28107
|
features?: {
|
|
28108
28108
|
pe_practical?: boolean | undefined;
|
|
@@ -28144,12 +28144,12 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28144
28144
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
28145
28145
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
28146
28146
|
phase_display_order?: number | undefined;
|
|
28147
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28147
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
28148
28148
|
subject_id?: number | undefined;
|
|
28149
28149
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
28150
28150
|
subject_description?: string | undefined;
|
|
28151
28151
|
subject_display_order?: number | undefined;
|
|
28152
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28152
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
28153
28153
|
optionality?: string | undefined;
|
|
28154
28154
|
legacy?: string | undefined;
|
|
28155
28155
|
dataset?: string | undefined;
|
|
@@ -28209,18 +28209,19 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28209
28209
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
28210
28210
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
28211
28211
|
phaseDisplayOrder: number;
|
|
28212
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28212
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
28213
28213
|
subjectId: number;
|
|
28214
28214
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
28215
28215
|
subjectDescription: string;
|
|
28216
28216
|
subjectDisplayOrder: number;
|
|
28217
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28217
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
28218
28218
|
optionality?: string | undefined;
|
|
28219
28219
|
legacy?: string | undefined;
|
|
28220
28220
|
dataset?: string | undefined;
|
|
28221
28221
|
};
|
|
28222
28222
|
lessonSlug: string;
|
|
28223
28223
|
isLegacy: boolean;
|
|
28224
|
+
programmeSlug: string;
|
|
28224
28225
|
lessonData: {
|
|
28225
28226
|
createdAt: string;
|
|
28226
28227
|
updatedAt: string;
|
|
@@ -28358,7 +28359,6 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28358
28359
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
28359
28360
|
};
|
|
28360
28361
|
unitSlug: string;
|
|
28361
|
-
programmeSlug: string;
|
|
28362
28362
|
nullUnitvariantId: number;
|
|
28363
28363
|
features?: {
|
|
28364
28364
|
pePractical?: boolean | undefined;
|
|
@@ -28400,12 +28400,12 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28400
28400
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
28401
28401
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
28402
28402
|
phaseDisplayOrder?: number | undefined;
|
|
28403
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28403
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
28404
28404
|
subjectId?: number | undefined;
|
|
28405
28405
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
28406
28406
|
subjectDescription?: string | undefined;
|
|
28407
28407
|
subjectDisplayOrder?: number | undefined;
|
|
28408
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28408
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
28409
28409
|
optionality?: string | undefined;
|
|
28410
28410
|
legacy?: string | undefined;
|
|
28411
28411
|
dataset?: string | undefined;
|
|
@@ -28466,18 +28466,19 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28466
28466
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
28467
28467
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
28468
28468
|
phase_display_order: number;
|
|
28469
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28469
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
28470
28470
|
subject_id: number;
|
|
28471
28471
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
28472
28472
|
subject_description: string;
|
|
28473
28473
|
subject_display_order: number;
|
|
28474
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28474
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
28475
28475
|
optionality?: string | undefined;
|
|
28476
28476
|
legacy?: string | undefined;
|
|
28477
28477
|
dataset?: string | undefined;
|
|
28478
28478
|
};
|
|
28479
28479
|
lesson_slug: string;
|
|
28480
28480
|
is_legacy: boolean;
|
|
28481
|
+
programme_slug: string;
|
|
28481
28482
|
lesson_data: {
|
|
28482
28483
|
created_at: string;
|
|
28483
28484
|
updated_at: string;
|
|
@@ -28601,7 +28602,6 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28601
28602
|
prior_knowledge_requirements?: string[] | null | undefined;
|
|
28602
28603
|
};
|
|
28603
28604
|
unit_slug: string;
|
|
28604
|
-
programme_slug: string;
|
|
28605
28605
|
null_unitvariant_id: number;
|
|
28606
28606
|
features?: {
|
|
28607
28607
|
pe_practical?: boolean | undefined;
|
|
@@ -28643,12 +28643,12 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28643
28643
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
28644
28644
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
28645
28645
|
phase_display_order?: number | undefined;
|
|
28646
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28646
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
28647
28647
|
subject_id?: number | undefined;
|
|
28648
28648
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
28649
28649
|
subject_description?: string | undefined;
|
|
28650
28650
|
subject_display_order?: number | undefined;
|
|
28651
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28651
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
28652
28652
|
optionality?: string | undefined;
|
|
28653
28653
|
legacy?: string | undefined;
|
|
28654
28654
|
dataset?: string | undefined;
|
|
@@ -28710,18 +28710,19 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28710
28710
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
28711
28711
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
28712
28712
|
phaseDisplayOrder: number;
|
|
28713
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28713
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
28714
28714
|
subjectId: number;
|
|
28715
28715
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
28716
28716
|
subjectDescription: string;
|
|
28717
28717
|
subjectDisplayOrder: number;
|
|
28718
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28718
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
28719
28719
|
optionality?: string | undefined;
|
|
28720
28720
|
legacy?: string | undefined;
|
|
28721
28721
|
dataset?: string | undefined;
|
|
28722
28722
|
};
|
|
28723
28723
|
lessonSlug: string;
|
|
28724
28724
|
isLegacy: boolean;
|
|
28725
|
+
programmeSlug: string;
|
|
28725
28726
|
lessonData: {
|
|
28726
28727
|
createdAt: string;
|
|
28727
28728
|
updatedAt: string;
|
|
@@ -28859,7 +28860,6 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28859
28860
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
28860
28861
|
};
|
|
28861
28862
|
unitSlug: string;
|
|
28862
|
-
programmeSlug: string;
|
|
28863
28863
|
nullUnitvariantId: number;
|
|
28864
28864
|
features?: {
|
|
28865
28865
|
pePractical?: boolean | undefined;
|
|
@@ -28901,12 +28901,12 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
28901
28901
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
28902
28902
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
28903
28903
|
phaseDisplayOrder?: number | undefined;
|
|
28904
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28904
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
28905
28905
|
subjectId?: number | undefined;
|
|
28906
28906
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
28907
28907
|
subjectDescription?: string | undefined;
|
|
28908
28908
|
subjectDisplayOrder?: number | undefined;
|
|
28909
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
28909
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
28910
28910
|
optionality?: string | undefined;
|
|
28911
28911
|
legacy?: string | undefined;
|
|
28912
28912
|
dataset?: string | undefined;
|
|
@@ -29173,7 +29173,7 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchema: z.ZodObject<{
|
|
|
29173
29173
|
"Speech and language therapy": "Speech and language therapy";
|
|
29174
29174
|
"QA testing only": "QA testing only";
|
|
29175
29175
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
29176
|
-
"Digital
|
|
29176
|
+
"Digital literacy": "Digital literacy";
|
|
29177
29177
|
}>;
|
|
29178
29178
|
subject_id: z.ZodNumber;
|
|
29179
29179
|
subject_slug: z.ZodEnum<{
|
|
@@ -29273,7 +29273,7 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchema: z.ZodObject<{
|
|
|
29273
29273
|
"Speech and language therapy": "Speech and language therapy";
|
|
29274
29274
|
"QA testing only": "QA testing only";
|
|
29275
29275
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
29276
|
-
"Digital
|
|
29276
|
+
"Digital literacy": "Digital literacy";
|
|
29277
29277
|
}>>>;
|
|
29278
29278
|
optionality: z.ZodOptional<z.ZodString>;
|
|
29279
29279
|
legacy: z.ZodOptional<z.ZodString>;
|
|
@@ -29537,7 +29537,7 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchema: z.ZodObject<{
|
|
|
29537
29537
|
"Speech and language therapy": "Speech and language therapy";
|
|
29538
29538
|
"QA testing only": "QA testing only";
|
|
29539
29539
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
29540
|
-
"Digital
|
|
29540
|
+
"Digital literacy": "Digital literacy";
|
|
29541
29541
|
}>>;
|
|
29542
29542
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
29543
29543
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -29637,7 +29637,7 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchema: z.ZodObject<{
|
|
|
29637
29637
|
"Speech and language therapy": "Speech and language therapy";
|
|
29638
29638
|
"QA testing only": "QA testing only";
|
|
29639
29639
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
29640
|
-
"Digital
|
|
29640
|
+
"Digital literacy": "Digital literacy";
|
|
29641
29641
|
}>>>>;
|
|
29642
29642
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
29643
29643
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -29763,12 +29763,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
29763
29763
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
29764
29764
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
29765
29765
|
phaseDisplayOrder: number;
|
|
29766
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29766
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
29767
29767
|
subjectId: number;
|
|
29768
29768
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
29769
29769
|
subjectDescription: string;
|
|
29770
29770
|
subjectDisplayOrder: number;
|
|
29771
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29771
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
29772
29772
|
optionality?: string | undefined;
|
|
29773
29773
|
legacy?: string | undefined;
|
|
29774
29774
|
dataset?: string | undefined;
|
|
@@ -29817,12 +29817,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
29817
29817
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
29818
29818
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
29819
29819
|
phaseDisplayOrder?: number | undefined;
|
|
29820
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29820
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
29821
29821
|
subjectId?: number | undefined;
|
|
29822
29822
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
29823
29823
|
subjectDescription?: string | undefined;
|
|
29824
29824
|
subjectDisplayOrder?: number | undefined;
|
|
29825
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29825
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
29826
29826
|
optionality?: string | undefined;
|
|
29827
29827
|
legacy?: string | undefined;
|
|
29828
29828
|
dataset?: string | undefined;
|
|
@@ -29900,12 +29900,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
29900
29900
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
29901
29901
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
29902
29902
|
phaseDisplayOrder: number;
|
|
29903
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29903
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
29904
29904
|
subjectId: number;
|
|
29905
29905
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
29906
29906
|
subjectDescription: string;
|
|
29907
29907
|
subjectDisplayOrder: number;
|
|
29908
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29908
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
29909
29909
|
optionality?: string | undefined;
|
|
29910
29910
|
legacy?: string | undefined;
|
|
29911
29911
|
dataset?: string | undefined;
|
|
@@ -29954,12 +29954,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
29954
29954
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
29955
29955
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
29956
29956
|
phaseDisplayOrder?: number | undefined;
|
|
29957
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29957
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
29958
29958
|
subjectId?: number | undefined;
|
|
29959
29959
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
29960
29960
|
subjectDescription?: string | undefined;
|
|
29961
29961
|
subjectDisplayOrder?: number | undefined;
|
|
29962
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
29962
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
29963
29963
|
optionality?: string | undefined;
|
|
29964
29964
|
legacy?: string | undefined;
|
|
29965
29965
|
dataset?: string | undefined;
|
|
@@ -30036,12 +30036,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30036
30036
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
30037
30037
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
30038
30038
|
phase_display_order: number;
|
|
30039
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30039
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
30040
30040
|
subject_id: number;
|
|
30041
30041
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
30042
30042
|
subject_description: string;
|
|
30043
30043
|
subject_display_order: number;
|
|
30044
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30044
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30045
30045
|
optionality?: string | undefined;
|
|
30046
30046
|
legacy?: string | undefined;
|
|
30047
30047
|
dataset?: string | undefined;
|
|
@@ -30090,12 +30090,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30090
30090
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
30091
30091
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
30092
30092
|
phase_display_order?: number | undefined;
|
|
30093
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30093
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
30094
30094
|
subject_id?: number | undefined;
|
|
30095
30095
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
30096
30096
|
subject_description?: string | undefined;
|
|
30097
30097
|
subject_display_order?: number | undefined;
|
|
30098
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30098
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30099
30099
|
optionality?: string | undefined;
|
|
30100
30100
|
legacy?: string | undefined;
|
|
30101
30101
|
dataset?: string | undefined;
|
|
@@ -30173,12 +30173,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30173
30173
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
30174
30174
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
30175
30175
|
phaseDisplayOrder: number;
|
|
30176
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30176
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
30177
30177
|
subjectId: number;
|
|
30178
30178
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
30179
30179
|
subjectDescription: string;
|
|
30180
30180
|
subjectDisplayOrder: number;
|
|
30181
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30181
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30182
30182
|
optionality?: string | undefined;
|
|
30183
30183
|
legacy?: string | undefined;
|
|
30184
30184
|
dataset?: string | undefined;
|
|
@@ -30227,12 +30227,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30227
30227
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
30228
30228
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
30229
30229
|
phaseDisplayOrder?: number | undefined;
|
|
30230
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30230
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
30231
30231
|
subjectId?: number | undefined;
|
|
30232
30232
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
30233
30233
|
subjectDescription?: string | undefined;
|
|
30234
30234
|
subjectDisplayOrder?: number | undefined;
|
|
30235
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30235
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30236
30236
|
optionality?: string | undefined;
|
|
30237
30237
|
legacy?: string | undefined;
|
|
30238
30238
|
dataset?: string | undefined;
|
|
@@ -30309,12 +30309,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30309
30309
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
30310
30310
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
30311
30311
|
phase_display_order: number;
|
|
30312
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30312
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
30313
30313
|
subject_id: number;
|
|
30314
30314
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
30315
30315
|
subject_description: string;
|
|
30316
30316
|
subject_display_order: number;
|
|
30317
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30317
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30318
30318
|
optionality?: string | undefined;
|
|
30319
30319
|
legacy?: string | undefined;
|
|
30320
30320
|
dataset?: string | undefined;
|
|
@@ -30363,12 +30363,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30363
30363
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
30364
30364
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
30365
30365
|
phase_display_order?: number | undefined;
|
|
30366
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30366
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
30367
30367
|
subject_id?: number | undefined;
|
|
30368
30368
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
30369
30369
|
subject_description?: string | undefined;
|
|
30370
30370
|
subject_display_order?: number | undefined;
|
|
30371
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30371
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30372
30372
|
optionality?: string | undefined;
|
|
30373
30373
|
legacy?: string | undefined;
|
|
30374
30374
|
dataset?: string | undefined;
|
|
@@ -30448,12 +30448,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30448
30448
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
30449
30449
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
30450
30450
|
phaseDisplayOrder: number;
|
|
30451
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30451
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
30452
30452
|
subjectId: number;
|
|
30453
30453
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
30454
30454
|
subjectDescription: string;
|
|
30455
30455
|
subjectDisplayOrder: number;
|
|
30456
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30456
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30457
30457
|
optionality?: string | undefined;
|
|
30458
30458
|
legacy?: string | undefined;
|
|
30459
30459
|
dataset?: string | undefined;
|
|
@@ -30502,12 +30502,12 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
30502
30502
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
30503
30503
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
30504
30504
|
phaseDisplayOrder?: number | undefined;
|
|
30505
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30505
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
30506
30506
|
subjectId?: number | undefined;
|
|
30507
30507
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
30508
30508
|
subjectDescription?: string | undefined;
|
|
30509
30509
|
subjectDisplayOrder?: number | undefined;
|
|
30510
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
30510
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
30511
30511
|
optionality?: string | undefined;
|
|
30512
30512
|
legacy?: string | undefined;
|
|
30513
30513
|
dataset?: string | undefined;
|
|
@@ -30778,7 +30778,7 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchema: z.ZodObject<{
|
|
|
30778
30778
|
"Speech and language therapy": "Speech and language therapy";
|
|
30779
30779
|
"QA testing only": "QA testing only";
|
|
30780
30780
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
30781
|
-
"Digital
|
|
30781
|
+
"Digital literacy": "Digital literacy";
|
|
30782
30782
|
}>;
|
|
30783
30783
|
subject_id: z.ZodNumber;
|
|
30784
30784
|
subject_slug: z.ZodEnum<{
|
|
@@ -30878,7 +30878,7 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchema: z.ZodObject<{
|
|
|
30878
30878
|
"Speech and language therapy": "Speech and language therapy";
|
|
30879
30879
|
"QA testing only": "QA testing only";
|
|
30880
30880
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
30881
|
-
"Digital
|
|
30881
|
+
"Digital literacy": "Digital literacy";
|
|
30882
30882
|
}>>>;
|
|
30883
30883
|
optionality: z.ZodOptional<z.ZodString>;
|
|
30884
30884
|
legacy: z.ZodOptional<z.ZodString>;
|
|
@@ -31142,7 +31142,7 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchema: z.ZodObject<{
|
|
|
31142
31142
|
"Speech and language therapy": "Speech and language therapy";
|
|
31143
31143
|
"QA testing only": "QA testing only";
|
|
31144
31144
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
31145
|
-
"Digital
|
|
31145
|
+
"Digital literacy": "Digital literacy";
|
|
31146
31146
|
}>>;
|
|
31147
31147
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
31148
31148
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -31242,7 +31242,7 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchema: z.ZodObject<{
|
|
|
31242
31242
|
"Speech and language therapy": "Speech and language therapy";
|
|
31243
31243
|
"QA testing only": "QA testing only";
|
|
31244
31244
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
31245
|
-
"Digital
|
|
31245
|
+
"Digital literacy": "Digital literacy";
|
|
31246
31246
|
}>>>>;
|
|
31247
31247
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
31248
31248
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -31375,12 +31375,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31375
31375
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
31376
31376
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
31377
31377
|
phaseDisplayOrder: number;
|
|
31378
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31378
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
31379
31379
|
subjectId: number;
|
|
31380
31380
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
31381
31381
|
subjectDescription: string;
|
|
31382
31382
|
subjectDisplayOrder: number;
|
|
31383
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31383
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31384
31384
|
optionality?: string | undefined;
|
|
31385
31385
|
legacy?: string | undefined;
|
|
31386
31386
|
dataset?: string | undefined;
|
|
@@ -31429,12 +31429,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31429
31429
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
31430
31430
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
31431
31431
|
phaseDisplayOrder?: number | undefined;
|
|
31432
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31432
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
31433
31433
|
subjectId?: number | undefined;
|
|
31434
31434
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
31435
31435
|
subjectDescription?: string | undefined;
|
|
31436
31436
|
subjectDisplayOrder?: number | undefined;
|
|
31437
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31437
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31438
31438
|
optionality?: string | undefined;
|
|
31439
31439
|
legacy?: string | undefined;
|
|
31440
31440
|
dataset?: string | undefined;
|
|
@@ -31519,12 +31519,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31519
31519
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
31520
31520
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
31521
31521
|
phaseDisplayOrder: number;
|
|
31522
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31522
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
31523
31523
|
subjectId: number;
|
|
31524
31524
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
31525
31525
|
subjectDescription: string;
|
|
31526
31526
|
subjectDisplayOrder: number;
|
|
31527
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31527
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31528
31528
|
optionality?: string | undefined;
|
|
31529
31529
|
legacy?: string | undefined;
|
|
31530
31530
|
dataset?: string | undefined;
|
|
@@ -31573,12 +31573,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31573
31573
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
31574
31574
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
31575
31575
|
phaseDisplayOrder?: number | undefined;
|
|
31576
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31576
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
31577
31577
|
subjectId?: number | undefined;
|
|
31578
31578
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
31579
31579
|
subjectDescription?: string | undefined;
|
|
31580
31580
|
subjectDisplayOrder?: number | undefined;
|
|
31581
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31581
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31582
31582
|
optionality?: string | undefined;
|
|
31583
31583
|
legacy?: string | undefined;
|
|
31584
31584
|
dataset?: string | undefined;
|
|
@@ -31662,12 +31662,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31662
31662
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
31663
31663
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
31664
31664
|
phase_display_order: number;
|
|
31665
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31665
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
31666
31666
|
subject_id: number;
|
|
31667
31667
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
31668
31668
|
subject_description: string;
|
|
31669
31669
|
subject_display_order: number;
|
|
31670
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31670
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31671
31671
|
optionality?: string | undefined;
|
|
31672
31672
|
legacy?: string | undefined;
|
|
31673
31673
|
dataset?: string | undefined;
|
|
@@ -31716,12 +31716,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31716
31716
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
31717
31717
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
31718
31718
|
phase_display_order?: number | undefined;
|
|
31719
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31719
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
31720
31720
|
subject_id?: number | undefined;
|
|
31721
31721
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
31722
31722
|
subject_description?: string | undefined;
|
|
31723
31723
|
subject_display_order?: number | undefined;
|
|
31724
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31724
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31725
31725
|
optionality?: string | undefined;
|
|
31726
31726
|
legacy?: string | undefined;
|
|
31727
31727
|
dataset?: string | undefined;
|
|
@@ -31806,12 +31806,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31806
31806
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
31807
31807
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
31808
31808
|
phaseDisplayOrder: number;
|
|
31809
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31809
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
31810
31810
|
subjectId: number;
|
|
31811
31811
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
31812
31812
|
subjectDescription: string;
|
|
31813
31813
|
subjectDisplayOrder: number;
|
|
31814
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31814
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31815
31815
|
optionality?: string | undefined;
|
|
31816
31816
|
legacy?: string | undefined;
|
|
31817
31817
|
dataset?: string | undefined;
|
|
@@ -31860,12 +31860,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31860
31860
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
31861
31861
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
31862
31862
|
phaseDisplayOrder?: number | undefined;
|
|
31863
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31863
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
31864
31864
|
subjectId?: number | undefined;
|
|
31865
31865
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
31866
31866
|
subjectDescription?: string | undefined;
|
|
31867
31867
|
subjectDisplayOrder?: number | undefined;
|
|
31868
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31868
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31869
31869
|
optionality?: string | undefined;
|
|
31870
31870
|
legacy?: string | undefined;
|
|
31871
31871
|
dataset?: string | undefined;
|
|
@@ -31949,12 +31949,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
31949
31949
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
31950
31950
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
31951
31951
|
phase_display_order: number;
|
|
31952
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31952
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
31953
31953
|
subject_id: number;
|
|
31954
31954
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
31955
31955
|
subject_description: string;
|
|
31956
31956
|
subject_display_order: number;
|
|
31957
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
31957
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
31958
31958
|
optionality?: string | undefined;
|
|
31959
31959
|
legacy?: string | undefined;
|
|
31960
31960
|
dataset?: string | undefined;
|
|
@@ -32003,12 +32003,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
32003
32003
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
32004
32004
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
32005
32005
|
phase_display_order?: number | undefined;
|
|
32006
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
32006
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
32007
32007
|
subject_id?: number | undefined;
|
|
32008
32008
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
32009
32009
|
subject_description?: string | undefined;
|
|
32010
32010
|
subject_display_order?: number | undefined;
|
|
32011
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
32011
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
32012
32012
|
optionality?: string | undefined;
|
|
32013
32013
|
legacy?: string | undefined;
|
|
32014
32014
|
dataset?: string | undefined;
|
|
@@ -32095,12 +32095,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
32095
32095
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
32096
32096
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
32097
32097
|
phaseDisplayOrder: number;
|
|
32098
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
32098
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
32099
32099
|
subjectId: number;
|
|
32100
32100
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
32101
32101
|
subjectDescription: string;
|
|
32102
32102
|
subjectDisplayOrder: number;
|
|
32103
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
32103
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
32104
32104
|
optionality?: string | undefined;
|
|
32105
32105
|
legacy?: string | undefined;
|
|
32106
32106
|
dataset?: string | undefined;
|
|
@@ -32149,12 +32149,12 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
32149
32149
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
32150
32150
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
32151
32151
|
phaseDisplayOrder?: number | undefined;
|
|
32152
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
32152
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
32153
32153
|
subjectId?: number | undefined;
|
|
32154
32154
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
32155
32155
|
subjectDescription?: string | undefined;
|
|
32156
32156
|
subjectDisplayOrder?: number | undefined;
|
|
32157
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
32157
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
32158
32158
|
optionality?: string | undefined;
|
|
32159
32159
|
legacy?: string | undefined;
|
|
32160
32160
|
dataset?: string | undefined;
|
|
@@ -32420,7 +32420,7 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchema: z.ZodObject<{
|
|
|
32420
32420
|
"Speech and language therapy": "Speech and language therapy";
|
|
32421
32421
|
"QA testing only": "QA testing only";
|
|
32422
32422
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
32423
|
-
"Digital
|
|
32423
|
+
"Digital literacy": "Digital literacy";
|
|
32424
32424
|
}>;
|
|
32425
32425
|
subject_id: z.ZodNumber;
|
|
32426
32426
|
subject_slug: z.ZodEnum<{
|
|
@@ -32520,7 +32520,7 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchema: z.ZodObject<{
|
|
|
32520
32520
|
"Speech and language therapy": "Speech and language therapy";
|
|
32521
32521
|
"QA testing only": "QA testing only";
|
|
32522
32522
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
32523
|
-
"Digital
|
|
32523
|
+
"Digital literacy": "Digital literacy";
|
|
32524
32524
|
}>>>;
|
|
32525
32525
|
optionality: z.ZodOptional<z.ZodString>;
|
|
32526
32526
|
legacy: z.ZodOptional<z.ZodString>;
|
|
@@ -32784,7 +32784,7 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchema: z.ZodObject<{
|
|
|
32784
32784
|
"Speech and language therapy": "Speech and language therapy";
|
|
32785
32785
|
"QA testing only": "QA testing only";
|
|
32786
32786
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
32787
|
-
"Digital
|
|
32787
|
+
"Digital literacy": "Digital literacy";
|
|
32788
32788
|
}>>;
|
|
32789
32789
|
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
32790
32790
|
subject_slug: z.ZodOptional<z.ZodEnum<{
|
|
@@ -32884,7 +32884,7 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchema: z.ZodObject<{
|
|
|
32884
32884
|
"Speech and language therapy": "Speech and language therapy";
|
|
32885
32885
|
"QA testing only": "QA testing only";
|
|
32886
32886
|
"Cooking and nutrition": "Cooking and nutrition";
|
|
32887
|
-
"Digital
|
|
32887
|
+
"Digital literacy": "Digital literacy";
|
|
32888
32888
|
}>>>>;
|
|
32889
32889
|
optionality: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
32890
32890
|
legacy: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
@@ -33012,12 +33012,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33012
33012
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
33013
33013
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
33014
33014
|
phaseDisplayOrder: number;
|
|
33015
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33015
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
33016
33016
|
subjectId: number;
|
|
33017
33017
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
33018
33018
|
subjectDescription: string;
|
|
33019
33019
|
subjectDisplayOrder: number;
|
|
33020
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33020
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33021
33021
|
optionality?: string | undefined;
|
|
33022
33022
|
legacy?: string | undefined;
|
|
33023
33023
|
dataset?: string | undefined;
|
|
@@ -33066,12 +33066,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33066
33066
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
33067
33067
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
33068
33068
|
phaseDisplayOrder?: number | undefined;
|
|
33069
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33069
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
33070
33070
|
subjectId?: number | undefined;
|
|
33071
33071
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
33072
33072
|
subjectDescription?: string | undefined;
|
|
33073
33073
|
subjectDisplayOrder?: number | undefined;
|
|
33074
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33074
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33075
33075
|
optionality?: string | undefined;
|
|
33076
33076
|
legacy?: string | undefined;
|
|
33077
33077
|
dataset?: string | undefined;
|
|
@@ -33151,12 +33151,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33151
33151
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
33152
33152
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
33153
33153
|
phaseDisplayOrder: number;
|
|
33154
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33154
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
33155
33155
|
subjectId: number;
|
|
33156
33156
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
33157
33157
|
subjectDescription: string;
|
|
33158
33158
|
subjectDisplayOrder: number;
|
|
33159
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33159
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33160
33160
|
optionality?: string | undefined;
|
|
33161
33161
|
legacy?: string | undefined;
|
|
33162
33162
|
dataset?: string | undefined;
|
|
@@ -33205,12 +33205,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33205
33205
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
33206
33206
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
33207
33207
|
phaseDisplayOrder?: number | undefined;
|
|
33208
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33208
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
33209
33209
|
subjectId?: number | undefined;
|
|
33210
33210
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
33211
33211
|
subjectDescription?: string | undefined;
|
|
33212
33212
|
subjectDisplayOrder?: number | undefined;
|
|
33213
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33213
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33214
33214
|
optionality?: string | undefined;
|
|
33215
33215
|
legacy?: string | undefined;
|
|
33216
33216
|
dataset?: string | undefined;
|
|
@@ -33289,12 +33289,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33289
33289
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
33290
33290
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
33291
33291
|
phase_display_order: number;
|
|
33292
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33292
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
33293
33293
|
subject_id: number;
|
|
33294
33294
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
33295
33295
|
subject_description: string;
|
|
33296
33296
|
subject_display_order: number;
|
|
33297
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33297
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33298
33298
|
optionality?: string | undefined;
|
|
33299
33299
|
legacy?: string | undefined;
|
|
33300
33300
|
dataset?: string | undefined;
|
|
@@ -33343,12 +33343,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33343
33343
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
33344
33344
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
33345
33345
|
phase_display_order?: number | undefined;
|
|
33346
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33346
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
33347
33347
|
subject_id?: number | undefined;
|
|
33348
33348
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
33349
33349
|
subject_description?: string | undefined;
|
|
33350
33350
|
subject_display_order?: number | undefined;
|
|
33351
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33351
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33352
33352
|
optionality?: string | undefined;
|
|
33353
33353
|
legacy?: string | undefined;
|
|
33354
33354
|
dataset?: string | undefined;
|
|
@@ -33428,12 +33428,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33428
33428
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
33429
33429
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
33430
33430
|
phaseDisplayOrder: number;
|
|
33431
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33431
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
33432
33432
|
subjectId: number;
|
|
33433
33433
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
33434
33434
|
subjectDescription: string;
|
|
33435
33435
|
subjectDisplayOrder: number;
|
|
33436
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33436
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33437
33437
|
optionality?: string | undefined;
|
|
33438
33438
|
legacy?: string | undefined;
|
|
33439
33439
|
dataset?: string | undefined;
|
|
@@ -33482,12 +33482,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33482
33482
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
33483
33483
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
33484
33484
|
phaseDisplayOrder?: number | undefined;
|
|
33485
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33485
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
33486
33486
|
subjectId?: number | undefined;
|
|
33487
33487
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
33488
33488
|
subjectDescription?: string | undefined;
|
|
33489
33489
|
subjectDisplayOrder?: number | undefined;
|
|
33490
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33490
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33491
33491
|
optionality?: string | undefined;
|
|
33492
33492
|
legacy?: string | undefined;
|
|
33493
33493
|
dataset?: string | undefined;
|
|
@@ -33566,12 +33566,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33566
33566
|
phase_slug: "foundation" | "primary" | "secondary";
|
|
33567
33567
|
phase_description: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
33568
33568
|
phase_display_order: number;
|
|
33569
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33569
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
33570
33570
|
subject_id: number;
|
|
33571
33571
|
subject_slug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
33572
33572
|
subject_description: string;
|
|
33573
33573
|
subject_display_order: number;
|
|
33574
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33574
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33575
33575
|
optionality?: string | undefined;
|
|
33576
33576
|
legacy?: string | undefined;
|
|
33577
33577
|
dataset?: string | undefined;
|
|
@@ -33620,12 +33620,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33620
33620
|
phase_slug?: "foundation" | "primary" | "secondary" | undefined;
|
|
33621
33621
|
phase_description?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
33622
33622
|
phase_display_order?: number | undefined;
|
|
33623
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33623
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
33624
33624
|
subject_id?: number | undefined;
|
|
33625
33625
|
subject_slug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
33626
33626
|
subject_description?: string | undefined;
|
|
33627
33627
|
subject_display_order?: number | undefined;
|
|
33628
|
-
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33628
|
+
subject_parent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33629
33629
|
optionality?: string | undefined;
|
|
33630
33630
|
legacy?: string | undefined;
|
|
33631
33631
|
dataset?: string | undefined;
|
|
@@ -33707,12 +33707,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33707
33707
|
phaseSlug: "foundation" | "primary" | "secondary";
|
|
33708
33708
|
phaseDescription: "Early Years Foundation Stage" | "Primary" | "Secondary";
|
|
33709
33709
|
phaseDisplayOrder: number;
|
|
33710
|
-
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33710
|
+
subject: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy";
|
|
33711
33711
|
subjectId: number;
|
|
33712
33712
|
subjectSlug: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy";
|
|
33713
33713
|
subjectDescription: string;
|
|
33714
33714
|
subjectDisplayOrder: number;
|
|
33715
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33715
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33716
33716
|
optionality?: string | undefined;
|
|
33717
33717
|
legacy?: string | undefined;
|
|
33718
33718
|
dataset?: string | undefined;
|
|
@@ -33761,12 +33761,12 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
33761
33761
|
phaseSlug?: "foundation" | "primary" | "secondary" | undefined;
|
|
33762
33762
|
phaseDescription?: "Early Years Foundation Stage" | "Primary" | "Secondary" | undefined;
|
|
33763
33763
|
phaseDisplayOrder?: number | undefined;
|
|
33764
|
-
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33764
|
+
subject?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | undefined;
|
|
33765
33765
|
subjectId?: number | undefined;
|
|
33766
33766
|
subjectSlug?: "computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "rule-of-law" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition" | "digital-literacy" | undefined;
|
|
33767
33767
|
subjectDescription?: string | undefined;
|
|
33768
33768
|
subjectDisplayOrder?: number | undefined;
|
|
33769
|
-
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital
|
|
33769
|
+
subjectParent?: "Computing (non-GCSE)" | "Art and design" | "Citizenship" | "Computing" | "Computer Science" | "Design and technology" | "Drama" | "English" | "English grammar" | "English reading for pleasure" | "English spelling" | "Expressive arts and design" | "Financial education" | "French" | "Geography" | "German" | "History" | "Latin" | "Literacy" | "Maths" | "Music" | "Personal, social and emotional development" | "Physical education" | "RSHE (PSHE)" | "Religious education" | "Rule of law" | "Science" | "Biology" | "Chemistry" | "Combined science" | "Physics" | "Spanish" | "Understanding the world" | "Specialist" | "Communication and language" | "Creative arts" | "Independent living" | "Numeracy" | "Physical development" | "Therapies" | "Occupational therapy" | "Physical therapy" | "Sensory integration" | "Speech and language therapy" | "QA testing only" | "Cooking and nutrition" | "Digital literacy" | null | undefined;
|
|
33770
33770
|
optionality?: string | undefined;
|
|
33771
33771
|
legacy?: string | undefined;
|
|
33772
33772
|
dataset?: string | undefined;
|