RunestoneInteractive / RunestoneComponents

Packaging of the Runestone tools for publishing educational materials using github pages
http://runestoneinteractive.org
Other
101 stars 225 forks source link

Add "flag" button to timed tests #1216

Closed constantinol closed 3 years ago

constantinol commented 3 years ago

A flag button should be added somewhere within the timed test, inside of the container. The flag button should change the color of the active box in order for the student to see that they should come back to it. Perhaps also make the flag button say "flagged" when clicked. When clicked again, change the color back to corresponding colors and name back to "flag".

Inside of Runestone Components, go to runestone, inside go to timed, then into js to find timed.js. This is where the edits are made for functionality. timed.css will change the looks of the button.