brhoades / sweaters-but-with-peer-reviews

This was our senior design project for SP2016. It's an alternative to rate my professor which requires metamoderation (peer reviews) for all professor reviews.
http://profreview.xyz
1 stars 1 forks source link

Create Peer Reviews Model #16

Open brhoades opened 8 years ago

brhoades commented 8 years ago

We need to create a model for peer reviewing reviews. This will involve some deliberation. Per our presentation, this is sprint 2.

JDrilling commented 8 years ago

What're we thinking on this? We definitely need: target - foreign key to the review owner - foreign key to the user that's posting response - Text field for peer review

That's really all that's absolutely necessary. We can add updated_ts and created_ts as well.

What else though? Do we want votes? Emoji response to peer reviews like slack? Sweater points for creating a peer review?

brhoades commented 8 years ago

So it depends, right... Do we want peer reviews to be more of a metamoderating system (ie slashdot) http://slashdot.org/faq/metamod.shtml or do we want something else... I don't know if I want votes on peer reviews, but I do think that a majority of negative peer reviews gets your review pulled... so we'd need to track that, a "score".

brhoades commented 8 years ago

Moving to Sprint 3 unless someone feels like doing (and perfecting) this before Wednesday.