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

Display round data #170

Closed
wants to merge 32 commits into from
Closed

Display round data #170

wants to merge 32 commits into from

Conversation

UtkarshKr007
Copy link
Member

@UtkarshKr007 UtkarshKr007 commented Dec 21, 2020

Closes: #166

Notes

For the alpha part of this project, this display screen should give us feedback useful to our play testing as well as creation of new rounds.

The display can be accessed at tests/:sessionId. It shows the the list of student and their bee species once a round starts. As the round progresses, it details the interactions done by each student. The details include: the name and image of the nest or flowerspecies the student interacted with as well as the timeperiod of the interaction.

Next goal is to display information about current round in the dialog.
if we decide to keep this "review data" dialog here, we should discuss
whether the timer should be paused(or review button disabled while timer
is running) since the dialog blocks students view of the large display.
@vercel
Copy link

vercel bot commented Dec 21, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mn-pollinators/buzz-about/59t4rjg02
✅ Preview: https://buzz-about-git-round-data.mn-pollinators.now.sh

@cypress
Copy link

cypress bot commented Dec 21, 2020



Test summary

68 0 0 0


Run details

Project Buzz About
Status Passed
Commit 2b1d869
Started Jan 8, 2021 9:45 PM
Ended Jan 8, 2021 9:49 PM
Duration 03:24 💡
OS Linux Ubuntu - 18.04
Browser Electron 83

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

src/app/services/firebase.service.ts Outdated Show resolved Hide resolved
src/app/services/teacher-round.service.ts Outdated Show resolved Hide resolved
Co-authored-by: Paul Friederichsen <[email protected]>
Also added a link to /test when there is a active session
The students in a session can't be shown in a different window on
test/:sessionId since only the teacher has permission to read those
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.

Summarize activity during a round for testing purposes
2 participants