# Solfege - ear training for GNOME
# Copyright (C) 2007 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
    lesson_id = "753f0eea-bb4b-405a-891b-e3bb9609ea99"
    module = idbyname
    have_music_displayer = yes
    at_question_start = show
    fillnum = 2
        random_transpose = accidentals, -5, 5
        title = _("solfa 1")
        lesson_heading = _("Find the solfa name")
        test = "6x"
        test_requirement = "90%"
}
question {
 name = _("Do")
 music = voice("\key c \major c'")
 question_text=_("Major second up")
}
question {
 name = _("Do")
 music = voice("\key c \major d'")

}
