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

For each hint allow hint reveal delay based on seconds #20

Open
javajon opened this issue Feb 3, 2022 · 0 comments
Open

For each hint allow hint reveal delay based on seconds #20

javajon opened this issue Feb 3, 2022 · 0 comments

Comments

@javajon
Copy link
Owner

javajon commented Feb 3, 2022

There is currently a fixed 3-second delay on each hint. (in SubcommandRequestHint.java, taskUptime > 3). Typically the 3 seconds is shorter than when the learner reveals the hint. In the next version, it with be an optional adjustment by the author, set to a short default, perhaps 0,1, or 2 based on testing. A slight delay of ~1 second rather than 0, may still be wanted more for performance reasons.

  1. Overall there will be a global delay setting defaulted to 0, this global default setting may be adjusted by the author.
  2. In the markdown for each hint, there will be an optional time delay.

Units are in seconds.

Overall time delays are not encouraged as time is very subjective based on each learner's speed, distractions, hardware, skills, and accessibility.

These details will be added to the challenge documentation.

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

No branches or pull requests

1 participant