Teammate reviews

From Expertiza_Wiki
Revision as of 19:47, 17 May 2016 by Rkyadav (talk | contribs) (Created page with "A review from one member of a team to another '''Deprecated''' ==Score variable documentation== {| class="wikitable" !Field Name !!Type !!Description |- !id |int(1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A review from one member of a team to another

Deprecated

Score variable documentation

Field Name Type Description
id int(11) The unique record id
reviewer_id int(11) The user performing the review
reviewee_id int(11) The user being reviewed
assignment_id int(11) The assignment to which the members of this team are defined
additional_comment text Support for the teammate review

Back to the database documentation