Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a student, I want to see who is teaching my class, so that I can improve my learning efficiency #13

Open
eduardo-mdc opened this issue Mar 30, 2022 · 0 comments

Comments

@eduardo-mdc
Copy link
Collaborator

eduardo-mdc commented Mar 30, 2022

Acceptance Tests

Feature: Know which professor is teaching each class

Scenario: Checking which professor is teaching a specific class.
- Given I have my schedule open
- When I click on the professor's name
- Then I can view their related information

Scenario: Inspecting other class occurrences for an alternative professor. 
- Given I have my chosen UC's schedule open
- When I click on the professor's name
- Then I can view their related information

Mockups

image
image
image

Effort

Should Have - M

@eduardo-mdc eduardo-mdc changed the title As a student, I want to see who is teaching my class, so that I can improve learning efficiency As a student, I want to see who is teaching my class, so that I can improve my learning efficiency Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants