Giter Club home page Giter Club logo

midterm-viz's Introduction

Midterm Viz

Midterm Viz is a set of D3 graphs created to visualize academic test results such as midterms or final exams.

It contains four sections:

  • Summary
  • Multiple Choice questions
  • Short Answer questions
  • Long Answer questions

Summary Section

Summary

The summary section is a horizontal bar graph that shows the overall exam grades.

The grades for this section are stored in grades/summary_grades.csv.

Multiple Choice

Multiple Choice

The multiple choice section uses a big and a small circle to represent correct and incorrect responses respectively. With this graph, it is easy to see which questions were too easy or too hard.

The answers for this section are stored in grades/part1_grades.json.

Short Answer Questions

Short Answers

The short answer section uses a grouped bar chart. Each group represents a the total number of responses for each question. There are six bars in each group, each representing the number of responses by points. Each question in this section is worth 5 points.

The answers for this section are stored in grades/part2_grades.csv.

Long Answer Questions

Long Answers

The long answer section uses a stacked bar chart. Each bar shows the total number of points per student for this section. Each of the three questions in this section are stacked to provide the total.

The answers for this section are stored in grades/part3_grades.csv.

Instructions

First, clone the project:

git clone https://github.com/giovtorres/midterm-viz.git

Then, edit grades.html to match your exam structure. You will probably have to add, remove and or expand sections.

Next, you will need to substitute grades for each section. You may have to adjust some widths if the graphs become too wide.

Inspiration

The grades.html page and graphs were inspired by the following D3 examples:

midterm-viz's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.