# Solfege - ear training for GNOME
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
    lesson_id = "0dc7ab6d-6943-4377-90f9-f9d9dd3bc6ca"
    module = idbyname
        random_transpose = accidentals, -5, 5
        title = "Major seventh, diminished seventh and half diminished seventh chords"
        test = "4x"
        test_requirement = "90%"
}
question { name="maj7" chord("c' e' g' b'") }
question { name="m7b5" chord("c' es' ges' bes'") }
question { name="dim7" chord("c' es' ges' beses'") }
