CSC/ECE 517 Fall 2017/E1785 OSS project Beige: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
='''E1785.UI features related to revision time'''=
This page provides a description of the Expertiza based OSS project.
This page provides a description of the Expertiza based OSS project.
=='''About Expertiza'''==
[http://expertiza.ncsu.edu/ Expertiza] is an open source project based on [http://rubyonrails.org/ Ruby on Rails] framework. Expertiza allows the instructor to create new assignments and customize new or existing assignments. It also allows the instructor to create a list of topics the students can sign up for. Students can form teams in Expertiza to work on various projects and assignments. Students can also peer review other students' submissions. Expertiza supports submission across various document types, including the URLs and wiki pages.
=='''Problem Statement'''==
The following problems were handled in this project:
   
=='''Current Implementation'''==
=='''New Implementation'''==
=='''Code improvements'''==
=='''Automated Testing using RSPEC'''==
=='''Testing from UI'''==
=='''References'''==

Revision as of 19:55, 26 October 2017

E1785.UI features related to revision time

This page provides a description of the Expertiza based OSS project.

About Expertiza

Expertiza is an open source project based on Ruby on Rails framework. Expertiza allows the instructor to create new assignments and customize new or existing assignments. It also allows the instructor to create a list of topics the students can sign up for. Students can form teams in Expertiza to work on various projects and assignments. Students can also peer review other students' submissions. Expertiza supports submission across various document types, including the URLs and wiki pages.

Problem Statement

The following problems were handled in this project:


Current Implementation

New Implementation

Code improvements

Automated Testing using RSPEC

Testing from UI

References