Skip to content

Spring 2012 QA release

sdreher edited this page Feb 12, 2012 · 6 revisions

Release: Feburary 11, 2011

Unstable merge into master. All code changes for the most recent merge can be viewed here: Mediathread Unstable Merge and here: SherdJS Unstable Merge

New Features

  1. Instructor Dashboard - Manage Publishing Options. Administrators and instructors can now control whether students can make compositions public to the world. The Public to the World composition setting now defaults to Off.

  2. Contextual Help for Classwork section on the homepage.

Bug Fixes

  1. In public compositions, assets and annotations were being displayed as "Item Deleted." This is now resolved. Thanks to our MIT partners for reporting.

  2. Whole asset inclusion in compositions were not being correctly listed on the Item Detail reference tab and Recent Activity. This is now resolved.

  3. A runaway timer in clipstrip.js resulted in some videos continuing to play after the popup window was closed. This is now resolved.

  4. urls.py was updated to support static media serving in Django 1.2.5 sites. Thanks to our Appsembler partners for offering the patch.