Skip to content

This program prompts students to input their pass, defer, and fail credits and predicts their academic progression. It displays the outcome with a vertical histogram and saves the input data as a text file.

Notifications You must be signed in to change notification settings

AkshayanMohandas/Student-Progression-Outcome-Prediction-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Student-Progression-Outcome-Prediction-System πŸ“Š

Welcome to the Student Progression Tracker, a Python-based program that categorizes student progression outcomes based on user-inputted credit scores. The program also generates insightful histograms to visualize outcomes and supports storing and retrieving results from a text file.


Features πŸš€

  • Categorize Student Outcomes: Classify students into:
    • Progress
    • Module Trailer
    • Module Retriever
    • Exclude
  • Histograms: Generate both:
    • Horizontal histograms
    • Vertical histograms
  • Data Storage: Save and retrieve results from a text file.
  • Interactive Input: Allows users to input data iteratively and validates user inputs.

About

This program prompts students to input their pass, defer, and fail credits and predicts their academic progression. It displays the outcome with a vertical histogram and saves the input data as a text file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages