~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to books/src/GeneralExercises/GeneralExercises_5.xml

  • Committer: cecilios
  • Date: 2007-05-19 11:39:03 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:trunk:236

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
 
2
<theme id="ch5">
 
3
<title>Key signatures' identification</title>
 
4
 
 
5
<para>Exercise: Identify a key signature or indicate the number of accidentals it has</para>
 
6
 
 
7
<exercise type="TheoKeySignatures" width="100%" height="300" border="0">
 
8
    <max_accidentals>7</max_accidentals>
 
9
    <problem_type>both</problem_type>
 
10
    <clef>sol</clef>
 
11
    <mode>both</mode>
 
12
</exercise>
 
13
 
 
14
</theme>