CSC/ECE 517 Fall 2015/oss E1560 PSV

From Expertiza_Wiki
Revision as of 04:34, 31 October 2015 by Pdeka (talk | contribs) (Created page with "'''E1560. Refactoring PopUpController.rb and ParticipantsController.rb''' This page provides a description of the Expertiza based OSS project. This project is aimed at refactori...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

E1560. Refactoring PopUpController.rb and ParticipantsController.rb

This page provides a description of the Expertiza based OSS project. This project is aimed at refactoring PopUpController.rb and ParticipantsController.rb.


Introduction to Expertiza

Expertiza 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 then review each other's assignments at the end. The Source code of the application can be cloned from Github, and the latest active branch is "Rails 4".

Project Desicription<ref>https://docs.google.com/document/d/1uWs3zyrupTmrOFuv5IbVWCF4NRvCXqJmg8dZ0wCqgus/edit</ref>

Files involved: PopUpController.rb ParticipantsController.rb

References

<references/>