snmackay / CSE-442

UB CSE 442 Project building a web-based peer review platform for students in software engineering and CSE 116.
GNU General Public License v3.0
0 stars 0 forks source link

TASK: Save the peer evaluation scores to the student's received_scores of cse442 table for easy retrieval of student's received scores. #67

Closed JustinHenderson98 closed 5 years ago

JustinHenderson98 commented 5 years ago

TEST:

  1. Complete steps 1-7 of #62.
  2. Double click recieved_scores of yourself, and your teammates.
  3. Make sure format follows your-ubit@buffalo.edu,0,1,2,3,0
  4. Have another student follow steps 1-2.
  5. Make sure format follows your-ubit@buffalo.edu,0,1,2,3,0:another-students-ubit@buffalo.edu,0,1,2,3,0.