
header {
        content = chord, id-by-name, chord-voicing
        musicformat = chord
	random_transpose = accidentals, -5, 5
        title = "Minor 7 and dominant 7 chords"
	description = """
	The lessonfile contains minor 7 and dominant 7 chords with inversion.
	You only have to answer if the question is minor 7 or dominant 7.
	"""
}
question { name="m7" set=0 "c' es' g' bes'" }
question { name="m7" set=1 "es' g' bes' c''" }
question { name="m7" set=2 "g' bes c'' es''" }
question { name="m7" set=3 "bes c' es' g'" }
question { name="7" set=0 "c' e' g' bes'" }
question { name="7" set=1 "e' g' bes' c''" }
question { name="7" set=2 "g' bes' c'' e''" }
question { name="7" set=3 "bes c' e' g'" }
