Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Present the speaker with a easily downloadable QR code to the events feedback form #82

Open
Unicorn-rzl opened this issue Aug 4, 2013 · 6 comments
Labels

Comments

@Unicorn-rzl
Copy link

To improve the feedback rate of any talk, I'd like to suggest a feature.

You could generate a QR code per event, which encodes a link to the feedback form of the event. This QR code could by used by the speaker on the last slide of the presentation to encourage the audience to give a rating for the just seen presentation. The QR code should be presented to the speaker in the event details with a short explanation about the idea.

  • It would help, if the feedback form linked by the QR code can be used with mobile browsers.
  • To reduce the amount of data in the QR code and therefore making it easier to decode for crappy smartphones, a link shortener could be used.
@saerdnaer
Copy link
Contributor

@dividuum Can you integrate such an QR code generator into infobeamer and present it at the end of the talk?

@dividuum
Copy link

I can do that. Where should I link to? I guess somewhere based on the talk id?

@saerdnaer
Copy link
Contributor

@dividuum The feedback URL is normally https://frab.cccv.de/en/32c3/public/events//feedback/new (working example from last year: https://frab.cccv.de/en/31c3/public/events/6264/feedback/new )

@dividuum
Copy link

I guess there is no shorter link that I can put next to the QR code so that people can also type the rating url?

@saerdnaer
Copy link
Contributor

@manno Do we have a short link to the frab feedback page?

@erdgeist
Copy link
Contributor

erdgeist commented Jun 3, 2016

Halfnarp uses the https://larsjung.de/jquery-qrcode/ to render the link inside the page.

As to a short link, I think that any url shortener will do, just get a tiny url domain and reserve short codes in event ranges from frab.me/6000…7000 to point to https://frab.cccv.de/en/…/public/events/…/feedback/new and we're done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants