Page 1 of 1

Looking for a paper review system

Posted: Thu Jun 17, 2010 11:02 am
by kurmontana
Hi, I am new to this forum and i am in search for help.

I am looking for a paper/journel review system that is similar to myreview (http://myreview.sourceforge.net/).
I wanted to write it from scratch, but I don't have enough PHP knowledge to do so (I am more a graphic designer than a coder. I know just enough PHP to create or modify theme for drupal and wordpress.)
Basically, I want the system to be able to let people create accounts to upload paper, and another type of users to review the papers and rate them (approve or reject, or possibly leave comments).

Any idea?

Re: Looking for a paper review system

Posted: Thu Jun 17, 2010 6:16 pm
by MB34
There was a PHP based StackOverflow clone out there named Qwench, let me find it...

http://anantgarg.com/2009/12/09/php-sta ... low-clone/

You can modify it to do the file uploads, then use its review system.

Re: Looking for a paper review system

Posted: Fri Jun 18, 2010 7:16 am
by kurmontana
To MB34,

thx for the reply.
You suggested a system which is very much like stackoverflow or digg, but unfortunately I am looking for a system which provide a private environment for both the user and reviewer, in a sense that only appointed reviewer(s) will have the permission to review certain people's paper or journal ( in a file format, ex: doc, docx, pdf ").
If you look at myreview (http://myreview.sourceforge.net/), you will get an idea of what i am looking for.