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
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Variant
Started at:
2026-08-05 00:41: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
}
]
}