Wiki source code of Timetable
Version 12.1 by Rembrandt Oltmans on 2022/02/22 11:01
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
3.1 | 1 | |
2 | {{html}} | ||
![]() |
2.1 | 3 | <table> |
4 | <tr> | ||
![]() |
3.2 | 5 | <th>Week</th> |
6 | <th>Person's</th> | ||
7 | <th>Task</th> | ||
![]() |
2.1 | 8 | </tr> |
9 | <tr> | ||
![]() |
4.1 | 10 | <td>1</td> |
11 | <td>Andrei</td> | ||
12 | <td>Human factors</td> | ||
![]() |
2.1 | 13 | </tr> |
14 | <tr> | ||
![]() |
9.1 | 15 | <td rowspan="4">2</td> |
![]() |
6.1 | 16 | </tr> |
![]() |
5.1 | 17 | <td>Rembrandt & Dongxu</td> |
![]() |
4.1 | 18 | <td>Technology</td> |
![]() |
6.1 | 19 | <tr> |
![]() |
9.1 | 20 | <td>Lang & Peter</td> |
21 | <td>Operational Demands</td> | ||
22 | </tr> | ||
23 | <tr> | ||
![]() |
6.1 | 24 | <td> Andrei & Xinqi </td> |
25 | <td> Human Factors/Robotic Partner & Music and Cognition</td> | ||
![]() |
2.1 | 26 | </tr> |
![]() |
10.1 | 27 | <tr> |
28 | <td rowspan="4">3</td> | ||
29 | </tr> | ||
30 | <td>Rembrandt & Dongxu</td> | ||
![]() |
11.1 | 31 | <td> Design Patterns and Ontology </td> |
![]() |
10.1 | 32 | <tr> |
![]() |
11.1 | 33 | <td>Peter</td> |
34 | <td> Objectives and Functions </td> | ||
![]() |
10.1 | 35 | </tr> |
36 | <tr> | ||
![]() |
12.1 | 37 | <td> Andrei & Xinqi & Lang </td> |
![]() |
11.1 | 38 | <td> Use Cases and Claims </td> |
![]() |
10.1 | 39 | </tr> |
![]() |
6.1 | 40 | |
41 | |||
![]() |
2.1 | 42 | </table> |
![]() |
3.1 | 43 | {{/html}} |
44 |