Giter Site home page Giter Site logo

Show progress when voting as well about montage HOT 5 OPEN

sabas avatar sabas commented on May 30, 2024
Show progress when voting as well

from montage.

Comments (5)

MichaelNMaggs avatar MichaelNMaggs commented on May 30, 2024 3

Some metrics would be useful, especially for yes/no rounds where a juror may have been asked to aim for a specific number of yes votes, or some specific fraction.

For example:

Total scored so far: number
Yes so far: number, and % of votes cast
No so far: Ditto
Skipped: Ditto

For rating rounds, the average rating so far could be shown.

from montage.

mahmoud avatar mahmoud commented on May 30, 2024

@sabas thanks for the feedback! would you say that even with the "images remaining" message, a progress bar is desirable? either way, thanks for keeping an eye out for improvements! :)

from montage.

sabas avatar sabas commented on May 30, 2024

I know at a glance how many are remaining but not how many I have already done.
Having also a metric on how I'm voting I can judge if I'm too strict or too lax in my voting...

from montage.

slaporte avatar slaporte commented on May 30, 2024

We can compute some of these stats in the juror round view from the backend. I like this idea.

from montage.

slaporte avatar slaporte commented on May 30, 2024

The juror round view includes a ballot with the user's voting distribution (with rating and count as a key-value pair). It also includes the total number of tasks, number of open tasks ("images remaining"), percent of open tasks. Since skipping happens in the client, I think you'll have that number already.

As discussed in #73, the rating can be converted to stars fairly easily: stars = (rating * 4) + 1.

Let me know if you want me to add any other info, or have a suggested schema/endpoint refinement!

from montage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.