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

Uploaded Python 3

File details

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

File metadata

  • Download URL: grade_analysis-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 f319918b0b5939fc4fd970ec5e66308d7bc4c6b7657af8a57329398be48b49d2
MD5 93b7bc7ce390bc3f0c6e7ef4088116fe
BLAKE2b-256 259bbc1a219e8bf70f3b1806786e3b33fdd4bb3ee544c2bcc7fb3944e2aea3da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: grade_analysis-1.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a6ac88603ff37abb68083a57b402adf9de0a9f45cd55ce7f6799d73ef2c13d7f
MD5 cf0ccba844f9d85d4c317f1c77634dfd
BLAKE2b-256 2b9e644734903985144331044d5b5f869a1415379279fb7d97e31aba73f9c20c

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