Open hjcode242 opened 1 month ago
@imrryr just as a aside, if we want to have the card interface more customizable than the current layout, then it's probably time to rewrite it to have 'elements', on the card. For example spec "topLeft": "cardcounter" or something like that. If we keep changing positioning in the card without having something like a template builder, it will become a mess coding wise.
Are you working on a task that hasn't been assigned to you or did Hannah assign this to you without my knowledge
Hi! Phil and I were wondering if there was a way to make the countdown timer display the remaining time for participants during their practice sessions. This timer would start counting down from the total allocated time and update in real-time as the practice progresses (in the format MM:SS). Would this be too difficult? Thank you!
A countdown timer and a deck progress indicator on the screen. The countdown timer should be on the left side of the upper screen, and the deck progress indicator should be on the right.
Requirements: A countdown timer showing the remaining time in the format minutes: seconds on the left side of the upper screen. A deck progress indicator (e.g., 12/30) on the right side of the upper screen, which updates when a participant navigates through the deck. The progress indicator should increase when the right navigation button is clicked and decrease when the left button is clicked.