diff --git a/README.md b/README.md index 0053290..443d718 100755 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ Per the [muEd `ChatRequest` schema](https://mued.org/), only `messages` is requi "accessStatus": "a good amount of time spent on this question today.", "markedDone": "This question is still being worked on.", "currentPart": { - "position": 0, + "position": 1, "timeSpentOnPart": "10 minutes", "markedDone": "This part is not marked done.", "responseAreas": [ @@ -255,18 +255,18 @@ Per the [muEd `ChatRequest` schema](https://mued.org/), only `messages` is requi "estimatedTime": "15-25 minutes", "parts": [ { - "position": 0, + "position": 1, "content": "", "answerContent": "", "workedSolutionSections": [ - { "position": 0, "title": "Step 1", "content": "..." } + { "position": 1, "title": "Step 1", "content": "..." } ], "structuredTutorialSections": [ - { "position": 0, "title": "Hint", "content": "..." } + { "position": 1, "title": "Hint", "content": "..." } ], "responseAreas": [ { - "position": 0, + "position": 1, "responseType": "EXPRESSION", "answer": "", "preResponseText": "