MetroCS / MetroCS/classroom-polling

[User Story] Add QR code generation

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Story

As an instructor,
I want a QR code to be available to me that I can display to my students,
So that they can just point their mobile devices at it to connect to a poll.

Acceptance Criteria

Given a ClassPoll system has been instantiated and published
When an instructor visits the polling system
Then they are provided with a QR code with the URL for their students' access.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the ClassPoll polling-system entry point and the instructor view reached after a system is published. Trace how the students' access URL is formed, then identify the existing frontend test or verification path for that view. Done means a published polling system displays a QR code containing the student access URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.