RunestoneInteractive / RunestoneComponents

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

Addition of "Flag Question" button to timed exams #1218

Closed constantinol closed 3 years ago

constantinol commented 3 years ago

fixes #1216

Adds "Flag Question" feature to the center of page for timed exams. It is placed beneath the numbered navigation & right above the question. The button reads "Flag Question" without being clicked, then "Unflag Question" when clicked. The flagging button is orange with a darker orange outline.

Allows students to "flag" questions but clicking the button & turns the question block on the numbered navigation to orange. Allows students to "unflag" questions by removing the orange color.

bnmnetp commented 3 years ago

This looks really good!
One additional request is to make the button invisible after the student has clicked the finish exam button. I think it is confusing for the students to see it after they are done.

Screen Shot 2021-07-13 at 8 02 19 AM
constantinol commented 3 years ago

@bnmnetp @qasema and I have now hidden the flag when the assessment is completed.

bnmnetp commented 3 years ago

Good job @constantinol and @qasema !