Gravity Force Lab HTML Guide - en
Gravity Force Lab HTML Guide - en
In Gravity Force Lab students observe the gravitational force that two objects exert on each other, and
adjust the properties of the masses to see the effect on gravitational attraction.
Interactive Description
• This simulation features interactive description to support non-visual access, delivered only while using
screen reader software. See the Introduction to Interactive Description video for more info on how to
use this feature.
• Teachers can access the A11y View here to decide if this sim's interactive description meets their
instructional needs. Reminder: A11y View is not intended for student use and will not provide a good
experience for learners using screen reader software.
Customization Options
Query parameters allow for customization of the simulation, and can be added by appending a '?' to the
sim URL, and separating each query parameter with a ‘&’. The general URL pattern is:
…html?queryParameter1&queryParameter2&queryParameter3
For example, in Gravity Force Lab, if you want to mute the audio (sound=muted), and disable external
links (allowLinks=false) use:
https://phet.colorado.edu/sims/html/gravity-force-lab/latest/gravity-force-lab_all.html?sound=muted&allowLinks=false