You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: Open multiple Challenge Trackers at the same time. The existing ChallengeTracker.open() function will now open a new Challenge Tracker each time. The ChallengeTracker.hide() and ChallengeTracker.show() functions have also changed as a result and will now only hide or show a specific Challenge Tracker when its title is passed as an argument, e.g., ChallengeTracker.hide('Skill Challenge 1').
Feature: Set advanced options when opening a Challenge Tracker including, whether or not to show it to your players, the current completed segments, the colors, size and title. See README for more info.