prijatelilab / PrijateliTree

A FastAPI application used to play lab games and collect survey data.
MIT License
1 stars 0 forks source link

Make MVP end of session page #99

Closed anisfeld closed 10 months ago

anisfeld commented 11 months ago

What Issue Are You Seeing or What Feature Needs To Be Added?

Create a route that sends students to end screen.

We want an ending page as seen in the UX that says how much they earned and so forth

Are There Any Links That Would Be Helpful?

anisfeld commented 11 months ago

@FedericoDM I'm linking to this page using the route "/games/{{game_id}}/player/{{player_id}}/end_of_session"

FedericoDM commented 11 months ago

Got it! I am working on the template now @anisfeld

FedericoDM commented 10 months ago

Closed with #111