MetroCS / MetroCS/classroom-polling
[User Story] Add QR code generation
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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