Skip to content

chrispho/ChartGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChartGen

ChartGen is a Python tool for visualizing student test data over time

Installation

Clone the project

git clone https://github.com/chrispho/ChartGen

Use the package manager pip to install requirements.txt.

pip install requirements.txt

Usage

This tool is designed to be used in conjunction with the graded assessments from the Mathnasium math tutoring franchise. Students and their respective assessment results can be added into a SQLite3 database with the dropdown UI.

Example3

Student performance over time is then displayed in an Altair chart with projected future performance indicated with colored, dotted lines. More data points will result in more accurate prediction of future performance.

Example1

Charts can also be manually annotated to aid in explanation to potential students and their parents.

Example2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages