Skip to content
/ enviz Public
forked from admbarre/enviz

Enrollment visualization tool for CS BS degree at UCSC

Notifications You must be signed in to change notification settings

ruiokada/enviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#enviz Enrollment visualization tool for CS BS degree at UCSC

Motivation

Planning one's academic path towards a degree is a daunting task. Often the only resources available to a student are a catalog of courses and counselors. UCSC provides a curriculum chart in the form of a tree to show prerequisites and a natural progression of classes towards the degree. This is a good thing that benefits CS students and could be a benefit to others. However, it is a static document and offers little insight on its own. With JavaScript and D3 we can build a similar curriculum chart from course and enrollment data and provide helpful information and visualizations to students.

Objective

Currently this project is being pursued as the final project for the CMPS 165 Data Visualization capstone course at UCSC taught by Suresh Lodha. It is limited in scope to a subset of courses in the CS BS degree as a result. However, this project's goal is to be further generalized to benefit other degree programs, students wishing to transfer from community colleges to UCs, as well as other use cases. As time goes on a roadmap and timeline of objectives will be posted here detailing the project's growth.

Inspiration

This project is heavily inspired by the skill tree progressions present in many video games, specifically RPGs. Such a representation is clear and intuitive enough to be grasped without help from outside resources by all age groups. There is also a program available to students of the San Mateo Community College District called Degree Works. Its purpose is to help students plan their classes and track their progress. While a useful tool, it is not very intuitive and it is easy to get lost while using it.

About

Enrollment visualization tool for CS BS degree at UCSC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.0%
  • CSS 26.4%
  • HTML 6.6%