You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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
The text was updated successfully, but these errors were encountered: