It would be great to automated generate shortlinks and qr codes from the random URL.
UseCase:
QR Code can be used to integrate in printed worksheets.
QR Code can be displayed via beamer / TV in the classromm or meetingroom and used to allow pupils/users to use their mobile device for a collaborative session
Shortlinks can be used in printed worksheets or chats as well (if you cant use a mobile device)
Possibilities:
Use the yourls API (if one uses a yourls server) https://yourls.org/ can automate both the shortlink and the qr code.
It would be great to automated generate shortlinks and qr codes from the random URL.
UseCase:
Possibilities:
yourls example:
https://eldshort.de/j0hhwy
add .qr to shortlink to get an qrcode image
![](https://eldshort.de/j0hhwy.qr)
I'm not a programmer, but I'm willing to test. Furthermore I can provide a yourls server for testing.