CSE/ECE 517 Spring 2021 - E2105. Track the time students look at other submissions: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
Current in Expertiza, students complete peer review questionnaires during the many rounds of an assignment. This is a great way to gather information about submissions and complete lots of testing while also exposing the reviewing student to practices and skills used in industry.
Current in Expertiza, students complete peer review questionnaires during the many rounds of an assignment. This is a great way to gather information about submissions and complete lots of testing while also exposing the reviewing student to practices and skills used in industry.


The instructor can view these reviews on the "Review Reports" screen. This can be found by getting the "Management" dropdown -> Assignments to list all assignments for that instructor. On the far right of each of these rows, one will see multiple buttons for possible actions, select "Review Report" which looks like this [[File:Flag of Japan.svg|frameless|x20px|border]]. Once the page has loaded clicking the "View" button while "Review Reports" is selected in the dropdown. This will then list out students who have completed reviews, the teams they reviewed, the amount of written text they submitted in comments, as well as other metrics.
The instructor can view these reviews on the "Review Reports" screen. This can be found by getting the "Management" dropdown -> Assignments to list all assignments for that instructor. On the far right of each of these rows, one will see multiple buttons for possible actions, select "Review Report" which looks like this [[File:Flag of ExpertizaReviewReport.svg|frameless|x20px|border]]. Once the page has loaded clicking the "View" button while "Review Reports" is selected in the dropdown. This will then list out students who have completed reviews, the teams they reviewed, the amount of written text they submitted in comments, as well as other metrics.


=== Motivations ===
=== Motivations ===

Revision as of 14:57, 19 March 2021

This is the wiki page of project E2105 of the OSS assignment in Spring 2021 for CSC/ECE 517.

For Peer Reviewers

When testing our deployed app, use the login credentials below:

  Username: instructor6 , Password: password

Then follow along with the methods outlined in the testing section to help you get started!

Project Description

Background

Current in Expertiza, students complete peer review questionnaires during the many rounds of an assignment. This is a great way to gather information about submissions and complete lots of testing while also exposing the reviewing student to practices and skills used in industry.

The instructor can view these reviews on the "Review Reports" screen. This can be found by getting the "Management" dropdown -> Assignments to list all assignments for that instructor. On the far right of each of these rows, one will see multiple buttons for possible actions, select "Review Report" which looks like this File:Flag of ExpertizaReviewReport.svg. Once the page has loaded clicking the "View" button while "Review Reports" is selected in the dropdown. This will then list out students who have completed reviews, the teams they reviewed, the amount of written text they submitted in comments, as well as other metrics.

Motivations

This project was created to give the instructors more information about how students complete reviews

Requested Changes

Our Implementation