CSC/ECE 517 Fall 2017/E1746 Fix account creation over web to work reasonably: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "==E1746 [Test Driven Development] Fix account creation over web to work reasonably==")
 
No edit summary
Line 1: Line 1:
==E1746 [Test Driven Development] Fix account creation over web to work reasonably==
==  '''Introduction to Expertiza''' ==
Expertiza[https://expertiza.ncsu.edu/wiki/] is a project developed using Ruby on Rails[https://en.wikipedia.org/wiki/Ruby_on_Rails]. It provides features like peer review, team assignments and submission of projects. This can be achieved by submitting code base, URL of hosted code on remote server and Wiki submissions. It is an open source application and the code can be cloned from GitHub[https://en.wikipedia.org/wiki/GitHub]. This application provides an efficient way to manage assignments, grades and reviews. This makes the process easier and faster when the class strength is large.
== '''Introduction''' ==
=== '''Purpose''' ===
=== '''Problem Definition''' ===

Revision as of 20:51, 5 November 2017

Introduction to Expertiza

Expertiza[1] is a project developed using Ruby on Rails[2]. It provides features like peer review, team assignments and submission of projects. This can be achieved by submitting code base, URL of hosted code on remote server and Wiki submissions. It is an open source application and the code can be cloned from GitHub[3]. This application provides an efficient way to manage assignments, grades and reviews. This makes the process easier and faster when the class strength is large.

Introduction

Purpose

Problem Definition