Giter VIP home page Giter VIP logo

edx-learning-dashboard-challenge's Introduction

edX Learning Dashboard

1st Prize Winner for edX Learning Dashboard Challenge 2015 (Live Demo)

Overview

  • Progress is a donut chart showing section-based progress of current student (in comparison to peers)
  • Timeline is a line chart tracking a student's progress from the beginning to the end of the course, in comparison to his/her goal, which can either be getting a certificate (certificate line), completing all problems(100% line), or watching all video(100% line)
  • Leaderboard is a bar chart showcasing the top performers
  • Implicit cues rather than explicit verbal suggestions are used to guide and encourage students.
    • in Progress chart, a smooth colorful ring looks better than a gray rugged ring, and student can achieve a beautiful ring by making more and balanced efforts;
    • in Timeline chart, x-axis punchcard be a perfect green line if the user can spend 15+ minutes on the website everyday;
    • Leaderboard directly shows the behaviors that are praised.
  • Visualization logics and data logics are separated. JS scripts contains minimal codes for data manipulation, and simply read and show all JSON data generated by csv2json.py.
  • D3.js is the only dependency for visualizations

Style

  • mimicking the native style as in EDX course page
  • light, concise, straightforward, avoiding information overload
  • meaningful animations (every animation serves a purpose)
  • responsive design (though hover effects are limited on small touch screen)
  • tested working on latest Firefox, Chrome, Safari and IE
    • the width of svg is a bit off in Safari, causing by a offsetWidth bug (possible to be fixed by JQuery).

About edX

edx-learning-dashboard-challenge's People

Contributors

zachguo avatar

Stargazers

 avatar  avatar

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.