CSC/ECE 517 Spring 2018- Project E1816: Visualization for Instructors: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "__TOC__ '''Contributors: Daniel Burcal, Patrick Poggi, Ambareesh Pandit, Pan Minghao''' == Problem Statement == A previous team has worked on creating this visualization graph...")
 
No edit summary
Line 7: Line 7:
A previous team has worked on creating this visualization graphic for Instructors, which can be found [https://docs.google.com/document/d/1ybg9CK03_j3QtLI9R6vJqYunz8_I_pO9BX7iPGNe95o/edit# here]. We are tasked with building upon the work they have performed as well as improving the visualization aspect for instructors. Specifically we can narrow the goals of this project as follows:
A previous team has worked on creating this visualization graphic for Instructors, which can be found [https://docs.google.com/document/d/1ybg9CK03_j3QtLI9R6vJqYunz8_I_pO9BX7iPGNe95o/edit# here]. We are tasked with building upon the work they have performed as well as improving the visualization aspect for instructors. Specifically we can narrow the goals of this project as follows:


 
:#The Visualization of the compiled metrics is confusing and so we will aim to:
:::*Use a more coherent color scheme from Red to Green for the graph
:::*Allow the instructor to dynamically generate graphs with the data they request
:::*Separate the table into partials or use a scheme to only show the sections of the table the instructor requests
:#


dynamically generate graphs with data requested by the instructor
dynamically generate graphs with data requested by the instructor

Revision as of 20:57, 6 April 2018

Contributors: Daniel Burcal, Patrick Poggi, Ambareesh Pandit, Pan Minghao

Problem Statement

A previous team has worked on creating this visualization graphic for Instructors, which can be found here. We are tasked with building upon the work they have performed as well as improving the visualization aspect for instructors. Specifically we can narrow the goals of this project as follows:

  1. The Visualization of the compiled metrics is confusing and so we will aim to:
  • Use a more coherent color scheme from Red to Green for the graph
  • Allow the instructor to dynamically generate graphs with the data they request
  • Separate the table into partials or use a scheme to only show the sections of the table the instructor requests

dynamically generate graphs with data requested by the instructor