CSC/ECE 517 Fall 2015/oss E1729: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "==Introduction== ===Background=== Expertiza provides a dashboard for all the Assignments corresponding to a course and provides absolute control to the Instructors and Teaching A...")
 
(Blanked the page)
 
Line 1: Line 1:
==Introduction==
===Background===
Expertiza provides a dashboard for all the Assignments corresponding to a course and provides absolute control to the Instructors and Teaching Assistant. In addition to Assignments, it encompasses peer reviews where in participants are allowed to provide feedback anonymously about each other's work thereby providing scope for better outcome.


Assignments in Expertiza have their association with many other components like Courses,Reviews,Participants and Scores. The Assignment controller in specific performs various other actions in addition to the CRUD operations applied on its model. These actions sew up the association of an assignment with others like courses etc. There exists an AssignmentForm model which acts as a wrapper for the Assignment and provides further control.

Latest revision as of 17:29, 22 March 2017