CSC/ECE 517 Spring 2017/E1731 Improve Score Calculation: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created the page with expertiza introduction)
(No difference)

Revision as of 22:24, 6 April 2017

Introduction

Expertiza is an opensource web based platform developed to assist students in educational institutions to perform peer reviews and group projects. The reviewing is done through a mechanism where students will be sent request to review work and the system will analyze and publish a summarized report. The software is designed in MVC (Model-View-Controller) architecture using ruby on rails.

Problem Description

Design Plan