Wiki source code of Music Management
Version 14.1 by Clara Stiller on 2022/03/24 17:17
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **Songs we used:** | ||
2 | |||
3 | |||
4 | {{html}} | ||
5 | <table width='100%'> | ||
6 | <tr> | ||
7 | <th width='25%'>Song</th> | ||
8 | <th width='25%'>Interpret</th> | ||
9 | <th width='25%'>Genre</th> | ||
10 | <th width='25%'>Situation when it's played</th> | ||
11 | |||
12 | </tr> | ||
13 | <tr> | ||
14 | <td>Introduction music "perception"</td> | ||
15 | <td>unknown</td> | ||
16 | <td>unknown</td> | ||
17 | <td>Introduction, played until face is recognized</td> | ||
18 | </tr> | ||
19 | <tr> | ||
20 | <td>Summer of 69</td> | ||
21 | <td>Brian Adams</td> | ||
22 | <td>unknown</td> | ||
23 | <td>Entertaining while waiting for the caretaker to come</td> | ||
24 | </tr> | ||
25 | <tr> | ||
26 | <td>Take Five</td> | ||
27 | <td>The Dave Brubeck Quartet</td> | ||
28 | <td>Jazz</td> | ||
29 | <td>If the activity "going to the living room" is suggested</td> | ||
30 | </tr> | ||
31 | <tr> | ||
32 | <td>Escape (The Pina Colada Song) </td> | ||
33 | <td>Rupert Holmes</td> | ||
34 | <td>unknown</td> | ||
35 | <td>If the activity "have a coffee" is suggested</td> | ||
36 | </tr> | ||
37 | <tr> | ||
38 | <td>Tiny Dancer</td> | ||
39 | <td>Elton John</td> | ||
40 | <td>unknown</td> | ||
41 | <td>If the activity "doing a puzzle" is suggested</td> | ||
42 | </tr> | ||
43 | |||
44 | {{html}} |