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

Teacher - Course Page #18

Open
7 tasks
sarynm12 opened this issue Oct 29, 2020 · 0 comments
Open
7 tasks

Teacher - Course Page #18

sarynm12 opened this issue Oct 29, 2020 · 0 comments
Labels
frontend Rails Frontend work/task mvp Task is essential to completing MVP for the project teacher user story

Comments

@sarynm12
Copy link
Contributor

sarynm12 commented Oct 29, 2020

As a teacher, when I click on a classroom link from my profile page, I am redirected to that classroom's show page, and I see the following:

  • '#{classroom.name} Dashboard'
  • an 'Individual Class Leaderboard' section
  • a 'Class Total' section that displays the total point count
  • a Choose POM section,
    that includes a blank field next to the following options: either select a random POM, or select a random pom from 'favorites'. Once chosen, there is a 'POM Break' button to be clicked. Once clicking that button, the selected pom gets added to the 'Pom Section'
  • the 'POM Section' is a list of the 20 most recent poms used. Each pom name is a link, and each listed pom has the option to 'favorite' it. When favorited, a flash message appears notifying the teacher that they've added that pom to their favorites list. Lastly, there is a button for 'Favorite POMS', and once clicked, they are redirected to the favorite poms index page
  • a 'Prizes' section, that lists available prizes, along with how many points those prizes cost. There is also a button to 'Add a New Prize'
  • a 'Classroom Wars' section, that lists each classroom, and how many points that class currently has
@sarynm12 sarynm12 added class related to teachers and students frontend Rails Frontend work/task mvp Task is essential to completing MVP for the project user story labels Oct 29, 2020
@sarynm12 sarynm12 changed the title Classroom Show Page Course Show Page Oct 29, 2020
@sarynm12 sarynm12 changed the title Course Show Page Course Show Page (FE) Oct 29, 2020
@fieldstyler fieldstyler changed the title Course Show Page (FE) Teacher - Course Show Page Oct 29, 2020
@sarynm12 sarynm12 added teacher and removed class related to teachers and students labels Oct 29, 2020
@fieldstyler fieldstyler changed the title Teacher - Course Show Page Teacher - Course Page Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Rails Frontend work/task mvp Task is essential to completing MVP for the project teacher user story
Projects
None yet
Development

No branches or pull requests

1 participant