Skip to content

Update student view of Curriculum Catalog cards#55994

Closed
TurnerRiley wants to merge 10000 commits into
stagingfrom
curriculum-catalog-update-student-view
Closed

Update student view of Curriculum Catalog cards#55994
TurnerRiley wants to merge 10000 commits into
stagingfrom
curriculum-catalog-update-student-view

Conversation

@TurnerRiley

@TurnerRiley TurnerRiley commented Jan 26, 2024

Copy link
Copy Markdown
Contributor

This PR updates the signed-in student view of the Curriculum Catalog cards. The idea is to update the buttons to give students a clearer route to trying out the given card's course.

The changes:

  • Show two buttons per card (like in the teacher and signed-out view): "Quick View" and "Try Now" (which sends the user to the course page in student view)
  • Update expanded card button to say "Try Now" instead of "See curriculum details"
  • When the screen size is too small to show an expanded card, only show the "Try Now" button

Demos

Catalog card

Previous student view:
student_card_prev

New student view:
student_card

Teacher and Signed-out view (unchanged):
teacher_so_card

Expanded card

Previous student view:
student_expanded_card_prev

New student view:
student_expanded_card

Teacher and Signed-out view (unchanged):
teacher_so_expanded_card

Mobile view to show view when an expanded card can't fit

Previous student view:
student_mobile_prev

New student view:
student_mobile

Teacher and Signed-out view (unchanged):
teacher_so_mobile

Links

Jira ticket: here

Testing story

Local testing.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.