Description
As a student, I want to be able to make my questions only visible to instructors of the course, especially if the question may contain parts of my homework answer to prevent an accidental AIV.
- Impact: High, since for a lot of CS-adjacent classes, it is easier for instructors to help debug or identify the issue if they are able to see parts of students’ code, however, posting it publicly for all students to see can raise issues since other students may be able to make use of the poster’s answers.
- Effort: Medium as we need to change some features in the data structures of the post and possibly some locks to control the permissions.
Community forum reference
No response
Description
As a student, I want to be able to make my questions only visible to instructors of the course, especially if the question may contain parts of my homework answer to prevent an accidental AIV.
Community forum reference
No response