Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Defects in Roll20 tutorial

FYI, there are some minor (and not so minor) defects in the tutorial.  First, the major item: the CSS positioning of the tutorial tooltip windows are placing those tooltips partially or completely outside the viewable area.  For example, .tooltip.left.in has an inline style set to "top: -55; left: -236;".  This issue appears when the tutorial is describing the Edit Token window, specifically when you are mid-tutorial and close the window by clicking the Save Changes button.  I think the CSS is expecting that window to be present and the absolute position values are thus dependent on a parent element that's no longer present.  I'd recommend either performing a check to see whether that window is open or disabling the ability to dismiss it while the tutorial is active. As a second issue, you have a typo in the Art Library section of the tutorial.  One tooltip says "Permium Assets remains a static organized list of your important content. You can drag and drop assets from this list directly into your game."  "Permiuim" should be "Premium".  ;-)
1482224264

Edited 1482224315
Additional typo: "Chat is persistent, meaning it doesn't dissapear, between game sessions and can be reviewed any time from the Chat Archive available from the Game Details page."  "dissapear" should be "disappear", and the comma after that word is unnecessary.
1482229912
Ziechael
Forum Champion
Sheet Author
API Scripter
Thanks for the reports. Kristin is compiling a list of things such as these for a wider overhaul of the tutorial. Feel free to report any further issues you come across here so that she can add them to her list as needed. Much appreciated!