RunestoneInteractive / RunestoneComponents

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

Fix: Rewrite fitb to use new framework. #1181

Closed bjones1 closed 3 years ago

bjones1 commented 3 years ago

Fixes failures with selectquestion and server-side grading. It now uses the checkCurrentAnswer and logCurrentAnswer functions, as the other components do.

A side-effect of #1148 - testing revealed this bug; it need to be fixed for all tests (from future PRs) to pass.