'course_modules' => array('required' => true, 'toclean' => true),
'course_sections' => array('required' => true, 'toclean' => true),
'data' => array('required' => false, 'toclean' => true),
+ 'data_content' => array('required' => false, 'toclean' => true),
+ 'data_fields' => array('required' => false, 'toclean' => true),
+ 'data_records' => array('required' => false, 'toclean' => true),
'event' => array('required' => true, 'toclean' => true),
'forum' => array('required' => false, 'toclean' => true),
'forum_discussions' => array('required' => false, 'toclean' => true),