Warning, /education/minuet/data/exercises/rhythm-easy.json is written in an unsupported language. File is not indexed.

0001 {
0002   "exercises": [
0003     {
0004       "name": "Rhythm",
0005       "playMode": "rhythm",
0006       "userMessage": "Hear the rhythm and then choose an answer from options below",
0007       "template": "lilypond-templates/rhythm.ly.tmpl",
0008       "numberOfSelectedOptions": 4,
0009       "_icon": "minuet-rhythms.svg",
0010       "children": [
0011         {
0012             "name": "Easy",
0013             "and-tags": ["rhythm", "easy"]
0014         }
0015       ]
0016     }
0017   ]
0018 }