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.
- 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.