CSC/ECE 517 Fall 2017/E1770 Refactor assignment participant.rb

From Expertiza_Wiki
Revision as of 13:03, 19 October 2017 by Cshao (talk | contribs)
Jump to navigation Jump to search

E1770. [Test First Development] Refactor assignment_participant.rb

This page provides a brief description of the Expertiza project. The project is aimed at refactoring the AssignmentParticipant model which is subclass of Participant model. This model is used to maintain the list of students/users participating in a given assignment. For any new or existing assignments, this model manages the entire list of users assigned to that particular assignment. It primarily includes method for scores calculations, assignment submission paths, reviews, etc.

created on Oct 19th, 2017.