[go: nahoru, domu]

Skip to content

WWakker/peerreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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