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

header {
    lesson_id = "d438f605-7bff-4e0a-8a67-39a6c5d2000b"
    module = idbyname
    fillnum = 2
    random_transpose = accidentals, -5, 5
    title = _("Minor and major chords")
    lesson_heading = _("Identify the chord")
    test = "6x"
    test_requirement = "90%"
    at_question_start = show, play
    have_repeat_arpeggio_button = no
}
question { name=_("major") music="\staff{ <c' e' g'> }" }
question { name=_("minor") music="\staff{ <c' es' g'> }" }
