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.tar.gz (39.4 kB view details)

Uploaded Source

Built Distributions

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

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

Uploaded Python 3

grade_analysis-1.0-py3-none-any.whl (39.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grade_analysis-1.0.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for grade_analysis-1.0.tar.gz
Algorithm Hash digest
SHA256 b1632824f4c4ebe597335134b981e2db2987fd85e0f457a3261aa8c83ce06261
MD5 6353218fdf17a8549bfb8e71e961c7dd
BLAKE2b-256 5623d956f4439746b1414c523cba03b1eb7a5597ec94e34efe65dc5e50af4eb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: grade_analysis-1.0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2a9bc585f9594a13ef5a3b5cd054d6c8fa085aae1e996dcda7a6b7fb930c648
MD5 50214de0f6d4f1c16a3a1669b6521425
BLAKE2b-256 ffaa014c1216d6b88475fb478b51e36451c7133f267568c7a7f617fe3ee81acb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: grade_analysis-1.0-py3-none-any.whl
  • Upload date:
  • Size: 39.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for grade_analysis-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e8c1e078aa4fbfe15ed52b1bab5278cb17218a9d4c358689a9b607cd4033535
MD5 da3464bce3f086f95a360505978593bf
BLAKE2b-256 dbedf67f30fb202350b9a27b28153f18e51730b1e782fde4c5f99887ad3ebdaa

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