KoALa-MHF / koala-app

MIT License
4 stars 3 forks source link

Audio cursor will not move for all users #502

Open WolfgangDrescher opened 5 months ago

WolfgangDrescher commented 5 months ago

https://koala.mh-freiburg.de/app/sessions/114

Not sure I just missed an option, but when the students entered a session and I played the audio, the marker buttons got active and they were able to add to the timeline markers. However the cursor did not move for them so all markers were added to timestamp 00:00.

TS-Daniel16 commented 4 months ago
  1. Session is in preparation (users should not be able to see the session at all)
  2. Session Player option is set to true, which means the participants control their own player => cursor does not move in case owner starts audio, but only when a participant starts audio themselves (creating annotations should not happen though)
WolfgangDrescher commented 4 months ago
  1. I'm pretty sure I've changed several times that the session appears as "online" and it was still occasionally saved as "Under construction".
  2. I see, this is not self-explanatory (see https://github.com/KoALa-MHF/koala-app/issues/503). If the students can control the player and the cursor themself the cursor should not activate or deactivate when the teacher plays the audio. But this is what happened. So I think there is still something bugged.