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

From Expertiza_Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Introduction ==
=== Background ===
=== Background ===
[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. The objective of this project is to:
[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 ===
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.
The sample projects available for an assignment are based on submissions published by teams in previously completed assignments. Here we ask each user to grant permission of sharing their current final submissions with others, based on instructors decision the project will be shared with others.

Revision as of 03:28, 27 March 2018

Background

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.