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

Use the watch to show tutorial progress and ability to skip #1987

Closed
wants to merge 5 commits into from

Conversation

tobylane
Copy link
Member

@tobylane tobylane commented Jul 1, 2021

I believe this would fix #1828

Describe what the proposed change does

  • Add tutorial as a watch type, which is pushed forward with tutorial progress
  • Prevent epidemics happening during other watch events (to match emergencies)

todo: The tutorial watch looks identical to the following initial opening watch, it could be blue?. The watch progress doesn't yet take into account any tutorial steps the user skips, such as looking through available staff or invalid room/staff placement. The watch doesn't fill in segment by segment, how is that done?

@lewri
Copy link
Member

lewri commented Jul 1, 2021

I wonder if we can superimpose tutorial on the watch at all... Or add an adviser message to point it out.

@tobylane
Copy link
Member Author

tobylane commented Jul 1, 2021

Added a tutorial start message (button is meant to be bubble).

If any steps were missed in a chapter the progress is pushed up to date. This does draw another watch near the end of the tutorial, I have no idea why. It's the step when you place a doctor, 4, 4?

@lewri lewri added the PR:Feature PR label label Jul 1, 2021
@lewri
Copy link
Member

lewri commented Jul 10, 2021

1,3 we start using a clock -- which I like -- but not sure why we go from all white background to all red.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make tutorial more or less restrictive
2 participants