Filter Segments...
  • <span><img src="../images/equal-circle_24x24.png" alt="" width="24" height="24" /> <strong>With the same student</strong></span> <br><span>When assigning an assistant for a student part, this option is available, in order to only display assignments with the one, who is already selected as student.</span>

    <span><img src="../images/equal-circle_24x24.png" alt="" width="24" height="24" /> <strong>With the same student</strong></span> 
    <br><span>When assigning an assistant for a student part, this option is available, in order to only display assignments with the one, who is already selected as student.</span> 

     
  • check the <a href="user_interface.html#lookup_control_settings">settings</a> in the bottom right corner for further adjustments

    check the <a href="user_interface.html#lookup_control_settings">settings</a> in the bottom right corner for further adjustments

     
  • Schedules

    Schedules

     
  • Table of Contents

    Table of Contents

     
  • Edit the Schedules

    Edit the Schedules

     
  • Import Schedules

    Import Schedules

     
  • Assign meeting parts

    Assign meeting parts

     
  • Settings - Songs

    Settings - Songs

     
  • Settings

    Settings

     
  • Songs

    Songs

     
  • Adding the List of Songs

    Adding the List of Songs

     
  • In the <strong>Settings</strong> select the <strong>Songs</strong> page.

    In the <strong>Settings</strong> select the <strong>Songs</strong> page.

     
  • Enter the songs according to the instructions in the dialog.

    Enter the songs according to the instructions in the dialog.

     
  • Tip:

    Tip:

     
  • Make necessary corrections making sure there are only song numbers and titles.

    Make necessary corrections making sure there are only song numbers and titles.

     
  • Press the <strong>Next</strong> button and choose a language.

    Press the <strong>Next</strong> button and choose a language.

     
  • Press the <strong>OK</strong> button and review what you have pasted.

    Press the <strong>OK</strong> button and review what you have pasted.

     
  • When satisfied with the song list, press the <strong>Save to Database</strong> button.

    When satisfied with the song list, press the <strong>Save to Database</strong> button.

     
  • After pressing the <img src="../images/add_24x24.png" alt="" /> button,&nbsp;the <strong>Wizard</strong> dialog opens.

    After pressing the <img src="../images/add_24x24.png" alt="" /> buttonthe <strong>Wizard</strong> dialog opens.

     
  • To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(&lt;*) (&lt;[0-9]@&gt;)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">&#92;2 &#92;1</span></strong> in the corresponding <strong>Replace</strong> field.

    To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(&lt;*) (&lt;[0-9]@&gt;)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">\2 \1</span></strong> in the corresponding <strong>Replace</strong> field.