CSC/ECE 517 Spring 2018- Project E1820 Review-Comment Tone Analysis Report

From Expertiza_Wiki
Jump to navigation Jump to search

Introduction

Team

Background Info

The basis of this project was to cleanup the table in in view_review_scores_popup_.html.rb. Currently, the table is very simple and unorganized, reducing its readability. There a incomplete table borders, mis-aligned cells, and html tags littered throughout the text. In addition, tabs were added to separate each review round. Another feature that was added was tone analysis of the comments. A colored tone analysis is retrieved from the Peer Logic web service [1], and displayed accordingly. This view was implemented as a pop up as well, showing a tile char visualization depicting points of review on the y-axis, and a color analysis of their review on the x-axis.


Files Modified

Expertiza

Tone Analysis

Design Document

We decided to use the Github Wiki Pages to display our design. You can find it here

The basic layout for our two views are shown below.


"The designed layout of the review_scores_popup.html.erb file. A major change will be the colorized tone analysis for the comments."


[[File:answer_tagging_report.jpeg]


"The designed layout of the answer_tagging_report.html.erb file."