def update
    if params[:move]
      move_position(@language, params[:move])
      return
    end