WWakker / peerreview

Randomly assign papers to peers for review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peerreview

Description

peerreview randomly assigns papers to peers for review, based on the principle of assignment without replacement which ensures that each paper is assigned an equal number of times.

peerreview can be useful for teachers who want their students to review a specified number of papers of their classmates, randomly assigned amongst them.

Installation

To install from SSC, type in Stata:

ssc install peerreview, replace

To install from GitHub, type in Stata:

net install peerreview, from(https://raw.githubusercontent.com/WWakker/peerreview/master/) replace

Requirements

  • Stata 9.0 or higher

About

Randomly assign papers to peers for review

License:MIT License


Languages

Language:Stata 99.3%Language:TeX 0.7%