brata-hsdc / brata.station

Automatically exported from code.google.com/p/brata.station
Apache License 2.0
0 stars 0 forks source link

Add QR codes to Dock screen #46

Open ellerychan opened 8 years ago

ellerychan commented 8 years ago

The Dock Challenge may be run on a large monitor, and there is no other hardware station that the competitors will interact with directly. If the QR codes that the competitors need to scan can be displayed on the screen, then they will not need to be printed and placed in some convenient location.

We need to figure out how much screen space the QR codes will cover.

Only one QR code will need to be displayed at a time.

The QR codes will need to be generated dynamically, because they have the station ID in them.

ellerychan commented 8 years ago

Addressed with Pull Request #47