• You are editing the pages list for the selected book (Age4 or Age5).
• Keep it valid JSON array. Each page object must have at least:
{"id","section","title"}.
• Quiz page example:
{"type":"quiz_single","prompt":"2+2=?","options":[["3",false],["4",true]]}