Coder Social home page Coder Social logo

Comments (2)

kohler avatar kohler commented on June 12, 2024

Hotcrp already supports per-round review forms: fields can be present or absent depending on review round.

But it currently supports one review per user per paper. For that reason the workflow you mention may be better implemented by (1) different submission classes, so a single โ€œsubmissionโ€ has multiple submission numbers (#1 extended abstract becomes, say, #139 full submission and #172 major revision), all with the same reviewer set, or (2) a different submission system. Who knows maybe Not-Actually-Open Review.

In hotcrp many subsystem semantics, such as formulas, review visibility, etc. depend on the implicit constraint of at most one review per user. A way to make multiple reviews per user per paper happen sooner would be to contribute specific ideas about how to resolve these semantic constraints. Or even a prototype implementation. HotCRP's code is right here in this repository.

from hotcrp.

dants avatar dants commented on June 12, 2024

Thanks for the suggestions and for pointing out the ability to make fields absent and present per round!

Unfortunately, for me, the drawbacks of your suggestions -- spreading the state of a single submission (1) across multiple submissions within the same hotcrp instance, or (2) across multiple submissions in different hotcrp instances -- outweigh the benefits, creating IMO a bigger problem than the lack of the requested functionality. So I prefer to get by with a single submission in a single instance and pay the cost.

I of course understand that the effort required to implement the proposed feature is significant (understatement), as it is incompatible with the current design, seemingly requiring a full overhaul. Understandably, the associated overheads might make this task unfeasible for the hotcrp maintainer. For this reason, however, I doubt that anyone else can realistically pull it off.

Thanks again,
--Dan

from hotcrp.

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.