RunestoneInteractive / RunestoneInteractive/rs
Instructor Appears as Student in Course Menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
Description:
When an instructor creates a new course, they are unexpectedly listed as both an instructor and a student in the course menu.
Steps to Reproduce:
- Log in as an instructor.
- Create a new course.
- Navigate to the course home.
- Observe the list of participants.
Expected Behavior:
The instructor should only be listed as an instructor in the course menu.
Actual Behavior:
The instructor is listed as both an instructor and a student in the course menu.
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the issue by creating a course as an instructor and checking the course home participant list. Trace the course-menu rendering and the logic that assigns participant roles. Done means the instructor appears only in the instructor list, not as a student.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100