How feedback work for your improvement
Why
generally feedback is the perspective from others for some event.
In China there is story,some king ask some blind people to touch the elephant and then ask them what do you think the animal like.
One said it's feels like a pillar,some said it's like a wall,some said it's like a rope.So no one actually know what the elephant really are.
But all of them are partly right,some part of elephant is like a pillar.But it's just one aspect.If we really need to know something,We need to know all the aspect.
In this world,we have our eye in front of our head,so we can't see what happened behind us.So we need to ask people,what they got.
What we observe is base on (Where/location,What/culture,When/timing,Who/character,How/procedure).But everyone has limitation,everyone just have two eyes in the front.
We need to know what other people observed.
But First we need to build trust, their information has to be real,otherwise it would misleading.Unless they trust you,they would be honest.
How to build trust?We need to trust others first,and understand their background and forgive their flaw.They may cheat you on some reason.
Help them with your best,then we can build trust.If you're cheated, ask the reason gently.If there is no good reason,don't try to build trust connection before you find the real reason.
We also need to know how others feel.Same thing,different feeling.Like the beef to Indian and muslims.People have different feeling because of different culture and experience.
Some behaviour may hurt others,but we don't even know.We need to be sensitive and ask.Make sure the relationship is honest and transparent.
When
when we talk about feedback,we need to consider about the environment and the event we want to talk.Generally we need do a secure check.Make sure they are comfortable enough to talk about that event.
Sometimes people may feel stressed to give or take any feedback.More comfortable,more output.
Who
Everyone have different perspective.The witness has more context,but you can describe the scenario to others.Then you need to make sure you're objective.
If you want to improve in some certain aspect then ask the expert in that domain.Maybe not expert,just any people who want to help maybe helpful.
I would talk later,why it's maybe.
What
Any comment can be feedback,"good","not bad".But different people have different criteria.So you need to figure out,does "fine" means "it's just what I like" or "Actually it's a totally disaster,I just try to be nice."So come back to the formal stuff we talked about,we need to be honest.Don't hide the feeling from someone we love,we trust,this would hurt our trust.So we need to figure out the real meaning of the comment.
How
Fix it to the better way.I don't think there are a right thing without constraint.1 + 1 = 2,but it could also be 10 (binary 2).So we need to constraint the context/background.
Like walking on a rope,we need to stand straight,but what if we tilt right?then we need to tilt a little left.vice versa.
Ask the expert and we also need to make sure what's right,if different people tell you totally different things to do how to make the decision?
It's really hard.I would tell you in another post.
The important thing is when they are in the same align,trust them and do what they ask.
Never give up to your goal,make sure it's justice and keep it up,you will achieve it.
How feedback work for your improvement的更多相关文章
- ba resme
Resume Name: Zhou Heng Gender: Male Email : jackyzhouheng@gmail.com Self Assessment: I have more tha ...
- JD2
Business Requirement Support l Develops and communicates plan to manage vendor review of requirement ...
- CV
Business Analyst Resume Name: Zhou Heng Cell: 15821661982 Email : jackyzhouheng@gmail.com Self A ...
- dedecms /plus/feedback.php SQL Injection Vul
catalog . 漏洞描述 . 漏洞触发条件 . 漏洞影响范围 . 漏洞代码分析 . 防御方法 . 攻防思考 1. 漏洞描述 . Dedecms v5.7的plus\feedback.php SQL ...
- [论文笔记] Methodologies for Data Quality Assessment and Improvement (ACM Comput.Surv, 2009) (2)
本篇博文主要对DMQ(S3.7)的分类进行了研读. 1. 这个章节提出了一种DQM的分类法(如下图) 由上图可见,该分类法的分类标准是对assessment & improvement阶段的支 ...
- [论文笔记] Methodologies for Data Quality Assessment and Improvement (ACM Comput.Surv, 2009) (1)
Carlo Batini, Cinzia Cappiello, Chiara Francalanci, and Andrea Maurino. 2009. Methodologies for data ...
- 从苹果apns的feedback服务器获取推送失败的token
在开发自己的苹果推送服务时候,要合理的控制ios设备的Token,而这个Token是由苹果服务器Apns产生的,就是每次app问Apns要Token,由苹果服务器产生的Token会记录到Apns里面, ...
- Using Feedback as a Tool
As a project manager it is important to be able to give and receive feedback effectively. Feedback i ...
- feedback 是什么意思
feedback 是什么意思 能否不要说 feedback 呢? 加一个 feedback? 天啊 先解释一下 feedback 是什么 ? 还有 aria-describedby=&q ...
随机推荐
- cocos2d-x教程2:在windows下怎样批量转换pvr,ccz为png或jpg
这是一个非经常见的功能,可是找了全网,竟然找不到,于是借鉴别人的批处理文件,改了下,就能够把整个文件夹的所有一次批量转换. 将这个bat文件暂定为,myConvert.bat,运行时就把这个bat文件 ...
- neu1458 方格取数 dp解法
题意: 有N * N个格子,每一个格子里有正数或者0,从最左上角往最右下角走,仅仅能向下和向右,一共走两次(即从左上角走到右下角走两趟),把全部经过的格子的数加起来,求最大值SUM,且两次假设经过同一 ...
- 解决RecyclerView无法onItemClick问题
供RecyclerView采用.会员可以查看将替代ListView的RecyclerView 的使用(一),单单从代码结构来说RecyclerView确实比ListView优化了非常多.也简化了我们编 ...
- 用jQuery写了一个模态框插件
用jQuery写了一个模态框插件 大家觉得下面的框框好看么, 水印可以去掉(这个任务交给你们了(- o -)~zZ); "info"框 $("div").con ...
- Redis实现高并发分布式序列号
使用Redis实现高并发分布式序列号生成服务 序列号的构成 为建立良好的数据治理方案,作数据掌握.分析.统计.商业智能等用途,业务数据的编码制定通常都会遵循一定的规则,一般来讲,都会有自己的编码规则和 ...
- 并查集(Union-Find)算法介绍
原文链接:http://blog.csdn.net/dm_vincent/article/details/7655764 本文主要介绍解决动态连通性一类问题的一种算法,使用到了一种叫做并查集的数据结构 ...
- Nuget介绍及使用技巧
一.介绍 什么是Nuget? 引用自Nuget网站的原话“NuGet is the package manager for the Microsoft development platform inc ...
- 兼容Firefox和IE的onpropertychange事件oninput
原文 兼容Firefox和IE的onpropertychange事件oninput onpropertychange能够捕获每次输入值的变化.例如:对象的value值被改变时,onpropertych ...
- 导入三方包,出现ClassNotFoundException
在项目中须要引用settings模块里面的某个活动.在eclipse中导入settins.jar包之后,使用例如以下方式启动: Intent intent = new Intent(); intent ...
- JavaEE Tutorials (1) - 概述
1.1 Java EE 7平台新增特性3 1.2 Java EE应用模型3 1.3 分布式多层应用4 1.3.1 安全4 1.3.2 Java EE组件5 1.3.3 Java EE客户端6 1.3. ...