OSU-MC / MyClassroom

📋Open-Source Classroom Polling Application
https://osu-mc.github.io
GNU General Public License v3.0
4 stars 2 forks source link

socket.io integration to lectures #236

Open karinocheretny opened 3 months ago

karinocheretny commented 3 months ago

Socket.io integration to lectures:

To see changes in the server as a student: log in as a student, and connect to any lecture by clicking "view lecture". The server will log out that a user has connected to the lecture.

To see changes as a teacher: log in as a teacher, click "view sessions", click "lectures" in the menu, then click "edit lecture". The server will log out that a teacher had connected. (For future teams might be helpful to change this button name to connect to lecture, etc.)