Wiki source code of Timetable
Version 9.1 by Péter Angeli on 2022/02/20 14:32
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | {{html}} | ||
3 | <table> | ||
4 | <tr> | ||
5 | <th>Week</th> | ||
6 | <th>Person's</th> | ||
7 | <th>Task</th> | ||
8 | </tr> | ||
9 | <tr> | ||
10 | <td>1</td> | ||
11 | <td>Andrei</td> | ||
12 | <td>Human factors</td> | ||
13 | </tr> | ||
14 | <tr> | ||
15 | <td rowspan="4">2</td> | ||
16 | </tr> | ||
17 | <td>Rembrandt & Dongxu</td> | ||
18 | <td>Technology</td> | ||
19 | |||
20 | <tr> | ||
21 | <td>Lang & Peter</td> | ||
22 | <td>Operational Demands</td> | ||
23 | </tr> | ||
24 | <tr> | ||
25 | <td> Andrei & Xinqi </td> | ||
26 | <td> Human Factors/Robotic Partner & Music and Cognition</td> | ||
27 | </tr> | ||
28 | |||
29 | |||
30 | </table> | ||
31 | {{/html}} |