CSC/ECE 517 Spring 2018- Project E1810: Show sample submissions and reviews: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=== Background ===
== Introduction ==
[http://expertiza.ncsu.edu/ Expertiza] is a web based open source peer reviewing tool developed and maintained by current and past students of [https://en.wikipedia.org/wiki/North_Carolina_State_University North Carolina State University]. Peer review is a great way for a student to learn how to approach a project and get ideas for their own projects. Currently, there is no way for a student to view another student's work, unless they are reviewing the other student's work.
[http://expertiza.ncsu.edu/ Expertiza] is a web based open source peer reviewing tool developed and maintained by current and past students of [https://en.wikipedia.org/wiki/North_Carolina_State_University North Carolina State University]. Peer review is a great way for a student to learn how to approach a project and get ideas for their own projects. Currently, there is no way for a student to view another student's work, unless they are reviewing the other student's work.


=== Problem Statement ===
== Problem Statement ==
The objective of this project is to:
The objective of this project is to:
# Add a feature to allow teams to publish their work for other students to see.
# Add a feature to allow teams to publish their work for other students to see.
# Add a feature to allow a student to publish their reviews other students to see.
# Add a feature to allow a student to publish their reviews other students to see.
# Add a feature for a student to view sample submissions for a given assignment, made available by others.
# Add a feature for a student to view sample submissions for a given assignment, made available by others.

Revision as of 03:33, 27 March 2018

Introduction

Expertiza is a web based open source peer reviewing tool developed and maintained by current and past students of North Carolina State University. Peer review is a great way for a student to learn how to approach a project and get ideas for their own projects. Currently, there is no way for a student to view another student's work, unless they are reviewing the other student's work.

Problem Statement

The objective of this project is to:

  1. Add a feature to allow teams to publish their work for other students to see.
  2. Add a feature to allow a student to publish their reviews other students to see.
  3. Add a feature for a student to view sample submissions for a given assignment, made available by others.