CSC/ECE 517 Spring 2023 E2318: Reimplement Participants Controller

From Expertiza_Wiki
Revision as of 22:25, 21 March 2023 by Spandey5 (talk | contribs)
Jump to navigation Jump to search

E2318 Reimplement participants_controller.rb

Introduction

Expertiza (link) is an Open Source Rails application which is used by instructors and students for creating assignments and submitting peer reviews. Expertiza allows the instructor to create and customize assignments, create a list of topics the students can sign up for, have students work on teams and also review each other's assignments. Expertiza supports submissions across various document types, including URLs and wiki pages. The Source code of the application can be cloned from Github (link).