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

Number of objectives #95

Merged
merged 14 commits into from
Sep 9, 2022

Conversation

chriscauley
Copy link
Collaborator

Instructions

  • The second commit (ca408ed) changed startTheTour to work with event and elementId. With event it searches for the parent or parents previous sibling with an Id and uses that as elementId. With elmentId (any string) it searches the steps to find the tour spot corresponding to that event. This will prevent us from needing to renumber everything next time we add a new tour element. I left this in a separate commit so it can be removed if someone has objections.
  • Selecting 1 "tourian objective" will hide the number of objectives. Selecting more than one will show it.
  • Clicking the dice disables nbObjective and sends "random" as the value.

@chriscauley chriscauley force-pushed the number_of_objectives branch from e4236f7 to 836fe39 Compare August 29, 2022 16:58
@theonlydude theonlydude merged commit eca5a44 into theonlydude:master Sep 9, 2022
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.

2 participants