-
Notifications
You must be signed in to change notification settings - Fork 847
Test Plan for Things to Try page
jwzimmer edited this page Nov 28, 2016
·
1 revision
PRs on GitHub
- Page should match design https://github.com/LLK/scratch-www/issues/979#issuecomment-256198106
- However, there are some known differences
- The title of the page is a different font & size on Staging vs. in copy, weird kerning
- The tiles are all the same size on Staging but not in the copy
- Shade of blue is different
- However, there are some known differences
- Tiles should be in order according to: https://github.com/LLK/scratch-www/issues/979#issuecomment-257947919
- In the right order for 3 columns
- In the right order for 2 columns
- In the right order for 1 column
- URL for page should be
/go
- There should be hover effects on the TTT image when hovering over any part of the tutorial (image & description)
- Clicking on any part of the tutorial should go to the editor with the tutorial open in the tips window
- Tutorial button/ oval shape
- Image
- Description
- Title
- Try It button/ rectangle
- Clicking on the Cards and Guide link should open a modal with more detail about the selected tutorial
- True for every tile
- Page should be responsive
- On desktop: page should have 3 columns, with Animate Your Name, Make It Fly and Make Music on the first row
- Try It button
- Hover effect (slight shadow) looks reasonable
- Button appears whenever you hover mouse over the tile above the Cards and Guides section
- Button exists for every tutorial
- Extra scrutiny for columns lay out
- Resized window a lot, lay out should be reasonable
- Mutiple languages should be tried
- When clicked, each tile should take you to the editor with the corresponding Tips Window content open
- Checking content from https://github.com/LLK/scratch-www/issues/979#issuecomment-257947919 --> https://github.com/LLK/scratch-www/issues/1041
- Text at top of page should say: "You can get started with Scratch in a variety of ways. Click an image to try the Tutorial. You can also download a set of Activity Cards and an Educator Guide for each theme."
- Tutorial tiles should have the correct content
- New shortcuts to pdfs and guides: https://github.com/LLK/scratch-www/issues/972#issue-183470658 --> https://github.com/LLK/scratch-www/issues/1049
- scratch.ly/story/cards -> /pdfs/help/StoryCards.pdf
- scratch.ly/fashion/cards -> /pdfs/help/FashionCards.pdf
- scratch.ly/story/guide -> /pdfs/help/StoryGuide.pdf
- 403 error
- scratch.ly/hide/guide -> /pdfs/help/Hide-and-Seek-Guide.pdf
- scratch.ly/fashion/guide -> /pdfs/help/FashionGuide.pdf
- 403 error
- scratch.ly/dance/guide -> /pdfs/help/DanceGuide.pdf
- URL tips window parameters for each tutorial from https://github.com/LLK/scratch-www/issues/979#issuecomment-259805686
- Each tutorial on the TTT page links to the editor with the correct Tips Window content open, but this is to check that the actual parameter used in the URL is correct as well (not just that it works), e.g.
/projects/editor/?tip_bar=fly
- name
- fly
- music
- racegame
- hide
- [story - not available yet - so don't include]
- [fashion - not available yet - so don't include]
- pong
- dance
- catch
- pet
- Each tutorial on the TTT page links to the editor with the correct Tips Window content open, but this is to check that the actual parameter used in the URL is correct as well (not just that it works), e.g.