Skip to main content

Score Aggregator for Quizizz

Project description

QuiScA - Quizizz Score Aggregator

A tool to compile and analyze multiple Quizizz reports to get statistics and rankings of KITS students.

Features :

  • Merges data from multiple Quizizz reports
  • Display all or top 10 scores
  • Option to save aggregated data in an Excel file

Installation

Install it from pypi using :

pip install quisca

Usage

The tool can be run from the command line using the following syntax:

quisca -f [file1.xlsx] [file2.xlsx] ... [-a] [-o [output.xlsx]] [-v]
  • -f, --files: List of Quizizz report files to process (required)
  • -a, --all: Show/print all data (default option shows top 10 rankers)
  • -o, --output: Save output into a .xlsx file
  • -v, --verbose: Activate verbose output
  • -h, --help: View help

Dependencies

  • pandas
  • tabulate

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

quisca-0.1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

quisca-0.1.1-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

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