Skip to content

Commit ad917f5

Browse files
committed
Add maths_book_gcse to book filter on teacher gameboard builder
1 parent 788a8a9 commit ad917f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/elements/modals/QuestionSearchModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ export const QuestionSearchModal = ({originalSelectedQuestions, setOriginalSelec
146146
{value: "physics_skills_19", label: "A Level Physics (3rd Edition)"},
147147
{value: "phys_book_gcse", label: "GCSE Physics"},
148148
{value: "maths_book", label: "Pre-Uni Maths"},
149+
{value: "maths_book_gcse", label: "GCSE Maths"},
149150
{value: "chemistry_16", label: "A-Level Physical Chemistry"},
150151
]}
151152
/>

0 commit comments

Comments
 (0)