|
1 | 1 |  |
2 | 2 | # Fancy automated internet lecture system (**FAILS**) - components |
3 | | -[](https://github.com/fails-components/housekeeping/actions/workflows/docker-build.yml) |
4 | 3 |
|
5 | 4 | This package is part of FAILS. |
6 | | -A web-based system developed out of university lectures. |
7 | | -It is a continuous pen-based notepad editor delivering **electronic chalk** to several beamers in the lecture hall. |
8 | | - |
9 | | -The students can follow the lecture also on their tablets and notebooks and can scroll independently and ask questions to the lecturer using a chat function. |
10 | | -Furthermore, polls can be conducted. |
11 | | - |
12 | | -After the lecture has been completed a pdf can be downloaded at any time. |
13 | | - |
14 | | -FAILS components is completely integrated using LTI into LMS such as Moodle. |
15 | | - |
16 | | -It is the reincarnation of a system, we were using at our theoretical physics institute for several years. It is was rolled out university wide since a couple of years. |
17 | | - |
18 | | -The system is written with containerization and scalability in mind. |
19 | | - |
20 | | -Feedback on errors/issues is appreciated via github's functions. |
| 5 | +A web-based system lecture systems developed from the exprience of real university lectures. |
21 | 6 |
|
22 | 7 | FAILS is licensed via GNU Affero GPL version 3.0 |
23 | 8 |
|
24 | | -## Package notepadhandler |
| 9 | +## Daemon notepadhandler |
25 | 10 | This package contains node server code to handle the notepads and screens during a lecture. |
26 | 11 |
|
27 | 12 | ## Installation |
28 | | -For installation instructions for a containerized envoironment, please see the [fails-components/compositions](https://github.com/fails-components/compositions "fails-components/compositions") repository. |
| 13 | +For installation instructions for a containerized envoironment, please see the readme and documentation in the main monorepo [fails-components/fancy-lectures](https://github.com/fails-components/fancy-lecture "fails-components/fancy-lecture"). |
0 commit comments