Warning, /education/minuet/data/exercises/intervals-ascending-melodic-exercises.json is written in an unsupported language. File is not indexed.
0001 {
0002 "exercises": [
0003 {
0004 "name": "Intervals",
0005 "root": "41..67",
0006 "playMode": "scale",
0007 "userMessage": "Hear the interval and then choose an answer from options below",
0008 "numberOfSelectedOptions": 1,
0009 "_icon": "minuet-intervals.svg",
0010 "children": [
0011 {
0012 "name": "Ascending Melodic Intervals",
0013 "and-tags": ["interval", "ascending"],
0014 "children": [
0015 {
0016 "name": "Seconds",
0017 "or-tags": ["2"]
0018 },
0019 {
0020 "name": "Thirds",
0021 "or-tags": ["3"]
0022 },
0023 {
0024 "name": "Fourths and Fifths",
0025 "or-tags": ["4", "5"]
0026 },
0027 {
0028 "name": "Sixths",
0029 "or-tags": ["6"]
0030 },
0031 {
0032 "name": "Sevenths",
0033 "or-tags": ["7"]
0034 },
0035 {
0036 "name": "Ninths",
0037 "or-tags": ["9"]
0038 },
0039 {
0040 "name": "Tenths",
0041 "or-tags": ["10"]
0042 },
0043 {
0044 "name": "Tritone and Sevenths",
0045 "or-tags": ["tritone", "7"]
0046 },
0047 {
0048 "name": "Fourths, Fifths, and Octave",
0049 "or-tags": ["4", "5", "8"]
0050 },
0051 {
0052 "name": "Seconds and Thirds",
0053 "or-tags": ["2", "3"]
0054 },
0055 {
0056 "name": "Sixths and Sevenths",
0057 "or-tags": ["6", "7"]
0058 },
0059 {
0060 "name": "Sevenths and Ninths",
0061 "or-tags": ["7", "9"]
0062 },
0063 {
0064 "name": "Second to Octave",
0065 "or-tags": ["2", "3", "4", "tritone", "5", "6", "7", "8"]
0066 },
0067 {
0068 "name": "Second to Tenth",
0069 "or-tags": ["2", "3", "4", "tritone", "5", "6", "7", "8", "9", "10"]
0070 },
0071 {
0072 "name": "Second to 15th",
0073 "or-tags": ["2", "3", "4", "tritone", "5", "6", "7", "8", "9", "10", "11", "8+tritone", "12", "13", "14", "double8"]
0074 }
0075 ]
0076 }
0077 ]
0078 }
0079 ]
0080 }