Skip to content

Add tool to monitor feedback #794

@oskar456

Description

@oskar456

Problem you are facing

We've successfuly finished our first event using Pretalx. On the orga area dashboard, the last bullet is lit and its tooltip says that we should monitor incoming feedback.

Right now we have 80 talks. It is virtually impossible to monitor feedback in all the talks one by one.

Instead, I look directly into the database like this:

select review, title from submission_feedback f join submission_submission s on f.talk_id = s.id

Possible Solution

There should be a page summarising all incoming reviews for all talks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions