Ophir LOJKINE
Ophir LOJKINE
Hello, If you want to run a distributed WBO, the easiest is to let the load balancer distribute websocket connections to backends based on the board name. This will let...
> We do have our own customization UI service running on top of WBO which does authorization, user management stuffs, tools customization etc., Oh that's nice ! Is it published...
Can you have a look at the failing tests too ?
It looks like the cursor element (to which the transform should be applied) is not even present
Could you try to embed a self-hosted wbo, and paste the error you are seeing in the server logs here ?
Hello, and thank you for getting in touch ! Pull requests are welcome !
Hello, Sorry for my ignorance, but what are xAPI and LTI ? What kind of data do you need to collect that you cannot collect at the moment ?
what does your settings.json look like ? What is the error message when it crashes ?
You should replace `wbo_host.tld` with the domain name of the host where you installed wbo.
I do agree that the current way we handle the load of messages is not ideal. However, I'm not sure grouping messages together over a single websocket message is the...