Skip to main content

A secure CLI classroom polling system

Project description

Classroom Voter

Classroom Voter is a secure LAN based polling system, similar to iClicker, which allows teachers to administer live polls. To start a poll, the teacher simply has to run the host program on their local machine. To join, students run the client program and enter the teachers IP address. Students can respond to questions via clients on their machines.

Traffic is sent over HTTP on the local network. The system provides instructors with the ability to take polls while providing controllable levels of anonymity for students. For example, a teacher might make one question anonymized so that their view of the poll results just shows the number of students who voted for each option. Another poll might be transparent, and the instructor can see which participant voted for which option.

Installation

Automatic

This package is distributed via TestPyPI (Test, since the project is still in beta). The latest version can be installed via pip:

pip3 install --index-url https://test.pypi.org/simple classroom-voter-harrismcc

Manual

Linux/OSX

From the latest release, download the file that looks like classroom_voter_harrismcc-VERSION.tar.gz. Next, use pip to install with the following command (making sure that the directory with the .tar.gz file is the active directoy):

pip install classroom_voter_harrismcc-VERSION.tar.gz`

Windows

From the latest release, download the file that looks like classroom_voter_harrismcc-VERSION.whl. Next, use pip to install with the following command (making sure that the directory with the .tar.gz file is the active directoy):

pip install classroom_voter_harrismcc-VERSION.whl`

or

python -m pip install classroom_voter_harrismcc-VERSION.whl

Usage

After classroom voter is install, it can be run via the command line. To login as a student or professor, run

python -m classroom_voter.login

This will prompt you first for the ip address and port of the server (given to you by the professor/ system admin), and then for your username and password (check your email)

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

classroom-voter-harrismcc-0.0.3b1.tar.gz (25.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file classroom-voter-harrismcc-0.0.3b1.tar.gz.

File metadata

  • Download URL: classroom-voter-harrismcc-0.0.3b1.tar.gz
  • Upload date:
  • Size: 25.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for classroom-voter-harrismcc-0.0.3b1.tar.gz
Algorithm Hash digest
SHA256 dc31721a7d014326bfcad51741a0464a7ba36c0634a5777ceea73c9785e1dfb1
MD5 7e24b6b0ad227f548363c5e56796bd4e
BLAKE2b-256 99105e5ef4417f4e2a4cf19739c722c2d716532d0bb0708529da50e93c93a265

See more details on using hashes here.

File details

Details for the file classroom_voter_harrismcc-0.0.3b1-py3-none-any.whl.

File metadata

  • Download URL: classroom_voter_harrismcc-0.0.3b1-py3-none-any.whl
  • Upload date:
  • Size: 31.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for classroom_voter_harrismcc-0.0.3b1-py3-none-any.whl
Algorithm Hash digest
SHA256 6427cd14b4f773bfcf59a16d96bc21519a1247cbae43d45022a24f8062fc77e1
MD5 1ade1588bf82cbd5539caf47554cc385
BLAKE2b-256 50bd9121e1e9fd5e32bfb25c9a042664611f95cf275ec29f24984f128bbcf625

See more details on using hashes here.

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