{{ question.type == 'photo' || question.type == 'yesno' ? 'Image' : question.type == 'video' ? 'Video' : question.type == 'poll' ? 'Images' : 'Media' }}