Review mappings

From Expertiza_Wiki
Revision as of 19:46, 17 May 2016 by Rkyadav (talk | contribs) (Created page with "Maps a connection between the participants '''Deprecated''' ==Review mappings variable documentation== {| class="wikitable" !Field Name !!Type !!Description |- !id |int(...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Maps a connection between the participants

Deprecated

Review mappings variable documentation

Field Name Type Description
id int(11) The unique record id
author_id int(11) The participant who created the reviewed content
team_id int(11) For team assignments contains the team who created the reviewed content
reviewer_id int(11) The user performing the review
assignment_id int(11) The assignment content being reviewed
round int(11) Preliminary support for multiple rounds of review - not fully implemented

Back to the database documentation