Skip to main content

Tool for analyzing grading analysis data

Project description

Grading Analysis Tool

This tool was created by Mario Marku with advisement from Dr. Gary Weiss and Dr. Daniel Leeds to simplify grading data analysis for educators without requiring programming or data analytics skills. Its intuitive interface streamlines the process of exploring student and course performance data.


Prerequisites

  1. Install Python 3

  2. (Recommended) Create a Virtual Environment

    • This prevents conflicts with system-wide packages:
      python3 -m venv venv
      # On Windows:
      venv\Scripts\activate
      # On macOS/Linux:
      source venv/bin/activate
      
    • If you choose not to use a virtual environment (not recommended), you can install system-wide. If pip refuses to install due to potential conflicts, add:
      pip install -e . --break-system-packages
      
      This overrides pip’s default protections, and may affect system packages.

Installation

  1. Clone or Download this Repository
    git clone [https://github.com/Fordham-EDM-Lab/Grading-Analysis-Tool](https://github.com/Fordham-EDM-Lab/Grading-Analysis-Tool)
    
  2. Install Dependencies (Inside the Virtual Environment, if created)
    pip install -e .
    
    Or (if you want to bypass warnings about system packages):
    pip install -e . --break-system-packages
    

After Installation

Simply run:

grade-analysis

Or

python3 -m src.gradeAnalysisGUI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grade_analysis-1.0.1.tar.gz (5.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

grade_analysis-1.0.1-py3-none-any.whl (5.2 MB view details)

Uploaded Python 3

File details

Details for the file grade_analysis-1.0.1.tar.gz.

File metadata

  • Download URL: grade_analysis-1.0.1.tar.gz
  • Upload date:
  • Size: 5.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.7 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for grade_analysis-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8fbcd6bd56453998aef2330d08c5f11443fb8d65ae1919e12ebe3ed178d0f547
MD5 8eba35a17b45e4c2802b4207afdab6d7
BLAKE2b-256 2bfd7ba0b4b8b854eb2671230bf98f9c2fff958626db7a95e3c603d14e68bd08

See more details on using hashes here.

File details

Details for the file grade_analysis-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: grade_analysis-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.7 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for grade_analysis-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e4225d59de11e2d27a8c90a47e7228109c1b4640129c47020e383f73b07d70cd
MD5 1b5258601f0ecfcc887bb07af4a38126
BLAKE2b-256 3dd38d886fa23dbe19cc3022b767eaee13866b79d478c15ffeedddc20504022e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page