# 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 = "65ce55ca-f228-4876-a7c5-714911b8a842"
    module = idbyname
    title = "2 of 3 questions contain bad mpd code in music or vmusic"
    at_question_start=play
}

question {
 name = "A"
 music = rvoice("c d e")
}

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

question {
 name= "C"
 music = rvoice(" c d e f g")
 vmusic = rvoice("c d x e")
}

