Timer - if instruction box not closed, then can continue the activity without the timer
Open
@johnnynotsolucky is already working on this.
Since Jan 30, 2023.
frontend - functionality
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
when a time limit is set - it only starts when the box is closed....but...if the box isn't closed, the user can still click on the screen and complete the activity without the timer starting. they shouldn,t be able to do that until the box has closed and timer has started?
Either the content should not be clickable until the instruction box is closed, or else clicking an item on the canvas starts the clock. Which is preferable?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.