MetroCS / MetroCS/classroom-polling
[User Story] Split the entry points for instructor and students
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Story
As a student and faculty user,
I want a URL directly to my "opening page".
So that I don't accidentally click the wrong button or get confused by the interface.
Acceptance Criteria
- There is a URL that shows only the "student" entry interface.
- There is a URL that shows only the "instructor" entry interface.
- There is a URL that shows an entry interface for both students and instructors.
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 existing entry interface and its current navigation or routes. Check how student and instructor choices are presented, then map the three acceptance criteria to separate student, instructor, and combined entry URLs. Done means each URL shows only the specified interface, with the combined URL showing both.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100