[go: up one dir, main page]

File: idproperty.xml

package info (click to toggle)
solfege 3.10.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 12,408 kB
  • ctags: 4,270
  • sloc: python: 22,161; xml: 7,536; ansic: 4,442; makefile: 685; sh: 308
file content (34 lines) | stat: -rw-r--r-- 1,254 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="utf-8"?>
<sect1 id="idproperty">
<title>Multiple choice answers to music</title>

<informalfigure id="idproperty-screen1">
  <screenshot>
    <mediaobject>
      <imageobject>
        <imagedata fileref="figures/chord.png" format="PNG"/>
      </imageobject>
      <textobject>
        <phrase>Skjermbilde fra programmet</phrase>
      </textobject>
    </mediaobject>
  </screenshot>
</informalfigure>

<para>This page is a generic help page for all exercises written using the
<literal>idproperty</literal> exercise module. Exercises will typically
write more specialized help text than this.</para>

<para>The screenshot above show one example of how an exercise can look
like.</para>

<para>The exercise will display a question and play some music, and you have to
select one answer from each column in the table of buttons. When you select the
correct answer in a column, the label will turn bold, and the message "Correct"
will be flashed in the status bar.</para>

<para>The exercise will have a <guibutton>Repeat arpeggio</guibutton> if one or
more of the questions is of a type the program can play arpeggiated.</para>

<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chord-keybindings.xml"/>
</sect1>