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

Implement Live Polling Frontend #247

Open
nilsstreedain opened this issue Jun 3, 2024 · 0 comments
Open

Implement Live Polling Frontend #247

nilsstreedain opened this issue Jun 3, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@nilsstreedain
Copy link
Member

Implement Live Polling Frontend

Rework current student/teacher interfaces to support a real-time polling component. Teachers should be able to start a session from their course view, and students should be taken directly to the session when clicking View on a course.

Student Interface Changes

In the 2024 frontend redesign, nearly the entire student interface was rebuilt from the ground up. The only exception to this is the live polling session view which has not been implemented yet.

Once the backend live session development is complete, we recommend implementing the frontend version using the same design language used in the completed pages below.

Updated pages:

  • Home
  • Sign Up
  • Log In
  • Landing

Teacher Interface Changes

Much of the teacher interface utilizes the student pages mentioned above, however teachers also have an admin view where they can create classes and add questions. This should also be refined specifically for live polling sessions where sessions can be created and started in real time.

Part of #23

@nilsstreedain nilsstreedain added the enhancement New feature or request label Jun 3, 2024
@nilsstreedain nilsstreedain added this to the Future Team milestone Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant