-
Notifications
You must be signed in to change notification settings - Fork 35
Fall 2015 Release
tag: 2015.fall.1
###Features #####Selection Assignment The selection assignment offers instructors a way to focus a student's attention on a single item in the course collection. Instructors can request students add one or more selections to a selected image or video. Assignment responses can be shared with the instructor, with other students who have submitted or to the entire class.
#####Mobile Uploads (Columbia University only) Mediathread users can now upload videos directly from their Android & iOS devices. Important: Google Chrome on iOS is not supported.
#####onomy.org integration Continued effort to integrate onomy.org into the Mediathread vocabulary infrastructure.
#####TinyMCE Resolved various issues related to TinyMCE / popup selection view in the project editing space.
###Infrastructure #####Mustache 2 The client-side templating engine has been upgraded to Mustache 2.
#####Django Django library upgraded to 1.7.10. The 1.8 migration should be coming in the next few weeks.
#####Project Type Project types are now a distinct attribute on a project. This distinction allows Assignments to be saved in Draft mode a la Compositions.
#####Bootstrap Bootstrap 3 is now integrated into the source tree. We're in the process of removing design redundancy.
#####Testing Continued work to expand unit test and selenium test coverage.