voc / voctoweb

voctoweb – the frontend and backend software behind media.ccc.de
GNU General Public License v3.0
188 stars 55 forks source link

Add feedback link to player end screen #29

Open davidak opened 8 years ago

manno commented 8 years ago

If we had a discourse server we could integrate that..

davidak commented 8 years ago

@manno for what does that need discourse?

i mean adding a link pointing to the frab rating page like on the fahrplan. for example https://frab.cccv.de/en/32c3/public/events/7550/feedback/new

so people can just rate a talk after watching the recording :)

azrdev commented 8 years ago

I second this request, having direct links to the frab talk pages to rate the talks would be very useful & probably encourage people to submit more feedback

saerdnaer commented 8 years ago

@azrdev The link to the page of the lecture in the schedule generated via frab is already there. It's on the bottom right. For example:

https://media.ccc.de/v/32c3-7551-closing_event

screen shot 2016-08-09 at 23 40 17
rugk commented 5 years ago

Please reopen this issue. Nowadays this links to https://fahrplan.events.ccc.de/, and only there you find a small link to the feedback form. That is way to invisible and UX-wise "noone" finds that…

saerdnaer commented 4 years ago

The link is now labeled as "Fahrplan" – works for me :-) – If you feel otherwise make a better proposal and reopen this issue.

image
rugk commented 4 years ago

Well… maybe a bigger button/link directly to the raiting? Shall I open a new issue?

saerdnaer commented 4 years ago

Only if you can provide a concrete design wireframe/mockup etc. An other option would be to have have an feedback link on the endscreen of the video.

rugk commented 4 years ago

Simple mockup: just another link at the end. If it says "feedback" directly, that is way more obvious than two links away behind the generic "Fahrplan" link.

saerdnaer commented 4 years ago

Puh, actually generating the direct link to the feedback form is not so easy, as we can have multiple schedule sources.

e.g. for the main frab, the url we have in the database is https://fahrplan.events.ccc.de/congress/2019/Fahrplan/events/11164.html which we then have to transform to https://frab.cccv.de/en/36c3/public/events/11164/feedback/new

For pretalx

see also: https://github.com/frab/frab/issues/550

johnjohndoe commented 4 years ago

:link: https://github.com/voc/schedule/issues/39