Wrap CourseModule.teams_configuration in TeamsConfig class, centralizing parsing, validation, error handling, etc. Wrapped object is exposed on 'teams_conf' field. Old code still uses 'teams_configuration' dict; we should change this in the future (MST-18). MST-16
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.