phetsims / paper-land

Build and explore multimodal web interactives with pieces of paper!
https://phetsims.github.io/paper-land/
MIT License
10 stars 1 forks source link

Populate the database with templates and examples #46

Closed brettfiedler closed 11 months ago

brettfiedler commented 1 year ago

We'd like to start creating as many general templates as we can to make it easier to find reusable Programs and have something for designers to pull from. This post contains a list of general templates we would like to create in the templates playspace.

Please recommend additional Programs in this issue and they will be added to the top post (this one). If you have access, you may also directly edit this post. Mark off templates that have been created.

Some more from 3/7/23:

terracoda commented 1 year ago

@jessegreenberg and @terracoda spent 2.5 hours creating a few templates and a few snippets and then trying to use them.

We created 3 templates:

To help fill in the templates, we created at least 2 snippets:

We ran into trouble when we tried to use the templates to recreate the Ohm's Law sliders that we already created. A typo in the resistance property was one issue we were able to resolve. Unfortunately, there is something else that is not throwing an error that is not working. @jessegreenberg will take a deeper look into the templates to see what the problem is.

jessegreenberg commented 1 year ago

I got the template we were working on today working. There was a small problem with how we were positioning our slider. I created a few more examples (in jg-tests space for now), and some more snippets (Voicing, Checkbox, link, Voicing from change to Property)

brettfiedler commented 1 year ago

Currently we are focused on creating a set of examples for an IDRC design crit scheduled for March 21. Some of the templates above will be created as a result.

Some ideation I did and edited with JG: https://jamboard.google.com/d/1EH9lDCbw9mi60tlf46cQaFCmVB3RrEP9BHUEJmPR7XU/edit?usp=sharing

Currently fleshing out these examples: Image

brettfiedler commented 1 year ago

Working on templates has lead us to believe that we should focus on examples instead of open-ended templates. I want to convert this list into keywords we can search for and find places in examples to implement the above desired "templates".

Self-assigning for now to complete and close in favor of specific issues for examples.

brettfiedler commented 11 months ago

We've moved away from templates and examples and have focused on a component interface. Closing.