{{ steps[currentStep].type === 'compare' ? 'Compare the Numbers!' : (steps[currentStep].orderType === 'asc' ? 'Order from Least to Greatest!' : 'Order from Greatest to Least!') }}
{{ steps[currentStep].type === 'compare' ? 'Drag the symbol' : 'Drag to boxes' }}