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

header {
    lesson_id = "36b158e5-c1f3-4eac-831e-2cb853cdc511"
    module = singanswer
    title = "1 of 2 questions contain bad mpd code in music or vmusic"
    have_music_displayer = yes
}

question {
 question_text = "A"
 music = rvoice("c d e")
 answer = chord("c")
}

question {
 question_text = "B"
 music = rvoice(" c d e a T f g")
 answer = chord("c")
}

