Skip to content

Feature Request: Submissions with a numerical rating #7

@jayyx2

Description

@jayyx2

I am investigating this for our case and am glad to discuss it further.

Problem

  • Our readers are used to giving things a 1-5 before forwarding to the next reader
  • Our admins and editors are used to sorting submissions in their queue by highest rating

Proposed Solution

  • New functionality which provides a user-defined rating scale required field for forward action(s) [default: off]

Potential approaches

  • New DB table that keeps track of ratings linked back to the submission_id
  • New PHP function for obtaining the average of all ratings for column in submission list
  • New PHP function for seeing rating by user on submissions
  • If option enables, conditionally add to existing submission list table as 'rating' column

Other uses?

  • TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions