You are viewing this question as it will appear in the manual grading interface.
Return to the normal view when
you are done.
README (not visible to students)
This question demonstrates <pl-checkbox> with built-in randomization. number-answers="6" shows 6 of the available options, min-correct="2" ensures at least 2 correct answers are shown, and max-correct="3" caps the correct answers at 3. Each student sees a different subset of choices.
Correct answer
- (b) For every action, there is an equal and opposite reaction
- (d) Force equals mass times acceleration ($F = ma$)
- (e) An object at rest stays at rest unless acted upon by an external force
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Variant
Started at:
2026-08-04 23:38:35 (CDT)
Duration:
0s
Show/Hide answer
{
"newtons-laws": [
{
"key": "b",
"html": "For every action, there is an equal and opposite reaction",
"feedback": null
},
{
"key": "d",
"html": "Force equals mass times acceleration ($F = ma$)",
"feedback": null
},
{
"key": "e",
"html": "An object at rest stays at rest unless acted upon by an external force",
"feedback": null
}
]
}