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.2.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.2-py3-none-any.whl (5.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grade_analysis-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 2eef6fb68b77ec60a6da420a5833091d77aef98dface0c1db32d69f0c4a74cf3
MD5 43c1537c0675ef0e32cc8186a61732ee
BLAKE2b-256 139ba5846222d5507833cacaf87fe63383b8ee7826c4bf36309a6655edecc689

See more details on using hashes here.

File details

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

File metadata

  • Download URL: grade_analysis-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f36b6bc1429f102ebd572273a9aae83ad9ce0bf9e7ce4b3189bd0f97e8264546
MD5 7b3985143dd41e092c7e3c7756133daf
BLAKE2b-256 6acc9ec391ad8c0779282c27f6a844cdb9515f8bb970a795caaed9ea9b71386d

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