Quiz Support (support for quiz.uprm.edu in Mozilla Firefox)

It is a known fact that http://quiz.uprm.edu/ does not work correctly in Mozilla Firefox (which is a shame because unlike Internet Explorer, Firefox has native MathML support). Thanks to the wondeful GreaseMonkey extension, a script is possible which re-implements the missing behavior!

UPDATE: They finally fixed the simple typos that prevented operation! I wonder if the existence of this script had anything to do with it... Expect a "Quiz Enhancer" coming soon!

How to Install

If you did not follow the steps correctly, clicking the link will show the source code instead of the installation dialog.

Implemented Features

  • Tutorials button in quiz course selection page
  • 1-hour timer window
  • Checkmarks when selecting an answer
  • Click to enlarge images
  • Click to preview the formula
  • Fix Close Window button in formula preview popup
  • Confirmation dialog when submitting the form without all questions answered

Changelog

Version X.X

  • quiz.uprm.edu implements simple fixes for XML Compliance; this script is no longer needed and should be uninstalled

Version 0.3

  • Formula preview was omitting + signs after the first one in the formula

Version 0.2

  • Script was not triggering for logged in users
  • URL for exposing version info to this site was incorrect (previous versions will not appear as installed when viewing this site)

Version 0.1

  • Initial Release