CSC/ECE 517 Fall 2018- Project E1865. Conflict Notification

From Expertiza_Wiki
Revision as of 23:22, 13 November 2018 by Pddalwad (talk | contribs) (Created page with "== '''Introduction''' == This project aims to enhance the review mapping of the two conflicting reviews which causes an email to be sent to the instructor when there is a consid...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

This project aims to enhance the review mapping of the two conflicting reviews which causes an email to be sent to the instructor when there is a considerable disparity in the grading between two reviews. The goal is to help the instructors by making the process of grading reviews easier and more accurate.

Problem Statement

Issue

Currently, whenever two reviews for the same submission have significantly different scores, a notification is sent to the instructor any time such a conflict occurs. However, the notification email does not contain links to the particular review or submission which initiated the notification.

Proposed Solutions

Issue 1: Resolving the Conflict Notification

We plan to implement it by sending an email notification which should be sent to the professor which links to two reviews where one of the reviews is the newly submitted review. The conflicting reviews that differ by more than the notification limit where such a conflict has occurred. The email will state that a new conflicting review has been made.

Test Plan

1) Login as an instructor

2) Navigate to review grader by doing this (Manage > Assignments)

3) Click on the “View review report” icon (the one with the spyglass and two people)

4) Check if the visualizations are appearing in the review report.

References

Expertiza

Expertiza Github

Expertiza Documentation