You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Fancy automated internet lecture system (**FAILS**) - components
2
+
3
+
This package is part of FAILS.
4
+
A web based system developed out of university lectures.
5
+
Bascially it is a continous pen based notepad editor delivering **electronic chalk** to several beamers in the lecture hall.
6
+
7
+
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.
8
+
Furthermore polls can be conducted.
9
+
10
+
After the lecture is completed a pdf can be downloaded at anytime.
11
+
12
+
FAILS components is completely integrated using LTI into LMS such as Moodle.
13
+
14
+
It is the reincarnation of a system, we are using at our theoretical physics institute for several years and currently under heavy *initial development*.
15
+
16
+
The system is written with containerization and scalability in mind.
17
+
18
+
Currently it is advided to **not use** FAILS in a productive environment.
19
+
20
+
FAILS is licensed via GNU Affero GPL version 3.0
21
+
22
+
## Package noteshandler
23
+
This package contains the node server code for handle students attending the lectures.
24
+
25
+
## Installation
26
+
For installation instructions for a containerized envoironment, please see the [fails-components/compositions](https://github.com/fails-components/compositions"fails-components/compositions") repository.
0 commit comments