· Now displays the elapsed time to take an online quiz in the results.
· Fixed an internal error that could occasionally occur while spell checking very large quizzes.
· Now supports cutting, copying, and pasting questions from the Question List.
· Now ignores spaces when considering short answer and fill-in-the-blank correctness. This prevents the user from getting a question wrong because of an accidental additional space.
· Now supports png, and gif image formats for adding to questions. Animated Gifs display their first frame only.
· Reduced memory footprint for quizzes that re-use a multi-media element again and again. Now only one copy of the element is used. This can dramatically reduce online disk usage in some cases.
· Reduced memory footprint for quizzes with images whose size is bigger than the minimum size set in the preferences. This can dramatically reduce load times and online disk usage in some cases.
· No longer exports multimedia that is no longer linked to an active question in the quiz (can still be in the undo list). This can dramatically reduce online disk usage in some cases.
· Focus now set to the "Question Text Field" when moving between questions. This should improve the quiz making work-flow.
· Other minor improvements.