diff options
Diffstat (limited to 'lessons/index.json')
-rw-r--r-- | lessons/index.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lessons/index.json b/lessons/index.json index 87899d1..6a1e824 100644 --- a/lessons/index.json +++ b/lessons/index.json @@ -25,6 +25,17 @@ }, { "id": 1, + "type": "lesson", + "titleEn": "Lesson 1: Exponent", + "titleId": "Pelajaran 1: Pangkat", + "grade": 9, + "status": 1, + "authors": [ "Athaalaa Altaf Hafidz" ], + "pathEn": "/lessons/matematika/1-exponents/1.md", + "pathId": "/lessons/matematika/1-exponents/1-id.md" + }, + { + "id": 999, "type": "quiz", "titleEn": "quiz title", "titleId": "judul kuis", |